/*****************************
* HEADER
*****************************/

#Header {
	position:relative;
	margin:0;
	border:0;
	padding:0;
	width:861px;
	height:284px;
	background:#fff;
	text-align:left;
	overflow:hidden;
	}

#Header #Logo {
	position:relative;
	margin:32px 0px 0px 0px;
	border:0;
	padding:0;
	width:861px;
	height:200px;
	background:url(../img/bg_header.jpg);
	text-align:left;
	overflow:hidden;
	}

#Header #Logo h1 {
	display:block;
	position:absolute;
	top:84px;
	left:0px;
	margin:0;
	border:0;
	padding:0;
	width:248px;
	height:116px;
	}

#Header #Logo h1 a {
	display:block;
	margin:0;
	border:0;
	padding:0;
	width:248px;
	height:116px;
	}

#Header #Logo p {
	display:none;
	}

#Header #MetaNav {
	position:relative;
	top:-222px;
	left:0px;
	margin:0;
	border:0;
	padding:0;
	width:861px;
	height:21px;
	background:#930;
	text-align:left;
	overflow:hidden;
	}

#Header #MetaNav h2 {
	display:none;
	}

#Header #MetaNav ul {
	display:block;
	margin:0;
	border:0;
	padding:0;
	width:861px;
	height:21px;
	list-style:none;
	}

#Header #MetaNav ul li {
	display:block;
	margin:0px 0px 0px 10px;
	border:0;
	padding:0px 0px 0px 11px;
	height:21px;
	background:url(../img/metanav_trenner.gif) no-repeat left 6px;
	line-height:21px;
	list-style:none;
	float:left;
	}

#Header #MetaNav ul li.first {
	margin:0;
	padding:0px 0px 0px 10px;
	background:none;
	}
	
#Header #MetaNav ul li a {
	color:#fff;
	text-decoration:underline;
	}

#Header #Navigation {
	margin:-20px 0px 0px 0px;
	border:0;
	padding:0;
	width:595px;
	height:41px;
	text-align:left;
	overflow:hidden;
	float:left;
	}

#Header #Navigation h2 {
	display:none;
	}

#Header #Navigation ul {
	display:block;
	margin:0;
	border:0;
	padding:0;
	width:595px;
	height:41px;
	text-align:left;
	overflow:hidden;
	list-style:none;
	}

#Header #Navigation ul li {
	display:block;
	margin:0;
	border:0;
	padding:0;
	width:85px;
	height:41px;
	line-height:13px;
	text-align:left;
	overflow:hidden;
	list-style:none;
	float:left;
	}

#Header #Navigation ul li a {
	display:block;
	margin:0;
	border:0;
	padding:14px 10px;
	width:64px;
	height:13px;
	background:#930 url(../img/bg_nav.gif);
	color:#fff;
	line-height:13px;
	text-decoration:none;
	text-align:left;
	}

#Header #Navigation ul li a:hover {
	background:#300;
	}

#Header #Navigation ul li.active a {
	background:#300;
	}

#Header #Suche {
	margin:-20px 0px 0px 0px;
	border:0;
	padding:10px;
	width:246px;
	height:21px;
	background:#930 url(../img/bg_nav.gif);
	text-align:left;
	overflow:hidden;
	float:right;
	}

#Header #Suche h2 {
	display:none;
	}

#Header #Suche #SucheFeld {
	margin:0;
	border:0;
	padding:0;
	width:169px;
	height:21px;
	float:left;
	}

#Header #Suche #SucheFeld input {
	margin:0;
	border:1px solid #300;
	padding:3px 3px 3px 24px;
	width:140px;
	height:13px;
	background:#fff url(../img/bg_suche.gif) no-repeat 6px 4px;
	font-family:verdana, arial, sans-serif;
	font-size:11px;
	color:#000;
	line-height:13px;
	}

#Header #Suche #SucheButton {
	display:none;
	}

#Header #Suche #SucheDetail {
	margin:0;
	border:0;
	padding:0px 0px 0px 10px;
	width:67px;
	height:21px;
	line-height:21px;
	float:left;
	}

#Header #Suche #SucheDetail a {
	color:#fff;
	text-decoration:underline;
	}