/* 
Stiftung Kulturregion - Zukunftslandschaft "Grau"
U21 mediendesign - www.u21.de
*/


@media all
{

.news-list-header { display: block; color: #fff; height: 29px; text-indent: -100em; padding: 0; background: #666666 url(gfx/news-header-zukunftslandschaft.gif) no-repeat left center; }
.news-list-item { background-color:#e0e0e0; border-bottom: 2px solid #fff; }
.news-list-date { display: none; }
.news-list-content h3 a { color: #e3007a !important; }
.news-single-item h1 {color: #e3007a; }

/*body {background: #666; }

img.logo { background: url(gfx/logo_landestrost.gif) no-repeat left top; width: 351px;}

#footer { background-color: #db5500; }
#copyright { color: #ccc; }

.mainMenu ul.l1 a.cur { background-color: #db5500; }
.mainMenu ul.l1 a.curifsub { background-color: #db5500; }
.mainMenu ul.l1 a.actifsub { background-color: #e87b40; }

.mainMenu ul.l2 a { background-color:#fbb169; }
.mainMenu ul.l2 a:hover { background-color: #e87b40; }
.mainMenu ul.l2 a.cur { background-color:#e87b40; }
.mainMenu ul.l2 a.curifsub { background-color:#e87b40; }
.mainMenu ul.l2 a.actifsub { background-color:#e87b40;  }

h1 {color: #db5500; }
h2 {color: #db5500; }

a.button { background-color:#db5500; }

.news-list-header { display: block; color: #fff; height: 29px; text-indent: -100em; padding: 0; background: #fbb169 url(gfx/news-header-zukunftslandschaft.gif) no-repeat left center; }
.news-list-item { background-color:#e0e0e0; border-bottom: 2px solid #fff; }
.news-list-date { display: none; }
.news-list-content h3 a { color: #db5500 !important; }
.news-single-item h1 {color: #db5500; }

.rgslideshow { position:relative; border-bottom:0px; overflow:hidden; background:#e87b40; padding: 0; border-top: 5px solid #db5500;}
.rgslideshow .rgsnest { position:absolute; width:100%; bottom:0; left:0; border-top:1px dotted #db5500; background: url(gfx/transparent_bg.png); }


.rgtabs-menu  li.rgtabs-selected a { background-color:#e87b40; }
.rgtabs-wrapper .rgtabs-ajax-loading { background: url(gfx/ajax-loader.gif) no-repeat center; }

/* Close @media all */
}