body{
background-color : #666666;
font-size : 8pt;
font-family : Lucida Sans Unicode, Verdana, Arial;
color : #FFFFFF;
margin : 0;
}
.header {
margin-left: 100px;
width : 658px;
height : 137px;
}
a {
color: #666666;
}
a:hover {
color: #666666;
background-color: #FFFFFF;
}
img { border: 0px;
background:#FFFFFF
}
/* --- Navigation --- */
.menue li {
margin-top : 0;
margin-bottom : 0;
margin-right : 0;
margin-left : 4px;
list-style-type : none;
text-align : left;
width : 160px;
max-width : 160px;
min-width : 160px;
border-bottom: 1px solid #666666;
}
.menue a {
font: bold 11px Arial, Helvetica, sans-serif;
color: #666666;
line-height:16px;
letter-spacing:0.1em;
text-decoration: none;
display:block;
padding:8px 6px 10px 20px;
background-color: #FFFFFF;
}
.menue a:hover {
color:#FFFFFF;
background-color: #666666;
}
/* --- content stuff --- */
.main {
background-color: #FFFFFF;
color: #666666;
height: 100%;
margin-right: 50px;
margin-left: 50px;
margin-top: 50px;
}
.nav {
position: relative;
width: 164px;
float:left;
}
.content {
margin-left: 200px;
}
.footer {
height: 50px;
background-color: #666666;
}
.underline {
text-decoration: underline;
}
.insert {
width: 238px;
}
.extras {
position: absolute;
top: 280px;
margin-left: 400px;
}
.entry {
border-bottom: 1px solid #666666;
width: 400px;
}
.forwarding {
background-color : #666666;
color: #FFFFFF;
position : absolute;
left : 50%;
top : 50%;
height : 100%px;
width : 100%px;
margin-left : -200px;
margin-top : -75px;
text-align : center;
}
.forwarding a:hover {
color:#FFFFFF;
background-color: #666666;
}
.forwarding a {
color:#FFFFFF;
background-color: #666666;
}
.statistic {
background-color : #666666;
color: #FFFFFF;
position : absolute;
right : 50%;
height : 100%px;
width : 100%px;
text-align : center;
}
.about {
position: absolute;
top: 240px;
margin-left: 250px;
}
.about_2 {
position: absolute;
top: 540px;
margin-left: 250px;
}