body{
	background-color:#ffffff;
		scrollbar-base-color:#ffffff;
	scrollbar-darkshadow-color:#757B7C;
	scrollbar-shadow-color:#ffffff;
	scrollbar-3dlight-color:#ffffff; 
	scrollbar-arrow-color:#757B7C; 
	scrollbar-face-color:#ffffff; 
	scrollbar-track-color:#ffffff; 
	scrollbar-highlight-color:#757B7C;

	



}

img{
	border:0px;
}

h1{
	margin:0;
	padding:0;
}

h2{
	font-weight:bolder;
	font-size: 14px;
	margin-bottom:8px;
}

h3{
	font-weight:bolder;
	font-size: 16px;
	margin-bottom:8px;
}

.normal{
		font-family: Verdana,Arial,Helvetica;
	color:#ffffff;
	font-size: 11px;
	line-height:16px;
	font-style: normal;
	text-decoration: none;
}

.pdf{
		font-family: Verdana,Arial,Helvetica;
	color:#14181a;
	font-size: 11px;
	line-height:16px;
	font-style: normal;
	text-decoration: none;
}

.blauklein{
	font-size:13px;
	color:#282e53;
}

.rot{
	font-family: Verdana,Arial,Helvetica;
	color:#b24919;
	font-size: 11px;
	line-height:16px;
	font-style: normal;
	text-decoration: none;
}

.weiss{
	color:#fff;
	font-size:13px;
	line-height:16px;
}



li{
	margin-left:0px;
}

ul{
	margin-top:-12px;
}

#inhalt	{
	position: absolute; 
	left: 50%; top: 50%; 
	margin-left: -490px; 
	margin-top: -309px; 
	padding:0;
	width: 979px; 
	height: 618px; 
	background-color:#eee;
}

#text{
	position: absolute;
	z-index: 55;
	top:  190px;
	left: 341px;
	width:515px;
	height:308px;
	padding:0px 0 0 0px;
	overflow:auto;

}

#text_baudelaire{
	position: absolute;
	z-index: 55;
	top:  190px;
	left: 255px;
	width:600px;
	height:380px;
	padding:0px 0 0 0px;
	overflow:auto;

}

a:active  {color: #ffffff; text-decoration: none}
a:link    {color: #ffffff; text-decoration: underline}
a:visited {color: #ffffff; text-decoration: underline}
a:hover   {color: #ffffff; text-decoration: none}

