body {
	margin:0px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 0.8em;
}
			
h1 {
	font-size: 1.5em;
}
			 			
h2 {
	font-size: 1.3em;
}	
			 			
h3 {
	font-size: 1.1em;
}	

h1, h2, h3, h4, h5 { 
	color: #000000;
}			 

.mini {
	font-size: 0.8em;
}	
				
.formular {
}

			
/***********************************************/
/* Layout Divs                                 */
/***********************************************/				 			

#container {
	background-color: #ffffff;
	position: absolute;
	width: 800px;
	left: 50%;
	margin-left: -400px;
}

#header {
	height: 130px;
	background-image:url(../img/fueller01.gif);
	background-color: #FFFFFF;
	background-repeat:repeat-x;
	background-position: center;
}	
		
#nav 	{
	clear:both;
	float:left;
	width:120px;
	margin-top: 5px;
}	

#pfad {
	font-size:9px;
	color: #000000;
	margin-left: 130px;
	margin-bottom: 5px;
	margin-top: 5px;
}

#pfad a {
	color: #00CC33;
}	

#inhalt {
	width:660px;
	margin-left: 130px;
	padding-bottom: 15px;
	min-height:400px;
	height:auto;
	height:400px;
}

#inhalt a {
	text-decoration:none;
	color:#03009e;
	font-weight:normal;
}

#inhalt a:hover {
 	font-weight: bold;
}

#inhalt img {
	border:1px solid #000000;
}

/* Navigation */

#nav ul {
	list-style-type:none;
	list-stype-position: inside;
	margin-left: 5px;
}

#nav ul ul {
	list-style-type:none;
}			

li.mainnav {
	text-decoration:none;
}	

li.mainnav a {
	text-decoration:none;
	color:#000000;
	font-weight:normal;
}	

li.mainnav a:hover {
	color:#00CC33;
 	font-weight: bold;
}

li.subnav	{
	list-style-type:none;
}				

li.subnav a {
	text-decoration:none;
	color:#000000;
	font-weight:normal;
}	

li.subnav a:hover { 
}
	
li.2ndnav{
	list-style-type:none;
	padding-left: 10 px;
}				

li.2ndnav a {
	text-decoration:none;
	color:#000000;
	font-weight:normal;
}	

li.2ndnav a:hover {
 	color:#00CC33;
 	font-weight: bold;
}

li.3ndnav{
	list-style-type:none;
	padding-left: 20 px;
}				

li.3ndnav a {
	text-decoration:none;
	color:#000000;
	font-weight:normal;
}	

li.3ndnav a:hover {
	color:#00CC33;
 	font-weight: bold;
}

/* Navigation Ende */


#kontakt  {	
	list-style-type:none;
	margin:2em 0;
	padding:0;
}
			
#kontakt li {
	padding-left:2.5em;
	margin-bottom:1em;
}	

#kontakt li a { 
	display:block; width:14em;
	padding:0.2em 0.5em;
	font-size:0.8em;
	color:#03009e;
}
			
#footer {
	width:100%;
	font-size:9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image:url(../img/footer.gif);
	background-repeat:repeat-x;
	text-indent: 200px;
	line-height: 50px;
}

			
#footer	a {
	color:#00CC33;
}			

.gruen 	{  	font-weight: bold; 
			color: #3D7D99;
			}


.grau 	{ 	font-weight: bold; 
			color: #666666;
			}
			
.illu 	{	border:1px solid #666666;
			width:12em;
		}
		
#spacer-gif {
	border=none;
}
		
/* FormularLayout */
	
legend {
	padding-left:10px;
	padding-right:10px;
	border: 0px;}

fieldset {
	border:0px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	border: 1px solid #C0C0C0;}

.radiolayout {
	width:80%;
	padding-top:15px;
	padding-bottom:15px;}

.formu {
	width:100%;
	padding-top:0px;
	padding-bottom:10px;
	padding-left:0px;
	border: 0px;}

.mf-radio {
	border:0px;}

.mf-text {
	color: #000000;
	border: 1px solid #C0C0C0;
	margin-bottom: 5px;}

.mf-check {
	border: 0px;}

.mf-select {
	border:0px;}

.mf-input {
	border: 1px solid #C0C0C0;
	margin-bottom: 5px;}

.mf-submit {
	color: #ffffff;
	background-color: #C0C0C0;
	border: 0px;}

	
.tablayout {
  	table-layout: fixed;
	width: 600px;
	text-align: center;
	font-size: 12px;				
	}
	
.tablayout td-0 {
 	width: 175px;
 	font-size: 10px;	
	}


.tablayout td-1 {
 	width: 175px;
 	font-size: 10px;	
	}


.tablayout td-2 {
 	width: 175px;
 	font-size: 10px;	
	}
	
.tablayout th td {
	font-weight: bold;
	font-size: 12px;
	}