body {
background-image: url(images/bg.png);
background-repeat:repeat-x;
background-color: #ffffff;
font-size: 12px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color: #000000;
padding:0;
margin:0;
}   /*  color:#564b47;*/


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

b {
 font-size: 13px;
 color:#000000;
 }

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

img {
	border: none;
	}

strong {
 font-size: 12px;
 color:#000000;
 }
/* ----------- 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;
padding-bottom: 25px;
}
#datenbank-link2 {
float:right;
margin-right:15px;
margin-top:75px;
padding-bottom: 25px;
}


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

#zurueck-link {
float:left;
margin-left:15px;
margin-top:35px;
padding-bottom: 25px;
}

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

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


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

}
/* ----------überschrift menü-------------- */
h4 {
font-size: 11.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 footer-------------- */
h3 {
font-size: 12px;
text-align:center;
text-transform: none;
/*background-color: #E2E1E1;
border-top:2px dotted #FF9400; */
padding:5px 15px;
margin:0

}
/* ----------überschrift content-------------- */
h1 {
font-size:17px;
font-weight: normal;
padding: 15px 10px;
margin: 0 0 0 0px;
text-align:center;
color: #000000;
/*color: #766861;     */
}
.gelb {
text-align:center;
color:#223979;
margin-top:0px;
padding-bottom:25px;
font-size:30px;
font-weight: 600;
font-variant:normal;
font-family:"Courier New", Courier, mono;
}
.gelb a {
color:#000;
text-decoration:none;
}

.gelb a:hover {
color:#000;
text-decoration:none;
}
/* ----------überschrift News-------------- */
h5 {
font-size: 10px;
text-transform:uppercase;
padding: 5px 2px;
margin: 25px 5px 5px 5px;

text-align:center;


}

/* ----------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: #223979;
}


/* ----------menü links-------------- 0 0 30px*/
#menu {
float: left;
width: 240px;
    margin: 0 0 0 30px;
    padding: 0 10px 0 0;

	}

#menu li a {

  	height: 35px;
  	width: 240px;
	text-decoration: none;
	}

#menu li a:link, #menu li a:visited {
	color: #666;
	display: block;
	background:  url(images/menue-links.png);
	background-repeat:no-repeat;
	padding: 6px 0 0 30px;
	}

#menu li a:hover {
	color: #000;
	background:  url(images/menue-links-ho.png) 0 0;
	background-repeat:no-repeat;
	padding: 6px 0 0 30px;
	}


/* ----------menü Rechts-------------- 40px -1px -1px*/
#menu-rechts {
	float: right;
    width: 240px;
    margin: -1px 30px -1px -1px;
    padding-left: 10px;
	}

#menu-rechts li a {
	height: 35px;
	width: 240px;
    text-decoration: none;
	}

#menu-rechts li a:link, #menu-rechts li a:visited {
	color: #666;
	display: block;
	background:  url(images/menue-rechts.png);
	background-repeat:no-repeat;
	padding: 6px 0 0 30px;
	}

#menu-rechts li a:hover {
	color: #000;
	background:  url(images/menue-rechts-ho.png) 0 0;
	background-repeat:no-repeat;
	padding: 6px 0 0 30px;
	}





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



#head {
font-size: 11px;
text-transform:uppercase;
background-image:url(images/head.png);
background-repeat:no-repeat;
background-color: #fff;
/*border-bottom: #FF9400 6px double; */
margin:0;
padding-top:20px;
padding-left:10px;
padding-right:10px;
text-align:center;
height:152px;
width: 1100px;

}

/* ----------container zentriert das layout-------------- */
#container {
width: 1100px;
margin-bottom: 10px;
margin:0 auto;
margin-top: 0;
background-color: #fff;
/*border-left: #91ff7d 2px solid;
border-right: #91ff7d 2px solid;
border-bottom: #FF9400 6px double;    */

}

#con{
background-color: #ffffff;
background-image: url(images/content_bg.png);
background-repeat:repeat-y;
display: block;
overflow: hidden;
}

/* -----------------Inhalt--------------------- */
#content {
font-size: 12px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
/*color:#766861;
background-color: #ffffff;
background-image: url(images/content_bg.png);
background-repeat:repeat-y; */
padding-bottom: 100px;
/*margin: 0 200px;   */
width:540px;
float:left;


}

#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;

}
/* -----------------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 {
float: right;
height: 297px;
margin-right: 30px;
/*margin-top: 95px;
width: 475px;
height: 297px;

margin-left: 10px;
padding: 1px 1px 1px 1px;  */
}
#werbe-banner td {
border:1px ridge #cacaca;
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:35px;
_margin-left/**/:/**/8px;
}






/* -----------footer--------------------------- */
#footer {
clear: both;
margin: 0px;
padding: 0px;
text-align: right;
font-size:10px;
background:  url(images/footer_bg.png);
background-repeat:no-repeat;
height: 163px;
width: 1100px;
 }

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

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

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

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

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

}

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

/* -----------zahn----CLASSE----------------------- */


.zahn{
  width: 144px;
  height: 203px;
  background:  url(images/Tropfen.png);
  background-repeat:no-repeat;
  margin-left: 100px;
  margin-top: -205px;
}


/* -----------head_top----CLASSE---------------------- */

.head_top{

width: 1100px;
height: 35px;
color: #ffffff;
background:  url(images/head_top.png);
background-repeat:no-repeat;
}

/* -----------footer_bottom----CLASSE---------------------- */

.footer_bottom{

height: 38px;
width: 1100px;
background:  url(images/footer_bottom.png);
background-repeat:no-repeat;
padding-bottom: 20px;
}

/* -----------navi_footer----CLASSE---------------------- */


.navi_footer{

width: 1100px;
height: 39px;
background:  url(images/navi_footer.png);
background-repeat:no-repeat;
padding-bottom: 20px;

}


.links_nav{
    width: 1000px;
    height: 15px;
    padding-top: 10px;
    padding-left: 90px;
}

.links_nav a {

width:100px;
height:22px;
display: inline;
padding-right: 200px;
}

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

}

.links_nav a:hover {
color:#000000;
font-size:12px;
text-decoration:underline;
}


.werb_google{

    float: left;
    padding-left: 70px;
    padding-top: 120px;
    width: 540px;
}




.werb_google_li1{

    float: left;
    margin-left: 35px;
    padding-top: 250px;
}

 .werb_google_re1{

    float: right;
    margin-right: 31px;
    padding-top: 250px;
}

.werb_google_li{

    float: left;
    margin-left: 35px;
    padding-top: 120px;
}
 .werb_google_re{

    float: right;
    margin-right: 31px;
    padding-top: 120px;
}

