/*

blauw: #009fc2

*/ 





body {
	margin: 0px;
	font-family: "Trebuchet MS", Verdana;
	background-color:#c0c1c3;
	background-image:url(img/kondor-wessels-achtergrond.jpg);
	background-position:top;
	background-repeat:no-repeat;
	color:#000000;
	font-size:12px;
	
	}
	

#container {
width: 750px;
	height:auto;
	margin:auto;}
	
#frame {
	
	width: 595px;
	height:395px;
	top:205px;
	margin-left:82px;
	
	position:absolute;
	background-color:#009fc2;	
	}


#inhoud {
	width: 490px;
	height:170px;
	top:26px;
	position:absolute;
	margin-left:93px;
	float:left;
	
}


#logo-knop {
width:150px;
height:150px;
float:right;
display:block;
}



h1 {
margin:0px;
padding:0px;
font-size:18px;
font-weight:bold;}


h2 {
margin:0px;
padding:0px;
font-size:14px;
font-weight:bold;}

h3 {
margin:0px;
padding:0px;
font-size:14px;
font-weight:bold;
color:#009fc2;}



p {
margin:0px;
padding:0px;
}


a {
text-decoration:none;
color:#009fc2;
font-weight:bold;}	

a:hover {
text-decoration:underline;
color:#666666;
font-weight:bold;}


#logo-knop-kondor {
top:610px;
margin-left:82px;
position:absolute;

width:550px;
height:150px;
float:right;
display:block;
}



