/***************************** basiselement ****************************/
html, body {
		height: 100%;
}
body {
		margin: 0;
		padding: 0;
		background-image:url(images/background_repeat.jpg);
		background-repeat:repeat-y;
		background-position:center;
}
html>body #container {
		height: auto;
}
			
/***********************************************************************/

/****************************** style **********************************/
/* default font size*/
@import url(xx-small.css);
/* Netscape 4 safe font sizes */
body, div, p, th, td, li, dd, a{
		font-family: trebuchet MS, verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		line-height:25px;
}

h1 {
		font-size: 110%;
		font-weight: bold;
		color:#14272E;
		/*padding-left:20px;
		background-image:url(images/titel.gif);
		background-repeat:no-repeat;
		background-position:left;*/
}
#lijnkleur {
		color:#EFEFEF;
		height:1px;
}

#contentimage {
		margin-bottom: 5px; 
		margin-right: 15px;
		border: 3px double #1E3C3E;
}
a:link, a:active, a:visited {
		color:#14272E;
	}
a:hover {
		color:#14272E;
		background-color:#9AB5B7;
		/*text-decoration:none;
		border-bottom:1px dashed #14272E;*/
}

/***************************************************************************/

/****************************** div structuur ******************************/

#container {
		position: relative;
		min-height: 100%;
		height: 100%;
		voice-family: "\"}\"";
		voice-family: inherit;
		height: auto;
		background-image:url(images/background.jpg);
		background-repeat:no-repeat;
		background-position:center top;
}

#header {
		width:700px;
		height:200px;
		margin:0px auto;
}
#contentholder {
		padding-bottom: 48px;
		width:700px;
		margin:0px auto;
}
#nav {
		width:195px;
		float:left;
}
#content {
		padding-top:30px;
		width:470px;
		margin-left:195px;
		margin-right:30px
}
#footer {
		position: absolute;
		bottom: 0;
		text-align: center;
		width: 100%;
		height:40px;
		line-height:15px;
		background-image:url(images/footer.jpg);
		background-position:center bottom;
		background-repeat:no-repeat;
}
			
/*****************************************************************************/

/******************************Contactformulier*******************************/

#bedrijfsnaam {
width:95%;

}
#naam {
width:95%;

}
#telefoon {
width:95%;

}
#fax {
width:95%;

}
#email {
width:95%;

}
#opmerking {
width:95%;

}
#huisnummer {
width:57px;

}
#postcode {
width:57px;

}
#woonplaats {
width:210px;

}
#straat {
width:210px;

}

/********************************Bel mij formulier****************************/

#uw_naam {
width:95%;

}
#telefoonnummer {
width:95%;

}

/******************************** Gallery *********************************/

img.gllry_onMouseOut {
	float:left;
	margin-bottom:10px;
	margin-right:10px;
	border:3px double #000000;  
}
img.gllry_onMouseOver {
	float:left;
	margin-bottom:10px;
	margin-right:10px; 
	border:3px double #ff0000; 
}
#fotolink {
/*
padding-left:35px;
background-image:url(images/camera.gif);
background-repeat:no-repeat;
*/
}
/************************************************************************/
#moviekader {
/*width:450px;
height:300px;*/
background-image:url(images/movieback.jpg);
background-position:top left;
border:3px double #274F50;
padding-left:64px;
padding-right:65px;
padding-top:30px;
padding-bottom:30px;
}