/* import screen-layout */
@import url(navigation/nav_shinybuttons.css);
@import url(screen/content.css);


html, body {
   margin:0px;
   padding:0px;
text-align: 		center;
 /*  overflow-x:hidden;
   overflow-y:hidden; */
/*background-image:url(../images/back-v.png);*/
background-color:rgb(255,255,255);

}

#main_section {
   overflow-x:hidden;
   text-align: 			 left; 
position:absolute;
top: 10px;
left:10px;
   margin:0px;
   padding:0px;
   background:rgb(255,255,255) url(../images/hinter_teile.jpg) right bottom repeat-y; 
   border:2px solid #edeff1;
   width: 	700pt; 
   
height: auto !important;
height: 100%;
min-height: 532pt;


}

#navigation {


}
#top_section {
   margin-left:0px;
   margin-right:0px;
  border-bottom: 5px solid #064d9b;
  text-align:right;

 background:rgb(255,255,255) url(../images/head_28_g2.jpg) right no-repeat;  


}
#top_section .sprach_auswahl { display: inline;  list-style:none; float:right; position: absolute; top: 10px }
#top_section  .sprach_auswahl li { display: inline; list-style:none; margin-left: 5px; }
#top_section  .sprach_auswahl  a:hover { background:transparent;   }


#content {
   margin-left:18em;
   margin-right:0px;
  
 }

.logo_gr {
   
margin:12pt;
}

#search {
   position:absolute;
   top:124px;
   left:520px;
   white-space:nowrap;
}

#engl {
 position: absolute;
left:70px;

}
#deu {
position: absolute;
left: 20px;

z-index: 50;
}
#u_links {
 text-align:left;

}

#block_right {

display:block;
text-align: right;
z-index: 51;
}

#block_right img {
border-left: 5px solid rgb(11,77,155);
border-bottom: 5px solid rgb(11,77,155);
height: 100px
}

#col1 p {
margin: 1em  2em   1em   1em;
text-align: justify;
}

.sub_link {
         display:block;
         width: 100px;
         font-weight: bold;
         font-size: 0.8em;
    line-height: 1em;
         padding:4px;
         text-decoration:none;
            
         }
.sub_link:link, .sub_link:visited {
	   background-color:   #fcfcfc;
            
border:1px solid #c0c0c0;
         }
 .sub_link:hover, .sub_link:active {
       background-color:  rgb(11,77,155);
       color:white;
       	
         }
#kontakt_sublinks {

     position:absolute;
      top:262pt;
      left:102pt;
       z-index:100;
       visibility:hidden;
       border:1px solid #c0c0c0;
         }
#footer{
position: absolute;
right:0.5em;
top: 4.0em;
color: rgb(11,77,155);
font: bold 1.3em/1.4 sans-serif;
margin:0em 0em 0em 12em;
padding-top: 0.2em;
overflow-x:hidden;
}
#col1 h1 {
z-index: 5;
font-size:10.5pt;
/*background: url("../images/nav_button.gif"); */
margin-top:-3.5pt;
background-color: rgb(11,77,155);
color: rgb(240, 240, 240);
padding-left: 0.5em;
}
#mail {
position: absolute;
bottom: 10px;
left: 50px;


}
#mail img {border:none;}

.klein {font-size: 75%;
color: #a8403C;
margin-right:10px;
float:right;
margin-bottom: 12pt;
}

#tiefer {
position: relative;
top: 30px
}

.kopf { background-color:  rgb(230,244,255);}
.mittel {height: 100px; vertical-align:top; border: thin solid rgb(230,244,255);}

.unter_klein {

 font-size: 80%;
}
.mittel p {
position: relative;
left:-1em;
}
