/* Sensapolis Pressebereich */
/* Version 1.0 */
/* binaries-included.net für artismedia, stuttgart */

body
{
	margin:0px;
	padding:0px;
	padding-top:30px;
	padding-bottom:30px;
	background-color:#eaeaea;
	font-size:.79em;
	line-height:1.5em;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#666666;
}





#kopf
{
	margin:0 auto;
	width:879px;
	height:auto;
	background-image:url(../images/site/kopfleiste.gif);
	background-repeat:no-repeat;
}

#kopfnavigation
{
	position:relative;
	width:879px;
	height:59px;
}

#kopfnavigation h1
{
	margin:0px;
	padding:0px;
	padding-top:17px;
	padding-left:30px;
	float:left;
}

#kopfnavigation ul
{
	list-style-type:none;
	margin:0px;
	padding:0px;
	padding-top:17px;
	padding-right:30px;
	float:right;
}

#kopfnavigation li
{
	
	list-style-type:none;
	margin:0px;
	padding:0px;
	float:left;
}

#kopfnavigation li a
{
	color:#999999;
	text-decoration:none;
}

#kopfnavigation li a:hover
{
	color:#333333;
	text-decoration:none;
}


#kopfnavigation .vtrenner
{
	padding-right:8px;
	padding-left:8px;
}

#kopfmotiv
{
	clear:both;
}

#inhalt
{
	margin:0 auto;
	width:879px;
	padding-top:50px;
	padding-bottom:50px;
	background-image:url(../images/site/content_hintergrund.gif);
	background-repeat:repeat-y;
	
}

#inhalt #iconleiste
{
	background-image:url(../images/site/trennertop.gif);
	background-position:center;
	background-repeat:repeat-y;
	padding-bottom:30px;
}

#inhalt .spalte
{
	width:250px;
	float:left;
	margin-left:30px;
	font-size:.9em;
	line-height:normal;
}

#inhalt .spalte img
{
	float:right;
	margin-left:5px;
	margin-bottom:15px;
	
}

#inhalt .htrenner
{
	border-bottom:3px solid #cfcfcf;
	margin-right:40px;
	margin-left:30px;
	margin-bottom:30px;
	

}

#inhalt .spalteL
{
	width:250px;
	float:left;
	margin-left:30px;
}

.spalteL a
{
	text-decoration:none;
	color:#999999;
}

.spalteL a:hover
{
	text-decoration:underline;
	color:#000000;
}

.spalteR a
{
	text-decoration:none;
	color:#999999;
}

.spalteR a:hover
{
	text-decoration:underline;
	color:#000000;
}

#inhalt h3
{
	margin:0px;
	padding:0px;
	padding-bottom:5px;
	font-size:1.3em;
	font-weight:300;
	color:#999999;
}

#inhalt h4
{
	margin:0px;
	padding:0px;
	padding-bottom:12px;
	font-size:1.3em;
	font-weight:300;
	color:#999999;
}

#inhalt strong
{
	color:#00a2db;
}


#inhalt .spalteR
{
	width:500px;
	float:left;
	margin-left:60px;
}

	

#fuss
{
	margin:0 auto;
	width:920px;
	height:43px;
	background-image:url(../images/site/fuss.gif);
	background-repeat:no-repeat;
	clear:both;
}
	
.clear
{
	clear:both;
}

.sperrfrist
{
	background-color:#FFFF33;
}