BODY {
	color: #FFFFFF;
	background-color: #000080;
	background-image: url(img/bg.png);
	font-family: Verdana, Arial;
	margin-top: 35px;
	overflow-y: scroll;
}

A {
	color: White;
}

A:HOVER {
	color: White;
	text-decoration: none;
}

#container {
	background-color: #000080;	
	width: 950px;
	border: solid;
	border-width: thin;
	border-color: #000000;
	margin: 0 auto;
}

#content {
	background-image: url(img/topic_header.png);
	background-repeat: no-repeat;
	text-align: justify;
	font-size: .9em;
	width: 62%;
	margin-left: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	border: solid;
	border-width: thin;
	border-color: #FFFFFF;
}

#content_pics {
	background-image: url(img/topic_header.png);
	background-repeat: no-repeat;
	font-size: .9em;
	width: 62%;
	margin-left: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	border: solid;
	border-width: thin;
	border-color: #FFFFFF;
}

#koptekst {
	color: #000000;
	font-weight: bold;
	font-size: 13pt;
	font-family: Tahoma;
}

.twitter {
	float:right;
	margin-right: 5px;
}

.smallfont {
	font-size: 8pt;
}

.tabletxt {
	color: Black;
}

.special a {
	color: #FF8C00;
	font-weight: bold;
	font-size: 10pt;
	font-family: Tahoma;
	text-decoration: none;
}

.special a:hover {
	color: #00BFFF;
	text-decoration: none;
}

.verhuur a {
	color: #FFFFFF;
	font-weight: bold;
	background: Red;
}

.verhuur a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.pic img {
	border: 0;
}

#header {
	height: 150px;
	background-image: url(img/header.png);
	background-repeat: no-repeat;
	font-size:8pt;
}

#footer {
	font-size: 8pt;
	text-align: center;
}

#nav {
	height: 20px;
	background-color: #ACACAC;
	font-size:8pt;
}

#nav ul li a {
	margin: 0 0 0 0;
	padding: .25em 2em .3em 1em;
	background-color: #ACACAC;
	color: #000000;
	text-decoration:none;
	float: right;
	border-right:1px solid #cccccc;
}

#nav ul li a:hover {
	background-color: #FF0000;
	color: #ffffff;
	text-decoration:none;
	border-right:1px solid #cccccc;
}

#nav ul {
	padding:0 0 0 0;
	margin:0 0 0 0;
	white-space: nowrap;
	font-size:8pt;
	color:#ffffff;
	float:left;
	width:100%;
	background-color: #ACACAC;
	list-style:none;
}

#nav ul li {
	display:inline;
	list-style:none;
}
