body {
background-image: url(images/back-g.gif);
background-repeat:repeat-x;
background-color: #f9ead5;
font-size: 12px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#564b47;
padding:0;
margin:0;
}


a {color: #999999;}
a:visited {color:#999999;}
a:hover {color: #FCD846;}
a:active { color:#000000;}



b { 
 font-size: 13px;
 color:#91827C;
 }
 
ul {
	list-style:  inside;
	margin: 0;
	margin-top:30px;
	display:block;
	padding: 0;
	}

img {
	border: none;
	}

strong { 
 font-size: 12px;
 color:#91827C;
 }
/* ----------- Sitemap-Link in menue rechts--------------------------- */
.sit { 
padding-left:65px;
margin-bottom:-22px;
margin-top: 12px;

}

 
/* -----------Link zu datenbank im content--------------------------- */

#datenbank-link {
float:right;

margin-right:15px;
margin-top:25px;
margin-bottom:25px;
padding-bottom: 25px;
}


/* -----------Link eine Seite zurück--------------------------- */

#zurueck-link {
float:left;
margin-left:15px;
margin-top:35px;
padding-bottom: 25px;
}
/* -----------Link zur Startseite--------------------------- */

#startseite-link {
float:left;
margin-left:-72px;
margin-top:53px;
padding-bottom: 25px;
}

 
/* ----------überschrift head-------------- */
#head h2 {
	font-size: 11px;
	text-transform: none;
    background-color: #F9EAD5;
	border:2px dotted #999999;
	padding:5px 15px;
	margin-top:-23px;
	color: #000;
}

#content h2{
text-align:left;
border:none;
background-color:none;
float:left;
display:block;
overflow:hidden;
width:100%;
height:auto;
padding:0px;
margin:0px;
margin-left:20px;
margin-top:20px;
margin-bottom:20px;
color:#766861;
font-weight:bold;
font-size:12px;


}

#content h3{
text-align:left;
border:none;
background-color:none;
float:left;
display:block;
overflow:hidden;
width:100%;
height:auto;
padding:0px;
margin:0px;
margin-left:20px;
margin-top:20px;
margin-bottom:20px;
color:#766861;
font-weight:bold;
font-size:12px;


}





/* ----------überschrift menü-------------- */
h4 {
font-size: 10.5px;
text-transform:uppercase;	
padding: 5px 10px;
margin: 5px 5px 5px 5px;
border:2px dotted #999999;
text-align:center;
color: #000;
background-color: #F9EAD5;
}

/* ----------überschrift content-------------- */
h1 {
font-size:17px;
font-weight: normal;
padding: 15px 10px;
margin: 0 0 0 0px;

text-align:center;
color: #766861;
}
.blau {
text-align:center;
color:#000;
margin-top:-45px;
padding-bottom:25px;
font-size:30px;
font-weight: 600;
font-variant:normal;
font-family:"Courier New", Courier, mono;
}
.blau a {
color:#000;
text-decoration:none;
}

.blau a:hover {
color:#000;
text-decoration:none;
}
/* ----------überschrift News-------------- */
h5 {
font-size: 10px;
text-transform:uppercase;	
padding: 5px 2px;
margin: 25px 5px 5px 5px;
border:2px dotted #999999;
text-align:center;
color: #000;
background-color: #F9EAD5;
}

/* ----------text News-------------- */
h6 {
font-size: 10px;
text-transform: none;
text-decoration:none;
padding: 5px 2px;
margin: 5px 5px 5px 5px;
border-bottom:2px dotted #999999;
text-align:left;
color: #000;
}


/* ----------menü links-------------- */
#menu {
float: left;
width: 200px;
margin: 0px;
padding: 0px;	
	}
#menu ul {	
list-style: none;
}
#menu li a {
	
  	height: 22px;
	text-decoration: none;
	}	
	
#menu li a:link, #menu li a:visited {
	color: #666;
	display: block;
	background:  url(images/menu-02.gif);
	background-repeat:no-repeat;
	padding: 10px 0 0 20px;
	}
	
#menu li a:hover {
	color: #000;
	background:  url(images/menu-02.gif) 0 -32px;
	background-repeat:no-repeat;
	padding: 10px 0 0 20px;
	}


/* ----------menü Rechts-------------- */
#menu-rechts {
	float: right;
width: 200px;
margin: -1px;
padding: 0px;	
	}
	#menu-rechts ul {	
list-style: none;
}
#menu-rechts li a {
	height: 22px;
    text-decoration: none;
	}	
	
#menu-rechts li a:link, #menu-rechts li a:visited {
	color: #666;
	display: block;
	background:  url(images/menu-rechts.gif);
	background-repeat:no-repeat;
	padding: 10px 0 0 12px;
	}
	
#menu-rechts li a:hover {
	color: #000;
	background:  url(images/menu-rechts.gif) 0 -32px;
	background-repeat:no-repeat;
	padding: 10px 0 0 20px;
	}





/* ----------head-------------- */



#head {
font-size: 11px;
text-transform:uppercase;
background-image:url(images/head.jpg);
background-repeat:no-repeat;
background-color: #fff;
border-bottom: #FCD846 6px double;
margin:0;
padding-top:50px;
padding-left:10px;
padding-right:10px;
text-align:center;
height:40px;

}

/* ----------container zentriert das layout-------------- */
#container {
width: 910px;
margin-bottom: 10px;
margin:0 auto;
margin-top: 20px;
background-color: #fff;
border-left: #FCD846 6px double;
border-right: #FCD846 6px double;
border-bottom: #FCD846 6px double;

}



/* -----------------Inhalt--------------------- */
#content {
font-size: 12px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#564b47;
background-color: #ffffff;
background-image: url(images/content-bg-002.gif);
background-repeat:repeat-y;
padding-bottom: 180px;
margin: 0 200px;
width:495px;
min-height:760px;

}

#content li {
margin: 5px 10px 0 0;
padding: 0 0 0 90px;
font-size:13px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
}

#content li a:hover {
text-decoration: overline;

}

#content a:hover {
text-decoration: overline;
}

div#content {
min-height:655px;
background-color: #F9EAD5;
}

p, pre{
padding: 5px 15px 0 20px;
margin:0;
margin-top:15px;
}
/* -----------------FORMULAR++++++++++++++++++++++++++++++++++++++++++++++++++--------------------- */
#formular {
width: 475px;
height: 297px;
margin-left: 12px;
padding: 1px 1px 50px 1px;
}
#formular td {
border: none;
}
/* -----------------banner im content mit Tabelle--------------------- */
#werbe-banner {
width: 475px;
height: auto;
margin-top: 95px;
margin-left: 10px;
padding: 1px 1px 1px 1px;
}
#werbe-banner td {
border:1px ridge #FCD846;
padding: 2px 2px 1px 2px;
height: 93px;
}
#werbe-banner table {
border:none;
}


.google_neu {
float:left;
display:block;
overflow:hidden;
margin-top:30px;
margin-bottom:20px;
margin-left:14px;
_margin-left/**/:/**/8px;
}






/* -----------footer--------------------------- */
#footer {
clear: both;
margin: 0px;
padding: 0px;
text-align: right;
font-size:8px;
 }

#footer a {
color:#666666;
font-size:8px;
text-decoration:underline;
}

#footer a:hover {
color:#FCD846;
font-size:8px;
text-decoration:overline;
}

/* -----------footer----CLASSE----------------------- */

.footer a {
background-color:#E2E1E1;
width:auto;
height:auto;
}

.footer a {
color:#666666;
font-size:6px;
text-decoration:underline;
text-align:center;

}

.footer a:hover {
color:#FCD846;
font-size:6px;
text-decoration:overline;
}

/* ----------überschrift footer-------------- */
#footer h3 {
font-size: 8px;
text-align:center;
text-transform: none;
background-color: #E2E1E1;
border-top:2px dotted #FCD846;
padding:5px 15px;
margin:0 

}