
*
{
  margin: 0px;
  padding: 0px;
}

html,
body
{
  background-image: url(images/bg_verlauf.jpg);
  background-repeat: repeat-x;
  background-color: #fff;
  font-family: verdana;
  font-size: 78%;
  color: #000;
  line-height:150%;
}

p
{
  padding-bottom: 10px;
}

p.left
{
  float:left;
  padding-bottom: 10px;
  margin-right:40px;
}


p.legende
{
	  padding-top:30px;
  padding-bottom: 10px;
}

.zusatz
{
  font-size: 9px;
  margin-top: 10px;
  clear:both;
}

h1 span
{
  display: none;
}

h2
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  padding-bottom: 10px;
  font-size: 10px;
}

div.textimpressum h2
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  padding-bottom: 5px;
  font-size: 10px;
  margin-top:1em;
}

h3
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  padding-bottom: 10px;
  padding-left: 10px;
  font-size: 90%;
  background-image: url(images/icon_h3.gif);
  background-position: 0 2px;
  background-repeat: no-repeat;
}

h4
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 90%;
}

h5
{
  font-size:11px;
  margin-bottom:10px;
}

a
{
  text-decoration: underline;
  color: #000;
}


a:active,
a:focus,
a:hover
{
  color: #5d99c0;
  text-decoration: underline;
}

span
{
  display: none;
}

.clear
{
  clear: both;
}

p.datum
{
  color:#83B2D0;
  font-weight:bold;
  font-size:11px;
}

div.page
{
  width: 915px;
  margin: auto;
}

div.impressum
{
  width: 915px;
  height: 244px;
  background-repeat: no-repeat;
}

div.impressum p
{
  float: right;
  width: 9%;
  margin-top: 3%;
  margin-right: 2%;
}

div.impressum img
{
  padding-right: 8%;
}

div.content
{
/*border:1px solid red;*/

}

div.contentmitte
{
  background-image: url(images/content_mitte.gif);
  background-repeat: repeat-y;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 5px;
  min-height: 200px;
}

div.main
{
  float: right;
  width: 702px;
  margin-top: 1%;
  margin-right: 4px;
}

img.foto
{
  float: left;
  width: 117px;
  margin-right: 10px;
}

img.fotoquer
{
  float: left;
  width: 264px;
  margin-right: 10px;
  margin-bottom: 10px;
}

img.fotoprojekt
{
  float: left;
  width: 236px;
  margin-right: 10px;
  margin-bottom: 10px;
}

img.button
{
  margin-top: 2%;
  margin-bottom: 2%;
}

img.weiter
{
  margin-left: 540px;
}

img.pdf
{
  float: left;
}

img.fragen
{
  float: right;
}

div.text ol
{
padding-left: 18px;
padding-bottom:20px;
}

div.textanmelden
{
  float: left;
  width: 345px;
}

div.kasten
{
  clear: both;
  padding-top: 20px;
}

div.gutekarten
{
  margin-top:100px;
}

div.blauerrand
{
  height: 17px;
  min-height: 17px;
  border-left: solid 1px #82B1D0;
}

div.blauerrand2
{
  border: solid 1px #82B1D0;
  background-color:#F2F7FA; 
  padding:15px; 
  margin-bottom:15px;
}


div.kastentext
{
  border: solid 1px #82B1D0;
  padding: 4px;
}

div.inhaltregionen
{
  float: left;
  width: 350px;
}

div.imagemap
{
  float: right;
  width: 295px;
}

ul.regionen
{
  padding-left: 140px;
}

div.logoright
{
  float: right;
  width: 49%;
}

div.logoleft
{
  float: left;
  width: 49%;
}

img.visa
{
  float: right;
  width: 95px;
  margin-left: 10px;
}

div.presse
{
  margin-bottom:10px;
}

div.presse p.weiterlesen
{
  text-align:right;
  margin-bottom:0px;
}

div.presse p.weiterlesen img
{
  border:none;
}

/* navigation */

ul.navi
{
  background-image: url(images/head_reiter.jpg);
  background-repeat: no-repeat;
  padding-top: 7%;
  display: block;
  float: left;
  width: 200px;
  list-style: none;
}

ul.navi li
{
  display: block;
  background-position: 0 50%;
  margin-bottom: 15px;
}

ul.navi li a
{
  text-decoration: none;
  padding: 3px;
  padding-left: 8%;
  display: block;
  /* trigger hasLayout IE */
    height:auto !important;
  height:1em;
}

ul.navi li a:active,
ul.navi li a:focus,
ul.navi li a:hover
{
  background-image: url(images/navi/navi_bg_verlauf.gif);
  background-repeat: no-repeat;
  color: #2D459B;
}

li.last
{
  padding-top: 2em;
}

div.footer
{
  padding-top: 15px;
  clear: both;
  height: 10px;
  width: 702px;
  background-image: url(images/content_unten.gif);
  background-repeat: no-repeat;
}

/* navigation */

/* home */

div.pagehome
{
  width: 915px;
  margin: auto;
}

div.home
{
  background-image: url(images/homepage.jpg);
  background-repeat: no-repeat;
  width: 913px;
  height: 540px;
  margin-top: 40px;
  margin-bottom:10px;
  clear: both;
}

div.impressumhome p
{
  float: right;
  width: 9%;
  margin-top: 20px;
  margin-right: 2%;
}

div.impressumhome img
{
  padding-right: 8%;
}

ul.navihome
{
  padding-top: 80px;
  margin-left: 3%;
  display: block;
  float: left;
  width: 200px;
  list-style: none;
  zoom:1;
}

ul.navihome li
{
  display: block;
  margin-bottom: 15px;
}

ul.navihome li a
{
  /*	height: auto !important;
    height: 1px;*/
  zoom:1;
  display:block;/*border : 0px solid blue;*/
}

ul.navihome li a:hover
{
  border : 0px solid red;
}

ul.navihome li a img.two,
ul.navihome li a:hover img.one
{
  display:none;
}

ul.navihome li a img.one,
ul.navihome li a:hover img.two
{
  display:block;
}

div.footerhome
{
  padding-top: 5px;
  text-align: center;
  clear: both;
}

