
html
{
	height: 100%;
}
body
{
/*	height: 100%;  */
	padding:0px;
	margin:0px;
	width:100%;
	margin:0 auto;
	text-align:center;
	font-size:12px;
	background-color:#e0e0e0;
	color:#000000;
}
.body
{
	background-color:#f0f0f0;
}
#nonFooter
{
	text-align:left;
	position: relative;
	min-height: 100%;
}

* html #nonFooter
{
	height: 100%;
}

#content
{
	padding-bottom: 78px;
	text-align: center;
	margin:0 auto;
}

#footer
{
	text-align:left;
	position: relative;
	margin-top: -78px;
	height:78px;

}
#headSection
{

	overflow:hidden;
}
#informationSection
{
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	text-align: center;
	padding:5px;
	background-color:#f0f0f0;
}
#informationSection1
{
	border-top:1px solid #fff;
	border-bottom:1px solid #ffffff;
	text-align: center;
	padding:5px;
	background-color:#f0f0f0;
}
#footSection
{
	padding:5px;

}
#toolBarSection
{
	padding:5px;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	background-color:#e0e0e0;
}
#boxSectionRight
{
	padding-top:5px;
	width:160px;
	overflow: hidden;
	padding-right:0px;
	padding-left:5px;
	margin:0;
}
#boxSectionLeft
{
	padding-top:5px;
	width:160px;
	overflow: hidden;
	margin:0;
	padding-right:5px;
	padding-left:0px;
	margin-bottom:-5px;
}
#mainSection
{
	padding-top:5px;
	width:100%;
	text-align: center;
	margin:0px;
}
* html form
{
	margin-top:0px;
}
#navigationSection
{
	width:100%;
	text-align: left;
	background-color:#d0d0d0;
	margin-bottom:5px;
	overflow:hidden;
}
#nav
{
	padding:5px;
	width:100%;
}
* html #navigationSection
{
	width:100%;
}

#titleSection
{
	height:20px;
	padding-top:5px;
	background-color: #F5DEB3;
	text-align: center;
}

#contentSection
{
	padding:5px;
	text-align: left;
	border:1px solid #e0e0e0;
	border-top:none;
	background-color: #fff;
}
.boxHead
{
	color:#000;
	font-weight: bold;
	overflow:hidden;
	font-size:12px;
	text-align: center;
	background-color:transparent;
}
.boxHead a
{
	padding-top:5px;
	text-decoration: none;
	display:block;
	height:20px;
	color:#000;
	font-weight:normal;
	background-color:transparent;
}
.boxHead a:hover
{
	padding-top:5px;
	color:#d00000;
	font-weight:bold;
	background-color:transparent;
}




.boxContent
{
	font-size:11px;
	text-align: left;
	border-top:none;
	overflow:hidden;

	background-color:#fff;
}
*html .boxContent
{
	margin-bottom:0px;
}
.boxContent ul
{
	list-style: none;
	padding:0px;
	margin:0px;
}
.boxContent ul li
{
	border:none;
	border-bottom:1px solid #e0e0e0;
}
.boxContent ul li a
{
	text-decoration: none;
	color:#888;
	display:block;
	padding:2px;
	background-color:#fff;
}
.boxContent ul li a:hover
{
	color:#000;
	display:block;
	padding:2px;
	background-color:#f0f0f0;
	font-weight:bold;
}
.boxContent ul li ul
{
	padding:0px;
}
.boxContent ul li ul li
{
	border:none;
	border-top:1px solid #e0e0e0;
}

.boxContent ul li ul li a
{
	text-decoration: none;
	color:#888;
	display:block;
	padding:2px;
	background-color:#fff;
	border-left:5px solid #e0e0e0;
}
.boxContent ul li ul li a:hover
{
	color:#d00000;
	display:block;
	padding:2px;
	border-left:5px solid #e0e0e0;
	background-color:#f0f0f0;
}
* html .boxContent ul li ul li a
{
	width:151px;
}
.thumb
{
	text-align: center;
	padding:5px;
	height:110px;
	/*width:175px;*/
}
* html .thumb
{
	/*width:211px;*/
}
.thumb img
{
	border:1px solid #e0e0e0;
	padding:5px;
}
.thumb a
{
	text-decoration: none;
	font-weight:bold;
	color:#888;
}
.thumb a:hover
{
	font-weight:bold;
	color:#000;
}
.clear,p
{
	clear: both;
}
a
{
	color:#000000;
	text-decoration: none;
}
a:hover
{
	color:#808080;
	text-decoration: none;
}
table
{
	font-size: 12px;
}
input.size
{
	width:40px;
}
.texthead
{
	color:#000000;
	font-weight:bold;
	background-color: transparent;
}
.nopic,.border
{
	width:5px;
	height:5px;
}
.nopic
{
	width:100%;
	display:block;
	background-color:#f0f0f0;
}
.button
{
	background-color: red;
	border:1px solid;
	padding:3px;
	width:100%;
	color:#ffffff;
}
#headSection
{
	background-color:none;
}
.vline
{
	background:url(vline.gif) top center repeat-y #fff;
}
#pictureFrame
{
	height:196px;
	width:980px;
}
form#kundenschutz div
{
      width: 300px;
      height: 25px;
      clear:both;
      margin-left: 150px;
}
form#kundenschutz div label
{
      float:left;
      padding-top: 3px;
}
form#kundenschutz div input
{
      float:right;
      width: 200px;
}
form#kundenschutz .margBot
{
    margin-bottom: 20px;
}
.overlayBoxx
{
    cursor:pointer;
}
#pic, #pic img
{
    z-index:99;
}
#kundenumfrage h2
{
	font-size: 14px;
	margin:0px 0 0px 0;
	padding-bottom:10px;
	
}
#kundenumfrage h3
{
	font-size: 14px;
	margin:10px 0 10px 0;
	padding:0px;
	font-weight:normal;
}
#kundenumfrage .abschnitt
{	
	clear:both;
	float:none;
	padding-top:20px;
}
#kundenumfrage .left.special input
{	
	display:block;
	float:left;	
	margin-left:10px;
}
#kundenumfrage .left.special label
{
	display:block;
	float:left;	
	width:500px;
	margin-bottom:10px;
	margin-left:10px;
	padding:0;
}
#kundenumfrage .left.special div
{	
	clear:both;
}
#kundenumfrage .left.einzelauswahl div
{
	clear:both;	
	height:30px;
	margin-left:10px;
	width: 300px;
}
#kundenumfrage .left.einzelauswahl label
{	
	float:left;
	margin:0px;
	padding:0px;
}
#kundenumfrage .left.einzelauswahl input
{	
	float:right;
	margin:0px;
	padding:0px;
}
#kundenumfrage .left.einzelauswahl.hersteller div
{
	width:200px;
}
#kundenumfrage .left.mehrfachauswahl
{
	float:left;
	width:90%;
}
#kundenumfrage .left.mehrfachauswahl input
{
	float:left;
	display:block;
}
#kundenumfrage .left.mehrfachauswahl label
{
	float:left;
	display:block;
}
#kundenumfrage .left.mehrfachauswahl.service label
{
	float:left;
	display:block;
	width:290px;
}
#kundenumfrage .abschnitt .left.mehrfachauswahl .checkis input
{
	float:left;
	display:block;
	text-align:right;
	padding:0;
	margin:0;
	margin-left:21.5px;
	margin-right:2px;
}
*+html #kundenumfrage .abschnitt .left.mehrfachauswahl .checkis input
{
	float:left;
	display:block;
	text-align:right;
	padding:0;
	margin:0;
	margin-left:16px;
}
#kundenumfrage .left.mehrfachauswahl .checkis 
{
	float:right;
}
#kundenumfrage .left.mehrfachauswahl div
{
	margin-left:10px;
	margin-bottom:10px;
}
#kundenumfrage .right
{
	float:left;
}
.clearme
{
	clear:both;
	padding-bottom:20px;
}
#kundenumfrage .checkis.noten span
{
	display:block;
	width:36px;
	padding:0;
}

#kundenumfrage .checkis.noten
{
	margin-top:-50px;
}
#kundenumfrage .sehrgut
{
	display:block;
	width: 21px;
	height: 80px;
	margin-top:20px;
	background:url(../img/sehrgut.jpg) bottom right repeat-y #fff;
	float:left;
}
#kundenumfrage .gut
{
	display:block;
	width: 21px;
	height: 80px;
	margin-top:20px;
	background:url(../img/gut.jpg) bottom right repeat-y #fff;
	float:left;
}
#kundenumfrage .befriedigend
{
	display:block;
	width: 21px;
	height: 90px;
	margin-top:10px;
	background:url(../img/befriedigend.jpg) bottom right repeat-y #fff;
	float:left;
}
#kundenumfrage .ausreichend
{
	display:block;
	width: 21px;
	height: 100px;
	background:url(../img/ausreichend.jpg) top right repeat-y #fff;
	float:left;
}
#kundenumfrage .mangelhaft
{
	display:block;
	width: 21px;
	height: 100px;
	background:url(../img/mangelhaft.jpg) top right repeat-y #fff;
	float:left;
}
#kundenumfrage .ungenuegend
{
	display:block;
	width: 21px;
	height: 100px;
	background:url(../img/ungenuegend.jpg) top right repeat-y #fff;
	float:left;
}
#kundenumfrage .kennichnicht
{
	display:block;
	width: 21px;
	height: 100px;
	background:url(../img/kennichnicht.jpg) top right repeat-y #fff;
	float:left;
}
#kundenumfrage .wichtig
{
	display:block;
	width: 21px;
	height: 100px;
	background:url(../img/wichtig.jpg) top right repeat-y #fff;
	float:left;
}
#kundenumfrage .nichtwichtig
{
	display:block;
	width: 21px;
	height: 100px;
	background:url(../img/nichtwichtig.jpg) top right repeat-y #fff;
	float:left;
}
#kundenumfrage .interessant
{
	display:block;
	width: 21px;
	height: 85px;
	margin-top:15px;
	background:url(../img/interessant.jpg) bottom right repeat-y #fff;
	float:left;
}
#kundenumfrage .uninteressant
{
	display:block;
	width: 21px;
	height: 85px;
	margin-top:15px;
	background:url(../img/uninteressant.jpg) bottom right repeat-y #fff;
	float:left;
}