@charset "utf-8";
/* CSS Document */

body
{
	
	background-color: #94B4D4;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	overflow:none;
	
}

h1,h2,h3,h4
{

	margin:0;
	padding:5px 0 10px 0;
	font-size: 1.1em;
		
}

#Content h3 { 
	background: transparent url(images/bannerbg.gif) no-repeat;
	color: #ede1d7;
	position: absolute;
	top: -18px;
	left: -40px;
	width:162px;
	height: 22px;
	text-align: center;
	padding-left: 40px;
	padding-right: 10px;
	padding-top: 16px;
	padding-bottom: 24px;
	font-size: 13px;
	overflow: hidden;
}
h3 a { 
	text-decoration: none; color: #ede1d7;
	width:162px;
	height: 30px;
	overflow: hidden;
	display: block; float: left;
}

p
{

	margin: 0px;
	padding: 2px;
	font-size:15px;

}

.Hoofd
{
	
	width:1024px;
	height:768px;
	margin:auto;
	background:url(images/bg.png) no-repeat center;
	
}

.Header
{
	
	width:1024px;
	height:118px;
	padding-top:17px;
	background:url(images/header.png) no-repeat bottom left;
	position:relative;
	top:-1px;
	
}

.Menu_Left
{
	
	width:195px;
	height:696px;
	float:left;
	background:url(images/menu_left.png) no-repeat;
	position:relative;
	top:-63px;
	text-align:center;
	
}

#Button1
{
	
	position:relative;
	top:80px;
	
}

#Buttons
{
	
	padding-top:8px;
	position:relative;
	top:80px;
	
}

.Fotoscherm
{
	
	width:195px;
	height:110px;
	background:url(foto.png) no-repeat center;
	position:relative;
	top:100px;
	
}

#Vorige
{
	
	position:relative;
	top:12px;
	
}

#Home
{
	
	position:relative;
	top:12px;
	
}

#Volgende
{
	
	position:relative;
	top:12px;
	
}

.Zoeken
{
	
	height:55px;
	width:173px;
	position:relative;
	top:110px;
	margin:auto;
	
}

#Zoekvlak
{
	
	width:173px;
	height:25px;
	background:url(images/zoeken.png) no-repeat;
	border:0px;
	position:relative;
	color:#97b7d6;
	font-size:12px;
	padding-top:3px;
	padding-left:7px;

}

#Annulerenbutton
{
	
	width:74px;
	height:16px;
	background:url(images/buttons/annuleren.png) no-repeat;
	border:0px;
	position:relative;
	top:5px;
	
}

#Annulerenbutton:hover
{
	
	background:url(images/buttonsS/annuleren.png) no-repeat;
	
}
#Zoekenbutton
{
	
	width:74px;
	height:16px;
	background:url(images/buttons/zoeken.png) no-repeat;
	border:0px;
	position:relative;
	top:5px;
	
}

#Zoekenbutton:hover
{
	
	background:url(images/buttonsS/zoeken.png) no-repeat;
	
}



.Content_Right
{
	
	width:813px;
	height:620px;
	float:left;
	background:url(images/contentbg.png) no-repeat;
	position:relative;
	top:10px;
	left:18px;
	
}

.Content
{
	
	width:495px;
	height:500px;
	overflow:auto;
	padding-top:10px;
	padding-left:13px;
	padding-right:10px;
	float:left;
	
}

.Fotos
{
	
	width:250px;
	height:500px;
	overflow:inherit;
	float:left;
	padding-top:15px;
	padding-right:40px;
	padding-left:5px;
	
}

#Fotos
{
	
	padding-top:10px;
	
}