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

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

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

body {
	background: #c7c7c7;
	padding: 0;
	margin: 0;
	min-height: 100%;
	width: 100%;	
	position: relative;
	top: 0px;
	left: 0px;
}

h2 {
	font-size: 11px;
}

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

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

#FaceBookBanner {
	display: block;
	height: 29px;
	width: 28px;
	background: url(/images/facebook_button.png) top left no-repeat;
	
	position: fixed;
	right: 0px;
	top: 271px;
}

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

#Main {
	width: 955px;
	margin: 0 auto;
	min-height: 100%;
	position: relative;
	top: 0px;
	left: 0px;
}

#Main-2 {
	position: relative;
	top: 0px;
	left: 0px;
	height: auto;
	padding-top: 171px;
}

#Main-3 {
	position: relative;
	top: 0px;
	left: 0px;
	width: auto;
	height: auto;
	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;
}

#SiteHeader {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
}

.roundedCorners {
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;	
}

#MenuLine {
	position: relative;
	top: 0px;
	left: 0px;
	margin-top: 12px;
	height: 36px;
	width: 100%;
	background: url(/images/menu_bg_new.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 9px 20px;
	display: block;
	font-size: 12px;
	text-decoration: none;
	color: white;
}

a.Level0ItemSelected {
	
	font-size: 12px;
	font-weight: bold;
}

a.Level0Item:hover, li.Level0Item:hover a.Level0Item, a.Level0ItemSelected {
	text-decoration: none;
}

/* MENU SUBITEMS */

li.Level0Item ol.Level0Sub {
	display: none;
	background-color: #5f5f5f;
	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;
	color: #FEB518;
}
li.Level0Item ol ol a {
	padding: 3px 15px 3px 30px;
}

#MenuLine ol.Level0Sub li {
	padding: 2px;
}

ol.Level0Sub li a {
	color: white;
	font-size: 12px;
	text-decoration: none;
}

ol.Level0Sub li a:hover {
	text-decoration: none;
}

/* BOTTOM MENU */
#BottomContainer {
	position: relative;
	bottom: 0px;
	left: 0px;
	width: 100%;
	background-color: white;
	margin-top: 15px;
}

#BottomMenu {
	width: 954px;
	margin: 0 auto;
	
	padding: 25px 0px 0px;
}

#BottomMenu #InternLinks {
	margin-top: 10px;
}

#BottomMenu #InternLinks,
#BottomMenu #InternLinks a {
	color: #c1c1c1;
	text-decoration: none;
	outline: none;
}

#BottomMenu td {
	padding: 10px 0;
}

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

#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 {
	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 */

#LogoContainer {
	margin-top: 15px;
	background-color: white;
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 96px;
}

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

#PageContent {
	background-color: white;
	color: black;
	position: relative;
}

#PageContent.startPage {
	background-color: transparent;
}

#PageOutput {
	position: relative;
	top: 0px;
	left: 0px;
	padding: 20px;
}

/*
#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: 745px;
	background-color: #f0f0f2;
	position: relative;
}

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

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

#CustomersBasketLink {
	padding: 3px 10px 3px 29px;
	background: url(/images/warenkorb_icon.png) 7px center no-repeat #feb517;
	color: white;

	text-decoration: none;
	font-weight: bold;
	
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
}

#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: 745px;
	margin-left: 6px;
	margin-top: 27px;
}

#PageOutputContent, #PageOutputContent a, #PageOutputContent td {
	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;
}
