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

body {
	font-family:tahoma;
font-size:12px;
color:#252525;
letter-spacing:1px;
line-height:18px;
text-align:justify;}


a {
color:#2D1116;
text-decoration:underline;
font-weight:bold;
font-variant:small-caps;
}

#menu a:visited {
	text-decoration:none}
	
a:hover {
color:#484848;
}

img {border:0px}

#container {
	position:absolute;
	top:0px;
	left:50%;
	margin-left:-500px;
	height:1732px;
	width:1000px;
	background-image:url(../../images/background.png)}
	
#menu {
	position:relative;
	float:left;
	margin-top:3px;
	margin-left:100px;
	height:26px;
	width:800px}

#menu a:link {
	display:block;
	text-decoration:none}
	
#nieuws {
	position:relative;
	float:left;
	height:inherit;
	width:101px;
	background-image:url(../../images/nieuws.png);
	background-repeat:no-repeat}

#nieuws:hover {
	background-image:url(../../images/hovernieuws.png);
	background-repeat:no-repeat}

#media {
	position:relative;
	float:left;
	margin-left:45px;
	height:inherit;
	width:93px;
	background-image:url(../../images/media.png);
	background-repeat:no-repeat}

#media:hover {
	background-image:url(../../images/hovermedia.png);
	background-repeat:no-repeat}
	
#info {
	position:relative;
	display:block;
	float:left;
	margin-left:45px;
	top:-3px;
	height:43px;
	width:110px;
	background-image:url(../images/menu.png);
	background-repeat:no-repeat}

#merch {
	position:relative;
	display:block;
	float:left;
	margin-left:0px;
	height:inherit;
	width:93px;
	background-image:url(../../images/merch.png);
	background-repeat:no-repeat}

#merch:hover {
	background-image:url(../../images/hovermerch.png);
	background-repeat:no-repeat}

#agenda {
	position:relative;
	display:block;
	float:left;
	margin-left:45px;
	height:inherit;
	width:96px;
	background-image:url(../../images/agenda.png);
	background-repeat:no-repeat}

#agenda:hover {
	background-image:url(../../images/hoveragenda.png);
	background-repeat:no-repeat}

#contact {
	position:relative;
	float:left;
	margin-left:45px;
	height:inherit;
	width:105px;
	background-image:url(../../images/contact.png);
	background-repeat:no-repeat}

#contact:hover {
	background-image:url(../../images/hovercontact.png);
	background-repeat:no-repeat}

#content {
	position: relative;
	margin-top:10px;
	float:left;
	margin-left:100px;
	height: 1000px;
	width: 780px;
}



h1 {
font-size: 16px;
font-variant:small-caps;
color:#383838;
letter-spacing:3px;
}

h2 {
font-size: 14px;
font-variant:small-caps;
color:#484848;
}

#bioimg {
position:relative;
float:left;
height:250px;
width:167;
padding-right: 20px;
padding-bottom: 10px;
}

img.imgleft {
height:100%;
}

#iesucks2 {
position:relative;
float:right;
height:200px;
width:326;
padding-left: 20px;
padding-bottom: 10px;
}

img.imgright {
height:100%;
}

/* CSS Document */

