body{
	width: 100%;
	margin: 0px; 
	padding: 0px; /* padding setzten, da in Opera default nicht 0*/
	/*background-color: #e4e4e4;  Hintergrundfagbe setzten, da Netscape default grau */
}

.stopfloat {
	float: none; 
	clear: both;
	width: 1px;
	margin: 0;
	padding: 0;
	border: none;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	visible: hidden;
}

#inhalt {
	width: 100%;
	margin: 0px;
	padding: 0px;
}


#header {
	margin: 0px; 
	padding: 0px;
	width: 100%;
	height: 69px;
	border: none;
}


#logo{
	position: static;
	height: 66px;
	width: 20%;
	padding: 5px 1.5%;
}

*html #logo{
	width: 23%;
	w\idth: 20%;
}


#company{
	position: absolute;
	width: 51%;
	height: 66px;
	top: 0px;
	left: 23%;
	padding: 5px 1.5%;
	text-align: right;
}

*html #company{
	width: 54%;
	w\idth: 51%;
}


#header ul{
	display: none;
}


#nav {
	display: none;
}



#headerimg 
{
	display: none;
}


#left {
	display: none;
}

#right {
	display: none;
}

#fly{
	display: none;
}


#center, #center3 {
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: none;
}


#footer
{
	float: none; 
	clear: both;
	width: 97%;
	margin: 0px;
	padding: 0 1.5%;
	color: #000;
	text-align: right;
	border: none;
}


*html #footer{
	width: 100%;
	w\idth: 97%;
}


.infobox{		
	float: left;
	width: 40%;
	height: 150px;
	margin: 1.5%;
	padding: 1.5%;
	border: 1px dashed #748BB9;
	background-color: #fff;
	font-size: .8em;
	overflow: hidden;
}

*html .infobox{
	width: 35%;
	w\idth: 40%;
}


.infobox img {
	float: left;
	width: 104px;
	height: 80px;
	padding: 1.5%;
}



.teaserbox{
	width: 86%;
	margin: 1.5%;
	padding: 1.5%;
	border: 1px dashed #748BB9;
	background-color: #fff;
}

*html .teaserbox{
	width: 80%;
	w\idth: 86%;
}



.tab3 {			/* Produkttabelle */
	float: left;
	width: 30%;
	padding: 1.5%;
}

*html .tab3{
	width: 33%;
	w\idth: 30%;
}

.tab66 {			/* Produkttabelle */
	float: left;
	width: 63%;
	padding: 1.5%;
}

*html .tab66{
	width: 66%;
	w\idth: 63%;
}

.tab50 {				/* serviceseite*/
	float: left;
	width: 47%;
	padding: 1.5%;
}

*html .tab50{
	width: 50%;
	w\idth: 47%;
}