body {
background-color : #000;
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
color : #b0aeac;
background-image : url(bilder/bg.jpg);
background-repeat : repeat-x;
}
#seite {
width : 940px;
height : auto;
}
#welcome {
height : auto;
}
#rules {
height : auto;
}
.balken {
height : 20px;
background-color : #7e7c78;
color : #d6d7d8;
font-weight : bold;
padding-left : 20px;
padding-top : 5px;
margin-bottom : 1px;
}
.balkenblau {
height : 20px;
background-color : #47668c;
color : #d6d7d8;
font-weight : bold;
padding-left : 20px;
padding-top : 5px;
margin-bottom : 1px;
}
.content {
height : auto;
border : 1px solid #4d4b49;
background-color : #333333;
padding-top : 20px;
}
.contentdunkel {
height : auto;
border : 1px solid #4d4b49;
background-color : #262626;
padding-top : 20px;
}
#server {
margin-top : 25px;
margin-bottom : -25px;
}
#links {
float : left;
margin-right : 15px;
width : 615px;
}
#rechts {
float : right;
width : 310px;
}
.clear {
clear : both;
}
#oben {
margin-bottom : 15px;
}
.grosg {
color : #b0aeac;
font-size : 24px;
}
.kleing {
color : #b0aeac;
}
.blaud {
color : #8bb9e0;
font-weight : bold;
}
.blaug{
	color:#8bb9e0;
	font-size:22px;
}
.sname {
color : #fff;
font-weight : bold;
}
.ip {
color : #8bb9e0;
font-weight : bold;
}
.slider {
border : 1px solid #4d4b49;
color : #8bb9e0;
font-weight : bold;
width:250px;
margin-top:5px;
background-color:#333;
padding-left:5px;
-moz-border-radius:3px;
-ms-border-radius:3px;
-o-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
}
.slider:hover {
background-color:#555;	
}
.alles {
line-height : 20px;
}
a:link {
text-decoration : none;
color : #b0aeac;
}
a:visited {
color : #fff;
text-decoration : none;
}
a:hover {
color : #fff;
text-decoration : none;
}
hr {
color : #b0aeac;
background-color : #b0aeac;
border : 0;
border-top : transparent;
border-bottom : transparent;
height : 1px;
}

.lang {
height:20px;
margin-right:15px;
}
.langversion {
padding-right:15px;
}
.lang a{
text-decoration:none;
}
.lang a img{
width:22px;
height:16px;
}
.regelntitle {
float:left;
}
.buttontitle {
padding-left:15px;
padding-bottom:15px;
}
.langmenu {
float:left;
padding-left:70%
}
.flag {
float:right;
}


