body {
    background-color: #bababa;
    font-family: 'Raleway',sans-serif;
	background-image:url(../img/background.png);
	
	background-repeat:no-repeat;
	background-position:cover;
	color:#f3f3f3;
}
a{
color:#f3f3f3;
}

#content h1 {
margin-top:0;
	font-size:36px;
	font-family:'Raleway',sans-serif;
	text-transform:uppercase;
	text-shadow:1px 1px RGBA(0,0,0,0.9);
}

#content h2 {
	font-size:18px;
	    font-family: 'Raleway',sans-serif;
		text-shadow:1px 1px RGBA(0,0,0,0.9);

}

#content h3 {
	font-size:16px;
    font-family: 'Raleway',sans-serif;

	}

#content p {
	margin-bottom:10px;
	font-size:16px;
    font-family: 'Raleway',sans-serif;
	text-shadow:1px 1px RGBA(0,0,0,0.9);

	}
header{
height:82px;
background-image:url(../img/header-bg.png);
background-repeat:repeat-x;
}
.table .table{
background-color:transparent;
}

.table>tbody>tr>td{

border-top:none;
padding:0;
}

#carsForSale{
position:absolute;
bottom:0;
display:block;
width:100%;
text-align:center;
font-family:'Raleway',sans-serif;
font-size:29px;
color:#f3f3f3;
background-color:#0b6590;
padding-top:10px;
padding-bottom:10px;
}
#puff-wrapper{
margin-top:45px;
}

#puff-wrapper .table{
border:0;
height:300px;
max-height:300px!important;

}
#wrapper.IsStartpage #content{
background-color:transparent;
}
#content{
margin-top:20px;
	background-color:RGBA(0,0,0,0.5);
	
	padding:15px;

}
#puff-wrapper .table>tbody>tr>td p{
margin-left:30px;
}
#puff-background{
height:300px;
background-color:RGBA(0,0,0,0.4);

}
#puff-background h2{
margin-left:30px;
font-size:24px;
}

#puff-background p{
font-size:15px;
margin-bottom:25px;
margin-top:0;
}

#puff-wrapper .table>tbody>tr>td>table{
height:auto;
background-color:transparent;
}
#slideshow_wrapper .description {
	position:absolute;
border-bottom:1px solid #acacac;

	bottom:6px;
	width:650px;
	background-color:RGBA(0,0,0,0.5);
	color:#f3f3f3;
	text-shadow:1px 1px RGBA(0,0,0,0.9);
	padding:10px;
		font-size:16px;
    font-family: 'Raleway',sans-serif;
	text-align:center;
}
#slideshow_wrapper .description p{
margin:0px;
}
    width: 100%;
    margin: auto;
    -webkit-box-shadow:  0px 0px 5px 1px #e2d5d5;
    box-shadow:  0px 0px 5px 2px RGBA(0,0,0,0.10);

}

#inner-wrapper {
    padding: 0px;
}


#smallCartWrapper {
    display: inline-block;
    margin-bottom: -80px;
    float: none;
    position: relative;
    left: 200px;
    top: -20px;
    z-index: 5;
}

#cartLinks {
    display: block;
    text-align: right;
}

.language_menu {
    float: right;
    margin-right: 5px;
}

.language_menu ul {
    margin-left: 0px;
}

.language_menu ul li {
    display: inline-block;
}

.language_menu ul li a {
    text-decoration: none;
}

#webshop_links {
    float: right;
}

#logotype {
    clear: both;
    float: left;
}

#searchbox {
    position: relative;
    left: 470px;
    width: 500px;
}

#searchbox input {
    display: inline-block;
}
.container{
padding:0;
width:1000px;
}
#menu {
    clear: both;
    display: block;
    
	float:right;
	height:65px;;
}

#menu ul {
	background-size:100% 100%;
	padding:0;
	margin:0;
	float:right;
}

#menu li {
    display: inline-block;
	height:65px;
}

#menu li a {
	display:inline-block;
padding-left:25px;
padding-right:25px;
    text-transform: uppercase;
    color: #ffffff;
	font-family:'Raleway',sans-serif;
	font-weight:400;
	font-size:14px;
	text-shadow:1px 1px 2px RGBA(0,0,0,0.5);
    text-decoration: none;
	height:100%;
	line-height:65px;
}

#menu li a:hover, #menu li.current.active a {
    background-color: RGBA(0,151,222,0.7);
}
footer{
margin-top:40px;
background-color:RGBA(0,0,0,0.4);
padding-top:15px;
}
footer h3{
color:#fff;
font-size:18px;
font-family:'Ubuntu', sans-serif;
margin-top:0;

}
footer p, footer a, footer a:hover {
color:#c0c0c0;
font-family:'Ubuntu', sans-serif;
font-size:13px;
}
#footer{
padding-left:20px;
}
#footerLinks {
    padding-top: 10px;
    border-top: 1px solid #f2f2f2;
    text-align: center;
    margin-bottom: -5px;
    padding-bottom: 20px;
}

#footerLinks li {
    display: inline-block;
}

.productBoxImage > a > img {
    margin: 0px !important;
}

.productBox.last {
    margin-right: 15px;
}

#searchbox .searchResult {
    margin-top: 10px;
    margin-bottom: 10px;
    max-width: 600px;
}

#ajax-search-results {
    padding: 10px;
    position: absolute;
    background-color: white;
    -webkit-box-shadow:  0px 0px 5px 1px #e2d5d5;
    box-shadow:  0px 0px 5px 2px #e2d5d5;
    z-index: 200;
}

#information_box_wrapper_bottom {
    padding-left: 25px;
}

#logotype {
    padding-top: 25px;
    padding-left: 25px;
}

.productBox {
    background: none repeat scroll 0 0 #EEEEEE;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    display: block;
    float: left;
    height: 325px;
    margin: 0 15px 15px 0;
    position: relative;
    width: 205px;
}

.productBox:nth-child(3n) {
    margin-right: 0px;
}

form fieldset {
    display: block;
}

#wrapper.IsStartpage .productBox:nth-child(3n) {
    margin-right: 15px;
}
    
#wrapper.IsStartpage .productBox:nth-child(4n) {
    margin-right: 0px;
}

#wrapper.IsStartpage #content{
margin-top:50px;
height:402px;
padding:0;
border-bottom:1px solid #acacac;
}

input, textarea { 
    padding: 9px;
    border: solid 1px #E5E5E5;
    outline: 0;
    font: normal 13px/100% Verdana, Tahoma, sans-serif;
    width: auto;
    background: #FFFFFF url('bg_form.png') left top repeat-x;
    background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF));
    background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 25px);
    box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
    -moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
    -webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
    margin-bottom: 10px;
}

textarea { 
    width: 400px;
    max-width: 400px;
    height: 150px;
    line-height: 150%;
}

input:hover, textarea:hover,
input:focus, textarea:focus { 
    border-color: #C9C9C9; 
    -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 8px;
}

input[type=submit] {
    width: auto;
    padding: 9px 15px;
    background: #0b6590;
    border: 0;
    font-size: 14px;
    color: #FFFFFF;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
	text-shadow:1px 1px 0px RGBA(0,0,0,0.5);
}

input[type=submit]:hover {
	background: #3c5273;
	cursor:pointer;
}

#searchbox input[type=submit] {
    position: relative;
    top: -6px;
}

#wrapper_gallery > a {
	display:inline-block;
	margin-right:10px;
	margin-bottom:10px;
}

#wrapper_gallery > a > img {
	display:block;
}

#wrapper_gallery > a:hover {
	opacity:0.5;
	filter:alpha(opacity=50);
}

#contact-form label {
	float:left;
	width:100%;
	box-sizing:border-box;
}

#contact-form input, #contact-form textarea {
	float:left;
	width:100%;
	box-sizing:border-box;
}
#slideshow-wrapper{
height:475px;
padding:0;
margin-top:-18px;
}
#slideshow_wrapper {
	width:650px;
	height:475px;
	position: relative;
float:right;
	}

#news-list {
	float:left;
	padding:20px;
	border-top:1px solid #f2f2f2;
}

#news-list .news-item {
	float:left;
}

#news-list .news-item .news-head a {
	font-size:20px;
	text-decoration:none;
	margin-right:10px;
	color:#333333;
}
#contact-wrapper{
width:300px;
float:right;
}