body {
	background-color: #efbb97;
	margin: 0px;
	font-family: trebuchet MS;
	font-size: 12px;
	background-image: url("images/background.png");
}

a:link {
	color: #084b6c;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #084b6c;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #5d889e;
}

a:active {
	color: #5d889e;
}

#wrapper {
	background-image: url("images/outerbg.png");
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
	height: 500px;
}

#outer {
	width: 780px;
	margin: 0 auto;
}

#header {
	background-image: url("images/header.png");
	background-repeat: no-repeat;
	background-position: bottom;
	width: 780px;
	height: 228px;
}

#header h1 {

padding-top: 158px;
padding-left: 20px;
margin: 0;
color: #fff;
font-size: 580%; 

}

#menu {
	background-image: url("images/menubg.png");
	background-repeat: no-repeat;
	background-position: bottom;
	width: 780px;
	height: 43px;
}

ul.navigation {
	height: 27px;
	margin: 0px;
	padding: 0em 0.5em;
	padding-top: 10px;
	list-style-type: none;
}

ul.navigation li {
	padding-left: 20px;
	margin: 0px;
	display: inline;
	font-size: 12px;			
}

.navigation a {
	margin: 0px;
	color: #fff;
	padding: 0.5em;
}

.navigation a:hover {
text-decoration: underline;
}

#maincontainer {
	background-image: url("images/mainbg.png");
	background-repeat: repeat-y;
	width: 780px;
}

#maincontainer h1 {
	color: #084b6c;
}

#maincontainer h2 {
	color: #5687a1;
}

#maincontainer a:link {
color: #5c889e;
}


#maincontainer a:visited {
	color: #5c889e;
	font-weight: bold;
	text-decoration: none;
}

#maincontainer a:hover {
	color: #084b6c;
}

#maincontainer a:active {
	color: #084b6c;
}

#textcontainer {
	float: left;
	width: 520px;
	padding-left: 20px;
}

#slide-images{
	position:relative;
	display:block;
	margin:0px;
	padding:0px;
	width:294px;
	height:210px;
	overflow:hidden;
}

#slide-images li{
	position:absolute;
	display:block;
	list-style-type:none;
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
}

#slide-images li img{
	display:block;
	background-color:#FFFFFF;
}

/* DATA TABLE */
table.data{
	margin:0px 0px 10px 10px;
	padding: 0;
	width: 400px;
	font-family: "verdana", serif;
	font-size: 85%;
	color: #fff;
	line-height: 140%;
	border-collapse: collapse;
	/* border: 1px solid #000; */
}

table.data td {
	/* border: 1px solid #000; */
	padding: 5px 5px 5px 5px;
	margin: 0;
	vertical-align: middle;
}

table.data td.top{
	vertical-align: top;
}

table.data th {
	color: #000;
	text-align: left;
	font-weight: bold;
	background: #b20738;
	margin: 0;
	padding: 5px 5px 5px 5px;
	/* border: 1px solid #000; */
}

table.data tr.even{
	color: #000;
	background: #f8f3f1;
}

table.data tr.oneven{
	color: #000;
	background: #f5dcd3;
}

#slidecontainer {

	float: right;
	padding-right: 13px;
	width: 225px;

}

#bottom {
	background-image: url("images/bottom.png");
	background-repeat: no-repeat;
	background-position: top;
	width: 780px;
	height: 140px;
	padding: 0;
	margin: 0;
}

#gegevens {
	width: 250px;
	float: left;
	padding-left: 10px;
	font-size: 80%;
	font-weight: bold;
}

#res2smslogo {
	float: right;
	width: 48px;
	height: 70px;
	padding-top: 20px;
	padding-right: 20px;
}

#res2smslogo a img {
	border: 0;
}
