/* Basics CSS*/

body {
 color: #4a67f6;
 background:url(img/bglente.gif) fixed;
 font: 0.86em/1.6 Arial, Helvetica, sans-serif;
 }

a:link {
color: #4a67f6;
text-decoration: none;
}
a:visited {
text-decoration: none;
color: #4a67f6;
}
a:hover {
text-decoration: none;
color: #4a67f6;
}
a:active {
text-decoration: none;
color: #4a67f6;
}

h1 {
 font-size: 1.5em;
}

h2 {
 font-size: 1.3em;
 padding:0px;
}

#cutenews {
	background:#1c38c5;
}

#hdr {
 background: #202d96 url(img/headerlogo.gif) no-repeat;
 }

#hdr imageone {
 padding-top: 130px;
 color: #fff;
 background:#1C3455;
 margin: 0;
 padding: 0em;
 border:solid #000000;	

 }

#nav {
 float:left;
 color: #011e44;
 width:135px;
 height:100%;
 padding: 0px 10px 10px 10px;
 text-align: left;
 padding-bottom: 5px;
 	color:#ffffff;
}
#nav ul {
 margin: 0px;
 padding: 0px 0px 0px 0px;
 list-style: none;
}
#nav li {
	margin: 0px;
}
#nav h2 {
color: #ffffff;
}

#nav a:link {
color: #65a6ff;
text-decoration: none;
}
#nav a:visited {
text-decoration: none;
color: #65a6ff;
}
#nav a:hover {
text-decoration: none;
color: #ffffff;
}
#nav a:active {
text-decoration: none;
color: #65a6ff;
}

#legekolom {
width:40px;
}

#cont {
 float: right;
 color: #011e44;
 width:430px;
 padding: 1.5em;
 height:  100%;
 }

#contkolomlinks {
 float: left;
 color: #011e44;
 width:200px;
 min-height: 150px;
position:absolute;
 }

#contkolomrechts {
 float: right;
 color: #011e44;
 width:200px;
 min-height: 150px;
 }

#contkolomhelebreedte {
 float: left;
 color: #011e44;
 width:430px;
 min-height: 100px;
 }

#contkolomhelebreedtetwo {
 float: left;
 color: #011e44;
 width:430px;
 height: 100%;
 }

#contkolomhelebreedtethree {
 float: left;
 color: #011e44;
 width:430px;
 height: 100%;
 }

#contkolomlinkstwo {
 float: left;
 color: #011e44;
 width:200px;
 min-height:  25px;
 }

#contkolomrechtstwo {
 float: right;
 color: #011e44;
 width:200px;
 min-height:  25px;
 }

#cont h2 {
 color: #011e44;
}

#cont a	{
color: #012556;
text-decoration: none;	
font-weight: bold;
}

#cont a:hover	{
color: #2c68bb;
text-decoration: none;	
font-weight: bold;
}

#ftr {
 color: #ffffff;
 background:#1c38c5;
 font-size: 0.8em;
 text-align: center;
 width:100%;
 height:15px;
 }

#ftr a:link {
color: #ffffff;
text-decoration: none;
}
#ftr a:visited {
text-decoration: none;
color: #ffffff;
}
#ftr a:hover {
text-decoration: none;
color: #65a6ff;
}
#ftr a:active {
text-decoration: none;
color: #ffffff;
}

#leftImg
{
float:left;
padding: 0 5px 5px 0;
}

#rightImg
{
float:right;
padding: 0 0 5px 5px;
}
#site-banner {
width:150px;
background:#ffffff;
border-left: 3px solid #4a67f6;
border-top: 3px solid #4a67f6;
border-right: 3px solid #202d96;
border-bottom: 3px solid #202d96;
}
