@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../bilder/hg_komplett.png);
	background-position:top center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}

a:link { color: #0059B3; text-decoration:underline; }
a:visited  { color:#0059B3; text-decoration:underline; }
a:hover {text-decoration:none;}
a:link.startseite  { color: #0059B3; text-decoration: underline; }
a:visited.startseite { color:#0059B3; text-decoration:underline}  
a:hover.startseite  { text-decoration:none }

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px; 
	line-height: 150%;
	margin: 0 0 10px 0;
}

h3 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size:13px; 
	line-height: 150%;
	margin: 0 0 10px 10px;
}

.accordion_content table p, .accordion_content table, .accordion_content td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; 
	line-height: 150%;
	margin: 0 0 10px 0;}

.accordion_content p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; 
	line-height: 175%;
	margin: 0px 10px 10px 10px;
}



	
ul {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; 
	line-height: 150%;
	margin: 0 0 10px 0;
	padding:0 0 0 20px;
	}
	
a.index:link, a.index:visited {text-decoration: none; color: black}
a.index:hover {text-decoration: underline; color: black}

.accordion_content ul {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; 
	line-height: 175%;
	margin: 0 0 10px 0;
	padding:0 0 0 35px;

}

.nav{
	width: 798px; 
	margin: 0 auto; 
	text-align: left;
	position:relative;
	top:149px;}

div.inhalt{
	width: 743px;
	margin: 0 auto; 
	text-align: left;
	position:relative;
	top:157px;}

table.inhalt, table.inhalt.tr, table.inhalt.td {
	margin:0;
	padding:0;
	border:0;
	width:743px;

}

td.inhalt {
	background-image:url(../bilder/inhalt_bg.png);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#e5e5e5; }

td.inhalt_footer {
	background-image: url(../bilder/inhalt_bg_footer.png);
	background-position:top center;
	width:10px;
	background-repeat:no-repeat;
	padding-bottom:20px;}

.footer, .footer a:link, .footer a:visited, .footer a:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:10px;
	color: #CFD98A;
	text-align:center;
	}
	
.footer a:hover {
	text-decoration:underline;
	color:#FFFFFF;
}

td.footer { padding-bottom:25px;}

.xbold {
	color: #e00000;
	font-weight: bold;
	font-style: italic;
}