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

body {
	margin: 0px;
}

:focus {
	outline: 0;
}
body, table {
	font-family: Arial, Helvetica, Geneva;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}

h1 {
	color: #800a80;
	font-size: 15px;
	line-height: 18px;
	text-transform: uppercase;
	margin-top: -3px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 16px;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 3px;
}

h4 {
	margin-top: -5px;
}

ul, ol {
	margin-left: 13px;
	padding: 0;
	list-style-position:outside;
}


#wrapper {
	width: 940px;
	position: relative;
	margin: auto;
	top: 33px;
	z-index: 1;
}

#header {
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 113px;
	z-index: 2;
	
	background-image: url(../img/bg_toppaars.gif);
	background-position: top;
	background-repeat: repeat-x;
}

#logo_lerf {
	width: 640px;
	position: relative;
	margin: auto;
	top: 0;
	z-index: 10;
	text-align: right;
}

.footer {
	color: #800a80;
	text-transform: uppercase;
	font-family: Helvetica, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 40px;
}

#home_floatBox {
	position: absolute;
	z-index: 100;
	top: 265px;
	left: 615px;
	width: 196px;
	height: 61px;
}

.lesMills_pos {
	position: absolute; 
	bottom: 30px;
	left: 170px;
}

.lesMills2_pos {
	position: absolute; 
	bottom: 35px;
	left: 490px;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #a0be04;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 15px;
}

.nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #800a80;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
}

.nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #a0be04;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
}

.content_left {
	padding-right: 20px; 
	border-right: 2px dotted #FFFFFF;
}

.content_left a {
	color: #FFFFFF;
	text-decoration: none;
}

.content_left a:hover {
	color: #800a80;
	text-decoration: none;
}

.content_right {
	width: 155px;
}

.content_right_contact {
	width: 275px;
}
.content_temp {
	padding-right: 20px; 
	border-right: 2px dotted #FFFFFF;
}

.content_temp h2 {
	margin-bottom: -10px;
}

.content_nieuws {
	border-bottom: 2px dotted #FFFFFF;
	padding: 15px 0 15px 0;
}

.content_nieuws a {
	color: #FFFFFF;
	text-decoration: none;
}

.content_nieuws a:hover {
	color: #800a80;
	text-decoration: none;
}

.content_nieuws_footer {
	border-bottom: 2px dotted #FFFFFF;
	padding: 10px 0 10px 0;
	color: #800a80;
	text-decoration: none;
}

.content_nieuws_footer a {
	color: #800a80;
	text-decoration: none;
}

.content_nieuws_footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.frmTxt {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	background-color: #fff;
	text-decoration: none;
	width: 100%;
	border: solid 1px #b2b2b2;
}

.frmBtn {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	background-color: #800a80;
	text-align: center;
	vertical-align: middle;
	width: 75px;
	height: 19px;
	border: solid 1px #730273;
}

.status_error {
	color: #990000;
	font-weight: bold;
}

.status_ok {
	color: #009900;
	font-weight: bold;
}
.flr { float:right; margin:0 0 10px; 20px; }
