/* Farben:

dunkelblau: #0071A4;
rahmenblau: #A6CDDF;
hellblau: #EBF4F8;

*/

body {
  color: #4b4c4f;
  background: #fff;
  font-family: verdana,arial,sans-serif;
  font-size: 100.01%;
  padding: 30px 0;
  text-align: center;   /* Zentrierung fuer alte IEs */
  background: #ccc;
}

* {
   margin: 0;
   padding: 0;
}
/* Allgemeine Klassen
/* * * * * * * * * * * * * * * * * * * * * * * * * * */

.stopFloat {
  display: block;
  float: none;
  clear: both;
  height: 1px;
  font-size: 0px;
  line-height: 0px;
}

img{border:0px;}

/* Rahmen, header
/* * * * * * * * * * * * * * * * * * * * * * * * * * */

#drum {
  background: #FFF url(images/bg_drum.gif) repeat-y;
  width: 960px;            /* der Breite des Hintergrundbilds entsprechend */
  margin: 0 auto;          /* Zentrierung fuer moderne Browser */
  text-align: left;        /* text-align:center (body) "neutralisieren" */
  border: 1px solid #000;
}

#header {
float:left;
background: #e6e7e8 url(images/bg_header.gif) repeat-x;
  padding: 0px;
  width: 958px;
  height: 185px;
  background-color: #e6e7e8;}



#header h1 {
  font-size: 20px;
  color: #0071A4;
  font-weight: normal;
}

#header p {
  font-size: 12px;
  line-height: 17px;
  margin-top: 6px;
}

#header span {
  color: #000;
  display: block;
  font-size: 12px;
  line-height: 17px;
  margin-top: 6px;
}


#logo{float:left; margin-left: 88px;}




#rahmen2 {
  border: 1px solid #A6CDDF;
  border-bottom: none;
  width: 958px;

  
  
}

* html #rahmen2, * html #rahmen3 {
  width: 960px;
  w\idth: 958px;

}

#rahmen3 {
  border: 0px solid #A6CDDF;
  border-top: none;
  width: 958px;

}

/* blaue Leiste
/* * * * * * * * * * * * * * * * * * * * * * * * * * */

#header2 {

  margin: 0px 0 0px 338px;
}

#header2 h2 {
  color: #fff;
  font-size: 12px;
  font-weight: bold;

}


#header3 {
  background: #a61744;
  margin: 0px 0 0px 338px;
  padding: 5px 0 0px 0px;
}

#header3 h2 {
  color: #fff;
  font-size: 12px;
  font-weight: bold;

}




/* Spalte 1
/* * * * * * * * * * * * * * * * * * * * * * * * * * */

#links {
  float: left;
background:url(images/bg_links.gif) repeat-y;
  margin-top: 20px;
  color: #fff;
  text-align: left;
  width: 333px;
  border:0px solid #000;


}

#navi{padding-top:0px;}



#links ul{
  list-style: none;
  margin: 30px 0px 0 0px;
}

#links ul ul{
  margin: 0 0 3px 0;
}

#links li {
  background: url(images/navi.gif) no-repeat;
  font-size: 14px;
  line-height: 24px;
  padding-top: 0px;
  padding-bottom: 20px;
}

#links li li {
  font-weight: normal;
  line-height: 16px;
  background: none;

}

#links li.active {
  background: url(images/navi_aktiv.gif) no-repeat;
  font-weight: bold;
  width: 333px;
}

#links li li.active {
  background: none;
  font-weight: normal;
}

#links a:link, #links a:visited {
  color: #fff;
  text-decoration: none;
    padding-left: 100px;
	width: 233px;
}

#links .active a:link, #links .active a:visited {
  color: #fff;
}

#links .active li a:link, #links .active li a:visited {
  color: #000;
}

#links .active li.active a:link, #links .active li.active a:visited {
  color: #fff;
}

#links a:focus, #links ul li a:hover, #links a:active {
display:block;
  color: #fff;
     background: url(images/navi_aktiv.gif) no-repeat;
  font-weight: bold;
  padding-left: 100px;
  width: 233px;
  border:0px solid #000;
}

#links .active li a:focus, #links .active li a:hover, #links .active li a:active {
  color: #fff;
	 background: url(images/navi_aktiv.gif) no-repeat;
  font-weight: bold;
  width: 333px;
}



/* Spalte 2
/* * * * * * * * * * * * * * * * * * * * * * * * * * */

#content {
  float:  left;
  line-height: 17px;
  width: 570px;
  padding: 30px 0px 30px 20px;
  font-size: 12px;
          min-height: 350px;
  height: auto !important;
  height: 350px;
}

#content h3 {
  color: #4b4c4f;
  font-weight: bold;
  font-size: 12px;
  line-height: 24px;
  margin: 30px 0 3px 0;
}

#content h4 {
  color: #4b4c4f;
  font-weight: normal;
  font-size: 12px;
  margin: 20px 0 3px 0;
}

#content p {
 margin: 0 0 10px 0;
}

#content .klein {
 font-size: 10px;
}

#content .klein a:link, #content .klein a:visited {
  color: #a61744;
  text-decoration: none;
}


#content ul, #content ol {
  margin: 10px 0 10px 14px;
}

#content ul li {
  margin-bottom: 4px;
}



#content a:link, #content a:visited {
  color: #a61744;
  text-decoration: underline;
}

#content a:focus, #content a:hover, #content a:active {
  color: #a61744;
}



/* Fusszeile
/* * * * * * * * * * * * * * * * * * * * * * * * * * */

#footer {
  color: #0071A4;
  font-size: 10px;
  margin-top: 10px;

}
