body {
	color: #000000;
	padding:0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color:#ffffff;
	line-height:16px;
	}
	
p {
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	text-align:left;
	margin-top:0px;
}

td {
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	text-align:left;
}

a:link {color:#663300;outline:none;}
a:active {color:#663300;outline:none;}
a:visited {color:#663300;outline:none;}
a:hover {color:#663300;outline:none;font-weight:bold;}

#inhalt {
	width: 529px;
	margin:10px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	text-align: left;
	}
	
#menue_1 {
	width: 180px;
	margin-top:13px;
	}
	
#menue_2 {
	width: 180px;
	margin-top:76px;
	}
	
#menue_3 {
	width: 180px;
	margin-top:139px;
	}
	
#menue_4 {
	width: 180px;
	margin-top:139px;
	}
	
#menue_5 {
	width: 180px;
	margin-top:202px;
	}
	
#menue_6 {
	width: 180px;
	margin-top:265px;
	}

	
.h1 {
	text-align:left;
	font-weight: bold;
	letter-spacing:0px;
	color: #000000;
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFBE46;
	background-image: url(gra_highlight_1.gif);
	background-repeat: no-repeat;
	background-position: right;
	margin-bottom:10px;
}

.h2 {
	text-align:left;
	font-weight: bold;
	letter-spacing:0px;
	color: #000000;
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6dc3c;
	background-image: url(gra_highlight_2.gif);
	background-repeat: no-repeat;
	background-position: right;
	margin-bottom:10px;
}

.h3 {
	text-align:left;
	font-weight: bold;
	letter-spacing:0px;
	color: #000000;
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c8bed7;
	background-image: url(gra_highlight_3.gif);
	background-repeat: no-repeat;
	background-position: right;
	margin-bottom:10px;
}

.h4 {
	text-align:left;
	font-weight: bold;
	letter-spacing:0px;
	color: #000000;
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f5c396;
	background-image: url(gra_highlight_4.gif);
	background-repeat: no-repeat;
	background-position: right;
	margin-bottom:10px;
}

.h5 {
	text-align:left;
	font-weight: bold;
	letter-spacing:0px;
	color: #000000;
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c3e1a0;
	background-image: url(gra_highlight_5.gif);
	background-repeat: no-repeat;
	background-position: right;
	margin-bottom:10px;
}

.h6 {
	text-align:left;
	font-weight: bold;
	letter-spacing:0px;
	color: #000000;
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #acd4cd;
	background-image: url(gra_highlight_6.gif);
	background-repeat: no-repeat;
	background-position: right;
	margin-bottom:10px;
}

ul {
	list-style-type:square;
	color: #000000;
	list-style-position: outside;
	margin-top:0px;
	margin-left:7px;
	padding-left:7px;
}
	
.schrift_klein {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	padding-left: 0px;
}

.a_faq:link {color:#000000;outline:none;text-decoration:none;font-weight:normal;}
.a_faq:active {color:#000000;outline:none;text-decoration:none;font-weight:normal;}
.a_faq:visited {color:#000000;outline:none;text-decoration:none;font-weight:normal;}
.a_faq:hover {color:#663300;outline:none;;text-decoration:underline;font-weight:normal;}

#aktuell {
   float:right;
   min-height:1em;
   width: 180px;
   text-align:left;
   clear:both;
   padding-left:10px;
   padding-bottom:10px;
}
#aktuell p{
  font-size:13px;
  font-family:Arial, Helvetica, sans-serif;
  color:#000000;
  text-align:left;
  margin:5px;
}

/**** Formular  ****/

.inputField 
{ 
	BORDER-RIGHT: #999999 1px solid; 
	BORDER-TOP: #999999 1px solid; 
	BORDER-LEFT: #999999 1px solid; 
	BORDER-BOTTOM: #999999 1px solid; 
	FONT-SIZE: 12px; 
	WIDTH: 150px;
	background-color: #ffffff;

} 
.inputField_lang
{ 
	BORDER-RIGHT: #999999 1px solid; 
	BORDER-TOP: #999999 1px solid; 
	BORDER-LEFT: #999999 1px solid; 
	BORDER-BOTTOM: #999999 1px solid; 
	FONT-SIZE: 12px; 
	WIDTH: 320px; 	
	background-color: #ffffff;
} 
.inputField_box
{ 
	BORDER-RIGHT: #000000 1px solid; 
	BORDER-TOP: #000000 1px solid; 
	BORDER-LEFT: #000000 1px solid; 
	BORDER-BOTTOM: #000000 1px solid; 
	background-color:#ffffff;
} 
.errorField 
{
	BORDER-RIGHT: #cc0000 1px solid;
	BORDER-TOP: #cc0000 1px solid;
	BORDER-LEFT: #cc0000 1px solid;
	BORDER-BOTTOM: #cc0000 1px solid;
	FONT-SIZE: 12px;
	WIDTH: 150px;
	background-color: #ffffff;
} 
.errorField_lang
{
	BORDER-RIGHT: #cc0000 1px solid;
	BORDER-TOP: #cc0000 1px solid;
	BORDER-LEFT: #cc0000 1px solid;
	BORDER-BOTTOM: #cc0000 1px solid;
	FONT-SIZE: 12px;
	WIDTH: 320px;
	background-color: #ffffff;
} 
.errorField_box
{
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-BOTTOM: #000000 1px solid;
	background-color:#ffffff;
} 
.errorTable 
{
	BORDER-RIGHT: #cc0000 1px solid;
	BORDER-TOP: #cc0000 1px solid;
	BORDER-LEFT: #cc0000 1px solid;
	BORDER-BOTTOM: #cc0000 1px solid;
	FONT-SIZE: 12px;
	background-color: #ffffff;
	WIDTH: 490px;
} 
.button
{
	FONT-SIZE: 12px; 
	BORDER-RIGHT: #000000 1px solid; 
	BORDER-TOP: #000000 1px solid; 
	BORDER-LEFT: #000000 1px solid; 
	BORDER-BOTTOM: #000000 1px solid;
	background-color:#ffffff;
}

.aform3 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; width: 490px; height: 70px; background-color: #ffffff; border-left: 1px solid #999999; border-bottom: 1px solid #999999; border-right: 1px solid #999999; border-top: 1px solid #999999}

form
{
display:inline;
}

