/* Datei erstellt von 2 */
/* Stylesheet für Andreas Sandvoß */

/*
Orange: #e0c031
Blau: #415f9c
*/

body{
  background-color:#e0c031;
  font-family:ITC Officina Sans, Verdana, Arial, Helvetica, sans-serif;
  font-size:9pt;
  }

 a:link{
 text-decoration:none;
 color:#333333;
 font-weight:bold;
 }
 a:visited{
 text-decoration:none;
 color:#666666;
 font-weight:normal;
 }

ul{
line-height:13pt;
}

li{
margin-bottom:5px;
}


#dlHead{
  border:0px solid #ccc;
  width:95%;
  height:auto;
  clear:both;s
}

#dlImage{
  border:1px solid #ccc;
  width:200px;
  height:auto;
  margin-right:10px;
  float:left;
}


#dlText{
  width:235px;
  height:auto;
  float:left;
}


#logo{
  position:absolute;
  z-index:3;
  top:8px;
  left:10px;
  height:240px;
  width:260px;
  }

#banner{
  position:absolute;
  z-index:1;
  top:0px;
  left:160px;
  height:254px;
  width:840px;
  background-image:url(../pageobjects/banner.jpg);
  }

#rahmen_logo{
  position:absolute;
  z-index:2;
  top:-5px;
  left:0px;
  height:260px;
  width:280px;
  background-image: url(../pageobjects/rahmen_logo.gif);
  }

#menu{
  position:relative;
  float:left;
  background-color:#ffffff;
  left:0px;
  top:0px;
  border-right:3px solid #e0c031;
  border-bottom:3px solid #e0c031;
  width:160px;
  height:auto;
  padding:2px;
padding-right:0px;
  }

#gesamt_content{
    position:absolute;
    z-index:5;
  background-color:#ffffff;
    left:0px;
    top:250px;
    width:1000px;
    height:auto;
}

div#content_linkeSpalte{
  position:relative;
  border-top:3px solid #e0c031;
left:0px;
top:0px;
float:left;
width:835px;
min-height:475px;
overflow:visible;
padding:0px;
margin:0px;
}

#content{
  position:relative;
  float:left;
  left:20px;
  top:20px;
  width:610px;
  height:auto;
  text-align:left;
  overflow:visible;
  line-height:14pt;
padding-bottom:20px;
  }  
  
#links{
  position:relative;
  top:0px;
  left:0px;
  width:190px;
  height:auto;
  float:right;
overflow:visible;
padding-bottom:20px;
}

#news{
  position:relative;
  top:10px;
  left:15px;
  width:160px;
  height:auto;
  margin-bottom:10px;
  }

#zufall{
  position:relative;
  top:10px;
  left:10px;
  width:170px;
  height:auto;
  margin-top:10px;
  }  
  
#footer{
    position:relative;
    z-index:100;
    clear:both;
    overflow:hidden;
    width:1000px;
    height:auto;
    top:0px;
    left:0px;
    margin-bottom:10px;
    padding-top:10px;
    font-weight:bold;
    font-size:8pt;
    text-align:center;
    border-top:1px solid #415f9c;
}  

.table_menu{
  border-top:1px solid #415f9c;
  font-size: 9pt;
  padding:7px;
}

.td_menu_ebene2{
  border-top:1px dashed #415f9c;
  font-size: 8pt;
  padding:7px;
  padding-left:10px;
}

.td_menu_ebene3{
  border-top:1px dashed #415f9c;
  font-size: 7pt;
  padding:7px;
  padding-left:20px;
}

/* Stylesheet by Christian Peters (www.peters-christian.de) */