/*
In IE, OP, NS, etc, padding works like this: 
border 
border  ¦<--------------- width --------------->¦  
				¦- padding ->    content    <- padding -¦ 
In FF: 
border  ¦<- padding -¦   content   ¦- padding ->¦
			               ¦<-- width -->¦ 
*/

html{
	font-size:100%;
	overflow-y:scroll;
}
	
body {
	background-image:url(images/main_fill_left.jpg);
	background-repeat:repeat-x;
	background-color:#FFF;
	font:11px Arial, Helvetica, sans-serif;
	color:#888888;
	line-height:12px;
	margin-top:0;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	width:1000px;
	margin:0px auto;
}

a {color:#00957A;}
a:link    { color:#00957A; font-size:11px; text-decoration:none; }
a:visited { color:#00957A; font-size:11px; text-decoration:none; }
a:active  { color:#00957A; font-size:11px; text-decoration:none; }
a:hover   { color:#00957A; font-size:11px; font-style:normal; }

h1 {
	font-size:36px;
	color:#00957A;
	margin-bottom:10px;
	margin-top:0px;
	line-height:36px;	
}
h2 {
	font-size:24px;
	color:#00957A;
	margin-bottom:10px;
	margin-top:0px;
	line-height:24px;
}
h3 {
	font-size:18px;
	color:#00957A;
	margin-bottom:10px;
	margin-top:0px;
	line-height:14px;
}
h4 {
	font-size:18px;
	color:#8DB85E;
	margin-bottom:10px;
	margin-top:0px;
	line-height:16px;
}
h5 {
	font-size:16px;
	color:#00957A;
	margin-bottom:10px;
	margin-top:0px;
	line-height:16px;
}
h6 {
	font-size:13px;
	color:#8DB85E;
	margin-bottom:5px;
	margin-top:0px;
	line-height:13px;
}
h6.top {
  position:relative;
  top:-20px;
}
p {
	margin-bottom:10px;
}
img {
	border:0px;
}
input[type=text],input[type=password]{
	font-size:11px;
	color:#666666;
	background-color:#fff;
	border: none;
	outline: none;
	padding: 2px;
	border: 1px solid;
	border-color: #D3EBF5;
}
select {
	font-size:11px;
	color:#666666;
}
form { 
	margin-bottom:0; 
}
.split{
	height:20px;
	width:800px;
	/*border:1px solid #f09;*/
}
.error{
	font-size:13px;
	color:red;
}
.priceHighlight{
	color:#F7B322;
}
.priceHighlightPink{
	color:#E20036;
	font-size:18px;
	line-height:13px;
	font-weight:bold;
}
a.basketlink{
	color:#666666;
	text-decoration:underline;
}
/* Containers */
#container_logo{
	background-image:url(images/head_top.jpg) ;
	background-repeat:no-repeat;
	float:left;
	padding-left:20px;
	width:1000px;
	height:87px;
	overflow:hidden;
}	
#container_footer{
	background-image:url() ;
	background-repeat:no-repeat;
	float:left;
	width:1000px;
	height:35px;
	margin-top:15px;
	margin-bottom:10px;
	overflow:hidden;
	text-align:right;
}	
#content_footer{
	float:right;
	width:1000px;
	height:15px;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:10px;
	overflow:hidden;
	text-align:right;
	/*border:1px solid #f06;*/
}
.top{
	background-image:url();
	background-repeat:repeat-x;
	width:100%;
	height:27px;
	font-weight:bold;
	color:#666769;	
	line-height:27px;
	/*border:1px solid #f06;*/
}	
.content_top{
	padding-left:10px;
	margin-left:0px;
	/*border:1px solid #f06;*/
}	
.content{
	float:left;
	width:800px;
	height:100%;
	padding:0 0 0 0; /*Top 20px Left 10px*/
	line-height:14px;
	/*border:1px solid #f06;*/
}	
.content_sub{
	/*width:100%;*/
	height:100%;
	padding:10px 10px 0 10px;
	line-height:14px;
	/*border:1px solid #f06;*/
}	
.content_sub_bottom_right{
	height:100%;
	padding:10px 10px 0 10px;
	line-height:14px;
	background-image:url();
	background-repeat:no-repeat;
	background-position:bottom center;
	/*border:1px solid #f06;*/
}	
.content_sub_bottom_left{
	height:100%;
	padding:10px 10px 0 10px;
	background-image:url();
	background-repeat:no-repeat;
	/*border:1px solid #f06;*/
}	
.hack{
	position:static;
	top:0px;
	left:0px;
	height:0px;
	overflow:visible;
}
#container_menu{
	background-image:url();
	background-repeat:repeat-x;
	background-color:#E3E3E3;
	color:#FFF;
	margin-left:10px;
	margin-right:10px;
	float:left;
	width:165px;
	height:auto;/*629px;*/
	min-height:629px;
	overflow:hidden;
	/*border:1px solid #c2c2c2;*/
}	
#container_standard{
	background-color:#FFF;
	float:left;
	width:788px;
	height:100%;
	min-height:629px; 
	/*margin-left:10px;
	border:1px solid #c2c2c2;*/
}
#container_extended{
	background-color:#FFF;
	float:left;
	width:1000px;
	height:100%;
	min-height:626px; 
	overflow:hidden;
	/*border:1px solid #c2c2c2;*/
}
/* SUB BOX */
.sub_box{
	background-image:url(images/prod_bg.jpg);
	background-repeat:repeat-x;
	float:left;
	width:250px; /*203px*/
	height:315px;
	margin-bottom:10px;
	margin-right:4px;
	padding:0px 5px 0px 5px;
	overflow:hidden;
	border:1px solid #c2c2c2;
}	
.sub_content{
	padding-top:5px;
	float:left;
	height:315px;
	width:250px;
	/*border:2px solid #f06;*/
}
.top_sub_box{
	background-image:url();
	background-repeat:repeat-x;
	height:27px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:27px;
	width:240px;
	margin-left:1px;
	/*border:1px solid #f06;*/
}	
div.sub_box div.top_sub_box div.content_top{
	background-image:url();
	background-repeat:no-repeat;
	background-position:205px 2px;
	/*border:1px solid #000;*/
}	
div.sub_box div.sub_content div.product_text{
	float:left;
	width:100%;
	height:120px;
	font-size:11px;
	line-height:15px;
  text-align:left; 
}	
/* SUB BOX ADS */
.sub_box_ads{
	background-image:url();
	background-repeat:repeat-x;
	float:left;
	width:225px; 
	height:250px; 
	margin-top:10px;
	margin-right:10px;
	overflow:hidden;
	border:1px solid #c2c2c2;
}	
.top_ads{
	height:27px;
	font-size:16px;
	color:#666;
	font-weight:bold;
	line-height:27px;
	width:222x;
	padding-left:0px;
	margin-left:0px;
/*	border:2px solid #f06;*/
}	
.content_ads{
	background-image:url();
	background-repeat:no-repeat;
	background-position:195px 5px;
	padding-left:5px;
	margin-left:0px;
/*	border:2px solid #f06;*/
}	
.sub_content_ads{
	background-image:url();
	background-repeat:repeat-x;
	padding-left:5px;
	padding-top:5px;
	float:left;
	height:215px;
	width:216px;
/*	border:2px solid #f06;*/
}
/* SUB BOX LOGIN */
.sub_box_login{
	float:left;
	width:347px; 
	height:215px;
	margin-left:30px;
	margin-top:10px;
	overflow:hidden;
	border:1px solid #c2c2c2;
}	
.sub_content_login{
	padding-left:10px;
	padding-top:5px;
	float:left;
	height:189px; 
	width:338px;
	/*border:1px solid #f06;*/
}

.top_login{
	background-image:url();
	background-repeat:repeat-x;
	height:27px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:27px;
	width:335px;
	margin-left:1px;
	padding-left:10px;
	/*border:2px solid #f06;*/
}	

/* Product box small start*/
.productbox_small {
	margin-bottom:20px;
	height:60px;
	width:220px;
	overflow:visible;
	/*border:2px solid #f06;*/
}
.productbox_small_img {
	float:left;
}
.productbox_small_txt {
	padding-top:0px;
}
/* Product box small end*/

/* MENU #4*/
/*
#menu a:hover {
	text-decoration:none;
	font-size:11px;
	color:#333333;
	font-weight:bold;
}
*/
#menu a, #leftmenu a:active, #leftmenu a:hover, #leftmenu a:visited{
	outline:none;
}
#menu {
	font-size:11px;
	color:#FFF;
	list-style-type:none;
	width:175px;
	height:530px;
	margin-left:0px;
	margin-top:0px;
	padding:0px 0px 0px 0px;
}
#menu img{
	float:left;
	margin-top:0px;
}
#menu li {
	padding:0px;
}
#menu li ul{
	padding:0px;
	margin:0px;
	line-height:1.2em;
}
#menu li ul li{
	padding:0px;
	margin:0px;
	height:100%;
	line-height:1.2em;
}
ul li ul li.selected {
	font-size:13px;
	color:#FFF;
	font-weight:bold;
}
li.act {
	font-size:13px;
	color:#FFF;
	font-weight:bold;
}
li.act li{
	font-size:13px;
	color:#FFF;
	font-weight:bold;
}
#menu .topwithchild {
	background:none;	
}
#menu .topwithchild ul{
	list-style:none;
	display:none;
}
#menu .topwithchildopen ul{
	list-style:none;
	display:block;
}
#menu a {
	display:block;
	padding:3px;
	padding-left:18px;
	width:142px;
	text-decoration:none;
	color:#FFF;
	line-height:1.2em;
	font-size:13px;
	font-weight:bold;
}
#menu li li a {
	padding-left:30px;
	width:140px;
	line-height:1.2em;
	font-weight:normal;
}

#menu li ul li a {
	width:140px;
	line-height:1.2em;
}

/* BUTTON */
button { 
  border:0; 
  cursor:pointer; 
  font-size:11px; 
  padding:0 20px 0 0;/*10px 10px 10px 10px; */
  text-align:center; 
  font-weight:bold;
/*  float:left; */
  width:auto;
  height:23px; /*auto*/
  overflow:visible;
  display: inline-block;  
/*  margin-left:10px;*/
}
button span { 
/*  position:relative; */
  display:inline-block; 
  white-space:nowrap; 
  padding:0 0 0 20px;/*0px 10px 0px 10px; */
}

/*blue buttons*/
button.submitBtn { 
  display: inline-block;
  background:url(images/bestellen_right.png) right no-repeat; 
  font-size:1.2em;
}
button.submitBtn span { 
  display: inline-block;
  height:23px; 
  line-height:23px;
  background:url(images/bestellen_left.png) left no-repeat;
  color:#FFF; 
}
button.submitBtn:hover {
  display: inline-block;
	background:url(images/bestellen_right_active.png) right no-repeat; 
}
button.submitBtn:hover span {
  display: inline-block;
	background:url(images/bestellen_left_active.png) left no-repeat; 
  color:#FFF; 
}
/*buttons order*/
button.bestellenBtn { 
  display: inline-block;
  background:url(images/bestellen.png) right no-repeat; 
  font-size:1.2em;
}
button.bestellenBtn:hover {
  display: inline-block;
	background:url(images/bestellen_over.png) right no-repeat; 
}
/*buttons orderbig*/
button.bestellenBigBtn { 
  display: inline-block;
  background:url(images/bestellen_big.png) right no-repeat; 
  font-size:1.2em;
}
button.bestellenBigBtn:hover {
  display: inline-block;
	background:url(images/bestellen_big_over.png) right no-repeat; 
}
/* diverse */
.photocard{
	Background-Color:#FFFFFF;
	padding:4px;
	border-width:1px;
	border-color:#E4E4E4;
	border-style:solid;
	margin-bottom:5px;
	min-height:48px;
	min-width:48px;
}
.orderbox_small{
	margin-top:10px;
	float:left;
	width:730px;
	height:100%;
	padding:5px;
	border-width:1px;
	border-color:#E4E4E4;
	border-style:solid;
}
.orderbox_product{
	margin-top:10px;
	margin-left:5px;
	float:left;
	width:250px;
	height:100%;
	padding:5px;
	border-width:1px;
	border-color:#E4E4E4;
	border-style:solid;
}
.productline{
	float:left;
	width:620px;
	height:25px;
/*	border:1px solid #c2c2c2;*/
}
.orderboxpicture{
	float:left;
	width:120px;
	height:135px;
	overflow:hidden;
}
.orderboxproduct2{
	float:left;
	width:130px; /*120*/
	height:135px;
	margin-bottom:5px;
	overflow:hidden;
}
.active_field {
	color: #3A5864;
	background-color: #BBDEED;
	border-color: #8CC4DB;
}

.section {
	margin-top:25px;
}

.sectionTitle{
	font-size:14px;
	color:#00957A;
}

.sectionTitle:hover{
	font-size:14px;
	color:#00957A;
}
.space{
	height:20px;
}