body {
  background-color: #e6e6e6;
  background-image: url(../img/bg.png);
  background-repeat: repeat-x;
  font-family: Arial, Verdana, Helvetica;
  color: #460002;
  font-size: 14px; }

/* ######################################################## */
/* #####################  DIVS  ########################### */
/* ######################################################## */

.link {
  color: #460002;
  text-decoration: none; }

#outerbox{
  border: 17px solid #E6E6E6;
  border-top: 10px solid #E6E6E6;
  padding: 20px;
  margin: 0 auto;
  background-color: #F5F5F5;
  width: 65em; }
  
#linke_spalte{
  float: left; 
  width: 12.4em;}  

#banner_links {
  border: 0;
  margin-top: 1em;  }
  
#rechte_spalte{
  margin-left: 25px; 
  margin-top: 3px; 
  float: right;}  

#navibox{
  width: 12.4em;
  background-color: #FE6565; 
  margin-top: 16px;}

#content{
  border: 1px solid #CDCDCD; 
  background-color: #ffffff;
  margin-top: 40px; 
  width: 50.4em;}  

  
#contentheader{
  background-color: #FE6565;
  font-size: 18px; 
  font-weight: normal;
  color: #ffffff;  
  border-bottom: 6px solid #FFA8A8; 
  padding-left: 20px; 
  padding-top: 5px; 
  padding-bottom: 5px; 
  letter-spacing: 0.15em; }  
  
#contenttext{
  padding: 20px; 
  font-size: 12px; }
  
#footer{
  text-align: right; 
  margin-right: 20px; 
  margin-bottom: 5px; 
  margin-top: 10px;}  
  
#alert{
  background-color: #00FF00;
  font-size: 14px;
  color: #ffffff;
  padding: 5px;}  
  
.clear {clear:both;}  

#globalfooter {
  margin-top: 10px;
  margin-left: 203px;
  text-align: justify;
  width: 67em;
  color: #460002;
  font-size: 11px;}
  
#kategoriebox {
  background-color: #FFA8A8; 
  padding-top: 3px; 
  padding-bottom: 7px; 
  padding-right: 10px; 
  padding-left: 10px; 
  margin-left: 40px; 
  border-top: 2px solid #FE6565; }
  
  
/* ######################################################## */
/* #####################  AKTUELLES  ###################### */
/* ######################################################## */
  
.newsbox{
  /* border: 1px dotted #FFA4A4; */
  border: 1px dotted #CDCDCD;  
  margin-top: 20px;}
  
.newsbox_small{
  width: 25em;
  border: 1px dotted #FFA4A4; 
  margin-top: 20px;
  float:right; 
  margin-left: 10px; 
  margin-bottom: 20px; }

.newsheadlinebox{
  background-color: #FFDFDF; 
  padding: 5px;}
  
.newsheadline{
  font-size: 16px; 
  font-weight: bold; 
  margin-left: 20px; 
  margin-top: 5px;}
  
.newstext{
  padding: 5px; 
  padding-left: 15px;}  

/* ######################################################## */
/* #####################  LINKS  ########################## */
/* ######################################################## */

  
.linkbox{
  margin-bottom: 10px; 
  border-bottom: 1px dotted #005A96;  }

.linkheadline{
  font-weight: bold;}
  
.linklink{
  margin-left: 15px; 
  padding: 10px;}
  
/* ######################################################## */
/* #####################  GRAFIKEN  ####################### */
/* ######################################################## */

  
.foto{
  border: 1px solid #0085dd;}  

.borderless{
  border: 0px;}   
  
.bannerlinks{
  border: 0px;
  margin-top: 30px; 
  margin-left: 25px; }  
  
.linkpic {
  border:0; }  
  
#ziellogo {
  border: 0px;
  margin-left: 50px; }
  
#schrittelogo {
  vertical-align: top;
  border: 0px;
  margin-left: 70px; 
  margin-top: 20px; }
  
.mailgrafik {
  border: 0px; 
  vertical-align: bottom; }
  
.inlinebild {
  float:left; 
  border: 1px solid #CDCDCD;
  margin: 10px; }
  
/* ######################################################## */
/* #####################  ABSÄTZE, TEXTE  ################# */
/* ######################################################## */


  
.subheader {
  font-weight: bold;
  font-size: 14px;
  text-indent: -5px;}  
  
.einleitung {
  font-weight: bold;}  
  
#printurl {
  margin-right: 20px; 
  font-size: 10px; 
  margin-top: 20px; 
  text-align: right; }

/* ######################################################## */
/* #####################  LINKS ########################### */
/* ######################################################## */


a.footerlink {
  color:#002d4b;
  font-size:11px;
  font-family: arial,verdana,helvetica;
  text-decoration:none;}

a:hover.footerlink {
  text-decoration:none;
  border-bottom: 1px dotted #002d4b;}
  
a.mail {
  color:#460002;
  font-size:12px;
  font-family: arial,verdana,helvetica;
  text-decoration:none;
  white-space: nowrap;}

a:hover.mail {
  text-decoration:none;
  border-bottom: 1px dotted #002d4b;}
  
a.newsheadlinetext {
  color:#002d4b;
  font-family: arial,verdana,helvetica;
  text-decoration:none;}

a:hover.newsheadlinetext {
  text-decoration:none;
  border-bottom: 1px dotted #002d4b;}

/* ######################################################## */
/* #####################  NAVIGATION  ##################### */
/* ######################################################## */

.navielement
{
  border-top: 1px solid #FFA4A4;
  border-left: 1px solid #FFA4A4;
  border-right: 1px solid #FFA4A4;
  font-weight: bold;
  font-size: 13px; 
  padding-left: 10px;
  padding-top: 2px;
  padding-bottom: 2px;
  background-color: #FFDFDF;  
}

li:hover.navielement
{
  background-color: #FFCACA; 
}

.navielement_last
{
  border-top: 1px solid #FFA4A4;
  border-bottom: 1px solid #FFA4A4;
  border-left: 1px solid #FFA4A4;
  border-right: 1px solid #FFA4A4;
  font-weight: bold;
  font-size: 13px; 
  padding-left: 10px;
  padding-top: 2px;
  padding-bottom: 2px;
  background-color: #FFDFDF;  
}

li:hover.navielement_last
{
  background-color: #FFCACA; 
}

.active_navielement
{
  border-top: 1px solid #FFA4A4;
  border-left: 1px solid #FFA4A4;
  border-right: 1px solid #FFA4A4;
  font-weight: bold;
  font-size: 13px; 
  padding-left: 10px;
  padding-top: 2px;
  padding-bottom: 2px;
  background-color: #FFA8A8;
  margin-left: 0px;
}

.active_navielement_last
{
  border-top: 1px solid #FFA4A4;
  border-bottom: 1px solid #FFA4A4;
  font-weight: bold;
  font-size: 13px; 
  padding-left: 10px;
  padding-top: 2px;
  padding-bottom: 2px;
  background-color: #FFA8A8;
}

/* -------------------------- */

#naviliste
{
  list-style-type: none; 
  padding-left: 0px;
  margin: 0px;
  margin-top: 0px;
}

a.navilink          
{
  color:#800000;
  font-size:12px;
  font-family: arial,verdana,helvetica;
  text-decoration:none;
  display: block;
  margin-top: 3px;
  margin-bottom: 3px;
  margin-left: 10px;
  letter-spacing: 0.18em;
}

a:hover.navilink    
{
  color:#800000;
  text-decoration:none;
}

/* ######################################################## */
/* #####################  FORMULARE  ##################### */
/* ######################################################## */


.button	{
  color: #ffffff;	
  font-size: 12px;	
  font-family: Verdana, Arial, sans-serif;	
  background: #FE6565;
  border: 1px solid #D9D3BF;
  width: 200px;}
  
.textarea {
  width: 52em;
  height: 33em;
  font-size: 12px;	                      
  font-family: Verdana, Arial, sans-serif;
  border: 2px dotted #FFA4A4; 
  padding: 10px; }
  
#textarea2 {
  width: 38em;
  height: 25em;
  font-size: 12px;	                      
  font-family: Verdana, Arial, sans-serif;
  border: 1px solid #FFA4A4; 
  padding: 10px; }
  
.input {
  font-size: 13px;
  margin-bottom: 3px;
  margin-right: 10px;
  color: #4D4D4D;
  text-decoration: none;
  border: 1px solid #FFA4A4; 
  width: 200px; }  
  
.label {
  width: 12.5em; 
  float:left; 
  color: #771919;
  font-weight:bold;
  }