html, body, #container { 
	min-height: 100%; 
	width: 100%; 
	height: 100%;
}
html>body, html>body #container { 
	height: auto;
}
body { 
	margin: 0; 
	padding:0;
	background-image:url(images/background_repeat.jpg);
	background-position:top center;
	background-repeat:y-repeat;
}
body,div,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	font-weight:normal;
	color:#444444;
	line-height:20px;
} 
a:link, a:active, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#000000;
	}
a:hover {
	color:#1D74AB;
} 
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #1D74AB;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	font-style:italic;
	color: #1D74AB;
	text-decoration:underline;
}

#lijnkleur {
	color:#bad5e6;
}

#contentimage {
	margin-bottom: 5px; 
	margin-right: 15px;
	border: 3px double #bad5e6;
}
#container { 
	position: absolute; 
	top: 0; 
	left: 50%; 
	width:700px;
	margin-left: -350px;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#topspace {
	position:absolute;
	height:661px;
	width:100%;
	background-attachment: scroll;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#header {
	height: 250px; 
	width: 100%;
	background-image:url(images/container.jpg);
	background-position:center top;
}
#nav {
	width: 200px; 
	float: left; 
	padding-bottom: 50px; 
	height: auto;
}
#contentholder {
	width: 500px;
	float: right;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	height: auto;
	padding-bottom:50px;
}
#content {
	width: 450px;
	height: auto;
	text-align:left;
	margin-left:25px;
	margin-right:25px;
}
#footer {
	clear: both; 
	height: 30px; 
	position: absolute; 
	bottom: 0; 
	left: 0; 
	border: none; 
	width: 100%;
	line-height:30px;
	text-align:center;
}
#medium {
	font-size:9px;
}
#large {
	font-size:13px;
}
/************Contactformulier**************/
#bedrijfsnaam {
width:95%;

}
#naam {
width:95%;

}
#telefoon {
width:95%;

}
#fax {
width:95%;

}
#email {
width:95%;

}
#opmerking {
width:95%;

}
#datum {
width:95%;

}
#aantal {
width:95%;

}
#zaal {
width:95%;

}
#huisnummer {
width:57px;

}
#postcode {
width:57px;

}
#woonplaats {
width:210px;

}
#straat {
width:210px;

}
/**************Sollicitatie formulier**************/

#voornaam {
width:95%;
}

#tussenvoegsel {
width:95%;
}

#achternaam{
width:95%;
}

#gebdatum {
width:95%;
}

#file {
width:95%;
}

/**************Bel mij formulier**************/
#uw_naam {
width:95%;

}
#telefoonnummer {
width:95%;

}
