body {
background-color:#161616;
color:#ffffff;
font-family:Verdana, sans-serif;
font-size:11px;
margin:20px;
}
 
#site {
width:600px;
margin-left:auto;
margin-right:auto;
background-color:#272B2e;
border:1px solid #474747;
background-image:url(images/background.gif);
background-position:right bottom;
background-repeat:no-repeat;
}
 
#header {
width:600px;
height:135px;
background-image:url(images/logo.gif);
background-position:left top;
background-repeat:no-repeat;
}
 
#headpic {
width:600px;
height:50px;
}
 
#navigation {
width:600px;
height:30px;
background-color:#1A1B1D;
text-align:center;
}
 
a {
font-family:Verdana, sans-serif;
font-size:11px;
text-decoration:none;
color:#8FC8F7;
}
 
a:link,a:visited,a:active {
color:#8FC8F7;
}
 
a:hover {
color:#8FC8F7;
text-decoration:underline;
}
 
a.menu {
font-family:Arial, sans-serif;
font-size:12px;
text-decoration:none;
color:#00CCFF;
}
 
a.menu:link,a.menu:visited,a.menu:active {
color:#00CCFF;
}
 
a.menu:hover {
text-decoration:underline;
color:#00CCFF;
}
 
.menuseparator {
color:#808284;
font-weight:700;
}
 
#content {
width:600px;
}
 
#home {
width:360px;
float:left;
text-align:justify;
}

#news {
padding-right:10px;
width:200px;
float:right;
text-align:justify;
}

#music {
float:left;
width:590px;
text-align:justify;
}

#newsbig {
float:left;
width:590px;
text-align:justify;
}

#guestbook {
float:left;
width:590px;
text-align:justify;
}

#extras {
float:left;
width:580px;
text-align:justify;
}

#links {
float:left;
width:590px;
text-align:justify;
}

#contactform {
padding-right:10px;
width:350px;
float:right;
text-align:justify;
}

#imprint {
width:210px;
float:left;
text-align:justify;
}
 
#avatar {
padding-right:10px;
padding-bottom:5px;
float:left;
}

.thumb {
border:none;
padding-right:5px;
} 

.h3left {
color:#00CCFF;
background-color: #1A1B1D;
border-bottom: 1px solid #474747;
border-top: 1px solid #474747;
border-right: 5px solid #00CCFF;
font-size:11px;
font-weight:bold;
height:15px;
text-indent:5px;
}

.box {
background-color: #1A1B1D;
border-top: 5px solid #474747;
border-bottom: 5px solid #474747;
padding:10px;
} 

.hbox {
font-size:10px;
font-weight:bold;
}

h2 {
font-size:10px;
font-weight:bold;
}

#error {
color:#DD641D;
}

#mailok {
color:#4BA83A;
}

.textfield {
border:none;
background-color:#AAADAF;
}

.button {
border:1px solid black;
background-color:#73787C;
}
 
#footer {
clear:both;
width:600px;
height:35px;
padding-top:20px;
background-image:url(images/borderbottom.gif);
background-position:left bottom;
background-repeat:no-repeat;
}
 
#copyright {
float:left;
padding-left:10px;
padding-top:10px;
font-family:Arial,sans-serif;
font-size:12px;
}
 
#contact {
float:right;
padding-top:10px;
padding-right:10px;
}


