<style type="text/css">
<!--
body{
margin:0;
padding:0;
background-color:#87A6FF; 
overflow:auto;}

#logo1{
font-style: Arial;
background-color:#FFFFFF; 
position:absolute;
top:0px;
left: 0px;
width:200px;
height:120px;
padding:4px;
font-size : 17 ;
font-weight : bold;
overflow:hidden; }

#top1{
background-color:#87A6FF; 
position:absolute;
top:0px;
left: 200px;
width:75%;
height: 50px;
padding: 7px;
font-size : 12 ;
font-weight : bold;
overflow:hidden;
}

#top2{
background-color:#87A6FF; 
position:absolute;
top:50px;
left: 200px;
width:75%;
height: 70px;
padding: 7px;
font-size : 12 ;
font-weight : bold;
overflow:hidden;
}

#menue1{
background-color:#87A6FF; 
position:absolute;
allign: top;
top:120;
left:10;
width:175px;
height:78%;
padding:0px;
overflow:hidden;
}

#inhalt1{
background-color:#FFFFFF; 
position:absolute;
top:120px;
left: 200px;
width:70%;
height: 78%;
padding: 5px;
font-size : 12 ;
overflow:auto;
} 

A:link {
        font-size : 14 ;
        color: #FFA850;
        padding-top: 3px;
        padding-left: 7px;
        font-weight : bold;
        text-decoration: none;
        display: block;}

A:visited {
        font-size : 14;
        padding-left: 7px;
        padding-top: 3px;
        color: #FFA850;
        font-weight : bold;
        text-decoration: none; 
        display: block;}

A:hover {
        font-size : 16 ;
        color:  #000000 ;
        font-weight : bold;
        padding-top: 3px;
        padding-left: 7px;
        font-size : 14;
        font-weight : bold;
        display: block;
        text-decoration: none; }

A:active {
       color: red;
        fontsize: 14 ;
        padding-left: 7px;
        font-weight : bold;
        background: blue;
        text-decoration: none; }  

</style>
