body{
	overflow: -moz-scrollbars-vertical;

}
body,td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #737373;
}
body{
	display: block;
	margin: 0px 0px 0px 0px;
}
.main{
	width: 710px;
	text-align: left;
	margin: 0 auto;
}
.language{
	font-size: 12px;
	color: #636466;
	font-weight: bold;
	font-variant: small-caps;
	font-style: normal;
	border: 0px solid Black;
	margin-left: 0px;
	margin-right: 40px;
	margin-top: 5px;
}
.languagebox{
	width: 100%;
	border: 0px solid Fuchsia;
	margin-top: 10px;
	height: 30px;
	margin-bottom: -5px;
}
.contactbox{
	color: White;
	font-variant: small-caps;
	width: 110px;
	text-align: center;
	position: relative;
	float: right;
	margin-top: -20px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.contactbox a, .contactbox a:visited{
	color: White;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	letter-spacing: 3px;
}
.contactbox a:hover{
	background-color: transparent;
	color: Silver;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
.language a, .language a:visited{
	text-decoration: none;
}
.language a:hover{
	background-color: transparent;
	text-decoration: none;
	color: Silver;
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	font-style: normal;
	display: block;
	clear: both;
}

A, A:VISITED {
	text-decoration: none;
}
A:HOVER, a:visited:hover{
	color: Silver;
	text-decoration: none;
	color: #737373;
}
.stippels{
	width: 100%;
	background-image: url(images/stippel.png);
	background-repeat: repeat-x;
	margin-top: 5px;
	margin-bottom: 0px;
	clear: both;
}
.middlelogo{
	background-position: 50% 50%;
	background-repeat: no-repeat;
	height: 100px;
	width: 100%;
	position: relative;
}
a.menu, a.menu:visited{
	text-decoration: none;
	font-size: 12px;
	color: #737373;
	font-weight: normal;
	font-variant: small-caps;
	font-style: normal;
	margin-left: 0px;
	margin-top: -2px;
	margin-bottom: 5px;
}
a.menu:hover{
	text-decoration: none;
	color: Silver;
}
a.selmenu, a.selmenu:visited{
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	font-variant: small-caps;
	font-style: normal;
	margin-left: 0px;
	margin-top: -2px;
	margin-bottom: 5px;
}
a.selmenu:hover{
	text-decoration: none;
	color: Silver;
}

a.submenu, a.submenu:visited, a.selsubmenu, a.selsubmenu:visited{
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	font-variant: small-caps;
	font-style: normal;
	margin-left: 0px;
	margin-right: 30px;
	margin-top: -2px;
	margin-bottom: 5px;
}
a.submenu:hover, a.selsubmenu:hover{
	text-decoration: none;
	margin-bottom: 5px;
}
a.submenu, a.submenu:visited{
	color: #737373;

}
a.submenu:hover{
	color: Silver;
}
.boxed{
	width: 100%;
	display: block;
}
a.black, a.black:visited{
	color: Black;
}
.options, .colours{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	font-style: normal;
	margin-top: -2px;
}
.specs{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	font-style: normal;
	margin-top: -2px;
	padding-bottom: 8px;
	display: inline;
}
.specs, .specsnumb{
	color: #ED1C24;
	margin-bottom: -2px;
}
.specsnumb{
	margin-left: 3px;
	font-size: 10px;
	display: inline;
}
.options{
	color: #0FBAF1;
}
.colours{
	color: #636466;
}
.newsdate{
	font-size: 9px;
	color: Silver;
}
.blogtext{
	width: 440px;
	padding-right: 0px;
	padding-bottom: 20px;
	float: left;
	margin-left: 15px;
}
.blogpic{
	margin-bottom: 20px;
	float: left;
	border: 1px solid Silver;
}
.city{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: small-caps;
	font-style: normal;
	display: block;
	clear: both;
	margin-bottom: 5px;
	color: #585858;
}
a.googlemaps, a.googlemap:visited{
	float: left;
	font-variant: small-caps;
	background-image: url(images/google_maps.gif);
	background-repeat: no-repeat;
	height: 25px;
	padding-bottom: 2px;
	padding-top: 3px;
	padding-left: 18px;
}
.q{
	float: left;
}