html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000080; /* kleur letter container */
	margin:3;
	padding:0;
	height: 100%;
	background-color: #F0FFFF;
}

#plaats45 {
	position: absolute;
	visibility: visible;	
	top: -23px;
	left: 4px;
}

#plaats400 {
	position: absolute;
	visibility: visible;
	top: 400px;
	left: 40;
}

#plaats120 {
	position: absolute;
	visibility: visible;
	top: 120px;
	left: 40;
}

#plaats200 {
	position: absolute;
	visibility: visible;
	top: 200px;
	left: 40;
}

#container {
	position: relative;
	min-height: 100%;
	bottom: 10px;
}
* html #container {
	height: 100%;
}
#maindiv {
	position:relative;
	left:80px;
	top: 20px;
	width: 900px;
	background-color:#99CCFF;
	color:#FFFFFF;
	border-left: 1px solid #036;
	border-right: 1px solid #036;
	border-bottom:  26px solid #003366;
	margin-left: 20px;
	margin-bottom: 20px;
	padding-bottom: 8px;
	height: 85%;
	bottom: 10px;
	overflow: visible;
}
#header {
	width: 900px;
	background-color: #036; /* Kleur header */
	height: 100px;
	background-image: url(../Fotos/HomePage/LogoWedstrijdgroep2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#footer {
	position: relative;
	margin: 10px auto 0 auto;
	height: 20px;
	padding: 25px;
	z-index:2;
}
#footer2 {
	position: relative;
	margin: -7.5em auto 0 auto;
	z-index: 1;
}
/* A CSS hack that only applies to IE -- specifies a different offset for the footer */

* html #footer {
	margin-top: -7.4em;
	padding: 20px;
}
* html #contentcontainer {
	overflow: visible;
}
#contentcontainer {
	position: relative;
	left: 190px;
	top: 8px;
	width: 700px;
	min-height: 900px;
	height: 90%;
	background-color: #F0FFFF; /* Achtergrondkleur ContentContainer */
	color:#333333;
	border: 1px solid #036;
	overflow: hidden;
	margin: 0;
	z-index: 3;
}

#content {
	position: relative;
	left: 14px;
	top: 10px;
	width: 640px;
	float: left;
	overflow: visible;
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
	z-index:4;
	vertical-align:top;
}
#contentleftright {
	position: relative;
	left: 0px;
	top: 5px;
	width: 730px;
	float: left;
	overflow: visible;
	vertical-align:top;
	height: 100%;
	z-index:5;
}
#contentleft {
	position: relative;
	left: 0px;
	top: 5px;
	width: 320px;
	float: left;
 	overflow: visible;  
 	vertical-align:top;
	height: 100%;
	z-index:6;
}
#contentright {
	position: relative;
	left: 0px;
	top: 5px;
	width: 320px;
	float: right;
	vertical-align:top;
	height: 100%;
	z-index:7;
	margin: 0;
}
#vertnavcontainer {
	position: absolute;
	left: 19px;
	top: 131px;
	width: 157px;
	min-height: 104px;
	background-color: #003366; /* Knop Verticaal Menu */
}
#subnavcontainer {
	position: absolute;
	left: 19px;
	top: 278px;
	width: 157px;
	min-height: 104px;
	background-color: #003366; /* Knop Verticaal SubMenu */
	border: 1px solid #036;
}
/* horizontale navigatie */


#hornavcontainer {
	padding: 0;
	margin: 0px;
	margin-left: -1px;
	background-color: #eeeeee;; /* Achtergondkleu Verticaal Menu */
	width: 700px;
	height: 20px;
	border-bottom: 1px solid #036;
}
#hornav {
	width: 700px;
	margin: 0px;
	padding: 0;
	height: 20px;
	float: left;
}
#hornav ul {
	margin: 0;
	padding: 0;
	color: #033;
	height: 20px;
	font: normal 12px/18px "Lucida Grande",;
}
#hornav ul li {
	display: inline;
	float: left;
	text-align: center;
	height: 20px;
}
#hornav ul li a {
	height: 20px;
	margin: 0;
	padding: 0px 15px 0px 15px;
	background-color: #cc9;
	color: #036;
	text-decoration: none;
	float: left;
	border-right: 1px solid #036;
	border-left: none;
}
#hornav ul li a:hover {
	color: #fff;
	background-color: #036;
	text-decoration: none;
}
#hornav a:active {
	color: #fff;
	background-color: #036;
	text-decoration: none;
}
#hornav li#active a {
	color: #fff;
	background-color: #036;
	text-decoration: none;
}
/* verticale navigatie */

#vertnav {
	width: 150px;
}
#vertnav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Lucida Grande, Verdana, Helvetica, Arial, sans-serif;
}
#vertnav li {
	display: inline;
	list-style-type: none;
	margin: 0px;
}
#vertnav a {
	display: block;
	margin: 0px;
	padding: 1px 0px 1px 7px;
	width: 150px;
	height: 16px;
	background-color: #033;
	border: 1px solid #777777; /* border verticale navigatie */
	font-size: 12px;
	color: #fff;
}
#vertnav a:link, #vertnav a:visited {
	color: #fff;
	background-color: #003366;
	text-decoration: none;
}
#vertnav a:hover {
	color: #FFFF00;
	background-color: #006699; /* HooverKnop Verticaal Menu */
	c
	text-decoration: none;
	border: 1px solid #036;
}
#vertnav a:active {
	color: #003366;
	background-color: red; /* HooverKnop Verticaal Menu */
	text-decoration: none;
	border: 1px solid #003300;
}
#vertnav li#active a {
	color: #036;
	background-color: #FFFF00; /* HooverKnop Verticaal Menu */
	text-decoration: none;
	border: 1px solid #036;
}
/* subnavigatie */

#subnav {
	margin-left: 10px;
	padding: 0;
	list-style: none;
}
#subnav li {
	padding-left: 10px;
	background-image: url(../picts/sublistblue.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	display: block;
}
* html #subnav li {
	height: 20px;
}
#subnav li a {
	display: block;
	margin: 0px;
	padding: 3px 0px 0px 7px;
	margin-bottom: 2px;
	line-height: 16px;
	font-size: 12px;
	color: #036;
}
#subnav li a:link, #subnav li a:visited {
	color: #036;
	text-decoration: none;
}
#subnav li a:hover {
	color: #48761c;
	text-decoration: none;
}
#subnav a:active {
	color: #48761c;
	text-decoration: none;
	font-weight:600;
}
#subnav li#active a {
	color: #48761c;
	text-decoration: none;
	font-weight:600;
}
#subnav a:inactive {
 color: #036;
 text-decoration: none;
 font-weight:600;
}
#subnav li#inactive a {
	color: #036;
	text-decoration: none;
	font-weight:normal;
}
/* subnavigatie */

#subsubnav {
	margin-left: 16px;
	padding: 0;
	list-style: none;
	color: #036;
	font-weight: normal;
}
* html #subsubnav {
	margin-left: 0px;
}
#subsubnav li {
	padding-left: 10px;
	background-image: url(../picts/sublistblue.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	display: block;
}
* html #subsubnav li {
	height: 20px;
}
#subsubnav li a {
	display: block;
	margin: 0px;
	padding: 3px 0px 0px 7px;
	margin-bottom: 2px;
	line-height: 16px;
	font-size: 12px;
	color: #036;
}
#subsubnav li a:link, #subnav li a:visited {
	color: #036;
	text-decoration: none;
}
#subsubnav li a:hover {
	color: #48761c;
	text-decoration: none;
}
#subsubnav a:active {
	color: #48761c;
	text-decoration: none;
	font-weight:600;
}
#subsubnav li#active a {
	color: #48761c;
	text-decoration: none;
	font-weight:600;
}
 #subsubnav a:inactive {
 color: #036;
 text-decoration: none;
 font-weight:600;
}
#subsubnav li#inactive a {
	color: #036;
	text-decoration: none;
	font-weight:normal;
}
#subnavcontainer h2 {
	font-family: Lucida Grande, Verdana, Helvetica, Arial, sans-serif;
	color: #036;
	font-size: 13px;
	margin: 5px 5px 6px 8px;
}
.logo {
	margin: 14px 0px 0px 20px;
	background-color: #003366;
	background-image: url(../Fotos/HomePage/LogoWedstrijdgroep.jpg);
}
/*
table {
	border: 1px solid #036;
}
*/
table {
	margin: 3px;
	padding: 2px;
	border: solid 1px #336699;
	border-collapse:collapse;
	background-color: #808080;
}

tr {
	padding:2px;
	padding-left:5px;	
	}
td {
	background-color: #99CCFF;
	color: #336699;
	font-family: Arial;
	font-size: 11px;
	border:1px solid white; /* was: #FF6600 */
	padding:2px;
	padding-left:5px;
	}

th {
	background-color: #808080;
	font-family:Arial;
	font-size:11px;
	font-weight:150;
	color: #FFFFFF;
	border-color:#808080;
	padding:2px;
	padding-left:5px;	
}

.tableborder {
	border: 1px solid #FF6600;
}
.tableheader {
	background-color: #003366;
	color:#fff;
	font-weight:400;
	text-align:left;
}
.tabelfont {
	font-size: 12px;
	text-align: left;
	font: Courier, monospace;
}
.tablelightgreen {
	background-color: #FFFF00;
	color:#0000FF
}
.tablelightgreendatum {
	background-color: #003366;
	text-align: center;
	font-weight: bold;
}
/* tekst */


blockquote {
	width: 630px;
}
h1, h2, h3, p, span, li, ul, blockquote {
	color: #036;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

pre {
	font-family:"Courier New", Courier, monospace;
	line-height:normal;
	font-size: 14px;
} 

* html ul {
	color: #036;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
h1 {
	font-size: 24px;
	text-align:center;
	letter-spacing: 0.2pt;
	line-height:26px;
	font-weight: bold;
}
h2 {
	font-size: 18px;
	letter-spacing: 0.2pt;
	line-height: 20px;
	font-weight: bold;
	margin: 15px 0px -5px 0px;
	padding: 0;
}
h3 {
	font-size: 14px;
	letter-spacing: 0.2pt;
	line-height: 18px;
	font-weight: bold;
	margin: 15px 0px -5px 0px;
	padding: 0;
}

a, a:link {
	text-decoration: underline;
	color: #00660c;
}
#capital {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#FFFFFF;
	font-style: normal;
	font-variant: small-caps;
	position: relative;
	font-weight: 400;
	background-color: #003366;
	text-align: center;
}
