@charset "UTF-8";
/* CSS Document */

body{
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
	color: #D0C8C8;
	background-color: #2B2525;

}


h1{
	font-size: 32px;
	color: #ffffff;
}
h3{
	margin-bottom: 50px;
}
.clearfix::after{
	content: "";
	clear: none;
	display: table;
}

.clearfix{
	overflow: auto;
}
.pricelistoptioncell{
	width: 450px;
}
.pricelistoptioncell2{
	width: 80px;
}

.underline{
	border-bottom: 1px solid;
}
.alignright{
	text-align: right;
}

.page-wrapper{
    max-width: 1100px;
    margin-left: auto;
    margin-right: auto;
}
.top-banner{
    width: 100%;
    height: 100px;
    padding: 20px;
}
.acred {
	color: #e13604;
	font-size: 32px;
}

.pricelistcell{
	text-align:center;
}

#logo{
	float: right;
	width: 30%;
	margin-right: 20px;
}
#convertbox{
	width: 100%;
	text-align: right;
}
#acusmap{
	width: 100%;
	height: 500px;
	border: none;
}
.top-banner img{
	width: 100%;
	margin-left: auto;
	margin-right: auto;		
}
.main{
    width: 100%;
 	padding-top: 20px;
}
nav ul{
	text-align: center;
	list-style-type: none;
	padding-left: 0px;
	
}

nav ul li{
	float:left;
	width:33%;
}

nav a{
	text-decoration: none;
	color: #D0C8C8;
	background-color: #555;
	display: block;
	height:30px;
	line-height: 30px;
	font-size: 18px;
}
nav a:hover{
     background-color: #666;
	border-bottom: 2px solid #e13604;
}
.selected {
	border-bottom: 2px solid #e13604;
}
h2,h3 {
	color: #D0C8C8;
}
.line {
	width: 100%;
	height:1px solid;
	margin:0 auto;
	
}
.paragraph {
	line-height: 1.5;
    margin: 0 auto 1em;
	word-wrap: break-word;
	padding: 0;
}

.paragraph a{
	color: #52ae8c;
}
.headparagraph {
	font-size: 1.7em;
    font-weight: normal;
    color: #ffffff;
    margin: 0 auto .3em;
}
.DName {
	font-size: 1.1em;
    font-weight: normal;
    color: #ffffff;
    margin: 0 auto .3em;
}

.Tabledealer{
    width: 100%;
}
.dealershop {
    width: 50%;
	vertical-align: top;
}
.sparepartsshop {
    width: 50%;
	vertical-align: top;
}

.headline {
	font-size: 32px;
	color: #ffffff;
}
.blancarea {
	height: 15px;
}
