body{
margin:0px;
padding:0px;
}
a { text-decoration: none;
color: #808080;
font-wight:bold;
font-size:110%;
}
a:hover { text-decoration: underline;
}
#hintergrund{
background-color:#fff;
height:440px;
}
#head{
position:relative;
top:0px;
left:0px;
width:100%;
text-indent:5%;
height:50px;
color:#808080;
margin:0px;
padding:10px;
background:#EDE8FF url(../bild/bild_unten.jpg) repeat-x left top;
}
#head h1{margin-bottom:0;}

#head2{
position:relative;
top:0px;
left:0px;
width:100%;
hight:30px;
padding-top:5px;
background:#ccc url(../bild/bild_unten.jpg) repeat-x left top;
color:#808080;
text-align:center;
}
#head2 h2{margin-bottom:0;margin-top:0;}
#head2 a{
font-size:90%;
color:#808080;
}
#start{
text-align:center;
}
#start1{
width:600px;
margin-top:30px;
margin-bottom:30px;
background-color:#ff0;
height:300px;
text-align:left;
padding:10px;
}


#table{
margin:30px;
background:#fff;
align:center;
border: solid 1px #bbb;
width:600px;
height:355px;
}
#table a { 
display: block;
padding:5px;
}

#rest{
position:relative
top:0px;
width:100%;
text-indent:5%;
height:30px;
color:#808080;
background-color:#CCc;
padding:5px;
}

#navi{
position:absolute;
top:78px;
left:0px;
width:140px;
display: block;
background:#fff url(../bild/bild_rechts2.jpg) repeat-x left top;
padding-top:8px;
padding-bottom:12px;
padding-left:5px;
}
#navi a{
display:block;
font-size:100%;
}
#inhalt { 
position:relative:
top:0px;
margin-left:140px;
padding: 10px 140px 60px 30px;
background-color: #fff;
height:100%;
} 
#p2{
font-size:100%;
}
#p2 a{
color: #c30;
font-size:100%;
}

#rechts{
position:absolute;
top:90px;
right:0px;
width:140px;
display: block;
background-color:#fffff;
}
#rechts a{
text-decoration: none;
color: #808080;
font-size:100%;
}

