body{
font-family: Verdana, Arial, Helvetica, sans-serif;
margin:0px;
background: #CCCCFF;
}

.all{      
        position:absolute; 
        font-size: 12px;
        height: 1000px;
        width: 900px;
        background: #F4F4F4;
        padding: 0px 0px 0px 0px;   
        margin-left:50px;
        margin-top:3px;    
}


a {
text-decoration:none;
color:#639;
}
a:hover {
text-decoration:underline;
}



h1{
padding-left:20px;
color:#000;
font-size:20px;
}




#header {
position: absolute;
top:0px;
left:0px;
border: solid 1px #000;
height:82px;
width: 900px;
margin: 0px 0px 0px 0px;
padding:0px 0px 3px 10px;
background-image: url(bilder/bg_oben.gif);	
background-repeat: repeat;
}
#head-ob{
position:absolute;
top:0px;
height:50px;
margin:0px;
}

#head-un{
position:absolute;
top:62px;
}
#header h1{
color: #000;
margin:0;
padding:2px;
padding-bottom:10px;
}
#header h2{
font-size: 100%;
color: #000;
margin:0;
font-weight: normal;
padding:2px;
}


#content {
position:absolute;
left: 170px;
top: 82px;
right:170px;
hight:600px,
margin-bottom: 100px;
border: solid 0px #000;
padding:10px;
background: transparent;
}

#content h1,h2,h3,h4,h5{
font-size: 110%;
line-height:110%;
padding:5px;
color:#069;
}


#linkespalte {
position: absolute;
left: 0px;
top: 100px;
width:150px;
border: solid 0px #000;
padding:0 0 0 0;
margin-left: 5px;

}
#linkespalte h4 {
color: #069;
text-indent: 0px;
margin-bottom:3px;
}

#linkespalte a{
padding:0;
color: #000;
font-size: 12px;
}


#linkespalte a:hover{
color: #006699;
background: none;
font-size: 12px;
}

#rechtespalte {
position: absolute;
right: 0;
top: 100px;
width:165px;
border: solid 0px #069;
padding: 0 0 0 0;
margin: 0 3 0 0;
}
#rechtespalte h5 {
color: #069;
text-indent: 0px;
margin-bottom:3px;
text-align:center;
}
#rechtespalte a { 
display: block;
padding:4px;
color: #000000;
font-size: 12px;
}


#rest{
position:absolute;
top:1000px;	
border-left: solid 1px #000;
border-right: solid 1px #000;
}

#unten{
position:absolute;
top:1020;
font-size:70%;
}
#foot{
position:absolute;
top:1003;
width:100%;
text-align:center;
font-size:90%;
}
#foot table{
font-size:100%;
}
#foot a{
color:#000;
}



#linie-li {
position:absolute;
top:100px;
left:170px;
width:1px;
height:850px;
background-image: url(bilder/dotted.gif);
background-repeat: repeat-y;
}

#linie-re {
position:absolute;
top:100px;
right:170px;
width:1px;
height:850px;
background-image: url(bilder/dotted.gif);
background-repeat: repeat-y;
}

img {
border: none;
}
