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

body {
	margin:0px;
	padding:0px;
	font:12px Arial, Helvetica, sans-serif;
	color:#000000;
	overflow-x:hidden;
	/*background:url(../images/background.jpg) no-repeat;*/
}

a {
	color:#e0001a;
	text-decoration:none;
}

h1 {
	font:14px Arial, Helvetica, sans-serif;
	color:#e0001a;
	font-weight:bold;
}

#body1 {
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 1;
	width: 100%;
	background: #FFF;
}

#body2 {
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 0;
	width: 100%;
	background: #EAEAEA;
	height: 175px;
}

#klok {
	position: absolute;
	left: 50%;
	margin-left: -350px;
	bottom: -173px;
	z-index: 0;
	width: 881px;
	height: 548px;
	background: url(../images/klok.jpg) left top no-repeat;
}

#site {
	position: relative;
	width:974px;
	height:auto;
	margin: 0px auto;
	z-index: 1;
}

#header {
	width:974px;
	height:279px;
	background:url(../images/header.jpg);
}

#header-tekst {
	position:relative;
	width:450px;
	top:62px;
	left:560px;
}

#header-tekst a {
	font:12px Arial, Helvetica, sans-serif;
	color:#003e7e;
	text-decoration:none;
}

#header-tekst-en {
	position:relative;
	width:450px;
	top:62px;
	left:603px;
}

#header-tekst-en a {
	font:12px Arial, Helvetica, sans-serif;
	color:#003e7e;
	text-decoration:none;
}

#header-tekst-de {
	position:relative;
	width:450px;
	top:62px;
	left:564px;
}

#header-tekst-de a {
	font:12px Arial, Helvetica, sans-serif;
	color:#003e7e;
	text-decoration:none;
}


#header-tekst2 {
	position:relative;
	width:auto;
	top:205px;
	left:29px;
	font:42px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#cfe7f1;
}

#menu {
	width:973px;
	height:24px;
	background:url(../images/menu.jpg);
	padding:5px 0px 0px 1px;
}

#menu a {
	font:14px Arial, Helvetica, sans-serif;
	color:#cfe7f1;
	text-decoration:none;
}

#submenu {
	position:relative;
	float:left;
	width:273px;
	height:auto;
	background:#5981ad;
	padding-top:50px;
}

#submenuknop {
	width:243px;
	height:19px;
	background:#1f548b;
	padding:6px 0px 0px 30px;
}

#submenuknop a {
	font:12px Arial, Helvetica, sans-serif;
	color:#FFF;
	text-decoration:none;
}

#submenuknop2 {
	width:243px;
	height:19px;
	background:#133e7e;
	padding:6px 0px 0px 30px;
}

#submenuknop2 a {
	font:12px Arial, Helvetica, sans-serif;
	color:#FFF;
	text-decoration:none;
}

#submenuknop3 {
	width:243px;
	height:38px;
	background:#133e7e;
	padding:6px 0px 0px 30px;
}

#submenuknop3 a {
	font:12px Arial, Helvetica, sans-serif;
	color:#FFF;
	text-decoration:none;
}

#knop{
	position:relative;
	width:30px;
	heigth:30px;
	padding-left: 14px;
	padding-right: 13px;
	padding-bottom:8px;
	padding-top:5px;
	border-right:1px solid #3c87ae;	
}

#search_veld
{
    position:relative;
    left: 800px;
    top: -23px;
    heigth:30px;
    padding-left: 14px;
    padding-right: 13px;
    padding-bottom:8px;
    padding-top:5px;
    border-right:1px solid #3c87ae;
}

#content {
	width:943px;
	background:url(../images/content.jpg);
	padding:20px 0px 20px 31px;
}

#content_2 {
	width:943px;
	background:url(../images/content2.jpg);
	padding:20px 0px 20px 31px;
}

#content_cat {
	width:973px;
	height:auto;
	padding:0;
	background-color:#5881ad;
	padding:20px 0px 0 31px;
	
}

#content2 {
	width:974px;
	background:#f7f7f7;
	background-color:#ecebeb; 
	padding-top:20px;
	padding-bottom:60px;
}

#content8 {
	width:974px;
	background:#f7f7f7;
	background-color:#ecebeb; 
	padding-top:20px;
}

#content-tekst {
	float:left;
	width:280px;
	padding-right:40px;
	line-height:17px;
	text-align:justify;
}

#content-tekst2 {
	float:left;
	width:280px;
	padding-right:20px;
	line-height:17px;
	text-align:justify;
}

#content-slideshow {
	float:left;
	width:596px;
	height:272px;
	line-height:17px;
	text-align:justify;
}

#content-tekst3 {
	float:left;
	width:270px;
	padding-left:35px;
	line-height:17px;
}

#content-tekst4 {
	float:left;
	width:664px;
	line-height:20px;  
	padding:30px 0px 0px 35px;
}
#content-tekst5 {
	float: left;
	width: 186px;
	padding-right: 20px;
	line-height: 20px;
}

#content-tekst6 {
	float:left;
	width:620px;
	line-height:20px;  
}


#footer {
	position: absolute;
	left: 50%;
	bottom: -29px;
	margin-left: -487px;
	width: 963px;
	height: 22px;
	background:url(../images/footer.jpg) bottom repeat-x;
	padding: 7px 0px 0px 11px;
	color: #034e69;
	z-index: 1;
}

#footer2 {
	float:left;
	display:inline;
	padding-left:19px;
	padding-right:19px;
}

#footer3 {
	float:left;
	display:inline;
	padding-left:10px;
	padding-right:10px;
}

.vlag {
	margin-left:10px;
}

.active {
	font:14px Arial, Helvetica, sans-serif;
	color:#ff0000;
}

.streepje {
	border-left:1px solid #3c87ae;
}

a.terug {
	background:#009933; 
	font-weight:bold; 
	font-size:14px; 
	height:17px;
}

#slideshow {
	width: 596px;
	height: 312px;
	border: 1px solid #2963a3;
	overflow: hidden;

}


/*--------------bulletin-----------*/

.bulletin_box{
	position:relative;
	float:left;
	width:282px;
	height:172px;
	margin: 20px 25px 0 0;
	}