@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: 800px;
	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: #aadfeb;
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: #fff;
text-decoration: none;
}

#links {
	background: #FFFFFF  url(logo_225x92.jpg) no-repeat;
	background-position:top;
	width: 225px;
	height: 798px;
	float: left;
}
#content-links {
	width: 200px;
	height: 400px;
	margin: 0 auto;
}
#buttonscontainer-vert1 {
	width: 85px;
	border-top: 1px solid #174B7B;
	margin-top: 120px;
	float: left;
}
.buttons-vert1 a {
color: #435360;
background-color: #ffffff;
padding: 2px;
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-vert1 a:hover {
background-color: #ffffff;
color: #009fc3;
text-decoration: none;
}

#buttonscontainer-vert2 {
	width: 100px;
	border-top: 1px solid #174B7B;
	margin-top: 120px;
	float: left;
	margin-left: 5px;
}
.buttons-vert2 a {
	color: #36648B;
	background-color: #ffffff;
	display: block;
	font: 10px Verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	line-height: 1.5em;
	border-bottom: 1px solid #174B7B;
}
.buttons-vert2 a:hover {
background-color: #ffffff;
color: #009fc3;
text-decoration: none;
}


#tekstblok-links {
	width: 200px;
	height: 225px;
	text-align:left;
	margin: 0 auto;
}

#seperation {
	background: url(seperation-vervolg.jpg);
	width: 5px;
	height: 678px;
	float: left;
	margin-top: 120px;
}

#rechts {
	background: url(bg_rechts_740x800.jpg) no-repeat;
	width: 740px;
	height: 798px;
	float: left;
}

#content-rechts1 {
	width: 120px;
	height: 680px;
	float: left;
	margin-top: 120px;
	text-align: center;
}

#content-rechts2 {
	width: 570px;
	height: 665px;
	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;}

