body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background: #002B44;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background-image: url(../images/unvis.gif);
	background-repeat: no-repeat;	
}

input,textarea,select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.mainDiv{
	width: 955px;
	height: 596px;
	margin-left: 35px;
	margin-right: auto;
	margin-top: 1px;
	margin-bottom: 0;
	padding: 0 0 0 0;
	background-image: url(../images/hg_start.gif);
	background-repeat: repeat-y;
}

.header{
	height: 86px;
	width: 955px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;

}

.logoHeader{
	position: absolute;
	left: 37px;
	top: 20px;
	width: 233px;
	height: 47px;

}

.header .icons{
	float: right;
	width: 307px;
	margin: 0 0 0 0;
	padding: 0  0 0 0;
	height: 50px;

}

a {
	text-decoration: none;
	color: #000000;
}
a: visited {
	text-decoration: underline;
	color: #000000;
}




/* muss angepasst werden */
.navbar{
	width: 905px;
	height: 31px;
	margin: 0 0 0 50px;
	padding: 1px 0 0 0;
	display: none;

}

.subnav0,
.subnav,
.subnav2,
.subnav3,
.subnav4,
.subnav5,
.subnav6
{
	position: absolute;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	top: 116px;
	margin-right: auto;
	margin-left: 585px;
	z-index: 100;
	display: none;
}

.subnav2,
.subnav3,
.subnav4,
.subnav5,
.subnav6
{
	margin-left: 575px;
}
.subnav0 .subnavactive,
.subnav .subnavactive,
.subnav2 .subnavactive,
.subnav3 .subnavactive,
.subnav4 .subnavactive,
.subnav5 .subnavactive,
.subnav6 .subnavactive
{
	background-color: #413d03;
	font-weight: bold;	
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px 5px 5px 8px ;	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e7d80c;	
	cursor: pointer;
}


.subnav0 .subrow,
.subnav .subrow,
.subnav2 .subrow,
.subnav3 .subrow,
.subnav4 .subrow,
.subnav5 .subrow,
.subnav6 .subrow
{
	width: 184px;
	background-color: #968c08;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e7d80c;
	padding: 5px 5px 5px 8px;
	color: #FFFFFF;
	text-decoration: none;	
}






/**********************************/
/* subnav kap 0 */
.subnav0 .subrow{
	background-color: #393C39;
	border-bottom-color: #94B2D6;
}

.subnav0 .subnavactive{
	border-bottom-color: #94B2D6;	
	width: 184px;

}



/* subnav kap 2 */
.subnav2 .subrow{
	background-color: #7E7161;
	border-bottom-color: #D4C7B6;
}

.subnav2 .subnavactive{
	border-bottom-color: #D4C7B6;	
	width: 184px;

}


/* subnav kap 3 */
.subnav3 .subrow
{
	background-color: #d4470f;
	border-bottom-color: #912f00;

}
.subnav3 .subnavactive{
	border-bottom-color: #912f00;	
	width: 184px;
}

/* subnav kap 4 */
.subnav4 .subrow{
	background-color: #005f7f;
	border-bottom-color: #aeecff;

}
.subnav4 .subnavactive{
	border-bottom-color: #a9ecff;	
	width: 184px;
}

/* subnav kap 5 */
.subnav5 .subrow{
	background-color: #1b472c;
	border-bottom-color: #92f1b9;

}
.subnav5 .subnavactive{
	border-bottom-color: #92f1b9;	
	width: 184px;
}

/* subnav kap 6 */
.subnav6 .subrow{
	background-color: #920146;
	border-bottom-color: #f6cfea;

}
.subnav6 .subnavactive{
	border-bottom-color: #f6cfea;	
	width: 184px;
}

/**********************************/
.navbar .active{
 	visibility: visible;
}
.navbar .deactive{
 	visibility: hidden;
}

.contentDiv{
	width: 905px;
	height: 480px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	top: 117px;
	left: 85px;
	position: absolute;
	z-index: 3;


}

.content{
	float: left;
	width: 700px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 480px;

}
.rowContent{
	width: 700px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;	
	height: 214px;
	clear: both;
}

.ovwProducts{
	float: left;
	width: 114px;
	height: 152px;
	font-size: 10px;
	color: #000000;
	margin: 4px 0 4px 2px;


}


#fussleiste{
	background-color: #002842;
	height: 33px;
	margin: 0 0 -2px 0;
	padding: 2px 0 0 0;
	bottom: 0;
	position: absolute;
	width: 700px;
}

.ovwProducts p{
	margin: 1px 0 0 0;
}

.ovw {
	width: 700px;
	height: 479px;
}

.ovwfuss{
	height: 27px;
	width: 696px;
	background-image: url(../images/bg_ovw_fuss_0.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	padding: 3px 0 0 4px;
	
}

.ovwfuss .left{
	float: left;
	width: 482px;
	height: 27px;
}
.ovwfuss .right{
	float: left;
	width: 180px;
	padding: 0 0 0 10px;
	font-weight: normal;
	font-size: 11px;	
	height: 27px;

}

.ovwfuss .right,
.ovwfuss .right a: link,
.ovwfuss .right a: visited,
.ovwfuss .right a: active {
	text-decoration: none;
	color: #002842;
}

/* farbe muss angepasst werden */
.marginalDiv {
	position: relative;
	float: right;
	width: 205px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 447px;
	background-color: #b3c0c8;
	line-height: 15px;


}

.marginalDiv .pdf
{
	position: relative;
	margin: 14px 0 0 0;
	width: 204px;
}

.selDirektauswahl{
	width: 190px;
	margin: 0 0 0 10px;
}

.ItemStart{
	background-color: #002842;
	color: #FFFFFF;
	font-weight: bold;
}

.startProdIcon{
	float: left;
	width: 226px;
	height: 234px;
	background-image: url(../images/hg_starticons.gif);
	background-repeat: repeat;
	
}

form, input, select {
	margin: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.radiobutton{
	margin: 0 0 -3px 0;
}

*html .radiobutton{
	margin: 0 0 0 0;
}

.warenkorbIcon{
	width: 205px;
	height: 43px;
	background-image: url(../images/icon_warenkorb_0.gif);
	background-repeat: repeat-x;
	color: #000000;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-weight: bold;
}

.warenkorbIcon .abstand {
		padding: 10px 0 15px 10px;
		margin: 0;
}

.komfortsucheIcon {
	width: 205px;
	height: 36px;
	background-image: url(../images/grau_strich.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.marginalDiv .suche {
	width: 205px;
	height: 48px;
	background-image: url(../images/grau_strich.gif);
	background-repeat: repeat-x;
	background-position: left bottom;

}
.marginalDiv .auswahl{
	width: 205px;
	height: 48px;
	background-image: url(../images/grau_strich.gif);
	background-repeat: repeat-x;
	background-position: left bottom;

}

.restposten {
	width: 205px;
	height: 36px;
	background-image: url(../images/grau_strich.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}




.marginalDiv .text{
	width: 195px;
	background-image: url(../images/grau_strich.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 5px 0 5px 10px;
	color: #FFFFFF;
	font-size: 11px;
}
.marginalDiv .login{
	width: 100%;
	background-image: url(../images/grau_strich.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 5px 0 0 0;
	color: #FFFFFF;
	font-size: 11px;
}
 .login .labeldiv
 {
 	float: left;
 	width: 66px;
 	height: 14px;
 	font-weight: bold;
 	color: #666666;
 	margin: 1px 0 0 10px;
 }


#noProducts{
	color: #000000;
	line-height: 16px;
	margin: 10px 10px 10px 10px;
}
#noProducts a,
#noProducts a: visited {
	text-decoration: none;
	color: #0c336e;
}
#noProducts a: hover {
	text-decoration: underline;
	color: #dfb118;
}



#text{
	margin: 20px 0 20px 20px;
	width: 680px;
	color: #000000;
	line-height: 16px;

}

#text p{
	margin: 0 0 16px 0;
}

#text a {
	text-decoration: none;
	color: #0c336e;
}

#text a: visited {
	text-decoration: underline;
	color: #0c336e;
}
#text a: hover {
	text-decoration: underline;
	color: #dfb118;
}

#text h2{
	margin: 0 0 16px 0;
	font-weight: bold;
	color: #666666;
	font-size: 12px;

}

#text .bild01 { margin: 3px 0 10px 0; }

#text .bild { margin: 24px 0 10px 0; }

#text .head {
	width: 374px;
	margin: 0 10px 0 0;
	padding: 0 0 0 0;
	float: left;
	height: 192px;
}

#text .left{
	width: 374px;
	margin: 0 10px 0 0;
	padding: 0 0 0 0;
	float: left;
}

#text .right{
	width: 296px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
}

#text .right p{
	margin: 0 0 30px 0;
}

#text .lay3 {
	width: 210px;
	height: 80px;
	margin: 0 10px 0 0;
	padding: 0 0 0 0;
	text-align: center;
	vertical-align: middle;
	float: left;
}

#text .agbNo {
	width: 38px;
	margin: 2px 0 0 0;
	float: left;
}

#text .agbHlNo {
	width: 38px;
	margin: 16px 0 0 0;
	font-weight: bold;
	float: left;
}

#text .agbTxt {
	width: 616px;
	margin: 2px 0 0 0;
	float: left;
	padding: 0 16px 0 0;
}
#text .agbHl {
	width: 616px;
	float: left;
	font-weight: bold;
	margin: 16px 0 0 0;
}

#text ul
{
	margin: 0 0 7px 1.3em;
	padding: 0;
	list-style-type: square;
}

#text li
{
	margin: 0.1em 0.8em 0.35em 0;
	padding: 0;
}

#login1{
	display: none;
}
#login1{
	display: inline;
}
