/* CSS Document */
html,body {
margin:0px;
background-image:url(../img/muster.gif);
background-repeat:repeat;
font: 1em/1.5em "verdana", sans-serif;
}
#logo {
position:absolute;
left:95px; top:10px;height:90px;width:auto;
}
#lauftext {
position:absolute;
left:300px; top:10px;height:100px;width:500px;
}
#anzeige {
position:absolute;
left:40px;top:70px;
height:310px;width:720px;
font: bold 20px "Arial", sans-serif;color:white;
}
#anzeige a{
text-decoration:none;
color:white;
}
#anzeige a:hover{
color:#E97917;
}
#bg {
position:absolute;
left:88px;top:102px;
height:400px;width:800px;
}
#content {
position:absolute;
left:120px;top:130px;height:400px;width:800px;
}
#footer {
position:absolute;
left:60px;top:500px;height:20px;width:800px;
text-align:right;
font:12px "Arial", sans-serif;
color:#333;
}
#footer a {
text-decoration:none;
color:#333;
}
#footer a:hover {
color:White;
}
#anmeldung {
position:absolute;
left:60px;top:500px;height:auto;width:600px;
}