/* 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;
}

.transparent
{
   filter:alpha(opacity=99); 
   -moz-opacity: 0.99; 
   opacity: 0.99; 
}



div#container{
	left:50%;
	top:10px;
	width:780px; 
	height:800px; 
	margin-left: -390px;
	background-color: #FFFFFF; 
	border: 0px none #000000; 
	border-radius: 10px;
	position:relative;
	}

div#logo {
	top: 15px;
	left: 598px;
	width: 140px;
	height: 100px;
	position: absolute;
	z-index: 2;
}

div#naw {
	top: 26px;
	left: 39px;
	width: 169px;
	height: 82px;
	position: absolute;
	z-index: 3;
}
p	{color: #666666;
}


/* tekstkader */
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;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #B3B3B3;
	text-decoration: none;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	line-height: 36px;
	color: #B3B3B3;
	text-decoration: none;
		
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #B3B3B3;
	text-decoration: none;
}
div#tekst{
	left:30px;
	top:10px;
	width:700px;
	height:relative;
	padding: 0px 10px 10px 10px;
	background-color: #FFFFFF;
	position:absolute;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}

A:link {
    	color: #B3B3B3;
		text-decoration: none}
A:visited {
		color: #434242;
		text-decoration: none}
A:active {
		color: #434242;
		text-decoration: none}
A:hover {text-decoration: underline; color: #575656;}


div#iframe {
}
