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

body {
background-color:#144c87;
margin:0px;
}

a {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#3a5995;
}

.midden {
width: 950px;
margin: 0 auto;
left: 50%;
margin-left: -475px; /* - (width/2) */
position: relative;
}

.header {
position: relative;
height:110px;
background-image: url(../img/headerlogo.jpg);
background-repeat:no-repeat;
overflow:hidden;
}

.menu {
height:25px;
background-image: url(../img/menubalk.jpg);
background-repeat:no-repeat;
padding-left:113px;
padding-top:4px;
}

.beeldbaan {
height:110px;
background-image: url(../img/beeldbaan.jpg);
background-repeat:no-repeat;
}

.schaduw {
height:6px;
background-image: url(../img/beeldschaduw.jpg);
background-repeat:no-repeat;
overflow:hidden;
}

.content {
float:left;
width:100%;
background-color:#FFFFFF;
overflow:hidden;
}

.blauweschaduw {
height:28px;
background-image: url(../img/blauweschaduw.jpg);
float:left;
position:relative;
}

.leeg {
float:left;
background-color:#FFFFFF;
width:85px;
padding-left:10px;
height:350;
}
.leeg2 {
float:left;
background-color:#FFFFFF;
width:500px;
padding-left:10px;
height:350px;
}
.leeg3 {
float:left;
background-color:#FFFFFF;
width:85px;
padding-left:10px;
height:650;
}

.vlak1 {
float:left;
width: 230px;
padding-left:10px;
padding-top:15px;
margin-right:5px;
}

.vlak2 {
float:left;
width: 160px;
padding-left:15px;
padding-top:15px;
}

.vlak3 {
width:500px;
margin-left:540px;
padding-left:10px;
padding-top:15px;
background-color:#fff;
overflow:hidden;
}

.lijn {
float:left;
background-image:url(../img/lijn.jpg);
height:331px;
width:7px;
}

.lopend {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
line-height:15px;
}

.wit {
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
color:#FFFFFF;
line-height:15px;
padding-left:110px;
}

.wit2 {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#FFCCCC;
line-height:15px;

}

.rood {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#c72d34;
line-height:15px;
}

.blauw {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#3a5995;
line-height:15px;
}

.menulink {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#333333;
text-decoration:none;
padding: 2px;
}

.menulink:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	background-color: #c72d34;
	background-repeat: no-repeat;
	padding: 2px;
	text-decoration:none;
}

.quote {
font-family:Arial, Helvetica, sans-serif;
font-style:italic;
font-size:15px;
line-height:22px;
color:#c72d34; 
}

.link {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#3a5995;
line-height:18px;
text-decoration:underline;
}

.link:hover {
	color:#FFFFFF;
	background-color: #c72d34;
	background-position: center center;
	background-repeat: no-repeat;
	text-decoration:none;
	line-height:18px;
}


.link2 {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#3a5995;
line-height:18px;
text-decoration:none;
}

.link2:hover {
	color:#FFFFFF;
	background-color: #c72d34;
	background-position: center center;
	background-repeat: no-repeat;
	margin-top:2px;
	margin-bottom:2px;
	}

.footer:hover {
color:#3a5995;
background-color:none;
}

.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	background-color: #c72d34;
	height: 10px;
	background-position: center center;
	background-repeat: no-repeat;
	padding: 2px;
	text-decoration:none;
}

.footer2:hover {
color:#3a5995;
padding: 2px;
background-color:none;
}

.footer2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#c72d34;
	background-color: #ffffff;
	height: 10px;
	background-position: center center;
	background-repeat: no-repeat;
	padding: 2px;
	text-decoration:none;
}

.linkwit {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
line-height:18px;
padding: 2px;
text-decoration:none;
}

.linkwit:hover {
	background-color: #c72d34;
	background-position: center center;
	background-repeat: no-repeat;
}

.quicklink {
position:static;
margin-top:-100px;
margin-left:800px;
width:200px;
height:100px;
}

.cmsvlak {
width:140px;
height:500px;
background-color:#003366;
padding:15px;
float:left;
maring-right:25px;
}

h1{
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:16px;
font-weight:800;
}

h2{
font-family:Arial, Helvetica, sans-serif;
color:#FF0000;
font-size:12px;
font-weight:800;
}

