@charset "utf-8";
/* CSS Document */

/*
h2{
font-size:15px;
font-weight:bold;
}
*/

*{
margin:0px;
padding:0px;
/*font-family:Century Gothic, Verdana, Arial;*/
font-family:Arial;
font-size:11px;
line-height:15px;
}

body{
background-color:#f2f2f2;
}

#inhalt_cont_mitte h2{
font-size:15px;
font-weight:bold;
}

#inhalt_cont_mitte ul{
margin:5px 0 5px 16px;
line-height:17px;
}

#inhalt_cont_mitte ol{
margin:5px 0 5px 18px;
line-height:17px;
color:#000000;
}


*+html #inhalt_cont_mitte ol{
margin:5px 0 5px 24px;
}

*html #inhalt_cont_mitte ol{
margin:5px 0 5px 24px;
}




#news_trennlinie{
background-color:#87A8D2;
height:1px;
line-height:1px;
width:480px;
margin: 20px 0;
}

h1{
font-size:20px;
font-weight:bold;
line-height:22px;
}
h2{
font-size:15px;
font-weight:bold;
}
h3{
font-size:14px;
font-weight:bold;
}
h4{
font-size:13px;
font-weight:bold;
}
h5{
font-size:12px;
font-weight:bold;
}
h6{
font-size:10px;
font-weight:bold;
}


#blauebox_text a{
color:#ffffff;
text-decoration:underline;
}

#blauebox_text a:hover{
color:#ffffff;
text-decoration:none;
}

#Liste_text h1{
font-size:13px;
font-weight:bold;
margin-bottom:10px;
}

#randbanner {
	position: absolute;
	top: 38px;
	left: 960px;
	width: 120px;
	height: 600px;
	background-color: #FFFFFF;
	display: none;
}

#randbanner.portal {
	top: 115px;
}
