body {
	margin:0;	
	padding:0px;
	color:#000000;
	background-color:#ffffff;
	font-family: Georgia, "Times New Roman", Times, serif; 		
	font-size:80%;
	text-align:center;	

}

.klein {
	color:#666666;
	font-family: Georgia, "Times New Roman", Times, serif; 		
	font-size:50%;
	line-height:100%;
}

h1 { 
	color: #666666; 
	font-size: 280%; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-style: normal; 
	font-weight: normal; 
	margin-top:0px;
	line-height:140%;
}

a {
	text-decoration:none;
}


a:hover {
	text-decoration:underline;
}

th  {
	text-align:left;
	font-size:80%;
	font-family: Georgia, "Times New Roman", Times, serif; 		
	font-weight:bold;
	color: #666666; 	
	line-height:130%;	
}

td {
	font-size:80%;
	vertical-align:top;
	color:#666666;	
	line-height:130%;	
}

p { 
	color: #666; 
	font-style: normal; 
	font-weight: normal; 
}


#framework {
	width:890px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;	
}

#content {
	width:700px;
	/* IE CondComment vorhanden */	
	margin-left:190px;
	color:#666666;
	line-height:130%;
}

#headlineBox {
	height:108px;
}

#content strong {
	color:black;
	font-weight:normal;
}

#content a {
	color:#666666;
	text-decoration:underline;
}

#content a:hover {
	color:black;
	text-decoration:none;
}


#contentLeftHalf {
	width:400px;
	float:left;
}

.rechter_kasten {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
	padding: 6px 7px 10px 7px;
	background-color:#ededaa;
	margin-bottom:20px;
	line-height:130%;
}

.kasten_type_1 {
	/* IE CondComment vorhanden */
	margin-left:419px;
	width:267px;	
}

.kasten_type_2 {
	width:267px;	
	margin-left:405px;	
	padding: 6px 7px 10px 7 px;
}