BODY {
	font-size: 12px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	margin: 0;
	padding: 0;
}

#header {
	height: 95px;
	padding-top: 5px;
	width: 100%;
	clear: both;
	background-image: url(/gfx/rel/headerbg.gif);
	background-repeat: repeat-x;
}

	#logo {
		width: 490px;
		height: 64px;
		float: left;
	}
	
	#bannerhead {
		width: 490px;
		height: 64px;
		float: left;
	}

#main {
	width: 1004px;
	clear: both;
}

	#menue {
		width: 164px;
		float: left;
		padding-right: 16px;
	}
	
	#bannermain {
		width: 120px;
		float: left;
		padding-right: 16px;
	}
	
	#content {
		width: 688px;
		float: right;
	}

.menue {
	list-style-type: none;
	padding: 0;
	margin: 0;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
}

.menue li {
	height: 30px;
	display: block;
	text-align: right;
	border-bottom: 1px dashed #888888;
}

.menue li a {
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	color: #000000;
	text-decoration: none;
}

.menue li a:hover {
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	color: #cd0000;
	text-decoration: none;
}

.linktipps {
	text-align: right;
	padding-top: 4px;
	padding-bottom: 4px;
	border-right: 1px dashed #888888;
}

a:link, a:visited, a:active {
	color: #444444;
	font-weight: bold;
	text-decoration: none;
}

a:hover, visited:hover {
	color: #cd0000;
	font-weight: bold;
	text-decoration: underline;
}

a.linktipps1:link, a.linktipps1:visited, a.linktipps1:active {
	color: #444444;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
}

a.linktipps1:hover, visited.linktipps1:hover {
	color: #cd0000;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: underline;
}

.chatbox {
	width: 688px;
	clear: both;
}
	
	.chatbox1 {
		width: 138px;
		float: left;
		text-align: center;
	}
	
	.chatbox2 {
		width: 135px;
		float: left;
	}
	
	.chatbox3 {
		width: 135px;
		float: left;
	}
	
	.chatbox4 {
		width: 110px;
		float: left;
	}
	
	.chatbox5 {
		width: 170px;
		float: left;
		text-align: center;
	}

h1, h2, h3, h4, h5 {
	padding: 0;
	margin: 0;
}

hr {
	border: none;
	height: 1px;
	color: #000000;
	background-color: #000000;
	padding: 0;
	margin: 0;
}

form {
	padding: 0;
	margin: 0;
}

input {
	border: 1px solid #000000;
}
