/*
 * 	NEWS OVERVIEW
 */
.one_news	{ width:952px; height:112px; display:block; margin:0 0 16px 0; clear:both; padding:0; }
.one_news .pics_item_group	{
    position:relative;
    -moz-transition: background-color 0.2s ease-in;
    -webkit-transition: background-color 0.2s ease-in;
    -o-transition: background-color 0.2s ease-in;
    transition: background-color 0.2s ease-in;
}
.one_news .pics_item_group div.by	{ font-weight:normal; margin:0 0 9px 11px; }
.one_news .news_content				{ width:712px; height:110px; border-top:1px dotted #969BA0; margin:0; padding:0; }
.one_news .news_content .headline	{ width:360px; height:110px; display:block; margin-left:240px; float:left; }
.one_news .news_content .go			{ width:112px; height:110px; display:block; position:relative; float:left; background:url(../grafiken/basics/index_next.gif) no-repeat 96px 80px; }
a:hover .one_news .go		{ background:url(../grafiken/basics/index_next_hover.gif) no-repeat 96px 80px; }
a:hover .one_news .design 			{ background:#442C72; }
a:hover .one_news .multimedia 		{ background:#007898; }
a:hover .one_news .internet 		{ background:#669900; }
a:hover .one_news .innenarchitektur	{ background:#996633; }
a:hover .one_news .text 			{ background:#FF6600; }
a:hover .one_news .wir				{ background:#DF061C; }


/*
 * 	NEWS DETAIL PAGE
 */
 
.news-anzeige { margin-top: 70px; }

.news_pics { position: relative; float: left; width: 990px; margin-top: -1px; }

#picture-enlargement { float: left; width: 472px; min-height: 1px; }
#picture-enlargement div { position: relative; height: 472px; }
#picture-enlargement .pic { position: absolute; top: 0; }

#picture-list { float: left; margin: 0 0 8px 0; padding-left: 8px;  width: 490px; background: #fff; }
#picture-list .pic { position: relative; float: left; width:112px; height:112px; display:block; margin: 0 8px 8px 0; cursor: pointer; }
#picture-list .pic .overlay { position: absolute; top: 0; left: 0; width: 112px; height: 112px; background: url(../grafiken/raster112.png); z-index: 5; cursor: pointer; }
#picture-list .pic:hover .overlay { display: none; }

#content #news_content	{ width:460px; margin:0 0 8px 480px; display:block; float:left; }

.downloads { padding: 0; margin: 0; list-style: none; }
.downloads li.first { border-top: 1px #CBCFD1 dotted; }
.downloads li { border-bottom: 1px #CBCFD1 dotted; padding: 3px 0; }
.downloads li a { background: url(../grafiken/basics/listmarker_wir_2.gif) -5px 0 no-repeat; padding-left: 12px; }
.downloads li a:hover { background-position: -5px -16px; }
