/* mac hide\*/
html, body {height:100%}
/* end hide */
html,body {
	padding:0;
	margin:0;
}
body{	
	text-align:center;
	color: #000000;
	width: 100%;
	background: white url(img/bg)  ;
}

iframe {border: 0}
.unterschrift {font-size: 9px}
/*breadkrumen */
.breadcrumps {position: relative; top: 5px; left: 15px; color: #666666; z-index: 5000;}
.breadcrumps , .breadcrumps a:link, .breadcrumps a, .breadcrumps a:visited{font-size: 9px; font-weight: normal; color: #666666; text-decoration: none}
.breadcrumps a:hover{font-size: 9px; font-weight: normal; color: #666666; color: #666666; text-decoration: underline}



/***********************************************************
 Alles was nicht explizit definiert ist   
************************************************************/
 * { margin: 0pt;
    padding: 0pt;
    color: rgb(83, 89, 97);
    font-size: 12px;
	font-family: verdana,"sans serif";
    
    }
a img {border: 0}

p {margin: 2px 0; padding: 0; }

li {list-style-type:bullet;
    list-style-position: inside;
    }

.img_left {padding:0; margin: 0 20px 0 0px}
.img_right {padding:0; margin: 0 5px 0 20px}
.img_center {display: block; text-align:center}

.imagetitle {display:block;
                font-size: 9px}
/***********************************************************
 Layout:
************************************************************/
.layout { 
	 color: #000000;
	 text-align:left;
	 margin: auto;
	 position:relative;
	 border: 0px solid blue
    }
html>body .layout{min-height: auto} /*for mozilla */  
* html .layout {left: 1px}
.banner { 
    background-color:  #5F87AA ; 
    background-image:url(img/pbg) ;
    background-repeat:repeat-y;
    background-position:805px 0; 
	width: 96%;
    overflow: hidden;
    position: relative;
    z-index:6;
    padding-left:50px;
    top: 0px; 
    border: 0px solid red;
    }

.logo { 
                filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='img/logo');
                position: absolute;
				height: 140px;
				width:850px;
				left: 0px;
                top: 0px;
		        z-index: 500}
				
html > body .logo {	 background:url(img/logo) no-repeat;}		
    
 
 /*  --------------- Obere Navigation ----------------*/
 
 .topnavi_box{ 
     background:url(img/nav_bg) ;
    position:relative;
    z-index:7;
    top: 0px;
    left: 0px;
    width:100%;
    z-index: 12;
    border: 0px solid red;
    overflow: hidden;
	height: 26px;
}

 .topnavi { padding: 0px;
               z-index: 300; 
               text-align: right;
               margin: 3px 0 0 60px;
               border-width: 0px;
               border-color:  silver ;
			  border-style: solid;
               
    }
 
 
.topnavi a:link, .topnavi a:visited
{   padding: 1px 0 4px;
     border-color:  #000562 ;
     border-style: solid;
     border-width: 0px 0px 0px 0px;
     font-size: 12px;
     font-family: verdana, arial, helvetica, sans-serif;
     color: #000562;
     margin: 0 15px  0 0 ;
     display: block;
     float: left;
	 text-decoration: none
}

.topnavi a.checked , .topnavi a:visited.checked, .topnavi a:hover{
 border-bottom: 4px solid #5F87AA;

}


 
/*--------------------- Linke Navigation ----------------*/

.navi { margin-bottom:0px}
.navi a, 
.navi a:link,  
.navi a:visited{ 
	        border-bottom: 1px solid white;
            color:#000562;
            margin: 0;
            text-decoration: none;
            background: #F0E3E3;
            display: block;
            font-size: 12px;
			height: 100%;
            padding: 4px 0px;
			border-bottom: 2px solid white
}

.navi a span,  
.navi a:link span, 
.navi a:visited span 
                     {font-size:12px;
	                   display: block;	
	                   padding: 2px 0 2px 7px;	}
.navi a:hover  span{color: #000562;}

.navi a.checked span,  
.navi a:link.checked span, 
.navi a:visited.checked span
										{ color: white;
											background: #000562;}




/*  --------------- Content ----------------
    Achtung - die width wird in der masterpage gesetzt

*/

.content { float:left;
           
				margin: 12px 0 0 60px;
				position:relative;
				z-index: 5;
	            border: 0px solid red} 
* html .content {margin: 12px 0 0 8px;}
.content * {line-height: 150%}

  .content h1 {
   font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
   font-size: 24px;
   font-weight: lighter;
	color: black;
	font-weight : normal;  
	padding: 0px;
	margin: 0px 0 8px 0;
    }
	
 .content h2 {
 position:relative;
 left:-5px;
 padding: 3px 0 3px 5px;
  font-size: 14px;
  
font-weight: bold;
	color: #25398A;  
	
    }	
    
 .content h3 {font-size: 14px; 
                    text-align: center;
                    font-weight: bold;
                    border-top: silver 1px dotted;
                     border-bottom: silver 1px dotted;}
.date {border-bottom:1px solid #eaeaea; 
	      border-top:0px solid #eaeaea; 
	      color: #000562;
	      font-size: 12px;
		  font-weight: light;
		  padding:3px 3px 3px 0}
  .content a { color: #25398A; text-decoration: none; font-weight: bold;  }
  .content a:hover { color: #25398A; text-decoration: underline; font-weight: bold;  }
  
 .files {margin-bottom: 15px;}
 



/*  --------------- Infobar
    Achtung - die width wird in der masterpage gesetzt ----------------*/
	
 .infobar { border: 0px solid red;
                position: absolute;
                left: 690px;
                top: 140px;
				margin: 0;
                z-index: 5;
          }
		  
* html .infobar {margin: 0 8px 0 0;}
.infobar * {line-height: 130%;
                 text-decoration: none;
                 font-size: 11px}

  .info_box { 
	overflow:hidden;
	
    padding: 0;
    margin:0 0 10px 0;
    border: 1px solid #eaeaea}

  .info_box h1 { 
    margin: 0pt ;
    font-size: 12px;
    padding: 3px 0px 5px 5px ;
    color: #000562;
    background: #CDD9E5
     }
     
   .info_box h2 { 
    font-size: 10px;
    padding: 0px;
    
     }

  .inner_info_box { padding: 2px 5px 5px 5px;
    line-height: 17px;
    font-size: 11px;
    margin-top: 0px;
    border: 0px solid red;
   }

.infobar form { margin:5px 0} 
input.query {border: 1px solid silver; width: 175px; padding: 2px 0 1px;}
.infobar .img_left {padding:0; margin: 0 0 5px 0px; }
* html .infobar .img_left {padding:0; margin: 0 0 5px -1px; }


.infobar .img_right {padding:0; margin: 0 0 0 15px}
.infobar .img_center {display: block; text-align:center}

/*  --------------- template ----------------*/
.template {border: 0px solid red; 
                background: transparent;
                margin-bottom: 10px}

/*  --------------- Form----------------*/
fieldset {width: 545px;
	              overflow:hidden;
	             padding: 10px 20px 20px 0;
				 border: 1px solid silver}
legend {padding:0 15px; }
* html legend {padding:0 8px; }
label {clear: both;display:block; margin-left: 15px}
fieldset input {width: 98%; margin-left: 15px; padding: 0px 0; height: 19px; border: 1px solid #999999}
fieldset textarea {width: 98%; height: 150px; margin-left: 15px}
fieldset .submit {display:block; width: 100px;margin-top:10px; height: 22px;}

/*  --------------- Footer ----------------*/

.clear {width:100%;height:52px;clear:both}
.footer {
	width:100%;
	clear:both;
	color: #000000;
	text-align:center;
	left:0px;
	font-size: 9px;
	bottom:0px;
	position: fixed;
	z-index:600
	
}

.footer div { border-top:1px solid #eaeaea;
                 padding:3px 0 0 0;
                 margin: 0 auto;
                
                 height: 18px;
                 border-top: 5px solid white;
                 width: 850px;
                 overflow: hidden;
	             background:url(img/info) repeat-x;}
	             
* html .footer{margin-bottom:-1px; position: absolute; width: 790px; left: 0px}/* ie 5*/
    
                  
.footer * {    color: #666666;
                  font-size: 9px;
                   text-align: center }

 
