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:#888888;
} 
p {
	font-size:small;
}
a:link, a:active, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#E18D12;
	text-decoration:underline;
	}
a:hover {
	color:#E18D12;
	text-decoration:none;
} 
#titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #E18D12;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #E18D12;
}
#container {
	position: absolute;
	top: 0;
	left: 50%;
	width:700px;
	margin-left: -350px;
	background-image: url(images/container.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#topspace {
	position:absolute;
	height:400px;
	width:100%;
	background-attachment: scroll;
	background-image: url(images/background_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#header {
	height: 220px; 
	width: 100%;
}
#nav {
	width: 160px; 
	float: left; 
	padding-bottom: 50px; 
	height: auto;
}
#content {
	width: 460px;
	float: right;
	height: auto;
	margin-right:20px;
	margin-left:20px;
	padding-bottom:50px;
}
#footer {
	clear: both;
	height: 50px;
	position: absolute;
	bottom: 0;
	left: 0;
	border: none;
	width: 100%;
	line-height:30px;
	text-align:center;
	background-image: url(images/footer.jpg);
	background-position: center top;
}
/************Belformulier**************/
#uw_naam {
width:90%;
}
#telefoonnummer {
width:90%;
}
/************Belformulier**************/
/************Contactformulier**************/
#bedrijfsnaam {
width:90%;
}
#contactpersoon {
width:90%;
}
#telefoon {
width:90%;
}
#email {
width:90%;
}
#opmerking {
width:90%;
height:80px;
}
#logo {
width:90%;
}
/************Contactformulier**************/

/*******************offerte******************/
#offerte_bedrijfsnaam {
width:90%;
}
#offerte_contactpersoon {
width:90%;
}
#offerte_telefoon {
width:90%;
}
#offerte_email {
width:90%;
}
#naamlabel {
width:90%;
}
#breedte {
width:90%;
}
#lengte {
width:90%;
}
#grondkleur {
width:90%;
}
#tweedekleur {
width:90%;
}
#derdekleur {
width:90%;
}
#vierdekleur {
width:90%;
}
#vijfdekleur {
width:90%;
}
#kwaliteit {
width:90%;
}
#aantal {
width:90%;
}
#offerte_bedrijf {
width:90%;
}
#offerte_functie {
width:90%;
}
#offerte_opmerking {
width:90%;
height:80px;
}

/*******************offerte******************/
/******************gastenboek****************/
.gb_outer_table{ 
width: 100%;
} 
.gb_outer_td{ 
text-align: left; 
} 
.gb_title_table{ 
width: 100%; 
} 
.gb_title_td{ 
text-align: left; 
width: 50%; 
} 
.gb_form_table{ 
width: 400; 
} 
.gb_form_td{ 
text-align: right; 
} 
.gb_berichten_table { 
text-align: left; 
width: 80%; 
border: 0; 
} 
.gb_berichten_td { 
align: left; 
} 
.gb_entry_table { 
width: 80%; 
} 
.gb_entry_td { 
} 
.gb_entry_bericht_td { 
padding-bottom: 15px; 
} 
.gb_content_title { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #E18D12;
} 
.gb_content_naam { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #E18D12;
} 
.gb_content_datum { 
color: #000000;
font-weight:bold;
} 
.gb_content_bericht { 

} .gb_content_spacer { 
color: black; 
font-size: 9; 
} 
a.gb_link:visited { 
} 
a.gb_link:link { 
color: gray; 
} 
.gb_content_link { 
font-size: 12; 
} 
.gb_content_toevoegtext { 
color: black; 
font-size: 13; 
}
#onderlijn {
border: dashed 1px black; 
}
/******************gastenboek****************/