/* CSS Document */

#mainContent .layout1_body
{
				background-image:url(/img/site/assets/blank_bottom.png);
				background-position:bottom;
				background-repeat:no-repeat;
				width:708px;
				min-height:600px;
				margin-left:20px;
				padding-bottom:30px;
				
}
		
#mainContent .layout1_kopf
{
				
				background-image:url(/img/site/assets/blank_top.png);
				background-repeat:no-repeat;
				height:10px;
				width:708px;
				margin-left:20px;
				
}

#mainContent .contentWrapper
{
				padding-top:30px;
				padding-left:245px;
				padding-right:50px;
				padding-bottom:30px;
				line-height:135%;
				color:#666666;
						

}

#mainContent .subnavPanel
{
				position:absolute;
				width:195px;
				margin-top:42px;
				overflow:hidden;
}

#mainContent .subnavPanel ul,  #mainContent .subnavPanel li
{
				display:block;
				margin:0;
				padding:0;
				list-style-type:none;
				width:195px;
}

#mainContent  .subnavPanel
{
				background-image:url(../img/de/subnavigation/infos_top.gif);
				background-repeat:no-repeat;
				background-position:right top;
				margin-left:9px;
				padding-top:34px;				
}

#mainContent .subnavPanel ul
{
				background-image:url(../img/de/subnavigation/infos_bottom.gif);
				background-repeat:no-repeat;
				background-position:right bottom;
				padding-bottom:50px;
				padding-top:10px;
}

#mainContent .subnavPanel a
{
	display:block;
	margin-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#888888;
	padding-top:2px;
	padding-bottom:2px;
	text-decoration:none;
	letter-spacing: 50%;
}

#mainContent .subnavPanel a:hover
{
				color:#999;
}


#mainContent .imgHeadline
{
				display:block;
				margin:0px;
				margin-bottom:20px;
				padding:0px;
				overflow:hidden;
				background-repeat:no-repeat;
				background-position:0px 0px;
				text-indent:-9000px;
}

#mainContent h2
{
				font-size:11px;
				font-weight:bold;
				display:block;
				margin:0px;
				padding:0px;
}

#mainContent p
{
				margin:0px;
				padding:0px;
				
}

#mainContent h3, #mainContent h3 a
{
				
				color:#77a0b8;
				font-size:1em;
				display:block;
				text-decoration:none;
				font-weight:bold;
				margin:0px;
				padding:0px;
				margin-bottom:3px;
				line-height:123%;
}

#mainContent .contentImage
{
				padding:2px;
				background-color:#fff;
				border:1px solid #ddd;
				margin:0px;
				margin-top:2px;
				
}

#mainContent .expand
{
				color:#999;
				text-decoration:none;
				padding-left:20px;
				background-image:url(/img/site/icons/read_more.gif);
				background-position:2px 2px;
				background-repeat:no-repeat;
}



#mainContent .expand:hover
{
				color:#333;
				text-decoration:underline;
}


#mainContent .trenner
{
				clear:left;
				padding-top:19px;
				border-bottom:1px dotted #ddd;
				margin-bottom:18px;
}

#flashHeader 
		{
				width:730px;
				height:209px;
				margin-top:-9px;
				margin-left:6px;
				margin-bottom:3px;
				
		}
		
		.contentTeaserListe
{
		font-size:11px;
		line-height:140%;
										
}
		
.contentTeaserListe, .contentTeaserListe li
{
			list-style-type:none;
			margin:0px;
			padding:0px;
			display:block;
}

.contentTeaserListe li
{
			width:130px;
			margin-left:10px;
			margin-bottom:20px;
			float:left;
			
}

.contentTeaserListe li:first-child
{
		margin-left:0px;
}

.contentTeaserListe img
{
			display:block;
			margin-bottom:5px;
			cursor:pointer;
}

