/* CSS Document */

html {

  min-height: 100.01%;

  height: 100.01%;

}



body {


  padding: 0;
  border: 0;
  text-align: center;
font-family:  arial; color:#333; font-size:12px;
background:#FFFFFF;
 line-height:20px;

}


A:link{ color:#009999; text-decoration:none; }
A:hover{ color:#009999; text-decoration:underline; }
A:active{ color:#009999; text-decoration:none; }
A:active:hover{ color:#009999; text-decoration:underline; }
A:visited{ color:#009999; text-decoration:none; }
A:visited:hover{ color:#009999; text-decoration:underline; }

img{
border:0;

}


.bilds{
vertical-align:middle;
padding:3px;
}


h1{
padding-top:10px;
text-align:left;
color:#098d8d;
font-size:13pt;
font-weight:bold;
}


#hauptspalte {
text-align:left;  
  margin: 0 auto;
  padding: 0;
  border:1px solid #fff;
 background: url(splash.jpg) no-repeat;
width:450px;
height:510px;

}

#main {
text-align:left;  
margin-top:350px;
  margin: 0 auto;
  padding: 0;
  border:1px solid #fff;
 background: url(startseite.jpg) no-repeat;
width:450px;
height:510px;

}


#top {
height:40px;

}




#content{
margin-top:10px;
margin-left:20px;
margin-right:30px;

}

#footer { 
 width: 450px;
 font-size:11px;
 height:89px;
 clear: both;
 color: #989898;
 margin: 0px 0px 0px 0px;
 padding-top:13px;
 border-bottom: 0px solid #ccc;
 background:#fff url(/cms/img/footer_bg.gif) no-repeat;
}

.footer_inhalt{
padding-left:15px;
}

