@charset "utf-8";
/* CSS Document */
* {
margin:0; padding:0; border:0;
}
html {
background:url(../Bilder/bg.jpg) 0 0 repeat;
}
body {
font:62.5%/1.2em "Verdana", calibri, arial, sans-serif;
color:#ffffff;
background:url(../Bilder/bg-body.jpg) 0 0 repeat-x;
line-height:15px;
}
/*-----------------------------------*/
.noBorder {
border:0!important;
}
p.highlight {
background:#a4a4a4;
padding: 20px;
margin-bottom:5px;
position:absolute;
border:1px #000 solid;
}
.playerfenster {
width:221px!important;
height:26px;
background:#a4a4a4;
position:absolute;
border:1px #000 solid;
}
.newsfenster {
width:460px!important;
height:539px;
background:#a4a4a4;
position:absolute;
border:1px #000 solid;
}
.clear {
float:none;
clear:both;
}
/*--------------------------------------------------------*/
div#header {
width:960px;
height:388px;
background:url(../Bilder/bg-header.jpg) center no-repeat;
margin:0 auto;
position:relative;
}
div#header ul#navi-top {
position:absolute;
top:22px;
left:530px;
list-style:none;
font-size:10px;
color:#FFF;
text-transform:uppercase;
line-height:10px;
padding:0 10px;
}
div#header ul#navi-top li {
float:left;
padding:0 10px;
border-right:1px solid #FFF;
line-height:10px
}
div#header ul#navi-top li a {
color:#ffffff;
text-decoration:none;
}
div#header ul#navi-top li a:hover,
div#header ul#navi-top li.active a {
color:#066907;
text-decoration:none;
}
div#header ul#navi {
position:absolute;
top:225px;
left:2px;
list-style:none;
font-size:15px;
color:#FFF;
text-transform:uppercase;
line-height:10px;
padding:0 10px;
}
div#header ul#navi li {
float:left;
padding:0 10px;
border-right:1px solid #FFF;
line-height:10px
}
div#header ul#navi li a {
color:#ffffff;
text-decoration:none;
}
div#header ul#navi li a:hover,
div#header ul#navi li.active a {
color:#000000;
text-decoration:none;
}
.button {
background:url(../Bilder/button.jpg) 0 0 no-repeat;
width:139px;
height:38px;
position:absolute;
top:334px;
left:10px;
}
div#header ul#navi-haupt {
position:absolute;
top:345px;
left:2px;
list-style:none;
font-size:15px;
color:#FFF;
text-transform:uppercase;
}
div#header ul#navi-haupt li {
float:left;
}
div#header ul#navi-haupt li a {
color:#ffffff;
text-decoration:none;
}
div#header ul#navi-haupt li a:hover,
div#header ul#navi-haupt li.active a {
color:#066907;
text-decoration:none;
}
/*-------------------------------*/
div#content {
background:url(../Bilder/bg-content.jpg) 0 0;
width:960px;
color:#000;
position:relative;
margin: 0 auto;
}
div.column {
width:960px;
float:left;
margin: 0 0 0 0;
font-size:9px;
left:0;
}
div#facebook {
background:url(../Bilder/likemefb.jpg) 0 0 no-repeat;
width:226px;
height:153px;
position:absolute;
left:485px;
top:560px;
}
/*--------------------------*/
div#footer {
background:url(../Bilder/footer.jpg) 0 0 repeat-x;
height:118px;
}