/* general */
* {margin:0px; padding: 0px;}

html, body {height: 100%;}
body {margin: 0 auto; font-family:Arial,Verdana,Helvetica,sans-serif; font-size:12px; font-weight:normal; color:#fff; text-align: center; background:url(../img/bg.gif) top left repeat-x;}

img {border:none;}

ul li {list-style:none;}

h1 {color:#fff; font-size:20px; padding:10px 0 0 34px; text-align: left; text-transform:uppercase; font-weight:normal; }
h2 {color:#666;text-transform:uppercase; font-weight:bold;font-size:15px; padding:0 0 8px 0 }
h3 {}
h4 {}
h5 {}
hr {height: 1px; border-style: none; border-top: 1px solid #fff;; padding: 0; margin: 5px 0 5px 0; text-align: left;}

a {color:#ccc;}
a:visited {color:#ccc;}
a:hover {color:#ccc; }

p{
	margin:11px 0 11px 0;
}

label {cursor:pointer;}

/* Clearfix */
.clearfix:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
.clearfix {display: inline-block;}
html[xmlns] .clearfix {display: block;}
* html .clearfix {height: 1%;}

/* Layout */ 
div#wrapper {position:relative; width:960px; height:auto; min-height:800px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; overflow:visible;  text-align: left; background:#AFAFAF;}
div#header {width: 960px; height:46px;background-color:#fff;}

div#topnav {float:left;width:745px; margin-top:20px;}



div#leftNav {clear:both; width:159px; float:left; background:#AFAFAF; font-size:11px;}
div#leftNav img {margin: 10px 0 0 25px;}
div#leftNav ul {margin: 10px 0 0 15px;}
div#leftNav ul li {padding-left:10px;padding-bottom: 5px; font-family:Tahoma, Arial, Verdana, Helvetica; text-transform:uppercase;}
div#leftNav ul li.abstand {margin-top:15px;}
div#leftNav ul li a { color:#fff; text-decoration:none;} 
div#leftNav ul li a:visited {color:#fff;}
div#leftNav ul li a:hover {color:#f5f5f5;}
div#leftNav ul li.active {background:url(../img/leftNav_triangle.gif) 0px -1px no-repeat;}

div#leftNav ul li ul {margin: 5px 0 0 15px;}
div#leftNav ul li ul li {text-transform:none;}
/*div#leftNav ul li.active ul li a {background:none;}*/

div#leftNav ul li.active ul li.active {background:url(../img/leftNav_triangle.gif) 0px -1px no-repeat;}

div#rightCol {display:block; float:left; width:801px; background:#C2C2C2;}
div#flashVisual {background:#000;}
div#titleBar {clear:both; width:801px; height:49px; border-top:1px solid #fff; background:#AFAFAF;}
div#contentWrapper {height:auto !important; height:455px; min-height:455px; line-height:20px; background:#C2C2C2; color:#666666;}
html>body div#contentWrapper {height:auto !important; height:455px; min-height:455px;}
div#contentWrapper strong, div#contentWrapper b {color:#666666;}

div#contentLeft {display:inline; width:348px; margin: 0 40px 0 32px; float:left; padding: 20px 0 20px 0; }
div#contentRight {width:348px; float:left; padding: 20px 0 20px 0;  }
div#contentRight ul li {background:url(../img/arrow_altea.gif) 0px 6px no-repeat;}
div#contentRight ul li a {padding-left:10px; color:#666; text-decoration:none; font-weight:bold;}
div#contentRight a {padding-left:0px; color:#666; text-decoration:underline; font-weight:normal;}
div#contentWide {float:left; clear:both; background-color:#333333;}

/* For Pages with PictureViewer Flash */
div#contentWrapper .pictureViewer {clear:both;display:block; width:800px; height:300px; background:#000;}
div#contentWrapper .contentLeft {display:inline; width:348px; margin: 0 40px 0 32px; float:left; padding: 20px 0 20px 0; }
div#contentWrapper .contentRight {width:348px; float:left; padding: 20px 0 20px 0;}
div#contentWrapper .contentRight ul li {display:block; background:url(../img/arrow_brown.gif) 0px 5px no-repeat;}
div#contentWrapper .contentRight ul li a {padding-left:10px; color:#3b2516; font-weight:bold; text-decoration:none;}

h2.design, h2.stability, h2.technology, h2.performance, h2.comfort, h2.safety {
	background-image: url(../img/icon-sprite.gif);
	background-repeat: no-repeat;
	padding: 15px 0 10px 40px;
}
h2.design {background-position: 0 0px;}  
h2.stability {background-position: 0 -50px;}  
h2.performance {background-position: 0 -100px;}  
h2.technology {background-position: 0 -150px;}  
h2.comfort {background-position: 0 -200px;}  
h2.safety {background-position: 0 -250px;}