body {
	padding:0px;
	margin:0px;
}

#container {
	float:left;
	width:365px;
	height:auto;
	position:relative;
	margin:0 0;
	padding:0;
}
#oben {
	float:left;
	width:364px;
	height:85px;
	background-image:url(../pics/imp_oben.jpg);
}
#mitte{
	float:left;
	width:331px;
	height:auto;
	padding-left:22px;
	margin:0px;
}

#title{
	background-color:#000000;
	float:left;
	width:312px;
	height:14px;
	padding-left:5px;
	padding-top:0px;
	padding-bottom:0px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing:1px;

}

#ftext{
	
	float:left;
	width:300px;
	height:auto;
	padding-left:15px;
	padding-top:10px;
	padding-bottom:10px;
	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;

}
#ftext img{

	padding-top:10px;
	margin-left:-15px;
	padding-bottom:10px;

}

#unten {
	float:left;
	width:364px;
	height:110px;
	background-image:url(../pics/imp_unten.jpg);	
}


.style_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #005C54;
	text-decoration: none;
}
.style_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #8197AC;
	text-decoration: none;
}

.style_text_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #8197AC;
	text-decoration: underline;
}
.style_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #8197AC;
	text-decoration: none;
}

A.style_link:hover{text-decoration:underline;}
A.style_head:hover{text-decoration:underline;}
