@charset "UTF-8";
/* CSS Document */

body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:17px;
	padding:0px;
	margin:0px;
	background-color:#CCCCCC;
	background-image:url(../img2009/lijnen.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	background-image:url(../img2009/background1px.jpg);
	background-repeat:repeat-y;
}

body a {
text-decoration:none;
color:#FF6600;
font-weight:bold;}

h1 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
font-weight:bold;}

#logo {
width:180px;
height:120px;
position:absolute;}

#top{
width:670px;
height:120px;
position:absolute;
margin-left:180px;}

#menubalk{
	width:180px;
	height:425px;
	position:absolute;
	margin-top:120px;
	background-image:url(../img2009/menuverloop.jpg);
	background-repeat:no-repeat;
	z-index: 500;
}

#input{
	width:610px;
	height:auto;
	position:absolute;
	left: 215px;
	top:150px;
}

#adsense{
	position:absolute;
	width:260px;
	height:auto;
	margin-left:1000px;
	padding:5px;
	text-align:center;
}

.oranjekop {
font-weight:bold;
color:#FF6600;
font-size:14px;}

.bold {
font-weight:bold;}

