body {
	margin:0;
	padding:0;
	background-image:url('http://www.nsv-handball.de/fileadmin/template/images/body_background.jpg');
	background-repeat:repeat-x;
}

#logoleftcol {
	float:left;
	padding-top:25px;
	padding-left:25px;
	padding-right:150px;
}

#menucol {
	float:left;
	width:200px;
}

#contentcol {
	overflow:hidden;
	float:left;
	width:600px;
}

#contentcol .left {
	float:left;
	width:300px;
}

#contentcol .right {
	overflow:hidden;
	float:left;
	width:270px;
	margin-left:25px;
}

.bothclear {
	clear:both;
}

h1 {
	padding:0px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000000;
	font-weight:bold;
}

.bodytext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

label {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

.contenttable {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

.tr-even {
	background-color:#E9E9E9;
}

.tr-odd {
	background-color:#F8F8F8;
}

.tr-0 {
	font-weight:bold;
	background-color:#CCCCCC;
}