/* CSS Document */

body {
	font-family: verdana, arial, sans-serif;
	margin: 0px;
        background:#d9dadb;
}
img{
	border:0px;
}
.rood {
    color:#EE3524;
}
.infoBallon{
	position:absolute;
    padding:10px;
    background:#FFFFFF;
    top:0px;
    left:0px;
    border:1px #d70027 solid;
    display:none;
    
    z-index:999;
}
#layerAll{
  /* width:950px; */
}
.wrapper {
    width:917px;
    overflow:hidden;
    position:relative;
    background: url(/img/bg-left.gif) 0px 205px no-repeat #fff;
    margin:0px auto 20px auto;
    z-index:1;
}
.left {
    width:151px;
    position:relative;
    float:left;
    margin-left:0px;
    margin-right:10px;
    padding-bottom:100px;
}
.logo {
    width:131px;
    height:183px;
    padding:10px 0px 0px 20px;
    background:url(/img/logo-bg.gif) left bottom no-repeat;
    margin:0px 0px 40px 0px;
}
.left ul.menu {
    margin:0px 0px 0px 10px;
    padding:0px;
    width:141px;
    list-style-type:none;
}
.left ul.menu li {
    margin:0px;
    padding:0px;
}
.left ul.menu li a {
    display:block;
    padding:5px 0px;
    width:141px;
    border-bottom:1px solid #fff;
    color:#fff;
    font-size:12px;
    text-decoration:none;
}
.left ul.menu li a:hover, .left ul.menu li a.active {
    color:#EC008C;
    background:url(/img/menu-li.gif) right 6px no-repeat;
}
.left ul.menu ul {
    margin:0px;
    padding:0px;
    list-style-type:none;
}
.left ul.menu ul li a.active, .left ul.menu ul li a:hover {
    background:none;
}

.left h2 {
    font-size:12px;
}
.left .login {
    margin:20px 0px 20px 10px;
    overflow:hidden;
    border-bottom:1px solid #fff;
}
.left .login h2, .left .login h3 {
    font-size:12px;
    margin:0px;
    padding:0px 0px 5px 0px;
}
.left .login h2 a, .left .login h3 a {
    color:#fff;
    text-decoration:none;
}
.left .login h2 a:hover, .left .login h3 a:hover {
    color:#EC008C;
}

.contactbottom {
    position:absolute;
    left:10px;
    bottom:20px;
    z-index:2000;
    width:151px;
    font-size:10px;
    overflow:hidden;
    color:#fff;
}
.contactbottom strong {
    color:#EE3524;
}
.contactbottom a {
    color:#fff;
    text-decoration:none;
}
.contactbottom a:hover {
    color:#EE3524;
}
.content {
    position:relative;
    float:left;
    width:756px;
}
.banner {
    position:relative;
    height:193px;
    width:756px;
    margin-bottom:20px;
}
.langContainer{
    color:#da1f2c;
    font-size:12px;
    margin:0px 0px 10px 0px;
    position:absolute;
    z-index:10;
    top:10px;
    right:10px;
    color:#fff;
}
.langContainer a {
    color:#fff;
    text-decoration:none;
}
.langContainer a.active{
    text-decoration:underline;
    font-weight:bold;
    color:#000000;
}
.font1{
	font-size:10px;
        padding-top:5px;
}
.font2{
	font-size:12px;
        padding-top:10px;
}
.font3{
	font-size:14px;
}
.langFont{
	margin:0px 0px 40px 0px;
	font-size:8px;
	font-family:Arial, Helvetica, sans-serif;
}
.content-left {
    float:left;
    margin:0px 20px 0px 0px;
    padding:10px 0px 0px 10px;
    width:526px;
    position:relative;
    line-height:150%;
}
.content-right{
    float:left;
    width:200px;
    padding: 0;
    font-size: 11px;
    line-height: 150%;
    text-align: left;
    text-transform: uppercase;
    position:relative;
}
.content-right h1 {
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 3px;
    margin: 25 0 20 0;
}

.content-right h2, .content-right #zoekVeld h2 {
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #d70027;
	margin: 10 0 5 0;
}

.content-right hr {
	margin: 25 0 0 0;
	height: 1px;
	color: grey;
	background-color: grey;
	border: none;
}

.content-right #zoekVeld {
	position: relative;
	margin: 0 0 0 0;
	padding: 10 10 50 20;
	width: 200px;
	background: #E6E6E6;
}
.content-right #actieVeld {
	position: relative;
	margin: 0 0 0 0;
	padding: 10 10 10 10;
	width: 200px;
	background: #E6E6E6;
}
.content-right #actieVeld h2 {
    font-size:13px;
    font-weight:bold;
    letter-spacing: 1px;
	text-transform: uppercase;
	color: #d70027;
}
.content-right #actieVeld a {
    color:#000000;
    text-decoration:none;
}
.content-right #actieVeld a:hover {
    color: #d70027;
}
.content-right .submitBtn {
	border: 0px;
	background: #E6E6E6;
	float: right;
	margin-top: 10px;
}

.content-right blockquote {
	margin: 0 20 0 20;
    padding:0px;
}

.footer {
    background:#d9dadb;
    width:877px;
    margin:0px auto;
    padding:0px 30px 0px 10px;
    height:50px;
    color:#808080;
    position:relative;
}
.footer a {
    color:#808080;
}
.footer .footerlogo {
    position:absolute;
    left:10px;
    top:15px;
    z-index:2;
}
.footer .icons {
    position:absolute;
    right:35px;
    top:15px;
    z-index:2;
}

#balkRechts {
	position: relative;
	width: 200px;
	padding: 0;
	font-size: 11px;
	line-height: 150%;
	text-align: left;
	text-transform: uppercase;
        float:left;
        background:#ff00ff;
}

#balkRechts h1 {
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 3px;
	margin: 25 0 20 0;
}

#balkRechts h2, #balkRechts #zoekVeld h2 {
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #d70027;
	margin: 10 0 5 0;
}

#balkRechts hr {
	margin: 25 0 0 0;
	height: 1px;
	color: grey;
	background-color: grey;
	border: none;
}

#balkRechts #zoekVeld {
	position: relative;
	margin: 0 0 0 0;
	padding: 10 10 50 20;
	width: 200px;
	background: #E6E6E6;
}
#balkRechts #actieVeld {
	position: relative;
	margin: 0 0 0 0;
	padding: 10 10 10 10;
	width: 200px;
	background: #E6E6E6;
}
#balkRechts #actieVeld h2 {
    font-size:13px;
    font-weight:bold;
    letter-spacing: 1px;
	text-transform: uppercase;
	color: #d70027;
}
#balkRechts #actieVeld a {
    color:#000000;
    text-decoration:none;
}
#balkRechts #actieVeld a:hover {
    color: #d70027;
}
#balkRechts .submitBtn {
	border: 0px;
	background: #E6E6E6;
	float: right;
	margin-top: 10px;
}

#balkRechts blockquote {
	margin: 0 20 0 20;
    padding:0px;
}

#content {
	font-size: 12px;
}

#content td {
	font-size: 12px;
}

#content h1 {
	margin: 0 0 45 0;
	letter-spacing: 3px;
	font-size: 18px;
	font-weight: normal;
	color:#EC008C;
}

#content a, #balkRechts a {
	color: #000000;
}

#content a:hover, #balkRechts a:hover, #contactBoven a:hover, #contactOnder a:hover {
	color: #d70027;
}

#content h2 {
	line-height: 120%;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 3px;
	color: #d70027;
	margin: 0px;
}

#content h3 {
	color: #d70027;
	margin: 0px;
	font-size: 12px;
}

#content h3 a {
	text-transform: uppercase;
	color: #d70027;
	text-decration: none;
	font-size: 12px;
}

#content h3 a:hover {
	color: #000000;
	text-decration: none;
	font-size: 12px;
}

#content h5 {
	color: #d70027;
	text-decration: none;
	font-size: 12px;
	clear:both;
}

#content h6 {
	color: #d70027;
	text-decration: none;
	font-size: 12px;
	font-weight:normal;
	margin:0px;
}

#contactBoven {
	position: absolute;
	left: 820px;
	width: 210px;
	padding: 0;
	font-size: 12px;
	line-height: 150%;
	color: #FFFFFF;
}

#contactBoven h1 {
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 5px;
	margin: 25 0 25 0;
}

#contactBoven a {
	color: #ffffff;
}

#contactOnder {
	position: absolute;
	left: 820px;
	top: 350px;
	width: 210px;
	padding: 0;
	font-size: 12px;
	line-height: 150%;
	color: #FFFFFF;
}

#contactOnder h1 {
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 5px;
	margin: 25 0 25 0;
}

#contactOnder a {
	color: #ffffff;
}

.deelnemers{
    overflow:hidden;
    }

.deelnemers ul{
	margin:10px 0px 10px 0px;
	padding:0px;
    clear:both;    
	}
	.deelnemers ul li{
		margin:10px 0px 10px 0px;
		padding:0px;
        width:200px;
        float:left;
		}
        .deelnemers ul li img{
        	width:180px;
        	}
