/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td, hr {
    margin: 0; padding: 0;
}
img {outline-style: none; border: none;}

/* Normalizes font-size for headers */
h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
	font-weight: normal;
}

/* Removes list-style form lists */

ol, ul {
    list-style: none;
}


img {
border: none; outline-style: none;
}

div#container{
	left:50%;
	top:10px; 
	width:720px; 
	height:790px; 
	margin-left: -360px;
	background-color: #FFFFFF; 
	border: 0px none #000000; 
	position:relative;}

div#verrassing{left:0px; top:0px; width:360px; height:240px; position:absolute;}
div#foto{left:360px; top:0px; width:360px; height:240px; position:absolute;}

/* menu links */
div#nav{
	left:0px; 
	top:240px; 
	width:300px; 
	height:492px; 
	background-color: #cccccc; 
	padding: 38px 20px 10px 40px;
	position:absolute;}

ul.nav li{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
a.amenu {
	color: #333333;
	text-decoration: none;
}
a.amenu:hover {
	color: #999999;
	text-decoration: none;
}
.menuactief {
	color: #ffffff;
	text-decoration: none;
}

/* tekstkader rechts */
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #ffffff;
	text-decoration: none;
}
div#tekst{
	left:360px;
	top:240px;
	width:300px;
	height:492px;
	padding: 38px 20px 10px 40px;
	background-color: #999999;
	position:absolute;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;
}
a{
	color: #434242;
	text-decoration: underline
	}
a:hover {
	color: #575656;
	text-decoration: none;
	}


/*sponsors */
div#sponsors{
	left:30px;
	top:358px;
	width:180px;
	height:123px;
	background-color: #cccccc;
	position:absolute;
}
div#fblogo{
	left:40px;
	top:654px;
	width:32px;
	height:42px;
	position:absolute;
}
div#iframe {
}

