
body, td, th, a {
	color: #333;
}

a:focus, a:active {
	outline: none;
}

html {
	height: 100%;
	padding: 0;
	margin: 0;
}

body {
	background: #fff;
	padding: 0;
	margin: 0;
	background: url(/images/background.jpg) 0px 215px repeat-x white;
	height: 100%;
}

#OverlayDIV, #OverlayDIV2 {
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100;
}

#aktionBanner {
	display: block;
	position: fixed;
	right: 0px;
	top: 44px;
	background: url(/images/aktionen_button.png) top left no-repeat;
	width: 28px;
	height: 123px;
}

#facebook_like {
	position: absolute;
	top: 16px;
	left: 6px;
}

#Main {
	width: 966px;
	margin: 0 auto;
	height: 100%;
	min-height: 100%;
}

#Main-2 {
	position: relative;
	top: 0px;
	left: 0px;
}

#Main-3 {
	position: relative;
	background: url(/images/main_background.png) 0px 37px no-repeat;
	height: 100%;
	min-height: 100%;
}

/* MENU LINE */

#CountryFlag {
	width: 20px;
	height: 36px;
	position: absolute;
	top: 0px;
	right: 20px;
}

#CountryIso {
	position: absolute;
	top: 10px;
	right: 50px;
	font-size: 12px;
	font-weight: bold;
	color: white;
}

#MenuLine {
	position: absolute;
	top: 17px;
	left: 23px;
	margin: 0 auto;
	height: 36px;
	width: 923px;
	background: url(/images/menu_background.jpg) top left repeat-x;
}

#MenuLine ol, #MenuLine li {
	padding: 0;
	margin: 0;
	list-style: none;
	white-space: nowrap;
}
li.Level0Item {
	display: block;
	float: left;
}

a.Level0Item, a.Level0ItemSelected {
	padding: 11px 20px 7px 20px;
	display: block;
	font-size: 11px;
	text-decoration: none;
}
a.Level0Item:hover, li.Level0Item:hover a.Level0Item, a.Level0ItemSelected {
	text-decoration: underline;
}

/* MENU SUBITEMS */

li.Level0Item ol.Level0Sub {
	display: none;
	background-image: url(/images/submenu_background.gif);
	position: absolute;
	z-index: 3000;
}
li.Level0Item:hover ol.Level0Sub {
	display: block;
}
li.Level0Item ol a {
	display: block;
	padding: 3px 15px 3px 5px;
	text-decoration: none;
}
li.Level0Item ol a:hover {
	text-decoration: underline;
}
li.Level0Item ol ol a {
	padding: 3px 15px 3px 30px;
}

/* BOTTOM MENU */
#BottomMenu {
	position: absolute;
	left: 0px;
	width: 897px;
	
	padding: 25px 0px 40px 30px;
}

#BottomMenu table {
}

#BottomMenu td {
	padding: 10px 0;
}

#BottomMenu div {
	margin-left: 20px;
	font-size: 12px;
	margin-bottom: 10px;
	font-weight: bold;
}

#BottomMenu ul, #BottomMenu li {
	padding: 0;
	margin: 0;
	list-style: none;
	white-space: nowrap;
}

#BottomMenu ul {
	float: left;
	margin-left: 20px;
}

#BottomMenu li {
	background: url(/images/arrow_right.jpg) center left no-repeat;
	padding: 1px 0px 1px 10px;
}

#BottomMenu li a {
	text-decoration: none;
}

/* BOTTOM MENULINE */
#BottomMenuLine {
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 30px;
	width: 100%;
	background-color: #333333;
	color: white;
}

#Bottom-Main-1 {
	width: 910px;
	margin: 0 auto;
}

#Bottom-Main-2 {
	position: relative;
}

#ChooseLanguage {
	position: absolute;
	top: 8px;
	left: 0px;
}

#ChooseLanguage a {
	color: white;
	text-decoration: none;
}

#Copyright {
	position: absolute;
	top: 8px;
	right: 0px;
}

#Copyright a{
	color: white;
	text-decoration: none;
}

/* CONTENT */

#Logo {
	display: block;
	position: absolute;
	top: 78px;
	right: 40px;
	width: 217px;
	height: 43px;
	background: url(/images/logo.jpg) top left no-repeat;
}

#PageContent {
	color: black;
	position: relative;
}

* html #PageContent {
	height: auto;
	height: 657px;
}

#PageOutputHeader {
	background: url(/images/PageOutputHeader_bg.png) top left no-repeat;
	width: 941px;
	height: 7px;
	top: 123px;
	left: 12px;
	position: relative;
	z-index: 2000;
}

#PageOutput {
	position: relative;
	top: 123px;
	left: 12px;
	width: 907px;
	background: url(/images/PageContent_bg.png) top left repeat-y;
	padding: 10px 17px;
}

/*
#Row2 {
	min-height: 448px;
}
*/

#PageTitleContainer {
	float: left;
	width: 163px;
	height: 57px;
	position: relative;
}

#PageTitleContent {
	position: absolute;
	left: 7px;
	bottom: 7px;
}

#PageLoggedIn {
	float: left;
	margin-left: 6px;
	height: 57px;
	width: 738px;
	background-color: #f0f0f2;
	position: relative;
}

#Logged_in {
	position: absolute;
	right: 10px;
	top: 2px;
}

#Logged_in_left {
	width: 7px;
	height: 18px;
	background: url(/images/logged_in_left.jpg) top left no-repeat;
}

#Logged_in_center {
	padding-top: 2px;
	background-color: #d6d6d8;
	color: black;
	height: 18px;
}

#Logged_in_right {
	width: 7px;
	height: 18px;
	background: url(/images/logged_in_right.jpg) top left no-repeat;
}

#BannerContainer {
	float: left;
	width: 163px;
}

#QuickLinks {
	width: 163px;
	height: 144px;
	background: url(/images/quick_info_bg.jpg) top left no-repeat;
	margin-top: 6px;
	padding: 15px 0 0 10px;
}

#QuickLinks .quickHeadline {
	margin-bottom: 5px;
}

#QuickLinks .banner {
	display: block;
	background: url(/images/quick_info_arrow.jpg) center left no-repeat;
	padding-left: 12px;
	color: white;
	text-decoration: none;
	margin-top: 1px;
}

#Banner {
	margin-top: 6px;
}

#Banner a {
	margin-bottom: 3px;
	display: block;
}

#Banner .main {
	padding: 0px;
	margin: 0px;
}

#Banner .customer_opinion {
	position: relative;
	display: block;
	text-decoration: none;
	width: 163px;
}

#Banner .customer_opinion_headline {
	position: absolute;
	top: 12px;
	left: 8px;
	font-weight: bold;
}

#Banner .customer_opinion_name {
	position: absolute;
	top: 30px;
	left: 7px;
}

#Banner .customer_opinion_text {
	position: absolute;
	top: 48px;
	left: 8px;
	width: 145px;
	font-size: 11px;
}

#Banner .customer_opinion_more {
	position: absolute;
	top: 118px;
	left: 8px;
}

#PageOutputContent {
	float: left;
	width: 738px;
	margin-left: 6px;
	margin-top: 27px;
}

#PageOutputContent, #PageOutputContent a {
	color: #707070;
}

#smallPromotion {
	position: absolute;
	top: 72px;
	left: 240px;
}

#FootClearer, .FootClearer {
	height: 1px;
	clear: both;
	float: none;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

#FootClearer span {
	display: none;
}