/*
darkgrey:	72706F (Schrift, sonst 72716F)
middlegrey:	E3E1E2 (in Kopf, oder �ber transp. dr�ber)
middlegreylight: EAE8E9
lightgrey:	F4F2F3
orange:		FF8B3E
background: FFFFFF
*/
html {
	height:100.5%;
	}
body.callMe
	{
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
	}
	
.fl {float:left;}
.cl	{clear:left;}
.cb	{clear:both;}
.width20 {width:20px;}
.align_right {text-align:right;}

td.mainActive
	{
	background-color: #FF8B3E;
	margin: 0px;
	padding: 0px;
	}
td.main
	{
	background-color: #72716F;
	margin: 0px;
	padding: 0px;

	}

span.mainActive
	{
	background-color: #FF8B3E;
	margin: 0px;
	padding: 0px;
	height:15px;
	}
	
#titleBack
	{
	background: #E3E1E2;
	margin: 0px;
	padding: 0px;
	height:99px;
	width: 404px;
	position:relative; left:44px;
	}
#titleDummy
	{
	margin: 0px;
	padding: 0px;
	height:79px;
	width: 404px;
	text-align:center;
	position:absolute; top:10px; 
	}
#titleBack span.align
	{
	margin: 0px;
	padding: 0px;
	height:79px;
	width: 404px;
	text-align:center;
	display:table-cell;
	vertical-align:middle;
	}
#titlePic
	{
	margin: 0px;
	padding: 0px;
	height: 169px;
	width: 700px;
	text-align:right;
	position:absolute; top:144px;

	}
#subMenu
	{
	margin: 0px;
	padding: 0px;
	position:relative; top:12px; left:25px;
	width: 125px;
	}
#callMe
	{
	margin: 0px;
	padding: 0px;
	width: 130px;
	position:relative; left:20px;
	}
	
td.shop
	{
	width:100px; 
	height:70px; 
	background:#CCCCCC;
	}	
td.shopNew
	{
	/*width:100px; */
	width:140px; 
	height:100px; 
	text-align:center;
	background-color: #E9EBE8;
	}
	
/*refs*/
.refBox
	{
	float:left; 
	width:33%;
	height:100px;
	text-align:center;
	}
.refImg
	{
	height:50px; 
	text-align:center;
	}
.refTxt
	{
	height:30px; 
	text-align:center;
	}	
/* shop_overview */
#shop_overview .box {
	border:solid 1px #E3E1E2; /*rgb(227,225,226)*/
	background-image: url(../images/onlineShop/shop_box_bg.gif); /*#E9EBE8;*/
	background-repeat:repeat-y;
	} 
#shop_overview .spacer_bottom {margin-bottom: 15px;}
#shop_overview .leftbox {
	float:left;
	width: 160px;
	height:165px;
	text-align:center;
	margin-top: 25px;
}
#shop_overview .rightbox {
	float:left;
	width: 330px;
	height:190px;
	margin-left: 10px;
	padding-top:3px;
}
#shop_overview .inner_txt {
	height:160px;
	}
#shop_overview .pdf_down {
	text-align:right;
	margin-top:5px;
}
#event {
	margin: 20px 0 20px 0;
	}
#event .imgs {
	float:	left;
	width: 	200px;
	margin-right:20px;
}
.head_csd {font-size: 8px; letter-spacing:1px; font-weight:bold; color:#72706F; margin: 49px 5px 0 0;font-family: Verdana,Helvetica, Arial, Helveticafont; }
.head_csd2 {margin:8px 0 0 -4px;}
