/* CSS Document */

body, html {
	height: 100%;
}

body {
	margin: 0px;
	text-align: center;
}

td, p, div {
	font-family: "Trebuchet MS", Helvetica, Arial;
	font-size: 11px;
	line-height: 20px;
	color:#2e2d2d;
}

img.logo {
	position: relative;
	left: 20px;
	top: 100px;
}

span.datum {
	font-weight: bold;
	margin-right: 10px;
	color: #009cff;
}

.nieuwslink {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

a {
	color: #009cff;
	font-weight: bold;
	text-decoration: none;  
}

.nieuwslink:hover {
	text-decoration: underline;
}

p.nieuws {
	margin: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

span.arrow {
	font-weight: bold;
	color: #ff0078;
	margin-right: 10px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #009cff;
	font-weight: bold;
	line-height: 30px;
	margin-bottom: 15px;
	margin-top: 0px;
}

.nieuws {
	width: 300px;
	margin-top: 30px;
	margin-left: 15px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.content {
	width: 457px;
	margin-left: 40px;
}

.titel {
	margin-top: 30px;
	margin-left: 25px;
}

ul {
	margin: 0px;
	padding: 15px;	
}

li {
	color: #ff0078;
}

.tekst {
	color: #2e2d2d;
}

#container {
	width: 870px;
	border-left: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;
	margin: 0 auto;
	height:100%;
	text-align: left;
}

#space_left {
	width: 332px;
	height: 27px;
	border-right: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
}

#menu {
	width: 537px;
	height: 27px;
	border-bottom: 1px solid #eaeaea;
}

.menu {
	padding: 0 0 0 15;
}

.menu_button {
	float: left;
	position: relative;
}

.submenu {
	visibility: hidden;
	background: #ffffff;
	width: 200px;
	border: 1px solid #009cff;
	position: absolute;
	top: 27px;
	left: 0px;
}

.menu_button a {
	display: block;
	background: url(../images/arrow.gif) no-repeat 8px 11px;
	font-family: "Trebuchet MS", Helvetica, Arial;
	font-size: 11px;
	font-weight: bold;
	line-height: 27px;
	color: #000000;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 20px;
}

.menu_button a:hover {
	color: #29acff;
}

#nieuws {
	width: 332px;
	height: 100%;
	border-right: 1px solid #eaeaea;
}

#content {
	width: 537px;
	height: 100%;
}


#top {
	width: 332px;
	height: 200px;
	border-right: 1px solid #eaeaea;
}

#sfeer {
	width: 870px;
	height: 212px;
}

#sfeerfoto {
	width: 332px;
	height: 212px;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #eaeaea;
	background-repeat: no-repeat;
}

#footer {
	border-top: 1px solid #eaeaea;
	width: 870px;
	height: 40px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #919191;
	line-height: 40px;
}

.footerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #919191;
	font-weight: normal;
}

#sfeerafbeelding {
	width: 537px;
	height: 212px;
	background: url(../images/header_adco_index.jpg) no-repeat top;
}

.form {
	background: #FFFFFF;
	border: 1px solid #009cff;
	font-family: Tahoma;
	font-size: 11px;
}


a.vlag {
	font-size: 11px;
	color: #999;
	text-decoration: none;
	font-weight: normal;
}

