body {
	font-family			:	Verdana, "Arial";
	font-size			:	11px;
	margin				:	0px;
	padding				:	0px;
}

input, select, textarea {
	border				: 	1px solid #54597F;
	font-family			:	Verdana, "Arial";
	font-size			:	10px;
	background-color	:	#FFFFFF;
}

#text-inhalt_div{
	position			:	relative;
	width				:	380px;
	padding-top			:	22px;
	color				:	#000000;
}

#text-inhalt_div li{
	margin-bottom		:	4px;
	margin-left			:	-5px;
}



#text-inhalt_div h1{
	font-family			:	Verdana, "Arial";
	font-size			:	14px;
	color				:	#000000;
}
#text-inhalt_div h2{
	font-family			:	Verdana, "Arial";
	font-size			:	12px;
	color				:	#000000;
	margin-bottom		:	-8px;
}

#header_div{
	display				:	none;
}

#logo_div{
	display				:	none;
}

#linie_div{
	display				:	none;
}

#bottomlinie_div{
	height				:	20px;
	line-height			:	20px;
	color				:	#000000;
}

#bottompuffer_div{
	height				:	20px;
}

#header-navi_div{
	display				:	none;
}
#main-navi_div{
	display				:	none;
}

#aktuelles_div{
	display				:	none;
}

#adresse_div{
		
}


#text-inhalt_div a{
	font-family			:	Verdana, "Arial";
	font-size			:	11px;
	color				:	#000000;
	text-decoration		:	none;
}

