* {
	margin:0;
	padding:0;
	color: #000000;
}

.right { 
	text-align:right;
	}
	
.center { 
	text-align:center;
	}


body{
	font-size: 62.5%; 
    font-family: "Trebuchet MS";
	}
	
p  {
	font-size: 1.3em;
}
	
#placeholder {
	width:900px;
	height:620px;
	margin:auto;
	border:1px solid #000000;
	background-image:url(../images/achtergrond.jpg);
    background-repeat: no-repeat; 
    background-position: center top;
	left:15%;
	top:8px;
}
	
.highlight{
  color: #999;
}

.redtext{
	color:#F00;
}

.redtextgroot {
	color: #F00;
	text-decoration: underline;
	font-weight: bold;
}

.normaltext {
  color: #000;	
}

input#onderwerp {
    width: 265px;
}

input#emailadres {
    width: 265px;
}
	
#bericht {
    width: 265px;
	overflow: hidden;
}

.foto {
	margin: 3px;
	border: 0px;
	}

#banner {
	width:900px;
	height:120px;
	background-image:url(../images/banner.jpg);
	background-repeat: no-repeat;
	background-position:center top;
	position:relative;
	}
		
#contacttekst {
	position:absolute;
	left:10px;
	top:15px;
}
	
#gegevens {
	position:absolute;
	left:430px;
	top:15px;	
}
	
#mailsturen {
	position:relative;
	left:430px;
	top:155px;
}
	
#adres {
	margin-top: 1px;
}
	
#streep {
	margin-bottom: 8px;
	margin-top: 4px;
}

#leegbutton {
	position:relative;
	top:-2px;
}

#mailbutton {
	position:absolute;
	left:201px;
}

legend {
	margin-left: 5px;
}

fieldset {
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
	
#headerbar {
	width:750px;
	height:25px;
	background-color:#f90606;
	float:right;
	margin-top:-1px;
	border-bottom:1px solid #000000;
	font-family: Rockwell;
	color: #000000;
	text-align:center;
	position:relative;
}
	
#main {
	width:745px;
	height:454px;
	float:left;
	clear:right;
	border:0;
	border-left:5px solid #FFFFFF;
	position:relative;
}
#scroll {
	height:454px;
	width:745px;
	overflow-y:scroll;
	overflow-x:hidden;
	}

.fotoboek2 {
	width:710px;
	}

a {
	text-decoration: underline;
	font-family: "Trebuchet MS";
	font-size: 1.0em;
	color: #000000;
}

a:link {
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
	color: #000000;
}

a:active {
	text-decoration: underline;
	color: #000000;
}

#menu {
	width:148px;
	height:480px;
	border-right:2px solid #000000;
	margin-top:-1px;
	float:left;
	background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	position:relative;
}

	#menubar {
		width:148px;
		height:25px;
		background-color:#f90606;
		margin-right:auto;
		border-bottom:1px solid #000000;
		overflow:hidden;
		font-family: Rockwell;
		color: #000000;
		text-align: center;
	}

	.menuitem {
		width:148px;
		height:25px;
		background-color:#f90606;
		border-top:2px solid #ffffff;
		border-bottom:1px solid #ffffff;
		overflow:hidden;
		text-align: center;
		list-style-type:none;
	}
		
		.menuitem a {
			text-decoration: none;
			font-family: Rockwell;
			color:#FFFFFF;
			font-size: 1.8em;			
		}

		.menuitem a:link {
			text-decoration: none;
			color:#FFFFFF
		}

		.menuitem a:visited {
			text-decoration: none;
			color:#FFFFFF
		}

		.menuitem a:active {
			text-decoration: none;
			color:#FFFFFF
		}
		
		.menuitem a:hover {
			text-decoration: none;
			color:#000000;
		}
	
.tekstveld {
	border: 1px solid #000000;
}

.copyrights {
	font-family: "Trebuchet MS";
	font-size: 1.3em;
	color: #000000;
}

#footer {
	width:900px;
	height:20px;
	background-color:#f90606;
	clear:left;
	margin-bottom:-3px;
	border-top:1px solid #000000;
	position:relative;
}
