body {
	font-family			:	Verdana, "Arial";
	font-size			:	11px;
	margin				:	0px;
	padding				:	0px;
	background			:	#FBFAF6 url(images/bg.gif) left 0 repeat-y;
}

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

#text-inhalt_div{
	position			:	relative;
	left				:	256px;
	width				:	350px;
	padding-top			:	22px;
	color				:	#54597F;
}

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

#text-inhalt_div a:hover{
	text-decoration		:	none;
}

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

#text-inhalt_div h1{
	font-family			:	Verdana, "Arial";
	font-size			:	14px;
	color				:	#949285;
}

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

#header_div{
	background			:	#00379B url(images/header.gif) right no-repeat;
	height				:	150px;
}

#logo_div{
	position			:	relative;
	left				:	8px;
	top					:	48px;
	width				:	236px;
	height				:	75px;
}

#linie_div{
	background-image	:	url(images/linie_bg.gif);
	background-repeat	:	repeat-x;
	height				:	33px;
}

#bottomlinie_div{
	/*background			:	#00379B url(images/bottom_bg.gif); */
	height				:	24px;
	line-height			:	24px;
	color				:	#949285;
	padding-left		:	256px;
}

#bottompuffer_div{
	height				:	20px;
}


#header-navi_div{
	position			:	relative;
	top					:	124px;
	left				:	256px;
	width				:	500px;
	height				:	20px;
	font-size			:	11px;
	font-weight			:	bold;
}

#header-navi_div a{
	text-decoration		:	none;
	color				:	#FFFFFF;
}

#header-navi_div a:hover{
	text-decoration		:	underline;
}

#main-navi_div{
	width				:	230px;
	position:absolute;
	top					:	190px;
	left				:	0px;

}

#main-navi_div ul{
	list-style-type		: 	none;
	width				: 	210px;
	padding				:	0px;
	margin				:	0px;
}

#main-navi_div li {
	font-size			:	11px;
	background-image	:	url(images/navi_bg.gif);
	background-repeat	:	no-repeat;
	position			: 	relative;
	width				: 	210px;
	height				:	21px;
	line-height			:	21px;
	display				: 	block;
}

#main-navi_div li a {
	display				: 	block;
	margin-left			:	19px;
	color				: 	#0A024F;
	text-decoration		: 	none;
}

#main-navi_div li:hover, #main-navi_div li a:hover, #main-navi_div li:hover a {
	text-decoration		: 	underline;
}


#main-navi1_div, #main-navi2_div, #main-navi3_div{
	width				:	230px;	
	position			:	relative;
}

#aktuelles_div{
	text-align			:	center;
	width				:	230px;
	left				: 	635px;
	top					:	190px;
	position			:	absolute;
}

#aktuelles_div ul{
	text-align			:	center;
	list-style-type		: 	none;
	width				: 	230px;
	padding				:	0px;
	margin				:	0px;
}

#aktuelles_div li {
	text-align			:	left;
	font-size			:	11px;
	background-image	:	url(images/navi_bg_aktuelles.gif);
	background-repeat	:	no-repeat;
	float				: 	none;
	width				: 	230px;
	height				:	22px;
	line-height			:	22px;
	/* eingefügt */
	padding-left: 32px;
}

#aktuelles_div li a {
	display				: 	block;
	/*padding-left		:	22px;*/
	color				: 	#0A024F;
	text-decoration		: 	none;
}
/* geändert 
#aktuelles_div li:hover, #aktuelles_div li a:hover, #aktuelles_div li:hover a{
	text-decoration		: 	underline;
}*/
#aktuelles_div li a {
	text-decoration		: 	none;
}
#aktuelles_div li a:hover {
	text-decoration		: 	underline;
}

#adresse_div{
	display				:	none;
}
