body {
	background-color:#fff;
}

#head {
	position:relative;
	width:997px;
	height:250px;
}

#head #sponsorlogo {
	position:absolute;
	width:992px;
	top:3px;
	left:0px;
	text-align:right;
}

#head #headmainmenue {
	width:100%;
	height:80px;
	background-color:#184E34;
	background-image:url('/_icons/headmenuebg.gif');
	background-repeat:repeat-x;
}

#head #headmainmenue ul{
	display:block;
	width:100%;
	height:35px;
	margin:0px;
	padding:0px;
}

#head #headmainmenue li{
	display:block;
	float:left;
	margin:0px;
	padding:0px;
}

#head #headmainmenue a{
	display:block;
	overflow:hidden;
	margin:45px 0px 0px 0px;
	width:269px;
	height:35px;
	text-align:center;
	text-transform:lowercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #999999;
	line-height:45px ! important;
	text-decoration: none;
	background-image:url('/_icons/menuetrennlinie.gif');
	background-repeat:no-repeat;
	background-position:0px 1px;
}

#head #headmainmenue a:hover {
	color: #d21541;
}

#head #headmainmenue a#logo{
	width:180px;
	height:55px;
	margin:25px 0px 0px 0px;
	text-decoration: none;
	background:none;
	xbackground-image:url('/_icons/logo.gif');
	background-repeat:no-repeat;
	background-position:0px 0px;
}

#head #headmainmenue a.last{
	width:5px;
}

#head #headcontent {
	width:100%;
	height:195px;
	background-color:#fff;
}

#head #headcontent #headcontentleft {
	float:left;
	width:175px;
	height:195px;
	background-color:#184E34;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: normal; 
	white-space:nowrap;
	color:#b2c3bc;
}

#head #headcontent #headcontentleft a{
	color:#b2c3bc;
	text-decoration:none;
}

#head #headcontent #headcontentleft a:hover{
	color:#fff;
}

#head #headcontent #headcontentleft input {
	width:150px;
	height:15px;
	color:#184E34;
	border:none;
	border-bottom:1px solid #184E34;
	border-top:1px solid #184E34;
	background-color:#B2C3BC;
	padding:0px;
	padding-left:2px;
}	

#head #headcontent #headcontentleft input.submit {
	font-size:9px;
	padding:0px;
	margin:1px 0px 0px 0px;
	color:#b2c3bc;
	background-color:#184e34;
	border:1px solid #b2c3bc;
	display:inline;
	width:50px;
	height:17px;
}

#head #headcontent #headcontentleft input.submit:hover {
	color:#fff;
	border:1px solid #fff;
}

#head #headcontent #headcontentleft div {
	padding:14px 5px 14px 14px;
	margin:0px;
	border-bottom:5px solid #fff;
}

#head #headcontent #headcontentleft div.last {
	border:none;
}

#head #headcontent #headcontentleft form {
	display:inline;
	padding:0px;
	margin:0px;
}

#head #headcontent #headcontentright {
	float:left;
	width:817px;
	height:195px;
	background-color:#fff;
	margin:0px 0px 0px 5px;
}

#head #headcontent #headcontentright #headpic{
	width:100%;
	height:170px;
	background-image:url('/_icons/titel.jpg');
	background-repeat:no-repeat;
	background-position:0px 0px;
}

#head #headcontent #headcontentright #sitepath{
	width:100%;
	height:25px;
	background-color:#184E34;
}