body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #FF3300;
	background-image:   url("../images/back.gif");
}
h1 {
	color: #DC5801;
	font-size: medium;
	padding: 0px 0px 0.4em 0px;
	margin: 0px;
}
h2 {
	font-size: small;
	color: #2A0057;
	padding: 0px 0px 0.3em 0px;
	margin: 0px;
}
p {
	padding: 0px 0px 0.1em 0px;
	margin: 0px;
}
a, a:visited, a:active {
	color: #5300AE;
}
a:hover {
	color: #DC5801;
}

#main_cont {
	background-color: #FFFFFF;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #C37346;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #C37346;
	position: absolute;
	width: 780px;
	left: 50%;
	top: 14px;
	margin: 0px 0px 10px -390px;
	background-image:   url("../images/bigback.gif");
	min-height:500px;
  height:auto !important;
  height:500px;
}
#main2_con {
	background-image:   url("../images/chimu.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 100px;
	padding-right: 230px;
	padding-bottom: 10px;
	padding-left: 100px;
	min-height:390px;
  height:auto !important;
  height:390px;
}
#logo {
	position: absolute;
	z-index: 5;
	height: 100px;
	width: 100px;
	left: 50%;
	top: 20px;
	margin-left: 180px;
}
#payoff {
	position: absolute;
	z-index: 6;
	height: 100px;
	width: 100px;
	left: 50%;
	top: 20px;
	margin-left: -290px;
}
#navigatie {
	position: absolute;
	z-index: 5;
	height: 100px;
	width: 100px;
	left: 50%;
	top: 140px;
	margin-left: 190px;
}
#navigatie img {
	border: 0px;
}
#navigatie a, #navigatie a:active, #navigatie a:visited {
	background-image:   url("../images/unselected.gif");
	background-repeat: no-repeat;
	background-position: left center;
	padding: 13px 0px 0px 10px;
	#padding: 0px 0px 0px 10px;	
	z-index: 10px;
	
}
#navigatie a:hover {
	background-image:   url("../images/selected.gif");
}
.selected {
	background-image: url("../images/selected.gif") !important;  }
div {
	/*border: thin dashed #00FF00;*/
}
.right {
	float: right;
	border: solid 2px #F14F11;
	margin: 2px;
}
.left {
	float: left;
	border: none;
	margin: 2px;
}
.spacer {
	font-size:10px;
	clear: both;
}
ul{}
ul li{margin-left:-1.5em;}
ul br{display:none;}
ul li br{display:inline;} 
ul li a{font-weight:bold;}
