html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin : 0; padding : 0; border : 0; outline : 0; font-weight : inherit; font-style : inherit; font-size : 100%; font-family : inherit; vertical-align: baseline; background : transparent;  }



/*
Layout
--------------------------------------------> 
*/

html{
	background: #272727 url(img/tmpl/grad.gif) repeat-x;
}

body{
	position : relative; 
	width : 1000px; 
	margin : 30px auto; 
	text-align : left;
  	height: 100%;  /*für den IE */
	}

/*div#header{
	background: #FFFFFF;
	padding: 20px;
	background: #FFFFFF url(img/tmpl/top.jpg) left top no-repeat;
	}*/

div#main{
	position: relative;
	background: #FFFFFF url(img/tmpl/bg-navi.gif) repeat-y;
	border: 0px solid red;
	width: 1000px;
	}

div#sidebar{
	float: left;
	}

div#brand{
	background: #FFFFFF;
	padding: 30px 0 20px 32px;
	}

div#navigation{
	padding: 20px 27px;
	}
	
*html div#navigation ul li{
	line-height: 1em;
	}

div#navigation a{
	display: block;
	}


div#content{
	width: 620px;
	padding: 28px 40px 20px 38px;
	overflow: hidden;
	}
	
/* IE 6 Hack */	
* html div#content{
	width: 620px;
	padding-left: 30px;
}
	
div.contentLeft{
	float: left;
	width: 300px;
	margin-right: 18px;
	}
	
div.contentRight{
	position: relative;
	margin-left: 318px;
	}	

div#stamp{
	position: absolute;
	width: 300px;
	}


.clearer{
	clear: both;
	}

div#submenue{
	margin-top: 5px;
	padding-bottom: 18px;
	}

div#lngswitch{
	position: absolute;
	left: 935px;
	top: 32px;
	white-space:nowrap;
	}
	
div#lngswitch a{
	border: 0; 
	}
	
div#lngswitch a img{
	width: 21px;
	height: 13px;
	margin: 0 2px;
	border: 1px solid #000099; 
	}

div#zeiss{
	margin: 24px 0 0 0;
	}
div#dgemg{
	margin: 0 0 0 0;
	}
	
div#rent{
	width: 240px;
	margin-left: 8px;
	}
	
div#rep{
	width: 230px;
	height: 75px;
	background: url(img/tmpl/btnback.gif) no-repeat top left;
}

blockquote.eyecatcher{
	font-size: 18px;
	line-height: 29px;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	padding: 14px 12px 20px 28px;
	margin-bottom: 24px;
	color: #626262;
	display: block;
	background: url(img/tmpl/eyecatcher_2row.png) no-repeat;
	}
	
#content .tsOverview{
	float: right;
	margin: 0 20px 0 0;	
}

/*
Navigation
--------------------------------------------> 
*/
#microscopes, #diamondtester, #opticalInstruments {
	background: #FFFFFF;
}




/*
Bilder
--------------------------------------------> 
*/
div#content img{
/*	border: 1px solid #999999;*/
	margin: 12px 0;
	margin-top: 0;
}

.red {
	color: red;
}


/*
News
--------------------------------------------> 
*/
.newsblock{
	margin-bottom: 46px;
	overflow: hidden;
}

#content .newsblock p, #content .newsblock h2{
	margin-left: 340px;
}

#content hr{
	margin-bottom: 24px;
}

.newsblock img{
	padding: 0 18px;
	float: left;
}

.newsDate{
	font-size: 10px;	
}

#content hr{
	color: #999999;
	background-color: #999999;
	height: 1px;
	border: 0;
}

* html #content hr{
	clear: both;
}


/*
PAYPAL BESTELLEN
--------------------------------------------> 
*/

#buyTheLoupe{
/*	position: absolute;
	width: 282px;*/
	margin: 0 6px;
	background: #EBEBEB;
	border: 1px solid #737373;
	font-weight: bold;
	}
	
#buyTheLoupe p{
	font-size: 14px;
	color: #4E4E4E;
	line-height: 20px;
	font-weight: bold;
	margin: 0 !important;
	padding: 4px 8px !important;
	}

.buyableProduct{
	position: relative;
	
	}

.cart{
	width: 100%;
	}
	
.cart p{
	line-height: 13px;
	}
	
*html .cart p{
	line-height: 15px;
	}
	
.cart .pricing{
	display: inline-block;
	font-size: 20px;
	color: #494949;
	padding: 5px 0;
	}
	
.cart .pricingInfo {
	font-size: 9px;
	
	}
	
.cart form{
	display: inline;
	float: left;
	margin: 0 20px 0 18px;
	}
