#Header {
	padding: 5px 0 0 0;
	margin:0px;
	width: 850px;
}

#Header .logo{
	padding: 0px;
	margin:0px;
	margin-bottom:10px;
	background-image: url('/images/Logos/rt.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	width: 194px;
	height: 97px;
}

#Header .logo a{
  display:block;
  height:100%;
  width:100%;
}

#Header a{
	color:#FF0400;
	font-size:11px;
	font-weight: normal;
	text-decoration: underline;
}

#Header a:hover{
	color:#333333;
	font-size:11px;
	font-weight: normal;
	text-decoration: underline;
}

#Header .flaggs{
	padding: 0px;
	margin:0px;
	width: 656px;
	height: 97px;
}

#Header .Navigation{
	padding: 0px;
	margin:0px;
	word-spacing:1px;
	height: 31px;
}



#Header .left_off{
	float:left;
	background-color:#cccccc;
	background-image: url("/images/default/Navigation/Buttons/left_off.jpg");
	background-repeat: no-repeat;
	width: 10px;
	height: 31px;
}

#Header .left_on{
	float:left;
	background-color:#BB0603;
	background-image: url("/images/default/Navigation/Buttons/left_on.jpg");
	background-repeat: no-repeat;
	width: 10px;
	height: 31px;
}

#Header .right_off{
	float:left;
	background-color:#cccccc;
	background-image: url("/images/default/Navigation/Buttons/right_off.jpg");
	background-repeat: no-repeat;
	width: 25px;
	height: 31px;
}



#Header .right_on{
	float:left;
	background-color:#BB0603;
	background-image: url("/images/default/Navigation/Buttons/right_on.jpg");
	background-repeat: no-repeat;
	width: 25px;
	height: 31px;
}

#Header .right_right_on{
	float:left;
	background-color:#BB0603;
	background-image: url("/images/default/Navigation/Buttons/right_right_on.jpg");
	background-repeat: no-repeat;
	width: 10px;
	height: 31px;
}

#Header .right_right_off{
	float:left;
	background-color:#cccccc;
	background-image: url("/images/default/Navigation/Buttons/right_right_off.jpg");
	background-repeat: no-repeat;
	width: 10px;
	height: 31px;
}


#Header .right_left_on{
	float:left;
	background-color:#BB0603;
	background-image: url("/images/default/Navigation/Buttons/right_left_on.jpg");
	background-repeat: no-repeat;
	width: 36px;
	height: 31px;
}

#Header .right_left_off{
	float:left;
	background-color:#cccccc;
	background-image: url("/images/default/Navigation/Buttons/right_left_off.jpg");
	background-repeat: no-repeat;
	width: 36px;
	height: 31px;
}

#Header .left_off_right_off{
	float:left;
	background-color:#cccccc;
	background-image: url("/images/default/Navigation/Buttons/left_off_right_off.jpg");
	background-repeat: no-repeat;
	width: 25px;
	height: 31px;
}

#Header .left_on_right_off{
	float:left;
	background-color:#BB0603;
	background-image: url("/images/default/Navigation/Buttons/left_on_right_off.jpg");
	background-repeat: no-repeat;
	width: 25px;
	height: 31px;
}

#Header .right_off_left_on{
	float:left;
	background-color:#BB0603;
	background-image: url("/images/default/Navigation/Buttons/right_off_left_on.jpg");
	background-repeat: no-repeat;
	width: 25px;
	height: 31px;
}

#Header .right_on_left_off{
	float:left;
	background-color:#BB0603;
	background-image: url("/images/default/Navigation/Buttons/right_on_left_off.jpg");
	background-repeat: no-repeat;
	width: 30px;
	height: 31px;
}

#Header .center_on{
	float:left;
	line-height:31px;
	background-color:#BB0603;
	background-image: url("/images/default/Navigation/Buttons/center_on.jpg");
	background-repeat: repeat-x;
	height: 31px;
}

#Header a.Nav{
	padding-left:4px;
	padding-right:2px;
	color:#ffffff;
	font-size:13px;
	font-weight: bold;
	text-decoration: none;
}

#Header a.Nav:hover{
	padding-left:4px;
	padding-right:2px;
	color:#ffffff;
	font-size:13px;
	font-weight: bold;
	text-decoration: none;
}

#Header a.Specialthin{
	padding:1px;
	color:#BC0603;
	font-size:11px;
	font-weight: normal;
	text-decoration: none;
}

#Header a.Specialthin:hover{
	padding:1px;
	background-color:#BC0603;
	color:#FFFFFF;
	font-size:11px;
	font-weight: normal;
	text-decoration: underline;
}

#Header a.Specialbold{
	padding:1px;
	color:#BC0603;
	font-size:11px;
	font-weight: bold;
	text-decoration: none;
}

#Header a.Specialbold:hover{
	padding:1px;
	background-color:#BC0603;
	color:#FFFFFF;
	font-size:11px;
	font-weight: bold;
	text-decoration: underline;
}

#Header .center_off{
	float:left;
	line-height:31px;
	background-color:#cccccc;
	background-image: url("/images/default/Navigation/Buttons/center_off.jpg");
	background-repeat: repeat-x;
	height: 31px;
}

#Header .center_off a.Nav{
	padding-left:4px;
	padding-right:2px;
	color:#ffffff;
	font-size:13px;
	font-weight: bold;
	text-decoration: none;
}
 

#Header .center_off a.Nav:hover{
	padding-left:4px;
	padding-right:2px;
	color:#ffffff;
	font-size:13px;
	font-weight: bold;
	text-decoration: none;
}

#Header .RedLine{
	position:relative;
	display:block;
	width: 850px;
	height: 44px;
	line-height:44px;
	background-color:#BB0603;
	background-image: url("/images/default/Navigation/Bg/red.jpg");
	background-repeat: repeat-x;
}

#Header .Navigation_Sort{
	margin-left:15px;
	color:#ffffff;
	font-size:11px;
	font-weight: normal;
	width: 200px;
	float:left;
}

#Header a.sort{
	padding:0px;
	margin:0px;
	font-weight: normal;
	font-size:11px;
	color:#ffffff;
	text-decoration: none;
}

#Header a.sort:hover{
	padding:0px;
	margin:0px;
	font-weight: normal;
	font-size:11px;
	color:#cccccc;
	text-decoration: none;
}

#Header .Login{
	float:right;
	line-height:18px;
	width: 400px;
	height: 44px;
}


#Header .LoginButton{
background-image: url("/images/default/Buttons/60x24.png");
height: 24px;
line-height: 24px;
width: 60px;
}


#Header .RegisterButton{
	background-image: url("/images/default/Buttons/144x24_black.png");
	width: 144px;
	height:24px;
	line-height:24px;
}

#Header .LoginPosition{
position:relative;
height: 18px;
top:11px;
margin-right:10px;
float:left;
}


#Header .Navigation_loggedin{
	color:#FFFFFF;
	vertical-align: middle;
	font-weight: bold;
	font-size:11px;
	line-height:44px;
	float:right;
	width: 530px;
}

#Header .loggedinPosition{
height: 44px;
padding-right:23px;
text-align:right;
float:right;
}

#Header a.loggedin{
	padding:0px;
	margin:0px;
	vertical-align: middle;
	color:#FFFFFF;
	font-weight: bold;
	font-size:11px;
	text-decoration: none;
}

#Header a.loggedin:hover{
	padding:0px;
	margin:0px;
	vertical-align: middle;
	color:#CCCCCC;
	font-weight: bold;
	font-size:11px;
	text-decoration: none;
}

#Header .sep{
float:left;
margin-right:12px;
margin-top:10px;
line-height:13px;
}

#Header a.Special{
	padding:0px;
	margin:0px;
	vertical-align: middle;
	color:#000000;
	font-weight: bold;
	font-size:11px;
	text-decoration: none;
}

#Header a.Special:hover{
	padding:0px;
	margin:0px;
	vertical-align: middle;
	color:#333333;
	font-weight: bold;
	font-size:11px;
	text-decoration: none;
}

#Header input.LoginInput{
color:#898989;
font-size:11px;
width: 78px;
height: 16px;
padding: 1px 0 1px 3px;
border: 1px solid #8C0301;
}


#Header .GrayLine{
	width: 850px;
	height: 37px;
	border-top: 1px solid #E8E8E8;
	line-height:37px;
	background-color:#989898;
	background-image: url("/images/default/Navigation/Bg/gray.jpg");
	background-repeat: repeat-x;
	margin-bottom:5px;
}

#Header .Search{
	padding-left:15px;
	float:left;
	line-height:18px;
	width: 500px;
	height: 36px;
}

#Header .SearchPosition{
float:left;
position:relative;
height: 18px;
top:9px;
}

#Header .SearchButtonPosition{
float:left;
position:relative;
height: 18px;
top:7px;
}
#Header .img{
margin-right:3px;
}


#Header input.SearchInput{
color:#8A8A8A;
font-size:11px;
font-weight: bold;
width: 268px;
height: 15px;
padding: 2px 0px 0px 3px;
border: 1px solid #8A8A8A;
}

#Header select.SearchSelect{
color:#8A8A8A;
font-size:11px;
font-weight: bold;
width: 107px;
padding: 1px 0px 1px 2px;
border: 1px solid #8A8A8A;
}
/*Browser Fix für Mozilla*/
*+html #Header select.SearchSelect{
height: 18px;
}

#Header .Postcode{
	float:right;
	line-height:18px;
	width: 233px;
	height: 36px;
} 

#Header .PostcodePosition{
float:left;
position:relative;
height: 18px;
top:9px;
}

#Header .PostcodeButtonPosition{
float:left;
position:relative;
height: 18px;
top:7px;
}

#Header input.PostcodeInput{
color:#8A8A8A;
font-size:11px;
font-weight: bold;
width: 73px;
height: 15px;
padding: 2px 0px 0px 3px;
border: 1px solid #8A8A8A;
}

#Header select.PostcodeSelect{
color:#8A8A8A;
font-size:11px;
font-weight: bold;
width: 40px;
padding: 1px 0px 1px 0px;
border: 1px solid #8A8A8A;
}



/*Browser Fix für Mozilla*/
*+html #Header select.PostcodeSelect{
height: 18px;
}