body,html{
  height:100%;
  background:#FFFFFF;
  margin:0px;
  padding:0px;
}

#background {
  width:100%; 
  height:100%;   
  margin:0px;
  padding:0px;
  background-image: url(_img/back.gif); background-repeat:repeat-x;}

#backgroundklein {
  width:100%; 
  height:100%;   
  margin:0px;
  padding:0px;
  background-image: url(_img/backklein.gif); background-repeat:repeat-x;}

#box{	
  width:966px;
  padding:0px;	
  margin:0 auto;
  text-align:left;
  position: relative;
  min-height: 100%; /* Fuer moderne Browser */
  height: auto !important; /* Fuer moderne Browser */
  height: 100%; /* Fuer IE */
  background-image: url(_img/container.gif); background-repeat:repeat-x;}
  
  #boxklein{	
  width:966px;
  padding:0px;	
  margin:0 auto;
  text-align:left;
  position: relative;
  min-height: 100%; /* Fuer moderne Browser */
  height: auto !important; /* Fuer moderne Browser */
  height: 100%; /* Fuer IE */
  background-image: url(_img/containerklein.gif); background-repeat:repeat-x;}
  
 #logo{
  background-image: url(_img/logo.png);
  top:70px;
  left:160px;
  width:300px;
  height:96px;
  z-index:25;
  position:absolute;
 }

 
#kontaktmenu{
  width:780px;
  position:relative;
  margin:0px 0px 0px 150px;
  height:40px;}

#kontakt li{
	float:right;
	list-style:none;}
  
#kontakt li a{	
	color:#000;
	text-decoration:none;
	padding-right:10px;
	font:11px Verdana, Arial, sans-serif;	}
  
#kontakt li a:hover,#kontakt li#active a{
	color:#b92109;}
	

#bild{
width:816px;
margin-left:150px;
margin-top:0px;
padding:0px;
height:250px;
background-image: url(_img/banner_erw.jpg);}

#bildklein{
width:816px;
margin-left:150px;
margin-top:0px;
padding:0px;
height:155px;
background-image: url(_img/banner_erw.jpg);}
  
#inhalt{
	width:796px;
	margin-left:150px;
	padding:40px 0px 10px 20px;
	min-height:320px;
	font:12px Verdana, Arial, sans-serif;	
	line-height:16px; }
  
#inhalt_links {float: left; width: 500px; margin:10px 40px 0px 0px; background:#FFFFFF;}
  
#inhalt_rechts{ float: left; width: 236px; margin:10px 20px 0px 0px; background:#FFFFFF;}
#clear{clear: both}
div#inhalt_links iframe { border: 0px; width: 795px; height: 583px; }
div#inhalt iframe { border: 0px; width: 795px; height: 583px; margin-top:20px; }
#navigation{
  text-decoration:none;	
  font:12px Verdana, Arial, sans-serif;	
  padding-top:40px;
  width:150px;
  min-height: 500px; 
  list-style:none;
  float: left; 
  clear:left;	
 }

	
h1 {
  font:16px Verdana, Arial, sans-serif;	
  color:#FFF;
  background:#22439c;
  font-weight:bold;
  padding-left:6px;
  padding-bottom:2px;
  padding-top:2px;
}

h2 {
  font:14px Verdana, Arial, sans-serif;	
  color:#22439c;
  font-weight:bold;
  font-variant:small-caps;
  background-image:url(_img/h3_linie.gif);
  background-repeat:no-repeat;
  background-position:bottom;
  background-position: 0 16px;
  padding-left:15px;
  padding-top:15px;
  padding-bottom:10px;
}

h3 {
  font:12px Verdana, Arial, sans-serif;	
  color:#22439c;
  font-weight:bold;
}

h5 {
  font:11px Verdana, Arial, sans-serif;	
  color:#000000;
}

.download {	color:#22439c;}
.external-link-new-window {	color:#22439c;}
.internal-link {	color:#22439c;}
/* Sidemenu Navigation */

a.mail {color:#22439c;}

ul#level1navlist { 
  margin-left: -30px;
  margin-top: 0px;
  padding: 0px 0px 15px 30px;
}
ul#level2navlist,
ul#level3navlist,
ul#level4navlist { 
  margin-left: -25px;
  margin-top: 0px;
  padding: 0px 0px 0px 25px;
}
/* gilt fuer alle LI */
ul#level1navlist li,
ul#level2navlist li,
ul#level3navlist li,
ul#level4navlist li { 
  list-style: none;
}
/* gilt fuer alle Links */
ul#level1navlist a,
ul#level4navlist a,
ul#level5navlist a {
  display: block;
  padding: 4px 0px 4px 15px;
  text-decoration: none;
  color: #FFF;
  background: #22439c;
  background-image: url(_img/nav_level1.gif); 
  background-repeat:no-repeat;
  background-position: 0px; 	
  font-size: 14px; font-weight:bold;
}

/* Level2navlist Links (Abstand links, Hintergrundfarbe... */
ul#level2navlist a{
  display: block;
  padding: 2px 0px 2px 22px;
  text-decoration: none;
  color: #FFF;
  background: #a5b9ee;
  font-size: 12px;
  font-variant:normal; 
  background-image: url(_img/nav_level2.gif); 
  background-repeat:no-repeat;
  background-position: 0px; 	
}

/* Level3navlist Links (Abstand links, Hintergrundfarbe... */
ul#level3navlist a{
  display: block;
  padding: 2px 0px 2px 35px;
  text-decoration: none;
  color: #FFF;
  background: #cbd5f0;
  font-size: 10px;
  font-variant:normal; 
  background-image: url(_img/nav_level3.gif); 
  background-repeat:no-repeat;
  background-position: 0px; 	
}

ul#level1navlist a:active, ul#level1navlist a:hover,
ul#level4navlist a:active, ul#level4navlist a:hover,
ul#level5navlist a:active, ul#level5navlist a:hover {
background: #888484;
background-image: url(_img/nav_level1.gif); 
background-repeat:no-repeat;
background-position: 0px; 	}
  
ul#level2navlist a:active, ul#level2navlist a:hover  {
background: #888484;
background-image: url(_img/nav_level2.gif); 
background-repeat:no-repeat;
background-position: 0px; }

ul#level3navlist a:active, ul#level3navlist a:hover{
background: #888484;
background-image: url(_img/nav_level3.gif); 
background-repeat:no-repeat;
background-position: 0px; }

ul#level1navlist a.act, ul#level1navlist a.cur,
ul#level3navlist a.act, ul#level3navlist a.cur,
ul#level4navlist a.act, ul#level4navlist a.cur,
ul#level5navlist a.act, ul#level5navlist a.cur {
background: #888484; color:#ffffff;
background-image: url(_img/nav_level1.gif); 
background-repeat:no-repeat;
background-position: 0px;
}
  
ul#level2navlist a.act, ul#level2navlist a.cur {
background: #888484; 
background-image: url(_img/nav_level2.gif); 
background-repeat:no-repeat;
background-position: 0px; 	}

ul#level1navlist a.act,
ul#level4navlist a.act,
ul#level5navlist a.act {background: #22439c;  background-image: url(_img/nav_level1.gif); 
background-repeat:no-repeat;
background-position: 0px; }

ul#level2navlist a.act  {background: #a5b9ee;  background-image: url(_img/nav_level2.gif); 
background-repeat:no-repeat;
background-position: 0px; }

ul#level3navlist a.act{background: #a5b9ee;  background-image: url(_img/nav_level3.gif); 
background-repeat:no-repeat;
background-position: 0px; }

/* Level 1 normal mit dunklem Hintergrund und Raendern*/
ul#level1navlist li.l1no {
font-size: 14px; border-bottom: 1px solid #FFF;
}
/* Level 2 normal mit dunklem Hintergrund und Raendern*/
ul#level2navlist li.l2no {
border-bottom: 1px solid #FFF;
}
/* Level 3 normal mit dunklem Hintergrund und Raendern*/
ul#level3navlist li.l3no {
border-bottom: 1px solid #FFF;
}

/* Level 1.cur/act haben hellen Hintergrund und helle Raender und einen langen Oberstrich und einen langen Unterstrich*/
ul#level1navlist li.l1cur, 
ul#level1navlist li.l1act {
border-bottom: 1px solid #FFF;
}

/* Level 1.cur/act haben hellen Hintergrund und helle Raender und einen langen Oberstrich und einen langen Unterstrich*/
ul#level1navlist li.l1act .act {
border-bottom: 1px solid #FFF;
}

/* Level 2.cur/act haben hellen Hintergrund und helle Raender und einen langen Oberstrich und einen langen Unterstrich*/
ul#level2navlist li.l2cur, 
ul#level2navlist li.l2act {
background-image: url(_img/nav_level2.gif); 
background-repeat:no-repeat;
background-position: 0px; 
border-bottom: 1px solid #FFF;
}

/* Level 3.cur/act haben hellen Hintergrund und helle Raender und einen langen Oberstrich und einen langen Unterstrich*/
ul#level3navlist li.l3cur .cur {
background-image: url(_img/nav_level3.gif); 
background-repeat:no-repeat;
background-position: 0px; 
}

/* Level 2-5 no/cur/act haben hellen Hintergrund und Raender */
ul#level3navlist li, 
ul#level4navlist li  {background-color: #22439c;}

ul#level1navlist li.l1 a.active, 
ul#level2navlist li.l2 a.active, 
ul#level3navlist li.l3 a.active, 
ul#level4navlist li.l4 a.active {background: #22439c;}

ul#level1navlist li.l1 a.current, 
ul#level2navlist li.l2 a.current, 
ul#level3navlist li.l3 a.current, 
ul#level4navlist li.l4 a.current {background: #22439c;}

ul#level1navlist li.l1hi a.current, 
ul#level2navlist li.l2hi a.current, 
ul#level3navlist li.l3hi a.current, 
ul#level4navlist li.l4hi a.current {background: #22439c;}

ul#level1navlist li.l1 a, ul#level1navlist li.l1hi a, 
ul#level2navlist li.l2 a, ul#level2navlist li.l2hi a,
ul#level3navlist li.l3 a, ul#level3navlist li.l3hi a, 
ul#level4navlist li.l4 a, ul#level4navlist li.l4hi a {
  padding: 0px 0px 0px 25px;
  font-family: Arial,Helvetica,Sans-Serif;
  font-weight: bold;
  text-decoration: none;
  display: block;
}

ul#level1navlist li.l1hi a, 
ul#level2navlist li.l2hi a,
ul#level3navlist li.l3hi a, 
ul#level4navlist li.l4hi a {
}

ul#level2navlist li { padding-left: 0px;}
ul#level3navlist li { padding-left: 0px; }
ul#level4navlist li { padding-left: 40px; background-color: #b92109; }

/* TTNews */
.news-list-morelink a{
color:#22439c;   
text-decoration: none;
margin-top:-10px;}

.news-list-morelink a:hover {
color:#000000; }

.news-single-backlink a{
color:#22439c;   
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:-45px;
  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;}