body, html{
  height:100%;
  font:12px Arial, Verdana, sans-serif;	
   background-image: url(_img/back_home.gif); 
   background-position:center;
 margin-top:0px;
  }
  
#box{	
margin:0 auto;
  width:800px;
  min-height: 100%; /* Fuer moderne Browser */
  height: auto !important; /* Fuer moderne Browser */
  height: 100%; /* Fuer IE */  
  }
  
#banner{
  width:800px;
  height:109px;
  background-image: url(_img/banner.gif);
  }
  
#mitte {  
  width:800px;
  float: left;
  background:#ffff00;
  }
  
#inhalt{
  width:740px;  
  padding:20px 40px 0px 20px;
  font:12px Arial, Verdana, sans-serif;	
  line-height:16px;
}

div#inhalt iframe { border: 0px; width: 760px; height:650px;}


#navigation{

  width:800px; 
  float: left; 
   background: #ffffff;	
 }

/* Ueberschriften */
h1 {
  font:18px Verdana, Arial, sans-serif;	
  color:#003366;
  font-weight:bold;
}

h2 {
  font:14px Verdana, Arial, sans-serif;	
  color:#003366;
  font-weight:bold;
}

h3 {
  font:12px Verdana, Arial, sans-serif;	
  color:#003366;
  font-weight:bold;
}

/* Linkfarben */
.download {	color:#5e025e;}
.external-link-new-window {	color:#5e025e;}
.internal-link {	color:#5e025e;}
a.mail {color:#5e025e;}
.csc-textpic-caption {  font-size: 11px; }

/* Sidemenu Navigation */
ul#level1navlist { 
  margin: 0px; 
  padding: 0px;  
  border-top: 1px solid #003366;
  border-bottom: 1px solid #003366;
}

/* gilt fuer alle LI */
ul#level1navlist li { 
  list-style: none;
  display:inline; 

}
/* gilt fuer alle Links */
ul#level1navlist a {
  margin:0px;
  text-decoration: none;
  color: #003366;
  font-size: 12px; 
  font-weight:bold;
  border-right: 1px solid #003366;
  padding-right:20px;
    padding-left:20px;
}

ul#level1navlist a:active, ul#level1navlist a:hover {
color:#cc0000}

ul#level1navlist a.act, ul#level1navlist a.cur {
color:#cc0000
}

ul#level1navlist li.l1no {
color:#cc0000
}

ul#level1navlist li.l1cur, 
ul#level1navlist li.l1act,
ul#level1navlist li.l1act .act
 {
color:#cc0000
}




/* TTNews */
.news-list-morelink a{
color:#b888af;   
text-decoration: none;
margin-top:-10px;}

.news-list-morelink a:hover {
color:#000000; }

.news-single-backlink a{
color:#b888af;   
text-decoration: none;}

.news-single-backlink a:hover{
color:#000000; }

.news-single-backlink{
border-top:1px solid #b888af;
}

.news-list-date {
font-weight:bold;
  margin-top:-10px;
  color:#2e2e2e;
  font-size: 11px;
}

.news-list-item {  padding-top:0px;}

.news-list-container img{
float:right;
margin-left:10px; 
margin-top:-15px;
}

/* Cal */
.found{
  margin-top:-40px;
  color:#2e2e2e;
  font-size: 11px;
  float:right;}
  
.cal_container{
 background-image:url(_img/cal_linie.gif);
 background-repeat:no-repeat;
 background-position:bottom;
padding-bottom:3px;
margin-top:10px;
}
.cal_container img{
float:right;
margin-left:10px; 
margin-top:-11px;
}

span a {color:#472641;margin-left:5px; margin-right:5px;}
