body,td,th {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 11px;
}
body {
	background-color: #EAEAEA;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.wit {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
h1,h2,h3,h4 {
	margin: 0;
	padding: 0;
}

#spiel ul { 
	list-style-type: none;
	display:block;
	margin: 3px;
	margin-top: 0;
	padding: 3px;
	border: 1px solid #BE4720;
	border-top: none;
}
#spiel h2 {
	font-size: 12px;
	font-weight: bold;
	background-color: #F8DBD1;
	color: #BE4720;
	margin:3px;
	margin-bottom: 0;
	padding-left: 4px;
	border: 1px solid #BE4720;
	border-bottom: 1px dashed #BE4720;
}
.kop h1 {
	font-size: 16px;
	display: inline;
}
.kop h2 {
	font-size: 12px;
	display: inline;
}
.kop h3 {
	font-size: 11px;
	display: inline;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #990000;
	text-decoration: none;
}
.commetaar {
 overflow: auto;
 height: 100px;
}
.kop {
 width: 150px;
 float: left;
}
#links {
float: left;
width: 250px;
}
#rechts {
float: left;
width: 250px;
}
/* chargebarre_________________________________________________ */
DIV.chargebarre_rand {
text-align:left;
width:200px;
border:1px solid #000;
background:#ffffff;
height:10px;
}

#chargebarre {
height:10px;
display:block;
background:#c0c0c0;
margin:0px;
}
/* Ende chargebarre_________________________________________________ */
