/* 
Stiftung Kulturregion - Kulturlandschaft "Rot"
U21 mediendesign - www.u21.de
*/


@media all
{

body {background: #666; }

img.logo { background: url(gfx/logo_kulturlandschaft.gif) no-repeat left top; }

#footer { background-color: #e95d0f; }
#copyright { color: #e95d0f; }

.mainMenu ul.l1 a.cur { background-color:#e95d0f; }
.mainMenu ul.l1 a.curifsub { background-color:#e95d0f; }
.mainMenu ul.l1 a.actifsub { background-color:#e95d0f; }

.mainMenu ul.l2 a { background-color:#fae3cf; }
.mainMenu ul.l2 a:hover { background-color: #efa66b; }
.mainMenu ul.l2 a.cur { background-color:#efa66b; }
.mainMenu ul.l2 a.curifsub { background-color:#efa66b; }
.mainMenu ul.l2 a.actifsub { background-color:#efa66b; }


h1 { color: #e95d0f; }
h2 { color: #e95d0f; }

a.button { background-color:#e95d0f !important;  color: #fff !important;}

.news-list-header { display: block; color: #fff; height: 29px; text-indent: -100em; padding: 0; background: #ef854b url(gfx/news-header-kulturlandschaft.gif) no-repeat left center; }
.news-list-item { background-color:transparent; border-bottom: 2px solid #fff; }
.news-list-date { display: none; }
.news-list-content h3 a { color:#e95d0f !important; background: none; }
.news-single-item h1 {color: #e95d0f !important; }


.rgslideshow { position:relative; border-bottom:0px; overflow:hidden; background:#efa66b; padding: 0; border-top: 5px solid #ef854b;}
.rgslideshow .rgsnest { position:absolute; width:100%; bottom:0; left:0; border-top:1px dotted #e95d0f; background: url(gfx/transparent_bg_kulturlandschaft.png); }

.rgtabs-menu  li.rgtabs-selected a { background-color:#efa66b; }
.rgtabs-wrapper .rgtabs-ajax-loading { background: url(gfx/ajax-loader_kulturlandschaft.gif) no-repeat center; }

/* Close @media all */
}