#bodytab{
	width: 100%;
}
body{
	background-color: #ffcc00;
	font-family: arial,helvetica,sans-serif;
	font-size: 6pt;	
	margin-top:0px;
}
body img{
	margin: 5px;
}
#headpic
	margin:0px;
	/*width: 100%;
	height: 100px;*/
}
#headrow{
margin:0px;
	/*height: 100px;*/	
}
#headrow img{
margin:0px;
	/*width: 100%;
	height: 100px;*/	
}
#navrow{
	height: 50px;
	text-align: center;	
	vertical-align: text-top;
}
#navcell{
	text-align: center;	
	background-color: #ffc;
	margin: 0px;	
	padding: 0px;
	font-size: 10pt;

}
.centertext{
	text-align: center;
}
a.unternav{
	color: black;
	text-decoration: none;
}
a.unternav:hover {
	text-decoration: underline;
}
a.activepage{
	color: black;
	text-decoration: underline overline;	
}
#navimg{
	margin: 0px;
	margin-bottom: 8px;	
	padding: 0px;
	border: 0;
	width: 800px;
}

a img{
	border: 0;
}
.newpic{
	margin: 0px;
	margin-right:3px;
}

#linkrow{
	height: 20px;	
	vertical-align: text-bottom;
}
#contentrow{
		
}
#contentcell{
	background-color: #fff;
	
}
#contentcell img.right{
	float: right;
	margin: 4px;
}
.halfcell{
	vertical-align: top;
	padding: 10px; 
	font-size: 10pt;
}
.halfcell h3{
	width: 100%;
	font-size:14pt;
	background-color: #ccc; 
	text-align: center;
	
}
.halfcell img{
	float:left
}
.detailcell{
	vertical-align: top;
	padding: 10px;
	text-align: center;
	font-size: 10pt;
}
.detailcell h3{
	font-size:14pt;
	background-color: #ccc; 
	text-align: center;
	
}
.detailPic{
	float: left;
	margin: 4px;
	width: 150px;
	height: 150px;
	border: 0;
}
.smalldetailPic{

	margin: 4px;
	width: 100px;
	height: 100px;
	border: 0;
}
.bigDetailPic{
	
	margin: 10px;
}
.faq{
	font-size:12pt;
	font-weight: bold; 
	text-align: center;
}
.gb{
	font-size:10pt;	 
	text-align: center;
}
.erfahrungsbericht{
	font-size:10pt;
	border: 1px solid #fff;
	text-align: center;
}
.bggrey{
	font-size:12pt;
	background-color: #ccc; 
	text-align: center;
	width: 100%;
	font-weight: bold;
}

.formtxt{
	width: 100px;
}

.tvPic{
	margin-left:100px;
}

