﻿/* DIV STYLES */
#mainWrapper {
	margin-left: auto;
	margin-right: auto;
	width: 978px;
}
#header {
	float: left;
	margin-left: 8px;
	width: 958px;
	height: 90px;
	border: 1px  solid;
	background: url(../i/header_bg_default_de.jpg) no-repeat;
}
#navi {
	float: left;
	margin: -91px 0 0 8px;
	width: 209px;
	padding-top: 10px;
	background: url(../i/navi_bg.jpg) no-repeat;
	overflow: hidden;
}
#contentBorder {
	width: 1078px;
	background: url(../i/border.jpg) repeat-y;
}
#contentBorderBottom {
	width: 978px;
	height: 27px;
	background: url(../i/border_bottom.jpg) no-repeat;
}
#contentBG {
	float: left;
	margin: -1px 0 0 0px;
	width: 755px;
	min-height: 680px;
	background: url(../i/bg_default.jpg) no-repeat;
}
#content {
	float: left;
	margin: 5px 0 0 0;
	padding: 30px 0 0 30px;
	width: 700px;
}
#contentLeft {
	width: 450px; 
	float: left; 
	margin: 0 0px 50px 0;
	display: inline;
}
#contentRight {
	width: 220px; 
	float: right; 
	margin: 40px 10px 0 0;
}
#containerFloat {
	float: left; 
	margin-right: 10px;
}

#popupDiv {
	margin-top: 20px;
}
#popContent {
	width:470px; 
	min-height:500px;
	height:auto !important;
	height:500px;
	background: url(../i/popup_content.jpg) repeat-y; 
	margin: -20px 0 0 0; 
	padding: 0 20px 20px 20px; 
}


/* UNIVERSAL STYLES / DEFAULTS */
html, body, p, h1, h2, h3, a, ul, ol, span, table, td, li, form, div {
  font-family: Helvetica, Arial, Verdana, sans-serif;
  text-decoration:none;
  font-weight: none;
  font-size: 13px;
  color: #073f92;
  line-height: 1.6em;
  margin: 0px;
  padding: 0px;
}
body {
  background:	#fefefe;
}
img {
  border: 0px;
}
.imageRight {
  float:right;
  padding: 0 0 12px 12px;
}

.imageLeft {
  float:left;
  padding: 0 12px 12px 0;
  margin: 0 0 0 0;
}

a {
	color:#e2081e;
	font-weight: bold;
}
a.active, a:hover {
  text-decoration:underline;
}
.toolbarlink {
	color: #ffffff;
	font-weight: normal;
}

input, select, textarea, select {
  font-family: Arial, Verdana, sans-serif;
	width: 210px;
	font-size: 10px;
	height: 14px;
}
textarea {
	height: 145px;
}
.buttonDefault {
	width: 100px;
	height: 20px;
}
.selectDefault {
	height: 20px;
}
.buttonFormSend {
	background: url(../i/arrow_form.gif) no-repeat  #ffffff; 
	font-size: 13px;
	margin: 0; 
	padding-left:5px; 
	text-align: left; 
	color: #e2081e; 
	border: 0px solid;	
	font-weight: bold;
	cursor:pointer; 
	cursor:hand;
}
.radio, .checkbox {
	width: 20px;
}

.noRepeat {
	background-repeat: no-repeat;
}
.noMargin{
	margin-bottom: 0;
}
.error {
  color: #ff0000;
	font-weight: bold;
}

.show {
	display:block;
	visibility:visible;
}
.hide {
	display:none;
	visibility:hidden;
}
#linkArrowTeaserBox {
	margin-left: 15px !important;
	padding: 0; 
	list-style-type: none; 
	list-style-image: url(../i/arrow.gif);
}
#linkArrowTeaserBox a {
	font-weight: normal;
	line-height: 1.0em !important;
}
#linkArrowTeaserBox li {
	margin-bottom: 5px;
}



/* SPECIFIC STYLES / MAIN NAVIGATION */
#navi ul {
	list-style-type: none;
}
#naviLevel1 li {
	background: url(../i/navi_closed.jpg) no-repeat;
	margin: 0 0 -16px 0;
	padding: 11px 0 0 20px;
	height: 48px;
}
#naviLevel1 li a {
	font-size: 15px;
}
#naviLevel1 li.naviLi1Open {
	background: url(../i/navi_open.jpg) no-repeat;
	padding: 13px 0 0 20px;
	height: 48px;
}
#naviLevel2 li {
	padding: 10px 0 0 20px;
	margin: -15px 0 10px 1px;
}
#naviLevel2 li.startLevel2 {
	padding: 10px 0 0 20px;
	background: url(../i/navi_open_bg.jpg) no-repeat;
}
#naviLevel3 li {
	padding: 5px 0 0 25px;
	margin: -15px 0 10px 1px;
}
#naviLevel3 a {
	font-weight: normal;
}
.arrow {
	background-image: url(../i/arrow.gif); 
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 7px;
	font-weight: normal;
}

#henkelNavi {
  float:left;
  margin-top: 30px;
  margin-bottom: 30px;
}

/* SPECIFIC STYLES / MAIN CONTENT */
#content h1 {
  margin-bottom: 5px;
  line-height: 1.1em;
  font-size: 24px;
}

#content h2 {
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 20px;
  color: #e2081e;
}
#content h3 {
  font-size: 13px;
  font-weight: bold;
  margin-top: 20px;
  color: #e2081e;
}
#content ul {
  margin: 0 0 0 40px;
}
#content ol {
  margin: 0 0 0 20px;
}

#popupDiv ul {
	width: 450px;
	margin: 0 0 0 20px;
}


/* SPECIFIC STYLES FOOTER */
#footer a {
	font-weight: normal;
	color: #aaaaaa;
	font-size: 10px;
}


/* PRODUKTBERATER */

#produktberater {
	 float: left; 
	 width: 700px;	
}

#produktberater h2 {
	margin-bottom: 5px;		
}

#produktberater p {
	font-size: 10px;
	text-align: center;
	width: 100px;		
}
 
#produktinfo {
	float: left;
	margin: 20px 0 0 0;
	width: 700px;
}

#produktinfo h2 {
	color: #042db1;
}

#produktinfo .rot {
	color:#e2081e;
}

#produktinfo_header {
	float: left;
	margin: 10px 0 0 0;
	width: 300px;
}

#produktinfo_header h2 {
	color: #042db1;
}

#produktinfo_header .rot {
	color:#e2081e;
}

#kolumne {
	float: left; 
	width: 595px;
	height: 1170px;
	color: #000000;
	padding: 50px 30px 0 32px;
}

#kolumne h1 {
	color: #073f92;
	font-size: 18px;
	margin: 0 0 14px 0;
}


/* SCROLLABLE */
.scrollable {
	/* required settings */
	position:relative;
	overflow:hidden;
	width: 600px;
	height:100px;
}
.scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
}
.items div {
	float:left;
}
/* this makes it possible to add next button beside scrollable */
.scrollable {
	float:left;	
}
/* prev, next, prevPage and nextPage buttons */
a.browse {
	display:block;
	width:35px;
	height:35px;
	float:left;
	margin:35px 10px 35px 10px;
	cursor:pointer;
	font-size:1px;
}
a.right 				{ 	background:url(../i/scrollable_right.png) no-repeat; clear:right; margin-right: 0px;}
a.left				{ 	background:url(../i/scrollable_left.png) no-repeat; margin-left: 0px; } 

/* disabled navigational button */
a.disabled {
	visibility:hidden !important;		
} 	



/* FLECKEN OVERLAY */
/* the overlayed element */
.flecken_overlay {
	background-image:url(../i/spacer.gif);
	width:597px;
	height: 355px;		
	padding: 15px 35px 0 18px;
	font-size:11px;
	border: 0px solid;
	margin: 0px 0 0 18px;
	float: left;
}
/* default close button positioned on upper right corner */
.flecken_overlay .close {
	background-image:url(../img/overlay/close.png);
	position:absolute; right:5px; top:5px;
	cursor:pointer;
	height:35px;
	width:35px;
}

.flecken_overlay h1 {
	fint-size: 14px;
	color: #042db1;	
}

.flecken_overlay #details h2 {
	color: #fd0303;
	margin-bottom: 0px;	
}

.flecken_overlay #details {
	width: 290px;
	margin: 10px 0 0 168px;	
}

.flecken_overlay #details p {
	margin-top: 0px;
}

.flecken_overlay #details ul {
  margin: 0 0 0 20px;
}


/* EMPFEHLUNG OVERLAY */
/* the overlayed element */
.apple_overlay {
	
	/* initially overlay is hidden */
	display:none;
	
	/* growing background image */
	background-image:url(../i/fleckenberater_popup.png);
	
	/* 
		width after the growing animation finishes
		height is automatically calculated
	*/
	width:490px;		
	
	/* some padding to layout nested elements nicely  */
	padding: 35px 15px 35px 35px;

	/* a little styling */	
	font-size:11px;
}

/* default close button positioned on upper right corner */
.apple_overlay .close {
	background-image:url(../img/overlay/close.png);
	position:absolute; right:5px; top:5px;
	cursor:pointer;
	height:35px;
	width:35px;
}

.email_reminder {
	float: left;
	width: 148px;
	margin: 5px  0 5px 0;		
}
 
 
 #rabattaktion .close {
		position: absolute; right: -15px; top: -15px;
		cursor:pointer;
		height:30px;
		width:30px;
}

.overlay {
	/* must be initially hidden */
	display:none;
	
	/* place overlay on top of other elements */
	z-index: 20000;	
	
}      

/* KOMMENTAR */

#write_comment {
	background: #f6f6f6;
	width: 477px;
	height: 195px;
	border: 0px solid;
	margin: 10px 0 0 0;
	padding: 0 0 0 10px;	
}


/* EDITOR THINGIES */
#lineParterX {
	width: 100%;
	height:1px;
	margin: 10px 0 10px 0;
	background-image: url(../i/trenner_grauschwarz_h.gif);
	background-repeat: repeat-x;
}
.inputWide {
	width: 600px;
}
.inputNormal {
	width: 200px;
}
.inputHalf {
	width: 98px;
}
.inputQuarter {
	width: 47px;
}
.inputThreeQuarter {
	width: 148px;
}
.radio, .checkbox {
	vertical-align: top;
	border: none;
}


