/*. => class*/
/*# => id*/

body {
	background-color:#E4E4E4;
	background-image:url(../Images/background.png);
	background-repeat: repeat;
	font:14px Arial, Comic Sans MS, Verdana, Tahoma, Helvetica, Sans-serif;
	color:#000000;
	overflow: -moz-scrollbars-vertical;
}
div {
	/*background-color:#E4E4E4;*/
	/*border: 1px solid;*/
}
table{
	font:14px Arial, Comic Sans MS, Verdana, Tahoma, Helvetica, Sans-serif;
	padding:8px;
}
h1 {
	margin:0px 0px 15px 0px;
	padding:0px;
	text-align:left;
	font-size:30px;
	line-height:28px;
	font-weight:900;
}
h2
{
	margin:0px 0px 15px 0px;
	padding:0px;
	text-align:center;
	font-size:28px;
	line-height:28px;
	font-weight:900;
}
h3 
{
	text-align:center;
	font-size:19px;
	line-height:0px;
	font-weight:900;
	color:#800000;
}
p {
	margin: 0px 0px 6px 0px;
	padding:8px;
}
li {
	line-height: 22px;
}
label {
	display: block; 
	width: 120px; 
	float: left;
	margin: 0px 0px 0px 10px;
}
a:link {
	color:#000099;
	text-decoration: none;
}
a:visited {
	color:#000099;
	text-decoration: none;
}
a:hover {
	color:#400000;
	text-decoration: none;
}

/*    INDEX.PHP CSS   */
.header {
	height: 120px;
	width: 1050px;
	margin-left: 0px;
}
.title{
	padding-top: 20px;
	margin-left: 116px;
	height: 60px;
}
.content {
	margin-left: 110px;
	margin-bottom: 15px;
	width: 1065px;
}
.footer {
	text-align: center;
}
.footerWrapper {
	height: auto;
	background:inherit;
	clear: left;
	padding-top: 10px;
}
.webdesignBy {
	text-align: center;
	font-size: 10px;
}
.sitemeter {
	visibility: hidden;
	clear: left;
	text-align: right;
}
.melding {
	font-weight: bolder;
	font-size: 20px;
	color: black;
	text-align: left;
	line-height: 35px;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* COMMON CSS */
.pageWrapper {
	width: 100%;
	height: auto;
	margin:0px;
}
.pageWrapperStart {
    text-align: center;
    width: 100%;
}
.pageWrapperFixedHeigth {
	width: 100%;
	height: 430px;
	margin: 0px;
}
.SSCenter{
	/* width = width of the SS (slideshow)
	width: 300px;
	margin: auto; */
	padding-left: 40%;
}
.bezoomTV{
	width: 640px;
	margin: auto;
}
.SSRightFloat{
	clear: right;
	float: right;
	margin-left: 5px;
	margin-bottom: 15px;
	text-align: center;
}
.SSRightFloat2{
	clear: right;
	float: right;
	margin-top: 15px;
	margin-left: 5px;
	margin-bottom: 15px;
}
.eigenschappenLijst {
	float: left;
	width: 500px;
}
.eigenschappen_SS {
	padding-top: 40px;
}
.vetter {
	font-weight: bold;
}

/* MENU.PHP */
.menu {
	text-align: center;
	margin-left: 0px;
	padding: 40px 0px 40px 0px;
}
.menuLinks {
	word-spacing: 18px;
}
/* START.PHP */
.startSS1, .startSS2 {
     display: inline-block;    
}

/* FOTOGALERIJ.PHP */
.Fotogalerij {
	/*width: 800px;
	margin: auto;*/
	padding-left: 16%;
}

/* SHOWROOM.PHP */
.showroom {
	float: left;
	width: 300px;
}
.opendeurdag {
	font-weight:bold;
	font-size: 18px;
	color: red;
	text-align: left;
	line-height: 35px;
	padding-bottom: 30px;
}
.folder {
	font-weight:bold;
	font-size: 20px;
	color: red;
	text-align: left;
	line-height: 35px;
	padding-bottom: 30px;
}
.showroomSlides{
	margin-left: 301px;	
}
.showroomInfo {
	clear: left;
}
.showroomMap{
	/*width: 700px;
	margin: auto;*/
	text-align: center;
}
.blinker {
	text-decoration: blink;	
}

/*  CONTACT.PHP*/
.contactFormulier {
	float: left;
	width: 655px;	
}
.postbus {
	position: absolute;
	height: 190px;
	width: 190px;
	left: 800px;
	top: 380px;
}
.contactbuttons {
	margin-left: 130px;
}

/* JOBS.PHP */
.jobButtons {
	margin-left: 120px;
}

/*404 error page*/
.notFound {
	margin-top: 50px;
	text-align: center;
	font-size: 22px;
	line-height: 50px;
}