* { 
margin: 0; 
padding: 0;
}

html {
	height:100%;
  margin-bottom: 1px; 
}

body { 
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px; 
	color: #2e3639;
	background: #eaeaea;
	text-align: center;
  min-width: 985px;
	height:100%; 
}

#container { 
	width: 985px;
  margin: 0 auto;
  text-align: left;
	background: url(../image_layout/container2.gif) top right repeat-y #ffffff;
}
	
#a { 
	width: 985px;
	height: 214px;
	background: url(../image_layout/a.jpg) top left no-repeat;	
	float:left;	
}

    #a1 { 
    	width: 229px;
    	height: 214px;
    	float: left;
    	overflow: hidden;	
    }	
        #logo { 
          padding: 43px 0 0 34px;		
        }
    
    #a2 { 
    	width: 756px;
    	height: 214px;
    	float: left;overflow: hidden;
    }
    
    #a2a { 
    	width: 756px;
    	height: 84px;
    	float: right;
    }    
        #navioben { 
        	padding: 70px 0 0 47px;
        }        	

    
    #a2b { 
    	width: 756px;
    	height: 130px;
    	float: right;
    }    	

#b { 
	width: 985px;
	height: 38px;
	background: url(../image_layout/b.gif) no-repeat top left;
	float:left;
  overflow: hidden;		
}

    #b1 { 
    	width: 229px;
    	height: 38px;
    	float: left;
    }	
        #terramedus { 
          padding: 2px 0 0 34px;		
        }
    
    #b2 { 
    	width: 530px;
    	height: 38px;
    	float: left;
    }
    
    #b3 { 
    	width: 226px;
    	height: 38px;
    	float: left;
    }    

      #suche {
        padding: 8px 0 0 0;
      }
      
/* ---------------------------------------------------------------------------------------------------------- */

#c {
    		
    width:980px;
    float:left;
}

    #c1 {
        background: url(../image_layout/c.jpg) top left no-repeat #deefff;
        width: 229px;
        float: left;
        overflow: hidden;
        min-height: 550px;
        height: auto !important;
        height: 550px;	
    }

        #socialmedia {
            width: 229px;
            height: 100px;
        		margin: 20px 0 0 15px;
        } 
             
            #bookmark {
              padding: 0 0 0 0;
            } 
             
            #fb_twit {
              margin: 10px 0 0 0;
              padding: 18px 0 2px 6px;
              background: url(../image_layout/socialmedia.gif) top left no-repeat;
              height: 40px;
            }             
             
            #fb_twit img {
              margin: 0 5px 0 0;
            }           
           
        #news {
            width: 229px;
        }    
        
        #login {
            width: 229px;
        }        
    
    #c2 {
        background: url(../image_layout/c2.gif) top left repeat-x #ffffff;	
        width: 751px;
        overflow: hidden;
        float: left;
    }

  #breadcrumb {	
  	margin: 10px 20px 5px 30px ;
  	font-size: 12px;
    height: 40px;	
  }


  #inhalt {	
  	margin: 25px 20px 10px 30px ;
  	font-size: 12px;
    min-height: 450px;
    height: auto !important;
    height: 450px;	
  }

#c3 {	
    	width: 5px;
    	float: right;
    }

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

#d {	
	width: 985px;
	height: 76px;
	background: url(../image_layout/d.jpg) no-repeat top left;
	float: left;		
}

  #d1 {	
  	width: 400px;
  	height: 76px;
  	float: left;		
  }

  #d2 {	
  	width: 585px;
  	height: 76px;
  	float: right;
    text-align: right;		
  }        
        #copyright {
          padding: 44px 35px 0 0;
          font-size: 11px;	
          color: #949494;
        }        
        
/* ---------------------------------------------------------------------------------------------------------- */

#e {	
	width: 985px;
	height: 20px;
	float: left;
  text-align: center;
  background: #eaeaea;		
}

    #footer {	
    	padding: 5px 0 0 0 ;
      font-size: 10px;	
    }	
    
    #footer a	{
      color: #2e3639;
      text-decoration:none;
      font-weight: normal;	
    }

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

img {
border: 0;
}

img.imgleft {
border: 0;
padding: 0 10px 10px 0 ;
float: left;
}

img.imgright {
border: 0;
padding: 0 0 10px 10px;
float: right;
}


a.pdf:link, a.pdf:visited {
	text-decoration : none;
	color : #009de0;
  background: url(../image_layout/icon_pdf.gif) center left no-repeat;
  padding: 6px 0 6px 25px;  	
}

a.www:link, a.www:visited {
	text-decoration : none;
	color : #009de0;
  background: url(../image_layout/icon_www.gif) center left no-repeat;
  padding: 6px 0 6px 25px;  	
}

a.int:link, a.int:visited {
	text-decoration : none;
	color : #009de0;
  background: url(../image_layout/icon_int.gif) center left no-repeat;
  padding: 6px 0 6px 25px;  	
}

a.www:hover, a.pdf:hover, a.int:hover {
	text-decoration : underline;	
}


a:link, a:visited { 
	text-decoration: none; 
	color: #009de0;
}

a:hover, a:active { 
	text-decoration: underline; 
	color: #009de0;
}

#inhalt h2 {
	margin: 0 0 15px 0 ;
  font-size: 20px;
  color: #009de0;
  font-weight: normal;
}

#inhalt h3 {
	margin: 0 0 10px 0 ;
  font-size: 13px;
  color: #009de0;
  font-weight: bold;
}


#inhalt h4 {
	margin: 0 0 4px 0 ;
  font-size: 12px;
  color: #009de0;
  font-weight: bold;
}

#inhalt p {
	margin: 0 0 12px 0 ;
  color: #2e3639;
  line-height: 16px;
  text-align: justify;
}

#inhalt ul{
	margin: 0 0 15px 5px ;
  color: #2e3639;
  line-height: 16px;
  list-style: none;
}

#inhalt ol {
	margin: 0 0 15px 25px ;
  color: #2e3639;
  line-height: 16px;
}

#inhalt ul li{
	padding: 0 0 0 15px ;
  line-height: 16px;
  background: url(../image_layout/li.gif) no-repeat top left;
}

#inhalt ul li, #inhalt ul li a:link, #inhalt ul li a:visited {
  color: #2e3639;
}

#inhalt ul li a:link, #inhalt ul li a:visited {
  color: #2e3639;
  text-decoration: underline;
}

#inhalt ul li a:hover {
	color: #009de0;
}

#infobox {
  width: 300px; 
  height: 310px; 
  float: left; 
  margin: 0px;
}

#infobox2 {
  width: 370px; 
  height: 310px; 
  margin: 0px;
  float: right;
}

.infobox2inner {
  border: 1px solid #009de0;
	padding: 4px 10px 4px 10px;
  height: 287px;
  margin-right: 6px;     
}

#infobox ul  {
	margin: 0;
  width: 200px;
}

#infobox ul li {
	padding: 4px 4px 4px 4px;
  line-height: 14px;
  list-style: none;
  background: url(../image_layout/button.gif) top left repeat-x #c1c2c3;
  width: 200px:
  height: 14px;  
  margin: 3px 3px 3px 0;
  border: 1px solid #009de0;
}

#infobox ul li a:link, 
#infobox ul li a:visited {
  color: #2e3639;
	padding: 4px 4px 4px 4px;
	
}

#infobox ul li a:link, 
#infobox ul li a:visited {
  color: #2e3639;
  text-decoration: none;  
}

#infobox ul li a:hover {
	color: #009de0;
}



#inhalt table {
	border-collapse: collapse;
	margin-bottom: 20px;
}

#inhalt table tr td, #inhalt table tr th {
  padding: 3px 3px 3px 3px ;
  border: 1px solid #e3e3e3;
  vertical-align: top;
}

#inhalt table tr th.blue {
  padding: 8px 3px 8px 3px ;
  border: 1px solid #e3e3e3;
  background: #deefff;
}

#inhalt table.noborder tr td {
  padding: 3px 3px 3px 3px ;
  border: 0;
  vertical-align: top;
}


input {
	border: 1px solid #009de0;
	width: 200pt;
}

select, textarea {
	border: 1px solid #009de0;

}

hr {
	height: 0;
	color: #deefff;
	border-bottom: 1px solid #25a5e1;
	border-top: 0;
	border-left:0;
	margin: 15px 0 10px 0;
}     
        
/* ---------------------------------------------------------------------------------------------------------- */

p.bottom_keywords {
    margin: 15px 0 10px 0;
    font-size: 10px;
    line-height: 12px;	
    color: #949494;
    text-align: justify;
}

p.to_the_top {
  margin: 5px 0 10px 0;
  padding: 0 0 0 330px;
}

p.link_this_site {
    margin: 5px 0 10px 0;
    font-size: 10px;	
    color: #949494;
}
p.link_code {
    background: #e3e3e3;
    padding: 10px 10px 10px 10px;
    text-align: left;
    width: 480px;
}

code {
    font-size: 11px;
    display: block;    	
}

