html {
	overflow:scroll;
	overflow-x: auto;
}

body {
	background-repeat: repeat-x;
	background-image: url(../images/resources/bg_body.jpg);
	padding: 0px;
	text-align: center;
	background-color: #333333;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
}

#container {
	width: 960px;
	text-align: left;
	background-repeat: repeat-y;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-image: url(../images/resources/bg_container.jpg);
	background-color: #FFFFFF;
}

#content {
	background-image: url(../images/resources/bg_nav_content.jpg);
	background-repeat: repeat-x;
	min-height:530px;
	height:auto !important;
	height:530px;
	padding-top: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 178px;
	padding-right: 0;
	padding-bottom: 50px;
	padding-left: 0;
}

#content .list {
	text-align: left;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 710px;
	margin-left: 35px;
}

#content .list .line {
	margin-top : 0px;
	height: 1px;
	overflow: hidden;
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0;
	margin-bottom: 0px;
}

#container .list h6 {
	border-top-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	padding: 5px;
}

#content .list td.middle {
	padding-right: 30px;
	width: 220px;
}

#content .list td.left {
	
}


#content .list a.more {
	background-image: url(../images/resources/bg_active_menu.jpg);
	background-repeat: no-repeat;
	color: #666666;
	font-weight: bold;
	padding-left:10px;
}

#content .list a.more:hover {
	color: #AC132E;
}

#content .product_left {
	width: 340px;
	float: left;
	padding-top: 20px;
}

#content .product_right {
	font-size: 10px;
	margin-left: 380px;
	padding-top: 20px;
}

#content div.vorteile {
	margin-top:50px;
	margin-left:10px;
	width:300px;
}

#container div.vorteile p {
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-weight: normal;
	margin: 0;
	padding: 5px;
	font-size: 12px;
}

#content div.download {
	margin-top:20px;
	margin-left:0px;
}

#container div.download p {
	font-weight: normal;
	margin: 0px;
	padding-left: 15px;
	font-size: 12px;
}

#content div.download h2 {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 15px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	background:none;
}


#content table.specs {
	margin:0px;
	padding:0px;
	width:350px;
}

#content table.specs td {
	vertical-align:top;
	padding-bottom:5px;
}

#content a{
	color: #333333;
	text-decoration: none;
}

#content  a:hover {
	color: #AC132E;
	text-decoration: none;
}

#content .maintext {
	padding-left: 35px;
	padding-bottom: 10px;
	margin-top: 25px;
	padding-right: 35px;
}

#content p {
	margin-top : 0px; 
}

#content h1 {
	font-size: 22px;
	font-weight: bold;
	margin: 0px;
	padding-top: 48px;
	padding-left: 35px;
	color: #FFFFFF;
	padding-bottom: 10px;
	background-image: url(../images/resources/bg_h1.jpg);
	background-repeat: repeat-x;
	letter-spacing: 1px;
}

#content h2 {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 35px;
	color: #FFFFFF;
	background-color:#666666;
	margin-top: 20px;
	margin-bottom: 20px;
}

#content .h2Div {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 35px;
	color: #FFFFFF;
	background-color:#666666;
	margin-top: 20px;
	margin-bottom: 20px;
}

#content .h2DivTop {
	font-size: 11px;
	float:right;
	padding-top: 4px;
	padding-right: 30px;
	color: #FFFFFF;
}

#content .h2DivTop a{
	color: #CCCCCC;
	text-decoration: none;
}

#content .h2DivTop  a:hover {
	color: #000000;
	text-decoration: none;
}


#content h5 {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-top: 20px;
	margin-bottom: 5px;
	color: #333333;
}


#content h3 {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #333333;
}

#content h4 {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #333333;
	margin: 0px;
}

#right table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0;
}

#right img{
	margin: 0px;
	padding: 0px;
}

#right li{
	margin: 0px;
	padding: 0px;
	list-style-type: disc;
	line-height: 1.5;
}

#right ul{
	list-style-position: outside;
	margin-left: 0px;
	padding-left: 17px;
	list-style-type: decimal;
	margin-bottom: 12px;
	margin-top: 6px;
}

#right .space2lines {
	margin-top : 0px;
	margin-bottom : 8px;
}

#header{
	text-align: left;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/resources/header.gif);
	background-repeat: no-repeat;
	height: 80px;
	background-color: #FFFFFF;
	position: relative;
}

#header .maschinensuche {
	position:absolute;
	top: 110px;
	right:20px;
}

#div_maschinensuche {
	position:absolute;
	top: 145px;
	right:20px;
	background-color: #333333;
	color: #FFFFFF;
	width: 140px;
	text-align:left;
	font-size: 11px;
	padding-bottom: 20px;
	z-index: 999;
}

#div_maschinensuche a{
	color: #FFFFFF;
	text-decoration: none;
	outline: none;
	border: none;
}

#div_maschinensuche a:hover,a:active,a:link,a:focus {
	color: #AC132E;
	outline: none;
	border: none;
}


#div_maschinensuche ul{
	padding:0px;
	list-style:none;
	margin: 0px;
}

#div_maschinensuche ul li{
	margin: 0px;
	line-height: 1.2em;
	padding: 0px;
	padding-left: 10px;
}

#div_maschinensuche ul li.company {
	margin-top: 8px;
	line-height: 1.5em;
	padding: 0px;
	padding-left: 9px;
	color: #B4B4B4;
	font-size: 12px;
}

#header p{
	padding-top: 20px;
	padding-left: 30px;
}

#header div.imp{
	position: absolute;
	bottom: 5px;
	right: 25px;
	font-size: 10px;
}

#header div.imp a {
	color: #333333;
	text-decoration: none;
}

#header div.imp a:hover {
	color: #AC132E;
}


#nav {
	float: left;
	width: 178px;
	padding: 0;
	font-weight: bold;
	background-image: url(../images/resources/bg_nav_content.jpg);
	background-repeat: repeat-x;
	font-size: 14px;
}

#nav a {
	color: #666666;
	text-decoration: none;
}

#nav a:hover {
	color: #AC132E;
}


#nav ul{
	padding:0px;
	list-style:none;
	margin: 0px;
	margin-top: 25px;
	clear: both;
}

#nav ul li{
	margin: 0px;
	line-height: 2em;
	padding: 0px;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-left: 20px;
}

#nav ul li a.active{
	color: #AC132E;
}

#nav ul li ul{
	padding:0;
	list-style:none;
	font-size: 12px;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#nav ul li ul li{
	margin: 0;
	line-height: 1.8em;
	padding: 0;
	border:none;
}

#nav ul li ul li a{
	color: #666666;
	padding-left:10px;
}

#nav ul li ul li a:hover{
	color: #AC132E;
}

#nav ul li ul li a.active{
	color: #AC132E;
	padding-left:10px;
	background-image: url(../images/resources/bg_active_menu.jpg);
	background-repeat: no-repeat;
}

#nav li.sub {
	margin: 0;
	line-height: 1.6em;
	padding: 0;
}

div.infoBox{
	border: 1px solid #D4D5D7;
	width: 168px;
	margin-left: 24px;
	margin-bottom: 15px;
	color: #333333;
	font-size: 12px;
}

div.infoBox h1{
	margin-top : 0px;
	margin-bottom : 0px;
	font-size: 10px;
	background-color: #D4D5D7;
	height: 20px;
	padding-top: 4px;
	padding-left: 3px;
}

div.infoBox p{
	margin-top : 0px;
	margin-bottom : 2px;
	margin-left: 15px;
}

div.infoBox img{
	margin-top : 3px;
	margin-bottom : 3px;
}


.line {
	margin-top : 20px;
	height: 1px;
	overflow: hidden;
	background-color: #CCCCCC;
	margin-left: 4px;
	margin-right: 15px;
	padding: 0;
	margin-bottom: 30px;
}

.line2 {
	margin-top : 20px;
	margin-bottom: 20px;
	height: 1px;
	overflow: hidden;
	background-color: #CCCCCC;
	padding: 0;
}  

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.floatright{
    float: right;
    margin: 0px;
    padding: 0px;
}

.floatleft {
    float: left;
    margin: 0px;
    padding: 0px;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

* html .clearfix {height: 1%;}

