/* CSS Document */
body {
/*background-color: 024c68;*/ 
background-color:61b0cf;
background-image:url(../img/S_Bannas_Icon_Mini_1.png);
font-family: Arial, Verdana, sans-serif;
}

img {
display: block;
border: 0;
}

a:link {
 color:226078;
 font-weight:bold;
 text-decoration:none;
}

a:visited {
color:226078;
 font-weight:bold;
 text-decoration:none;
}

a:hover {
color:ffffff;
 font-weight:bold;
 text-decoration:none;
}

a:active {
color:#226078;
 font-weight:bold;
 text-decoration:none;
}

h1 {
  font-size: 1.10em;         
  color:024C68;
  line-height:0.7em;
}

h2 {  
  font-size: 0.75em;
  color:FFFFFF;
 /* color:61b0cf;*/
  line-height:0.5em;
}

h3 {  
  font-size: 0.75em;
  color:FFFFFF;
  /*color:61b0cf;*/
  text-transform: uppercase;
}

p {
font-size: 0.75em;
color:024C68;
line-height: 1.35em;
}
       
div.outer {
width:50%;

}

div.inner{
background:#eee;
width:auto;
padding:10px;
border: 10px #888 solid;

}

#site{
position:absolute;
margin-top: 40px;
width:50%;
left:25%;
height:auto;
background-color: #61b0cf; 
/*background-color:fff;     */
border:thin #c2e1ed solid; 
/*border:thin #61b0cf solid;*/                              

}

#menu {

margin-top:5px;
margin-left:20px;
margin-right:20px;
margin-bottom:10px;
width: auto;
height:auto;
border-bottom:thin #c2e1ed solid;


}





#centerColumn {
margin-top:15px;
margin-right:25px;
margin-left:25px;
margin-bottom:25px;
width:auto;
height:auto;

background-position: top right;
background-repeat:no-repeat; 

}


.einschub1 {
margin-left:75px;

}

.einschub2 {
margin-left:35px;

}

.einschub3 {
padding-left:55px;

}

.einschubKontakt {

margin-left:45px;

}