@charset "utf-8";
/* LEUKSMSENRED
   Slicing: Robin Conjour
   Design: Sander boers
*/

body {
	background: url(../images/bg.png) repeat-x #7b2121;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 4px;
	width: 100%;
	margin-lefT: 0px;	
}
a, a:active {
	color: #ffea00;
	text-decoration: none;
	background: none;
}

div#content a {
	color: #000000;
}

div#paginanummers {
	text-align:center;
}

img {
	margin-right: 4px;
	float: left;
	border: none;
	margin-bottom: 5px;
}
h2 {
	color: #480c3b;
	font-size: 18px;
	margin-top: 5px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
}
#wrapper {
	width: 950px;
	height: 100%;
	margin: 0 auto;
}

#header {
	background: url(../images/header.png);
	width: 950px;
	float: left;
	height: 244px;
}

#info {
	width: 150px;
	float: right;
	height: 15px;
	margin-bottom: 5px;
	color: #ffffff;
	text-align: right;
}

#nmmr {
	height: 25px;
	float: right;
	text-align: right;
	width: 100%;
	font-family: Myriad Pro, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #fff;
	margin-top: 5px;
	margin-right: 15px;
}

#tekst {
	width: 360px;
	margin-left: 8px;
	float: left;
	height: 100%;
	margin-top: 100px;
	color: #ffffff;
}
/* Menu */
#menu {
	background: url(../images/menu.png);
	height: 31px;
	width: 951px;
	margin-top: -30px;
	float: left;
}
#menu ul li {
	background: url(../images/menu_tussen.png) no-repeat right top;
	width: 100px;
	float: left;
	color: #ffffff;
	text-decoration: none;
	list-style: none;
	display: block;
	font-size: 16px;
	text-transform: uppercase;
	text-align: center;
	margin-top: -2px;
	height: 16px;
	font-weight: bolder;
}
#menu a,a:active {
	color: #fff;
}

#menu ul li a:hover {
	background: url(../images/menu_hover.png);
	height: 18px;
}
/* content */
#content {
	background: url(../images/content_top.png) top no-repeat #ffffff;
	width: 951px;
	float: left;
	min-height: 250px;
}
#content p {
	padding: 10px 25px 10px -25px;
}
.infobak {
	background: url(../images/infobak.png);
	height: 266px;
	width: 306px;
	margin-left: 10px;
	margin-top: 10px;
	float: left;
}
#footer {
	background: url(../images/footer.png);
	height: 23px;
	width: 941px;
	color: #ffffff;
	padding-left: 5px;
	font-size: 11px;
	padding-right: 5px;
	padding-top: 10px;
	float: left;
	margin-bottom: 25px;
}

#footer2 {
	width: 100%;
	position: relative;
	float: left;
	height: 85px;
	background: #fff;
	color: #480c3b;
	padding-top: 15px;
}