
html{margin: 0;}
body{
	margin: 0;
	padding: 0;
	font: normal 10px Verdana,Arial,Helvetica,sans-serif;
	color: #000;
	height: 100%;
	background-position: center top;
}
label{
	cursor: pointer;
}
.clearfix:after{
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
} 
.clearfix{display: inline-block;}
 html[xmlns] .clearfix{display: block;}
 * html .clearfix{height: 1%;}

#printheader{display:none;}
#pageboundingbox{
	padding: 0;
	width: 900px;
	margin: 0 auto;
	background: #291e16;
}
#headerboundingbox{
	margin: 0;
	padding: 0;
	background: #291E16;
}
#logo{
	float:left;
	height:71px
}
#headerpicture{
	width: 279px;
	float: right
}
#headerboundingboxmenu{
	height: 24px;
	padding: 4px 0 0 26px;
	margin: 0;
	background: #291e16;
}
#headerboundingboxmenu form input {
	width: 164px;
	border: none;
	font-size: 11px;
	color: #E9D79B;
	height: 17px;
	padding: 3px 0 0 5px;
	background: url("/cms/cmsCustom/default/headers/default_v1.0.0/images/search_background_big.png") no-repeat;
}
#frmSearch{
	float: left;
	width: 250px;
}
#frmSearch input{
	float:left;
}
#frmSearch a.searchLink{
	padding:4px 0 0 10px;
	line-height:21px;
}

a.searchLink:link,
a.searchLink:visited{
	color: #e9d79b;
	text-decoration: none;
	font-size:11px;
}
a.searchLink:hover,
a.searchLink:active{
	color: #fff;
	text-decoration: none;
	font-size:11px;
}


#headerboundingboxleft {
	float: left;
	width: 539px;
	padding:4px 0 0 0;
	margin:0;
}
#contentboundingbox{
	margin: 0;
	padding: 0;
	width: 900px;
	float: left;
	color: #000000;
	font-size: 10px;
}
#contentboundingboxCol1{
	width: 275px;
	padding: 0;
	margin: 0;
	float: left;
}

#contentboundingboxCol2Zweispaltig{
	padding: 38px 18px 25px 20px;
	background-color:#fff;
	margin: 0;
	width: 587px;
	min-height: 358px;
	position: relative;
	float: right;
}

#contentboundingboxCol2ZweispaltigShopSubnavi{
	padding: 5px 18px 5px 20px;
	background-color:#E9D79B;
	margin: 0;
	width: 587px;
	height: 15px;
	position: relative;
	float: right;
}

#contentboundingboxCol2ZweispaltigShop{
	padding: 10px 18px 25px 20px;
	background-color:#fff;
	margin: 0;
	width: 587px;
	min-height: 358px;
	position: relative;
	float: right;
}
#contentboundingboxCol2Einspaltig{
	padding: 0;
	margin: 0;
	float:right;
	background-color: white;
	width: 539px;
	min-height: 500px;
}
#contentboundingboxCol3Zweispaltig{
	padding: 0;
	/*
	Verursachte Probleme auf der Homepage
	position: relative;
	*/
	background: url("/cms/cmsCustom/default/headers/default_v1.0.0/images/content_background.gif") repeat-y;
	height: 450px;
}
html>body #contentboundingboxCol3Zweispaltig{
	height:auto;
}

#column_left{
	width: 275px;
	padding: 0 0 125px 0;
}
#column_left img {
	display: block;
	float: right;
}
#newsboundingbox{
	padding: 41px 0 35px 20px;
	color: #e9d79b;
	height: 170px;
	font-size: 11px;
}
.newspart{
	padding: 3px 0 3px 8px;
	margin-bottom: 10px;
	background-color: #3C2B23;
}

#newsboundingbox a:link,
#newsboundingbox a:visited{
	color: #e9d79b;
	text-decoration: none;
	
	padding: 0;
}
#newsboundingbox a:hover,
#newsboundingbox a:active{
	color: #fff;
	text-decoration: none;
	padding: 0;
}
.newstitle{
	border-bottom: 1px solid #000000;
	font-size: 14px;
	padding: 0 0 3px 0;
	margin: 0 0 15px 0;
}
.newstitle_small{font-size: 10px}
.newslead{
	font-weight: bold;
	font-size: 12px;
}
.newscontent{
	width: 495px
	float: left;
}
.newspartdetail{padding: 0 0 25px 0}
#shopbuttonboundingbox{
	padding: 0 8px 0 22px;
	width:100px;
	height:53px;
}
#teecafenaviboundingbox{
	position: absolute; 
	bottom: -77px; 
	left: 28px;
}
#teecafeboundingbox{
	position: absolute;
	bottom: 0px;
	right: 0px;
	float:left;
	width: 545px;
}
#teecafeleft{
	float:left;
	width: 211px;
	padding: 0 0 0 88px;
}
#teecaferight{
	float: left;
	width: 160px;
}
#teecaferight img{padding: 0 0 12px 0}
#basket {
	width: 176px;
	float: left;
	padding: 40px 0 40px 23px;
}

#footerboundingbox{
	height: 28px;
	width: 900px;
	margin: 0;
	padding: 0;
	clear: both;
	color: #e9d79b;
	font-size: 10px;
}
#footeragb{
	width: 257px;
	float: left;
	padding: 10px 0 0 18px;
}
#footeragb a{padding: 0 24px 0 0;}
#footertext{
	float: left;
	padding: 10px 5px 0 10px;
}
#footerboundingbox a:link,
#footerboundingbox a:visited {
	text-decoration: none;
	color: #e9d79b;
}
#footerboundingbox a:hover,
#footerboundingbox a:active {
	text-decoration: none;
	color: #fff;
}
a img {border:none}
#printboundingbox{
	position: absolute;
	right: 18px;
	top: 5px;
	width: 100px;
}
#printboundingbox .printtext{
	float: left;
	padding: 7px 13px 0 0;
}
#printboundingbox a img{
	display: block;
	float: right;
}
#printboundingbox a:link,
#printboundingbox a:visited,
#printboundingbox a:hover,
#printboundingbox a:active{
	color:#757572;
	text-decoration: none;
}
td{
	text-align: left;
	font: normal 10px Verdana,Arial,Helvetica,sans-serif;
	vertical-align: top;
}
div{text-align: left;}
p{
	margin: 0;
	padding: 0;
}
textarea,
select,
input{font-size: 11px;}
hr{
	color: #000;
	border: none;
}


h1{
	font-size: 14px;
	font-weight: normal;
	padding: 0 0 3px 0;
	margin: 0;
}

h2{
	font-size: 14px;
	font-weight: normal;
	border-bottom: 1px solid #000000;
	padding: 0 0 3px 0;
	margin: 0 0 15px 0;
}

h3{
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	margin: 0;
	padding: 5px 0 5px 0;
}

h4{
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	margin: 0;
	padding: 0;
}

h5{
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	margin: 0;
	padding: 0;
	display: inline;
}

h6{
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	margin: 0;
	padding: 0;
	display: inline;
}

.popUpInput{}
.popUpButton{}

.element{text-align: left;}


ol{margin-left: 13px;}
ul{margin-left: 8px;}

.element ol{margin-left: 13px;}
.element ul{margin-left: 8px;}


li{margin-left: -33px;}

.element li{margin-left: -33px;}


a.cmsElementEditLinks:link,
a.cmsElementEditLinks:visited,
a.cmsElementEditLinks:hover,
a.cmsElementEditLinks:active{
	font-size: 10px;
	font-weight: normal;
	padding-left: 3px;
	color: red;
	text-decoration: none;
}
a.cmsElementEditLinks:hover{text-decoration: underline;}



a:link,
a:visited,
a:hover,
a:active{
	color: #382719;
	text-decoration: none;
	outline:none;
}
a:hover{text-decoration: underline}
input, textarea{
	border: 1px solid #e9d79b;
	font-size: 10px;
	color: #707172
}
a.newsletter:link,
a.newsletter:visited,
a.newsletter:hover,
a.newsletter:active{
	color: #e95d0f;
	text-decoration: none;
	position: absolute;
	bottom: 10px;
	left: 18px;
	font-size: 12px;
	font-weight: bold;
}
a.newsletter:hover,
a.newsletter:active{
	text-decoration:underline;
}

.sitemapimg{
	border: none;
	height: 19px;
	width: 15px;
	vertical-align: middle;
	padding-right: 2px;
}

.sitemaptree{
	vertical-align: middle;
	height: 19px;
}

.searchResultTitle{
	font-weight: bold;
	color: #000;
}

.searchResultLine,
.searchResultText{
	font-weight: normal;
	color: #000;
}

.searchFormInput{
	width: 150px;
	border: solid 1px #000;
	color: #000;
	margin: 0 5px 0 0;
}

.searchFormButton {
	height: 18px;
	border: solid 1px #000;
	color: #cca168;
	background: #fff;
}

.searchKey{background-color: #ffff90;} 
.contactLabelSpalte{
	width: 80px;
	padding: 3px 10px 4px 0;
	float: left;
}

.contactTexfeldSpalte{
	width: 200px;
	padding: 0 0 4px 0;
	float: left;
}

.contactTexfeld {
	width: 200px;
	padding: 0 3px;
}

.contactInfotext{
	padding: 0 0 15px 0;
	font-weight: bold;
}

.contactErrortext{
	padding: 0 0 15px 0;
	font-weight: bold;
	color: red;
}
.contactAbstandUnten{padding-bottom: 8px;} #headernavi{
	list-style-type: none;
	padding: 0 0 0 0;
	margin: 0;
}
#headernavi li{
	float: left;
    margin:0;
	padding:0 15px 0 19px;
    display:inline;
}
a.alternativNavi:link,
a.alternativNavi:visited{
	font-size: 11px;
	color: #e9d79b;
	text-decoration: none;
}
a.alternativNavi:hover,
a.alternativNavi:active{
    font-size: 11px;
	color: #fff;
	text-decoration: none;
}
a.alternativNaviAktiv:link,
a.alternativNaviAktiv:visited,
a.alternativNaviAktiv:hover,
a.alternativNaviAktiv:active{
    font-size: 11px;
	color: #fff;
	text-decoration: none;
}
#menuBox_content a.inaktiv:link,
#menuBox_content a.inaktiv:visited{
	color: #e9d79b;
	text-decoration: none;
	font-weight: normal;
	font-size:11px;
}
#menuBox_content a.inaktiv:hover,
#menuBox_content a.inaktiv:active{
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	font-size:11px;
}
#menuBox_content a.aktiv:link,
#menuBox_content a.aktiv:visited,
#menuBox_content a.aktiv:hover,
#menuBox_content a.aktiv:active{
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	font-size:11px;
}
#menuLevel2{
	list-style-type: none;
	padding:0 0 0 15px;
}
#menuLevel2 li {margin:0}
#menuLevel2 ul {
	list-style-type: none;
	margin:0;
	padding: 0 0 0 18px;
}

#menuLevel2 li a.thirdLevel:link,
#menuLevel2 li a.thirdLevel:visited{
	color: #e9d79b;
	text-decoration: none;
}
#menuLevel2 li a.thirdLevel:hover,
#menuLevel2 li a.thirdLevel:active{
	color: #fff;
	text-decoration: none;
}
#menuLevel2 li a.thirdLevelAktiv:link,
#menuLevel2 li a.thirdLevelAktiv:visited,
#menuLevel2 li a.thirdLevelAktiv:active,
#menuLevel2 li a.thirdLevelAktiv:hover {
	color: #fff;
	text-decoration: none;
}
a.fourthLevel:link,
a.fourthLevel:visited{
	padding: 0 0 0 10px;
	color: #e9d79b;
	text-decoration: none;
}
a.fourthLevel:hover,
a.fourthLevel:active{
	background: url("/cms/cmsCustom/default/headers/default_v1.0.0/images/navi_pfeil.gif") no-repeat;
	padding: 0 0 0 10px;
	color: #fff;
	text-decoration: none;
}
#menuLevel2 li a.fourthLevelAktiv:link,
#menuLevel2 li a.fourthLevelAktiv:visited,
#menuLevel2 li a.fourthLevelAktiv:active,
#menuLevel2 li a.fourthLevelAktiv:hover {
	color: #fff;
	text-decoration: none;
	background: url("/cms/cmsCustom/default/headers/default_v1.0.0/images/navi_pfeil.gif") no-repeat;
	padding: 0 0 0 10px;
}
.product_container{
	padding: 0 0 15px 0;
	border-top: 1px solid #707172
}
.product_text{
	width: 310px;
	padding: 0;
	float:left;
}
.product_selects{
	float:right;
	width: 140px;
}
.product_detailcontent{
	padding: 0 0 30px 0;
	float: left;
}
.product_detailcontainer{
	border-top: 1px solid #707172
}
.image_big{
	float:left;
	width: 400px
}
.spec_select{float: right}
.milltype_select{float:right}
.milltype_form{
	display:none;
	padding: 0 0 5px 0;
	float: right;
}
select {
	border: 1px solid #e9d79b;
	margin: 3px 0 3px 0;
	font-size: 10px;
	width: 130px;
	color: #707172
} .product_container{
	padding: 0 0 15px 0;
	border-top: 1px solid #707172
}
.product_text{
	width: 310px;
	padding: 0;
	float:left;
}
.product_selects{
	float:right;
	width: 140px;
}
.product_detailcontent{
	padding: 0 0 30px 0;
	float: left;
}
.product_detailcontainer{
	border-top: 1px solid #707172
}
.image_big{
	float:left;
	width: 400px
}
.spec_select{float: right}
.milltype_select{float:right}
.milltype_form{
	display:none;
	padding: 0 0 5px 0;
	float: right;
}
select {
	border: 1px solid #e9d79b;
	margin: 3px 0 3px 0;
	font-size: 10px;
	width: 130px;
	color: #707172
} 
.basketForm {
	font-size: 11px;
	background: #E9D79B;
	width: 148px;
	height: 93px;
	margin: 0;
	padding: 15px 12px 17px 12px;
	background-repeat: repeat-x;
	background-position: bottom;
	background-image: url(/cms/cmsCustom/default/elements/basket/v1.0.3/images/bg.jpg);
}
.basketButton {
	margin-left: 66px;
	
	padding-bottom: 4px;
	
	color: #291E16;
	background: transparent;
	width: 90px;
	height: 22px;
	border: none;
	background-repeat: no-repeat;
	font-size: 11px;
	text-align: right;
}
.basketButton:hover {
	cursor: pointer;
}
.basketItems {
	float: left;
	color: #291E16;
	font-weight: normal;
}
.basketPrice {
	width: 148px;
	float: left;
	padding-top: 1px;
	margin: 15px 0 10px 0;
	color: #291E16;
	font-weight: bold;
}
.basktePrice1 {
	float: left;
	font-size: 13px;
} 
