﻿#background_header {
	background-image: url(../images/volkshop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: scroll;
	width: 749px;
	margin: auto;
	padding-top: 252px;
}
#background_header h1 {
	text-align: center;
	margin: 0px;
}
body {
	background-color: #000000;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
}
#menubox {
	width: 603px;
	margin: auto;
	padding: 21px;
}
.menu ul{
margin: 0px;
padding: 0px;
list-style-type: none;
color: #999999;
font: normal 11px Verdana;
}

/*Top level list items*/
.menu ul li{
display: inline;
float: left;
color: #999999;
font: normal 11px Verdana;
margin: 0px;
}
/*Top level menu link items style*/
.menu ul li a{
display: block;
width: 144px; /*Width of top level menu link items*/
height: 15px;
padding: 6px 2px;
border: 1px solid #000000;
border-right: 1px solid #202020;
text-decoration: none;
background: url(../images/nav_bg.jpg) center center repeat-x;
color: #ffffff;
font: normal 15px "Trebuchet MS", Arial, Helvetica, sans-serif;
line-height: 13px;
}
.menu ul li a:hover{
background: url(../images/nav_bg_rollover.jpg) center center repeat-x;
color: white;
color: #FFFFFF;
font: normal 15px "Trebuchet MS", Arial, Helvetica, sans-serif;
line-height: 13px;
}
#main {
	width: 646px;
	margin: auto;
	margin-top:0px;
	margin-bottom:0px;
	background-image: url(../images/background-content.jpg);
	background-repeat: repeat-y;
}
#content {
	width: 555px;
	margin: auto;
}
#address1 {
	width: 275px;
	float: left;
}
#address1 p {
	text-align:center;
	margin-top: 0px;
}
#address2 {
	width: 275px;
	float: right;
}
#address2 p {
	text-align:center;
	margin-top: 0px;
}
#contact-address1 {
	width: 75px;
	float: left;
}
#contact-address1 p {
	margin-top:0px;
	text-align:left;
}
#contact-address2 {
	width: 170px;
	float: left;
}
#contact-address2 p {
	margin-top:0px;
	text-align:left;
}
.map {
}
.map img {
	margin-left:8px;
	border: 1px solid #000000;
}
a:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
a:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #d0d3da;
	font-style: normal;
	text-decoration: none;
	text-align: justify;
	clear:both;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #ffffff;
	font-style: normal;
	text-decoration: none;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	font-style: normal;
	text-decoration: none;
	margin-top:0px;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #d0d3da;
	font-style: normal;
	text-decoration: none;
	text-align: center;
	line-height: 16px;
}
h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #d0d3da;
	font-style: normal;
	text-decoration: none;
	text-align: justify;
	margin: 0px;
}
li {
	color: #d0d3da;
}
.frame {
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	text-align: left;
}
#vw-logo-top {
	padding-top: 0px;
	margin-left: auto;	
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;	
	border: 0px;
	color: #000000;
	background-image: url(../images/vw-banner-top.jpg);
	width: 740px;
	height: 71px;
	position:relative;
	text-align:center;
}
#vw-logo-bottom {
	padding-top: 26px;
	margin-left: auto;	
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 0px;
	color: #000000;
	background-image: url(../images/vw-banner-bottom.jpg);
	width: 739px;
	height: 41px;
	position:relative;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:center;
	font-size: 12px;
	vertical-align:middle;
	clear: both;
}
#logos {
	width: 500px;
	margin: auto;
	padding-bottom: 15px;
}
#logos img {
	margin-left: 25px;
	margin-right: 25px; 
}