html, body {
	margin: 0;
	padding: 0;
}
body {
	font-family: "arial", verdana;
	background: #cecece;
}
h1 {
	margin-top: 10px;
	margin-left: 10px;
	font-size: 30px;
	color: #595959;
	background: url(../images/hDivider.png) no-repeat left bottom;
}
h2 {
	margin-left: 10px;
	font-size: 18px;
	color: #595959;
}
#wrapper {
	margin: 0 auto;
	padding: 10px;
	width: 855px;
	background: #ffffff;
}
#header {
	margin-bottom: 30px;
}
#topmenu {
	width: 855px;
}
#topmenu ul {
	height: 40px;
	padding: 0px;
	margin: 0px;
	background: url(../images/menuBg.png) repeat-x;
}
#topmenu li {
	padding: 0 10px 0px 8px;
	background: url(../images/menuBg.png) repeat-x;
	border-right: 1px solid #cdcdcd;
	line-height: 40px;
	display: inline;
	float: left;
	font-size: 14px;
	color: #242424;
	text-align: center;
}
#topmenu .current {
	background: url(../images/menuBgCurrent.png) repeat-x;
}
#topmenu a {
	padding: 5px 5px 5px;
	text-decoration: none;
	color: #242424;
}
#slogan {
	float: left;
	height: 210px;
	width: 100%;
	background: url(../images/sloganBg.png) repeat-x;
	border-bottom: 11px solid #6d6d6d;
}
#slogan p {
	float: left;
	width: 400px;
	font-weight: none;
	padding: 85px 0px 0 55px;
	margin: 0px;
	font-size: 24px;
	text-align: right;
	color: #ffffff;
}

#content {
	padding-top:20px;
	clear:both;
}


#content p {
	margin-left: 10px;
	width: 300px;
	font-size: 14px;
	color: #595959;
}

#content_pricelist {
}

#content_pricelist p {
	margin-left: 10px;
	width: 400px;
	font-size: 14px;
	color: #595959;
}

#map_content{
}

#map_content p {
	margin-left: 10px;
	width: 400px;
	font-size: 14px;
	color: #595959;
}


#footer {
	margin-top: 10px;
	clear: both;
	border-top: 11px solid #6d6d6d;
}
#footer ul {
	padding-left: 20px;
	margin-left: 0px;
	margin-bottom: 10px;
	list-style: none;
}
#footer li {
	font-size: 14px;
	color: #545454;
}

#openinghours {
    color: #595959;
    margin: 0 auto;
    width: 800px;
    padding: 10px;
    border: 1px solid #d3d3d3;
}

#counter_wrapper {
    position: relative;
    width: 800px;
    margin: auto;
}

#counter  {
    font-weight: none;
    text-align: center;
    margin-top: 15px;
}

.pricelist_blob {
    width: 500px;
	padding: 10px;
	border: 1px solid #ff0000;
}

.finansiering {
	width: 290px;
	padding: 10px;
	border: 1px solid #d3d3d3;
}
.leftContent {
	float: left;
}
.rightContent {
	margin-left: 20px;
	margin-bottom: 20px;
	float: left;
}
.rightContentSearch {
	margin-left: 20px;
	margin-bottom: 20px;
	float: left;
}
.infoImg {
	padding-right: 4px;
}
.trHeader {
	background: #adadad;
	font-size: 14px;
	font-weight: bold;
	color: #f5f5f5;
}
.trProducts {
	font-size: 14px;
	color: #595959;
}
.trProductsBlue {
	font-size: 14px;
	color: blue;
}
.contact {
	font-size: 80%;
	float: left;
}
#gallery_content {
    margin: 0px 0px 0px 10px;
}

#weekly_offer {
	margin-left: 30px;
 	width: 500px;
}

