body {
	background:url(images/background.gif) repeat-x top;
	font: 80% 'Trebuchet MS', tahoma ,arial, sans-serif;
	color: #666666;
	line-height: 1.5;
	color:#fff;	
}
* {
	margin:0;
	padding:0;
}
a {color:#a1a2a2;}
a img {border:0;}
div.clear {
	display:block;
	width:1px;
	height:1px;
	font-size:1px; /* IE Fix */
	line-height:0%; /* IE Fix */
	clear:both;
}

#container {
	background:url(images/header.jpg) no-repeat 0 44px;
	width:834px;
	margin:0 auto;
	padding:0 0 10px 0;
}

#menu {
	width: 125px;
	height: 422px;
	line-height:19px;
	padding: 90px 0 0 125px;
	text-align:right;
}
#menu li {list-style:none;}
#menu li a {
	/*border-bottom:1px solid #a1a2a2;*/
	text-decoration:none;
	text-transform:uppercase;
}
#menu li a:hover {color:#3aa8cf;}

#body {
	background:url(images/body.gif);
	width:768px;
	line-height:145%;
	margin:0 0 0 51px;
}
#body_logo {
	background:url(images/body_logo.gif) no-repeat 53px bottom;
	width:615px;
	padding:5px 50px 0 100px;
}
span.size {font-size:19pt;}

#footer {
	background:url(images/footer.gif);
	width:750px;
	height:23px;
	margin:0 0 0 51px;
	padding:20px 18px 0 0;
	text-align:right;
	color:#a1a2a2;
	font-variant:small-caps;
	
	
	
}
h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	margin: 20px 0px 20px 0px;
}
.linkie a:link, .linkie a:visited, .linkie a:active {
	color:#B5E4F0;
	text-decoration: underline;
}
.linkie a:hover {
	color: #FFF;
}


/*koppen*/

h1 span.agenda {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background-image: url(images/kop_agenda.gif);
	background-repeat: no-repeat;
}
#body_logo h1 {
	position: relative;
	width: 158px;
	height: 23px;
	overflow: hidden;
	margin: 15px 0px 15px 0px;
}
li {
	margin-left:18px;
	
	}