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

body {
	position:absolute;
	background-color:#BBCA28;
	margin:0px;
	padding:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	line-height:20px;
	background-image:url(../img2009/background2.png);
	background-repeat:repeat-y;
}

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

body a:hover{color:#BBCA28;}

#foto{
	border:none;
}

h2{
	color:#BBCA28;
	font-size:14px;
	vertical-align: text-bottom;
	letter-spacing:1px;
}

h1{
	font-size:13px;
	color:#669900;
	line-height:24px;
}

h3{
font-weight:bold;}

#kop{
	position:absolute;
	width:938px;
	height:100px;
	margin:0px;
	padding:0px;
	float:left;
	background-color:#610109;
}

#navkolom{
	position:absolute;
	margin:0px;
	padding:0px;
	padding-top:100px;
	width:250px;
	height:500px;
	float:left;
}

#navkolom ul{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight: bold;
	line-height:45px;
	list-style:none;
	margin:0px;
	margin-left:15px;
	margin-top:15px;
	padding:0px;
}

#navkolom li a{
		color:#610109;
		text-align:left;
		text-decoration:none;
}

#navkolom li a:hover{
color:#FFFFFF;
}

#input{
	position:absolute;
	margin:0px;
	padding-right:20px;
	padding-top:120px;
	left:250px;
	width:660px;
	height:auto;
	float:left;
}



#hoofdstuk {
	position:absolute;
	float:left;
	width:300px;
	height:50px;
	top:55px;
	left:615px;
	text-align:right;}

#collage{
	background-image:url(../img2009/collage.jpg);
	background-repeat:no-repeat;
	width:320px;
	height:1460px;
	margin-left:938px;
	position:absolute;
	float:left;
}


#karya{
	position:absolute;
	width:150px;
	height:50px;
	left:1150px;
}

#karya a {
	text-decoration:none;
	color:#A2B023;
	font-weight:bold;
}

#karya a:hover {
color:#FF6600;}

