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

#inhalt-1{
font-style: Arial;
background-color:#87A6FF; 
position:absolute;
top:150px;
left:200px;
width:75%;
height:65%;
padding:4px;
line-height : 150%;
overflow:auto; }

#top-a1{
position:absolute;
top:15px;
left:10px;
width:200px;
height: 30px;
padding:0px;
font-size : 16 ;
font-weight : bold;
overflow:hidden;
}
#top-a2{
position:absolute;
top:45px;
left:10px;
width:200px;
height: 60px;
padding:0px;
font-size : 24 ;
font-weight : bold;
overflow:hidden;
}
#top-a3{
position:absolute;
top:105px;
left:10px;
width:185px;
height: 30px;
padding:0px;
font-size : 16 ;
font-weight : bold;
overflow:hidden;
}

#top-b{
position:absolute;
top:00px;
left:200px;
width:75%;
height:150px;
padding:0px;
overflow:hidden;
}

#rand-l{
position:absolute;
top:0;
left:0;
background-image: url(blauver.gif);
width:100%;
height:100%;
padding:0px;
overflow:hidden;
}



#menue-1{
font-family: Arial, Verdana, Helvetica, sans-serif;
position:absolute;
allign: top;
top:160;
left:0;
width:190px;
height:68%;
padding:0px;
overflow:auto;
}

 -->

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

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

A:hover {
         color:  #66FF00 ;
        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>

