body{
margin:0px;
padding:10px;
background-color: White;
font-family:Georgia, Times New Roman, serif;
}

#headline{
font-family:Georgia, Times New Roman, serif;
font-size:16px;
text-align:left;
color:#000000;
background-color:transparent;
padding-bottom: 3px;
width:400px;
/*height:240px;*/
border-bottom:2px solid #333333;
}

/*Abstand von der Überschrift*/
#abstand_us{
height:11px;
background-color:transparent;
}

#absatz{
padding:0px
margin:0px
align:justify;
font-family:Verdana, Arial, sans-serif;
font-size:12px;
color:#000000;
line-height:135%;
}

p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 135%;
	margin-top: 6px;
	margin-bottom: 6px;
}

ol.first {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 135%;
}

ol.second {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 135%;
}

li {
	padding-bottom: 3px;
}