@charset "utf-8";
/* CSS Design Herma Snel http://www.2skippers.com for Elacin New Zealand */


body {
background: url(bg_gradient.jpg) repeat-x;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #36648B;
font-size: 12px;
font-weight: bold;
margin: 0;
padding: 0;
}

h1 {font-size: 14px; color: #435360;}
h2 {font-size: 12px; color: #435360;}

#container {
background:
url(bg_verloop_970x50.jpg); 
width: 970px;
height: 550px;
margin: 0 auto;
border-bottom: 1px solid #B5C5D5;
}

#top {
background: #174b7b;
width: 970px;
height: 20px;
font-size: 10px;
color: #ffffff;
text-align: center;
margin: 0 auto;
}
#menu-container-horizontal {
background:#174B7B;
width: 970px;
height: 20px;
float: right;
margin: 0 auto 0 auto;
}
.buttons-hor a {
color: #174B7B;
background-color: #174B7B;
padding: 2px;
padding-left: 3px;
display: block;
width: 175px;
float: right;
font: 10px Verdana, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: center;
}
.buttons-hor a:hover {
background-color: #174B7B;
color: #174B7B;
text-decoration: none;
}

#links {
background: #FFFFFF  url(logo_225x92.jpg) no-repeat;
background-position:top;
width: 225px;
height: 510px;
float: left;
}
#content-links {
width: 200px;
height: 510px;
margin: 0 auto;
}
.buttonscontainer {
width: 200px;
border-top: 1px solid #174B7B;
margin-top: 120px;
}
.buttons a {
color: #435360;
background-color: #ffffff;
padding: 2px;
padding-left: 3px;
display: block;
font: 12px Verdana, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: left;
line-height: 1.5em;
border-bottom: 1px solid #174B7B;
}
.buttons a:hover {
background-color: #ffffff;
color: #009fc3;
text-decoration: none;
}

#tekstblok-links {
width: 200px;
height: 225px;
text-align:center;
margin-top: 20px;
}

#seperation {
background:url(seperation.jpg);
width: 5px;
height: 390px;
float: left;
margin-top: 120px;
}

#rechts {
background:url(bg_rechts.jpg);
width: 740px;
height: 510px;
float: left;
}

#content-rechts1 {
	width: 120px;
	height: 380px;
	float: left;
	margin-top: 120px;
	text-align: center;
}

#content-rechts2 {
	width: 570px;
	height: 380px;
	text-align: left;
	float: left;
	overflow: auto;
	margin-top: 120px;
	margin-right: 20px;
} 

#footer {
background: #174b7b;
width: 970px;
height: 20px;
font-size: 10px;
color: #ffffff;
text-align: center;
margin: 0 auto;
padding-top: 5px;
float: left;
}

html {scrollbar-base-color: #36648B;}
