body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote{margin:0;padding:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}

html {
height:100%; 
max-height:100%; 
padding:0; 
margin:0; 
border:0; 
}

body {
	height:100%;
	max-height:100%;
	/*font-family: helvetica,arial,tahoma,sans-serif;*/
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#000000;
	background-color:#FAF6E9;
	text-align:center;
	margin:0;padding:0;border:0;
}


.right-column{
	color: #555555;
}

.right-column a:link, .right-column a:visited, .right-column a:active {
	color: #555555;
	text-decoration:none !important;
}

.right-column a:hover {
	color: #555555;
	text-decoration:underline !important;
}

/* main document center */
#viewport {
	width:889px;
	height:100%;
	margin:auto;
	text-align:left;
}

/* header styles */
#hd {
   	height:100px;
   	position:relative;
}

.header{
	background:transparent url(images/header.jpg) no-repeat left 0px;
}

.headerindividual{
	background:transparent url(images/header2.jpg) no-repeat left 0px;
}


#toolbar {
	position:relative;
	padding-top:1px;
	height:38px;
}


/* Main header image */

#hd h1 a {
	background:transparent url(images/logo.jpg) no-repeat;
    position:relative;
    float:left;
    top: 25px;
    left: 11px;
    height:85px;
    width:142px;
}
#hd h1 a span {
	display:none;
}

#home {
	height:100%;
}

/* body styles */

#bd {
bottom:0px;
overflow:auto;
position:absolute;
top:100px;
z-index:4;

}

#bd p {
	margin-top:3px;
	margin-bottom:3px;
}

#bd br {
	font-size:10px;
	line-height:10px;
}

.leftnav {
bottom:0px;
overflow:auto;
position:absolute;
top:100px;
z-index:5;

	width:199px;
	text-align:left;
	border-right:1px solid #fff;	
	background:#9D9681;
}

.container {
	bottom:0px;
	overflow:auto;
	position:absolute;
	top:100px;
	z-index:4;
	width:689px;
	margin:0 0 0 200px;
}

#bd .content {
	height:100%;
	background:#ffffff;
	padding:16px 10px 10px 10px;
}





#bd .right-column p {
	font-size:11px;
}






#bd .right-column h2 {
	font-family: arial,verdana,sans-serif;
	font-size:13px;
	color:#B82E50;
}






#bd .right-column h3 {
	font-size:12px;
	color:#008F64;
}

#bd .right-column h4 {
	font-size:11px;
	font-weight:bold;	
	color:#008F64;
}

#bd h2 {
	font-family: arial,verdana,sans-serif;
	font-weight:bold;
}


#bd h3 {
	font-family: arial,verdana,sans-serif;
	font-weight:bold;
	margin:5px 0 0 0;
}

#bd h5 {
	font-family: arial,verdana,sans-serif;
	background-color:#F1F1F1;
	padding:3px;
	line-height:20px;
	color:#789030;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
}

#bd .big-box h5.alt {
	text-align:center;
	font-size:13px;
	border-bottom:1px solid #eee;
	color:#385F95;
}

#bd .box {
	padding: 3px 5px 15px;
}

/* footer */
#ft {
    width: 887px;
    height: 20px;
	margin-top:5px;
	border: 1px solid #979797;
	text-align:left;
}

#ft table.nav {
	margin: 0;
}

#ft table.nav a, #ft table.nav a:hover, #ft table.nav a:visited {
	color:#606060;
	font-size:12px;
	display:block;
	padding:2px 0 0 15px;
}


/* feature list */
ul.features, .content-box ul, .side-box ul {
	margin-left:15px;
	list-style-image: url(images/arrow_grey_r.gif);
}
ul.features li,  .content-box ul li, .side-box ul li {
	margin-top:5px;
	margin-bottom:5px;
}

/* side boxes */

div.side-box {
	background: transparent url(images/side-box.png) no-repeat;
	padding-top:9px;
	width:200px;
	margin-bottom:20px
}

div.side-box-inner {
	background: transparent url(images/side-box.png) no-repeat 0 bottom;
	padding:0 15px 5px;
	font-size:12px
}

#bd div.side-box-inner h5 {
	background:transparent !important;
	padding-top:0;
}


div.big-box {
	background: transparent url(images/big-box.png) no-repeat;
	padding-top:12px;
	width:700px;
	margin-bottom:20px;
}
div.big-box-inner {
	background: transparent url(images/big-box.png) no-repeat 0 bottom;
	padding:0 15px 12px;
	font-size:12px;
}
div.big-box-solid {
	background: transparent url(images/big-box-solid.png) no-repeat;
	padding-top:8px;
	width:700px;
	margin-bottom:20px;
}
div.big-box-solid-inner {
	background: transparent url(images/big-box-solid.png) no-repeat 0 bottom;
	padding:0 15px 5px;
	font-size:12px;
	color:#555577;
}
#bd div.big-box-inner h5 {
	background:transparent !important;
	padding-top:0;
}

div.content-box {
	width:700px;
}
div.content-box p {
	margin-left:5px;
	margin-right:5px;
}
#bd div.content-box ul.features {
	margin-left:20px;
}
#bd .content-box h5 {
	background-image: url(images/med-shd.png);
	padding-left:10px;
}

/* downloads */

table.dl {
	width:650px;
}

table.dl td {
	padding:5px;
	vertical-align:top;
}

.training-info {
	font-size:11px;
}

a.link {
	font-family:tahoma,helvetica,arial,sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:19px;
}


#address h2{
	font-size:12px! important;
	font-weight:bold;
	color:#000! important;
	margin-bottom:1px;
}

a.email:link, a.email:visited, a.email:active {
	color:#036347;
	font-weight:bold;	
	text-decoration:none;
}





#home-panel {
    width: 932px;
    height: 258px;
    background: #fff url(images/home/home.png) no-repeat;
    position:relative;
	margin-top:10px;
}




div.home-block {
	background: transparent url(images/box.png) no-repeat 0 bottom;
	padding-bottom:5px;		
	margin-bottom:7px;	
	width:698px;
}


div.home-blocka {
	float:left;
	text-align:center;
	width:225px;
	margin:3px 3px 0 0;
	overflow:hidden
}

div.home-blockb {
	float:left;
	width:445px
}




div.home-block-inner {
	background: url(images/box.png) no-repeat;
	padding:9px 9px 0 9px;
	margin-bottom:0;
	font-size:11px;
}

div.home-block-inner h2 {
	font-size:18px;
	margin:0 0 6px 0;
}
div.home-block-inner h2 a {
	color:#008F64;
}


div.home-block-inner ul {
	list-style-type:square;
	margin-left:20px;
	color: #789030;
}
div.home-block-inner ul li span {
	color: #555;
}


div.home-block-inner p{
	padding:0;
}


div.home-block2 {
	background: transparent url(images/box2.png) no-repeat 0 bottom;
	padding-bottom:5px;	
	margin-bottom:7px;		
	width:206px;
}

div.home-block-inner2 {
	background: transparent url(images/box2.png) no-repeat;
	padding:9px 9px 0 9px;
	font-size:11px;
}

div.home-block-inner2 h2 {
	color:#008F64;
	font-size:18px;
	margin:0 0 5px 0;
}

div.home-block-inner2 h3 {
	color:#008F64;
	font-size:11px;
	margin:0 0 10px 0;
}

div.home-block-inner2 h3 a{
	color:#008F64 !important;
	font-size:11px !important;
	margin:0 0 10px 0 !important;
	text-decoration:none;
}

div.home-block-inner2 ul {
	list-style-image: url(images/arrow_li.gif);
	margin-left:17px;
	color: #789030;
}
div.home-block-inner2 ul li span {
	color: #555;
}



div.home-block3{
	width:343px;
}

div.home-block-inner3 h2 {
	margin:0 0 10px 0;
}

div.home-block-inner3 h3 {
	margin:0 0 10px 0;
}

div.home-block-inner3 h2 a {
	color:#008F64;
}

div.home-block-inner3 h3 a {
	color:#008F64;
}

div.home-block-inner3 ul {
	list-style-type:square;
	margin-left:20px;
	color: #789030;
}
div.home-block-inner3 ul li span {
	color: #555;
}

div.home-block-inner3 p{
	margin:0 0 8px 0;
}


div.home-block-double .home-block-inner3 {
	padding:9px 9px 0 9px;
	font-size:11px;
}



div.home-block-double-bottom .home-block3 {
	padding-bottom:5px;	
	width:343px;
}

div.home-block-double-bottom .home-block-inner3 {
	padding:0 9px 0 9px;
	font-size:12px;
}


div.home-block4a{
	float:left;
	width:295px;
}

div.home-block4b{
	float:left;
	width:160px;	
}

div.home-block4c{
	float:left;
	width:218px;	
}


div.home-block4{
	float:left;
	width:200px;	
}



img.learn-more {
	float:right;
	margin-right:10px;
}
img.shot {
	float:left;
	margin: 0 10px 3px 0;
}

img.lefttop {
	float:left;
	margin: 18px 10px 3px 0;
}

.prod {
	text-align:center;
	margin: 3px 0 3px 0;
}


#bd .right-column {
	width:206px;
	float:left;
	margin-left:13px;
	line-height:15px;
}




.inner-right-column {
	width:343px;
	float:left;
	margin-left:12px;
}

div.home-block-double{
	background: transparent url(images/box_double.png);
	width:698px;

}

div.home-block-double-bottom{
	background: transparent url(images/box_double.png) 0 bottom;
	width:698px;	
	margin-bottom:7px;
}





















#bd .box {
	padding:7px;
}

#bd .box h4 {
	margin:0;
}
#bd .box .meta {
	font-size:12px;
}
.post-icon {
	width:120px;
	height:90px;
	float:left;
	margin: 10px 8px 4px 0;
}

#bd h5 {
	background-image: url(images/home/shd.png);
	padding-left:10px;
}

.listc{
margin-left:15px;
}

.inputtext{
	position: relative;
	padding:1px 0 0 2px;
	width:110px;
	border:1px solid #BCBCBC;
	color:#666666;
	background:#ffffff;
}

.inputtext2{
	position: relative;
	padding:1px 0 0 2px;
	border:1px solid #BCBCBC;
	color:#666666;
	background:#ffffff;
}

.inputfile{
	position: relative;
	padding:1px 0 0 2px;
	border:1px solid #BCBCBC;
	color:#666666;
	background:#ffffff;
}

.inputcount{
	position: relative;
	padding:1px 0 0 2px;
	width:20px;
	border:1px solid #BCBCBC;
	color:#666666;
	background:#ffffff;
}

textarea {
	position: relative;
	padding:1px 0 0 2px;
	border:1px solid #BCBCBC;
	color:#666666;
	background:#ffffff;
}

select {
	position: relative;
	padding:1px 0 0 2px;
	border:1px solid #BCBCBC;
	color:#666666;
	background:#ffffff;
}

.reditem{
	background: url(images/arrow_red_r.gif) no-repeat 0 3px;
	padding-left:8px;
	color:#A9002B !important;
	font-weight:bold;
}



div .treehead{
	padding:0 0 3px 5px;
	background:#E3E3E3;
	border-right:1px solid #BDBDBD;
	border-top:1px solid #BDBDBD;
	border-left:1px solid #BDBDBD;	
}

div .tree{
	width:177px;
	height:652px;
}


div .middle-column{
	margin-left:11px;
	padding:0;
	float:left;	
	width:510px;
}


div.prod h2 {
	font-size:18px;
	margin:0 0 6px 0;
}



div.prod-block {
	background: transparent url(images/box_prod.png) no-repeat 0 bottom;
	padding-bottom:5px;		
	margin-bottom:7px;	
	width:510px;
}

div.prod-block-inner {
	background: transparent url(images/box_prod.png) no-repeat;
	padding:9px 9px 0 9px;
	margin-bottom:0;
	font-size:11px;
}



div.prod-blocka {
	float:left;
	width:165px;
}

div.prod-blockb {
	float:left;
	width:300px;
}

div.prod-blockc {
	width:492px;
}

div.prod-blockd {
	width:300px;
	margin-top:5px;
}

div.blockbtn{
	width:290px;
	margin-top:5px;
}


div.text-block{
	float:left;
	width:300px;
}

.prodcontainer{
	width:492px;

}


.prodlist{
	width:492px
}


.prodlist th{
	padding:2px 5px 2px 2px;
	color:#000000;
	font-size:11px;
	font-weight:bold;
	vertical-align:top;
}

.prodlist td{
	color:#000000;
	font-size:11px;
	padding:2px 2px 2px 2px;
}

.prodnowrap {
	white-space:nowrap;
}

.red, .red a{
	color: #FF0000 !important;
}



.glosslist{
width:492px
}

.glosslist td{
	color:#000000;
	font-size:11px;
	padding:2px 2px 2px 2px;
}


.cartlist{
width:492px
}

.cartlist th{
	padding:2px 5px 2px 2px;
	color:#000000;
	font-size:11px;
	font-weight:bold;
	vertical-align:top;
}

.cartlist td{
	color:#000000;
	font-size:11px;
	padding:2px 2px 2px 2px;
}

.formlist{
width:492px
}


.inputlist{
width:492px
}

.inputlist th{
	font-size:11px;
	font-weight:bold;
	text-align:center;
	padding:2px 2px 2px 2px;
}

.inputlist td{
	font-size:11px;
	padding:2px 2px 2px 2px;
}


.contlist td{
	font-size:11px;
	padding:2px 2px 2px 2px;
	vertical-align:top;
}


.small{
	background: transparent url(images/row.gif) repeat-x;
	border-top:none !important;
	height:6px;
	font-size:0px;
	line-height:0px;
}





.btntocart{
border:0;padding:0;
	width:28px;
	height:19px;
}

.numtocart{
	width:34px;
	height:19px;
}

.oos{
	background: url(images/bg_oos.gif) repeat-x;
	width:206px;
	height:27px;
}

.oos h2{
	padding:8px 0 0 12px;
	color:#ffffff !important;
}


div.prod-block-inner ul {
	list-style-image: url(images/li.gif);
	margin: 0 0 5px 20px;
	color: #000000;
}
div.prod-block-inner ul li span {
	color: #555;
}


div.prod-block-inner h2 {
	margin-bottom: 5px;
}

div.button{
	margin-bottom: 7px;
}

div.inout{
	margin-bottom: 7px;
}

.error {
	color: #FF0000;
}

.inline{
	float:left; 
	margin-top:6px;	
	margin-right:10px;
	margin-bottom:6px;
}

.level{
	margin-left:20px;

}

.level0 {
	font-weight:bold;
}

.def {
	text-align:right;
	padding-right:10px;
}

/*  Newsletter aktuell*/

.textgross {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.text {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}