body {
	color: #fff;
	font-family: 'Share Tech', sans-serif; /*Arial, Helvetica, sans-serif;*/
	font-size: 13px;
	line-height: 145%;
	background-color: #333333;	
	background: url(pics/dash-board.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	/*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='pics/dash-board.jpg', sizingMethod='scale');*/
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='pics/dash-board.jpg', sizingMethod='scale')";
	width: 100%;
	height: 100%;
	margin: 0;
	overflow: auto;
	}
	
body#page-29, body#page-31 {
	background-color: #333333;	
	background: url(pics/dash-board.jpg) no-repeat center center fixed;
	/*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='pics/dash-board.jpg', sizingMethod='scale');*/
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='pics/dash-board.jpg', sizingMethod='scale')";	
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width: 100%;
	height: 100%;
  overflow: auto;
	}	

body#page-7 {
	background: url(pics/sparks.jpg) no-repeat center center fixed;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='pics/sparks.jpg', sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='pics/sparks.jpg', sizingMethod='scale')";	
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	min-width: 100%;
	min-height: 100%;
	overflow: hidden;
	}
	
body#page-6 {
	background: url(pics/sports-car.jpg) no-repeat center center fixed;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='pics/sports-car.jpg', sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='pics/sports-car.jpg', sizingMethod='scale')";	
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	min-width: 100%;
	min-height: 100%;
	overflow: hidden;
	}
	
body#page-5 {
	background: url(pics/car-rims.jpg) no-repeat center center fixed;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='pics/car-rims.jpg', sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='pics/car-rims.jpg', sizingMethod='scale')";	
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	min-width: 100%;
	min-height: 100%;
	overflow: hidden;	
	}
	
body#page-4 {
	background: url(pics/early-1970.jpg) no-repeat center center fixed;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='pics/early-1970.jpg', sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='pics/early-1970.jpg', sizingMethod='scale')";		
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	min-width: 100%;
	min-height: 100%;
	overflow: hidden;
	}				
	
body#page-3 {
	background: url(pics/strainer-ve.jpg) no-repeat center center fixed;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='pics/strainer-ve.jpg', sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='pics/strainer-ve.jpg', sizingMethod='scale')";		
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	min-width: 100%;
	min-height: 100%;
	overflow: hidden;
	}	
	
#wrapper {
	margin: 0 auto;
	width: 900px;
	min-height: 750px;
	background-color: rgba(255,255,255,0);
	}
	
#headerwrapper{
	width: 100%;
	height: 220px;
	background-color: transparent;
	border-bottom: 1px solid rgba(200, 200, 200, .5);
	} 		

#logo {
	width: 200px;
	height: 200px;
	float: left;
	margin: 0;
	}
	
#headerinfo {
	height: 125px;
	width: 635px;
	margin-left: 25px;
	padding: 20px;
	float: left;
	background-color: rgba(255,255,255,0.5);
	-pie-background-color: rgb(255,255,255,0.5);
	text-align: center;
	behavior: url(http://www.wz-autostyling.at/fileadmin/templates/pie/PIE.htc);
	}

#headerinfo h1, #headerinfo h2, #headerinfo h3 {
	margin: 0;
	padding: 0;
	font-size: 32px;
	line-height: 115%;
}

#metanavi {
	height: 35px;
	width: 675px;
	margin-left: 25px;
	float: left;
}

#metanavi ul {
	width: 285px;
	height: 25px;
	margin-top: 10px;
	margin-left: 370px;
}

#metanavi li.metanavi {
	width: auto;
	height: 20px;
	list-style: none;
	float: left;
	margin-right: 20px;
	text-align: right;
}

#metanavi li.metanavi a:link, #metanavi li.metanavi a:active, #metanavi li.metanavi a:visited {
	text-decoration: none;
	font-size: 15px;
	color: #ffffff;
	line-height: 100%;
}

#metanavi li.metanavi a:focus, #metanavi li.metanavi a:hover {
	text-decoration: none;
	font-size: 15px;
	color: #a01b30;
	line-height: 100%;
}
	
#mainnavi {
	height: 35px;
	width: 900px;
	text-align: left;
	border-bottom: 1px solid rgba(200, 200, 200, .5);
	}	
		
#mainnavi ul {
	width: 100%;
	height: 50px;
}		
			
#mainnavi li {
	list-style: none;
	float: left;
	margin-right: 20px;
}

#mainnavi li:first-child { margin-left: -30px; }

#mainnavi li:hover, #mainnavi li.mainnavi_ACT:hover {
	border-bottom: 2px solid #a01b30;
}

li.mainnavi_NO a:link, li.mainnavi_NO a:focus, li.mainnavi_NO a:visited {
	text-decoration: none;
	font-size: 22px;
	color: #fff;
}

li.mainnavi_NO a:hover, li.mainnavi_NO a:active, li.mainnavi_ACT a, li.mainnavi_ACT a:link, li.mainnavi_ACT a:focus, li.mainnavi_ACT a:hover, li.mainnavi_ACT a:active {
	text-decoration: none;
	font-size: 22px;
	color: #a01b30;
}			
			
#contentwrapper {
	width: 900px;
	min-height: 520px;
	margin-top: 10px;
	}

#subnavi {
	width: 180px;
	float: left;
	text-align: left;
}
	
#subnavi ul { 
	width: 100%;
	height: 100%;
	margin-left: -30px;
}	
	
#subnavi ul li.subnavi_NO, #subnavi ul li.subnavi_ACT {
	list-style-position: outside;
	list-style-type: none;
	margin-top: 15px;
	height: 20px;
}

#subnavi ul li.subnavi_NO:first-child {
	margin-top: 0;
}

#subnavi ul li.subnavi_NO:hover, #subnavi ul li.subnavi_ACT, #subnavi ul li.subnavi_ACT:hover {
	border-bottom: 2px solid #a01b30;
	height: 18px;
}

#subnavi ul li.subnavi_NO a:link, #subnavi ul li.subnavi_NO a:visited {
	text-decoration: none;
	color: #ffffff;
	font-size: 15px;
}	

#subnavi ul li.subnavi_NO a:hover, #subnavi ul li.subnavi_NO a:focus, #subnavi ul li.subnavi_NO a:active, #subnavi ul li.subnavi_ACT a, #subnavi ul li.subnavi_ACT a:link, #subnavi ul li.subnavi_ACT a:focus, #subnavi ul li.subnavi_ACT a:hover, #subnavi ul li.subnavi_ACT a:active {
	text-decoration: none;
	font-size: 15px;
	color: #a01b30;
}    

#content {
	width: 600px;
	max-height: 475px;
	float: right;
	padding-top: 0px;
	padding-right: 18px;
	text-align: left;
	}

.content3col {
	width: 32%;
	margin-left: 2%;
	height: 100%;
	float: left;
	}

.content3col h4 {
	margin: 10px 0;
	padding: 0;
	font-size: 20px;
	}

.content3col p {
	text-align: justify;

	}

.content3col:first-child {
	width: 32%;
	margin-left: 0;
	height: 100%;
	float: left;
	}

.content3col:first-child p {
	text-align: justify;
	}

.content3col:first-child h4 {
	margin: 10px 0;
	padding: 0;
	font-size: 20px;
	}

#footer {
	width: 900px;
	height: 30px;
	margin-top: 30px;
	padding-top: 10px;
	text-align: center;
	border-top: 1px solid rgba(200,200,200,.5);
	font-size: 18px;
	}
	
					