body {
    background-color: #fff8dc;
    }

div#seite {
    width: 960px;
    background: #FFF url(../img_jh/hintergrund.gif) repeat-y;
}

div#contentseite {
    width: 960px;
    background: #FFF url(../img_jh/hintergrund_neu.gif) repeat-y;
}
div#kartenseite {
    width: 960px;
    background: #FFF url(../img_jh/hintergrund_karte.gif) repeat-y;
}

 /*+++++++++++++++++++++ Header +++++++++++++++++++++++++*/

#header {
  background: #F7A932 url(../img_jh/hintergrund_oben.gif) no-repeat;
  background-position: 0px 53px;
  height: 132px;
  width: 960px;
}

#toplinks a {
  color: #000;
  background-color: #F7A932;
  text-decoration: none;
  font-weight: normal;
  font: normal 90% verdana, helvetica, arial, sans-serif;
  margin: 0px 0px 0px 10px;
}

#toplinks a:hover {
  color: #fff;
}

div#logo {
  padding: 5px 50px 0px 0px;
}

/* +++++++++++++++++++++++ linke Spalte ++++++++++++++++++++++++++++ */
#links {
   background-image: url(../img_jh/hintergrund_unten.gif);
   background-repeat: no-repeat;
   float: left;
   width: 203px;
   margin: 0px 0px 50px 0px;
   padding: 50px 0px 0px 0px;
   font-weight: bold;
}

ul#navigation {
   margin: 0px 0px 0px 20px;
   padding: 0px 0px 0px 0px;
}

ul#navigation li {
  list-style-type: none;
  margin: 0px 0px 0px 0px;
  padding: 3px 0px 3px 0px;
}

ul#navigation li a.haupt{
  background-color: #00888F;
  background-image: url(../img_jh/dreieck_weiss.gif);
  background-position: left center;
  background-repeat: no-repeat;
  color: #fff;
  margin: 0px;
  padding: 0px 0px 0px 12px;
  text-decoration: none;
}

ul#navigation li a.haupt:hover{
  background-color: #00888F;
  color: #EBE999;
}

ul#navigation li a.haupt_aktiv{
  background-color: #00888F;
  color: #EBE999;
  background-image: url(../img_jh/dreieck_gelb.gif);
  background-position: left center;
  background-repeat: no-repeat;
  margin: 0px;
  padding: 0px 0px 0px 12px;
  text-decoration: none;
}

ul#navigation li ul.subnavi {
  list-style-type: none;
  font-weight: normal;
}

ul#navigation li ul.subnavi li{
  margin: 0px 0px 0px -28px;
}

ul#navigation li ul.subnavi li.subinaktiv a {
  color: #fff;
  background-color: #00888F;
  text-decoration: none;
}

ul#navigation li ul.subnavi li.subaktiv a {
  background-color: #00888F;
  color: #EBE999;
  text-decoration: none;
}

ul#navigation li ul.subnavi li.subaktiv a:hover, ul#navigation li ul.subnavi li.subinaktiv a:hover {
  background-color: #00888F;
  color: #FDBB56;
  text-decoration: none;
}

 /* +++++++++++++++++++++++++ Content - Startseite +++++++++++++++++++++++++++++ */

#karte {
  padding: 0px;
  margin: 0px;
  float: left;
}

div.infobox {
  background-color: #fff;
  margin: -5px 0px 0px 0px
}

* html div.infobox {
  margin: -10px 0px 0px 0px
}

#search {
  background-color: #D2007A;
  color: #fff;
  width: 270px;
  float: left;
  padding: 0px 0px 0px 5px;
  margin: -5px 0px 0px 0px
}

* html #search {
  margin: -10px 0px 0px 0px
}


#search form {
	margin: 10px 0px 10px 0px;
}



 /* +++++++++++++++++++++++++ Allgemeiner Textformatierung +++++++++++++++++++++++++++++ */


a {
  color: #D2007A;
}

a:hover {
  color: #00888F;
}

h1 {
  color: #D2007A;
}

h2, h3 {
  color: #00888F;
}

h4 {
  color: #000;
  background-color: transparent;
}

ul {
	list-style-image:url(../img_jh/list_style_image.gif)
}

strong {
  color: #00888F;
}


 /* +++++++++++++++++++++++++  rechte Spalte +++++++++++++++++++++++++++++ */

#karte_kl {
	margin: 0px 0px 0px 0px;
}

div#rechts {
  float: right;
  width: 212px;
  color: #000;
  font-size: 99%;
}

* html div#rechts {
  width: 210px;
  margin-right:-10px;
}

h3.headline_rechts {
  background-color: #00888F;
  color: #fff;
  font-size: 99%;
}
#adresse_inhalt p a {
  color: #D20079;
  background-color: #EBE999;
}

#adresse_inhalt a:hover {
  color: #000;
}

.linie-rechts {
	border: none;
	background-color: #D20079;
	color: #D20079;
	height: 1px;
	width: 195px;
	margin-left: 10px;
}

.bild_links {
	float: left;
	margin: 0px 5px 0px 5px;
}

.bild_rechts {
	float: right;
	margin: 0px 5px 0px 5px;
}

.news_inhalt a {
  background-image: url(../img/dreieck_rot.gif);
  color: #D20079;
  background-color: #EBE999;
}

/* +++++++++++++++++++++++++  Footer +++++++++++++++++++++++++++++ */

div#fusszeile {
  clear: both;
  padding: 0em;
  margin-bottom: 0px;
  height: 1px;
  background: url(../img_jh/hintergrund.gif) repeat-y;
}

html:first-child>b\ody div#fusszeile {
  margin-top: 0px;
}

#search p{
  color: #fff;
  font-weight: bold;
}
