body {
	padding: 0px;
	margin: 0px;
	background: #2E2E34;
	font: 11px Tahoma;
	color: #D5D5D5;
	}

#content {
	position: relative;
	display: block;
	width: 904px;
	margin-left: auto;
	margin-right: auto;
	background: url('../img/containerbg.JPG');
	}

#header {
	position: relative;
	display: block;
	width: 904px;
	height: 216px;
	background: url('../img/header.JPG');
	}

#left {
	position: relative;
	display: block;
	width: 190px;
	float: left;
	background: url('../img/containerbg.JPG');
	}

#right {
	position: relative;
	display: block;
	width: 714px;
	background: url('../img/rightbg.GIF');
	float: right;
	}

#navitop {
	position: relative;
	display: block;
	width: 190px;
	height: 61px;
	background: url('../img/main.JPG') no-repeat;
	}

#uotm {
	position: relative;
	display: block;
	width: 190px;
	height: 61px;
	background: url('../img/uotm.JPG');
	}

#funkraum {
	position: relative;
	display: block;
	width: 213px;
	height: 61px;
	background: url('../img/teamspeak.JPG');
	}

#counter {
	position: relative;
	display: block;
	width: 190px;
	height: 61px;
	background: url('../img/counter.JPG');
	}

#navimain {
	position: relative;
	display: block;
	width: 190px;
	padding-left: 10px;
	margin-right: 10px;
	}

#main {
	position: relative;
	display: block;
	width: 501px;
	overflow: auto;
	float: left;
	}

#maintop {
	position: relative;
	display: block;
	width: 501px;
	height: 36px;
	background: url('../img/content.JPG') no-repeat;
	}

#rightnavi {
	position: relative;
	display: block;
	width: 213px;
	float: right;
	}

#righttop {
	position: relative;
	display: block;
	width: 213px;
	height: 61px;
	background: url('../img/shoutbox.JPG') no-repeat;
	}

#partner {
	position: relative;
	display: block;
	width: 213px;
	height: 61px;
	background: url('../img/links.JPG');
	}

#vote4us {
	position: relative;
	display: block;
	width: 213px;
	height: 61px;
	background: url('../img/vote4us.JPG');
	}

#liveticker {
	position: relative;
	display: block;
	width: 213px;
	height: 61px;
	background: url('../img/liveticker.JPG');
	}

#teams {
	position: relative;
	display: block;
	width: 213px;
	height: 61px;
	background: url('../img/teams.JPG') no-repeat;
	}

#nextwars {
	position: relative;
	display: block;
	width: 213px;
	height: 61px;
	background: url('../img/nextwars.JPG') no-repeat;
	}

#gameserver {
	position: relative;
	display: block;
	width: 213px;
	height: 61px;
	background: url('../img/links.JPG');
	}

#login {
	position: relative;
	display: block;
	width: 213px;
	height: 54px;
	background: url('../img/userarea.PNG');
	}

#rightcontent {
	position: relative;
	display: block;
	width: 213px;
	padding-left: 2px;
	margin-right: 2px;
	}

#footer {
	position: relative;
	display: block;
	width: 904px;
	height: 33px;
	background: url('../img/footer.JPG');
	clear: both;
	}