html, body { 
	background-color: #0b4645;
} 

html {
	overflow-y: scroll;
}



/*---BACKGROUND IMAGE---*/

img.background {
	min-height: 100%;
	min-width: 1024px;
	width: 100%;
	height: auto;
	position: fixed;
	top: 0;
	left: 0;
}

@media screen and (max-width: 1024px){
img.background {
	left: 50%;
	margin-left: -512px; 
}
}



/*---CONTAINER---*/

#container {
	background-image: url(../img/bg-top.png);
	background-repeat: no-repeat;
   text-align: left;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	position: relative;
} 

#content-wrapper {
	padding-bottom: 25px;
	width: 750px;
	float: left;
	background: url(../img/bg-pixel.png) repeat-y;
	overflow: auto;  
   position: relative; 
}

#footer-wrapper {
	clear: both;
	background: url(../img/bg-bottom.png);
	background-repeat: no-repeat;
	height: 56px;
	width: 750px;
}



/*---HEADER---*/

#header {
	margin-left: 365px;
	padding-top: 37px;
}

#header a {
	color: #009390;
	text-decoration: none;
}

#header a:hover {
	text-decoration: underline;
}

.small-left{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 1.5em;
	float: left;
	width: 145px;
}

.small-right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 1.5em;
	float: left;
	width: 145px;
}



/*---MENU---*/

#menu {	
	margin-left: 35px;
	position: relative;
	padding-top: 53px;
	*padding-top: 25px;
	_padding-top: 25px;
	clear: both;
}

#menu a {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 0 7px 0 7px;
	text-decoration: none;
}



/*---HEADLINE---*/

#headline {
	padding: 40px 0px 0px 45px;
	margin-top: 40px;
	background: url(../img/bg-mid.png) no-repeat;
	height: 48px;
	width: 750px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../img/arrow.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 20px;
	font-size: 15px;
	color: #009390;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../img/nieuws.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 30px;
	margin-top: 15px;
	font-size: 14px;
	color: #009390;
	font-weight: bold;
	margin-bottom: 25px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../img/arrow.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-bottom: 10px;
	font-size: 13px;
	color: #009390;
}



/*---CONTENT---*/

#content {
	margin-left: 45px;
	_margin-left: 22px;
	float: left;
	width: 430px;
	min-height: 300px;
  	height:auto !important;
  	height:300px;
}

#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 1.5em;
}

#content img {
	float: left;
	margin: 0px 15px 15px 0px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-khtml-border-radius: 10px;
}

#content a { 
	color: #009390;
	text-decoration: underline;
}

#content a:hover {
	text-decoration: underline;
}

#pdf a {
	padding: 2px 0px 2px 25px;
	background-image: url(../img/pdf.png);
	background-repeat: no-repeat;
}

#link a {
	padding: 2px 0px 2px 25px;
	background-image: url(../img/link.png);
	background-repeat: no-repeat;
}


/*---TYPE / TOOLS---*/

.green {
	color: #8dc63f;
	font-weight: bold;
}

.green_arrow {
	color: #8dc63f;
}

.blue {
	color: #009390;
}

strong {
	color: #009390;
	font-weight: bold;
}

.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #009390;
	font-style: italic;
	padding-left: 25px;
	font-weight: bold;
	display: block;
}

.verdana {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}

.second {
	margin-left: 15px;
	color: #000;
}



/*---SUBNAV---*/

.colum {
	margin-left: 10px;
	float: left;
	width: 190px;
	background-color: white;
	padding: 0px 15px 5px 15px;
}

.nieuwsbericht {
	border: 1px solid #009390;
}

.colum p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 1.5em;
	margin-bottom: 15px;
}

.colum a { 
	color: #009390;
	text-decoration: none;
}

.colum a:hover {
	text-decoration: none;
	border-bottom: dotted 1px #009390;
}

.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #009390;
	font-weight: bold;
}

.colum_submenu a {
	display: block;
	margin: 5px 0px 5px 0px;
	padding: 2px 0px 2px 15px;
	border-bottom: 1px dotted #009390;
}

/*---TALEN---*/

#talen img {
	padding: 0px 5px 5px 0px;
	display: block;
	float: left;
}

#talen {
	color: #000;
	float: left;
	clear: both;
	margin-top: 13px;
	padding-left: 45px;
}

.vlaggen {
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}



/*---FOOTER---*/

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	float: right;
	margin-top: 13px;
	width: 375px;
}

#footer p {
	color: #fff;
	font-size: 11px;
}

#footer a {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}


