
body { background-color: black; 
    background-image: url(hintergrund3.jpg);
    	background-repeat: no-repeat;
	background-position: 50px 100px;
    background-attachment: scroll;
}




A:link {text-decoration: none;  color: #c91025;}
A:visited {text-decoration: none; color: #c91025; }
A:hover {text-decoration: underline overline; }
A:active {text-decoration: none;}

.aaa A:link {text-decoration: none; color: #c0c0c0}
.aaa A:visited {text-decoration: none;color: #c0c0c0;}
.aaa A:active {text-decoration: none;color: #c0c0c0;}
.aaa A:hover {text-decoration: underline overline;}



 
 h2.pos_abs
{
    font-family:Century Gothic;
    font-size:27px;
color: #f8ab34;
position:absolute;
left:320px;
top:110px
}

.icn_lino
{
   
    position:absolute;
    left:50px;
    top:30px;
}

.icn_linu
{
   
    position:absolute;
     left:750px;
    top:650px;
}


#aktuell
{
    font-family:Century Gothic;
    color: #c91025; 
    position:absolute;
    left:260px;
    top:550px;
    width:700px;
    heigth:200px;
}
</style>
