body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #333333;
	background-image: url(../images/body/background4_map_1220_800.jpg);
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

.h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}

.h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	}
	
.h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FF0000;
	}

#container{
	height: 600px;
	width: 800px;
	margin-top: -300px;
	margin-left: -400px;
	left: 50%;
	top: 50%;
	position: absolute;
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	visibility: visible;
}


#logo{
	background-image: url(../backgrounds/logo.jpg);
	float: left;
	height: 75px;
	width: 800px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
	visibility: visible;
	z-index: 1;
}

#nav1{
	float: left;
	height: 24px;
	width: 800px;
	position: absolute;
	left: 0px;
	top: 75px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	visibility: visible;
	z-index: 2;
}

#bannertop{
	float: left;
	height: 150px;
	width: 800px;
	position: absolute;
	left: 0px;
	top: 100px;
	background-color: #FFFFFF;
	visibility: visible;
	z-index: 3;
}

#content{
	float: left;
	height: 325px;
	width: 800px;
	position: absolute;
	left: 0px;
	top: 250px;
	background-color: #FFFFFF;
	visibility: visible;
	padding: 0px;
}

#contentheader{
	height: 22px;
	width: 800px;
	left: 0px;
	top: 0px;
	position: absolute;
	padding-top: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	font-variant: normal;
	background-color: #FF0000;
	padding-bottom: 2px;
	z-index: 4;
	visibility: visible;
}

#contentcontenta{
	height: 300px;
	width: 800px;
	position: absolute;
	left: 0px;
	top: 25px;
	overflow: auto;
}

#contentcontentb{
	height: 300px;
	width: 800px;
	position: absolute;
	left: 0px;
	top: 25px;

}

#contentcontentc{
	height: 300px;
	width: 625px;
	position: absolute;
	left: 175px;
	top: 25px;
	overflow: auto;
	visibility: visible;
	background-color: #FFFFFF;
}

#contentcontentd{
	height: 300px;
	width: 230px;
	position: absolute;
	left: 570px;
	top: 25px;
	overflow: auto;
	background-color: #FF1717;
}



#contentmenuvak{
	height: 300px;
	width: 175px;
	position: absolute;
	left: 0px;
	top: 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-transform: none;
	overflow: auto;
	visibility: visible;
	background-color: #FFFFFF;
}

#contentinhoudvak{
	height: 300px;
	width: 420px;
	position: absolute;
	left: 195px;
	top: 29px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	overflow: auto;
}

#contentbannervak{
	height: 300px;
	width: 190px;
	left: 610px;
	top: 25px;
	position: absolute;
	border-left-style: none;
}

#footer{
	height: 20px;
	width: 800px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	left: 0px;
	top: 575px;
	float: left;
	color: #000000;
	position: absolute;
	padding-top: 4px;
	z-index: 5;
	visibility: visible;
	background-color: #FFFFFF;
}



a:link {
	color: #000000;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
a:visited {
	color: #000000;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
a:active {
	color: #0000FF;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
