/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: white;


}

#context {
display: none;
}
.hidden {
display: none;
}

#middle #rightbar {

}

#printfooter {
text-align: center;
font-size: 10px;

}

.produktebar {
display: none !IMPORTANT;
}


.produktansicht .produkttext h3 {
font-size: 12px !IMPORTANT;
color: #1f4375;
}


.produktansicht .produkttext
 {
 background-color: white;
 }
 
 .produktansicht
 {
 background-color: white !IMPORTANT;
 }

#produkthelper {
width: 100%;

background-color: white;
}

#hilfsebene {

	top: 0px;
	text-align: left;

	width: 660px;

	background-color: white;
	border: none;

}

#breadcrump {
margin: 0;
padding: 0;
margin-top: 49px;
width: 660px;
height: 29px;
background-color: #CCCCCC;
color: white;
font-weight: bold;
background-image: url(images/breadcrump_bg.gif);
background-repeat: no-repeat;

}

#spalte_links {
background-color: white;
width: 660px;
z-index:5;
margin: 0;
padding: 0;
position: relative;
}

#header {
display: none;
}

#printheader{
width: 660px;
margin-top: 10px;
background-image: url(images/printlogo.gif);
height:61px;
background-position: center;
background-repeat: no-repeat;
}



#navigation_bar 
	{
	display: none;
	}

#produkthelper {
height: 496px;
margin-top: 6px;
z-index: 1;
background-color: white;
position: absolute;
width: 660px;
}

#middle {

background-color: white;
background-image: url(images/leftbar_bg.gif);
background-repeat: repeat-y;

}

#middle #leftbar {
display: none;

}

#middle #rightbar {
float: left;
margin: 0;
margin-left: 6px;


}



.bluebtn {
margin: 0px  !IMPORTANT;
background-color: #0066CC;
background-image: url(images/bluebtn_bg.gif);
border: 1px solid #7c7c7c;
border-bottom: 1px solid #dddddd;
border-left: 1px solid #c3c3c3;
border-right: 1px solid #c3c3c3;
color: white;
text-decoration: none;
font-weight: bold;
padding: 1px !IMPORTANT;
padding-left: 4px !IMPORTANT;
padding-right: 4px  !IMPORTANT;
padding-top: 2px !IMPORTANT;
display: inline;
position: absolute;
}




.clear {
line-height: 0px;
clear: left;
}

.clearRight {
line-height: 0px;
clear: right;

}

#copyright {
font-size: 11px;
display: block;
margin-top: 15px;
color: #003366;
text-align: center;
margin-bottom: 10px;
}

.breadcrump_printer {
display: none !IMPORTANT;
}

.produktansicht h1 {
margin: 0;
padding: 0;
font-size: 18px;
color: #003f74 !IMPORTANT;
padding-left: 17px;
background-image: url(images/h1printbg.gif) !IMPORTANT;
height: 48px;
line-height: 21px;
border: 1px solid #15406a;
border-bottom: 3px solid #e87b0f;
padding-top: 5px;
}