﻿*
{
	border: 0;
	margin: 0;
	padding: 0;
}

body
{
	font-family: Arial;
	font-size: 10pt;
	color: Black;
}

.ClearBoth
{
	clear: both;
	font-size: 0px;
	height: 0px;
	line-height: 0px;
}

.BodyWrapper
{
	margin: 20px auto auto auto;
	width: 993px;
	height: 693px;
	border: solid 1px #330066;
}

.TopMargin
{
	height: 62px;
	background-image: url(images/background_TopMargin.gif);
	background-position: right;
	background-repeat: repeat-y;
}

.TopWrapper
{
	height: 66px;
	background-color: #FF9900; /* Oranje, PMS 151, R=255 G=153 B=0 */
}

.TopWrapper .Logo
{
	float: left;
	margin-left: 36px;
	margin-top: -8px;
	margin-bottom: -6px;
}

.FotoWrapper
{
	height: 176px;
}

.FotoWrapper .Foto1
{
	height: inherit;
	background-image: url(images/Foto1.jpg);
}

.FotoWrapper .Foto2
{
	height: inherit;
	background-image: url(images/Foto2.jpg);
}

.FotoWrapper .Foto3
{
	height: inherit;
	background-image: url(images/Foto3.jpg);
}

.FotoWrapper .Foto4
{
	height: inherit;
	background-image: url(images/Foto4.jpg);
}

.FotoWrapper .Foto5
{
	height: inherit;
	background-image: url(images/Foto5.jpg);
}

.FotoWrapper .Foto6
{
	height: inherit;
	background-image: url(images/Foto6.jpg);
}

.LeftWrapper
{
	width: 369px;
	height: 357px;
	float: left;
	background-image: url(images/background_LeftWrapper.gif);
}

.SubmenuWrapper
{
	margin-top: 70px;
	margin-left: 37px;
}

.SubmenuWrapper ol
{
	list-style-type: none;
}

.SubmenuWrapper li a
{
	color: Black;
	text-decoration: none;
}

.SubmenuWrapper li a:hover
{
	color: #FF9900; /* Oranje, PMS 151, R=255 G=153 B=0 */
	font-weight: bold;
	text-decoration: underline;
}

.SubmenuWrapper li a.selected
{
	color: #FF9900; /* Oranje, PMS 151, R=255 G=153 B=0 */
	font-weight: bold;
	text-decoration: none;
}

.RightWrapper
{
	float: right;
	width: 624px;
	height: 357px;
}

.MenuWrapper
{
	float: left;
	background-color: #FF9900; /* Oranje, PMS 151, R=255 G=153 B=0 */
	width: inherit;
}

.MenuWrapper ol
{
	list-style-type: none;
}

.MenuWrapper li
{
	background-color: #FF9900; /* Oranje, PMS 151, R=255 G=153 B=0 */
	float: left;
	line-height: 20px;
	height: 20px;
}

.MenuWrapper li a
{
	color: #FFFFFF;
	padding: 2px 30px 2px 30px;
	text-decoration: none;
	font-weight: bold;
}

.MenuWrapper li a:hover, .MenuWrapper li a.selected
{
	background-color: #330066; /* Blauw, PMS 281, R=51 G=0 B=102 */
}

.FooterWrapper
{
	height: 32px;
	background-color: #330066; /* Blauw, PMS 281, R=51 G=0 B=102 */
	color: White;
	text-align: center;
	font-weight: bold;
	line-height: 32px;
}

.FooterWrapper a
{
	text-decoration: none;
	color: White;
}

.FooterWrapper a:hover
{
	text-decoration: underline;
}

.TextWrapper
{
	margin-top: 70px;
	margin-right: 20px;
	padding-right: 17px;
	height: 250px;
	overflow: auto;
}

.TextWrapper p
{
	margin-bottom: 1em;
}

.TextWrapper ul
{
	list-style-type: disc;
	list-style-position: outside;
	margin: 0 0 12px 30px;
	line-height: 18px;
	clear: left;
}

.TextWrapper a
{
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
}

.TextWrapper a:hover
{
	text-decoration: underline;
}

.TextWrapper h1, h2
{
	color: #FF9900;
	font-size: 12pt;
}

.TextWrapper .published
{
	color: Gray;
}

.PartnerLink
{
	border: solid 1px #FF9900;
	margin: 0px 10px 10px 0px;
	float: left;
	width: 160px;
	height: 100px;
}

.Inschrijven
{
	border-top: solid 1px #330066;
	border-bottom: solid 1px #330066;
}

.InschrijvenDonker, .InschrijvenLicht
{
	margin: 5px 0px 5px 0px;
	padding: 5px;
}

.InschrijvenDonker
{
	background-color: #ffe0b2;
}

.InschrijvenLicht
{
	background-color: #fff0d9;
}

.Inschrijven br
{
	clear: both;
}

.Inschrijven label
{
	float: left;
	width: 200px;
}

.Inschrijven input, .Inschrijven select
{
	float: left;
	border: solid 1px #FF9900;
	width: 200px;
	font-family: Arial;
	font-size: 10pt;
}

.Inschrijven .ValidatorText
{
	float: left;
	color: Red;
	font-weight: bold;
	margin-left: 5px;
}

.Button
{
	background-color: #FF9900;
	color: White;
	font-weight: bold;
	padding: 2px;
	margin-top: 0.5em;
}

.Comment
{
	margin-left: 2em;
	color: Gray;
}

.Separator
{
	border-top: solid 1px #330066;
	height: 1em;
}

.intro
{
	font-weight: bold;
	text-decoration: underline;
}

.tooltip span
{
	display: none;
	padding: 2px 3px;
	margin-left: 8px;
	width: 200px;
}

.tooltip:hover span
{
	display: inline;
	position: absolute;
	background: #ffffdf;
	border: 1px solid #cccccc;
	color: Black;
	font-size: 8pt;
	font-weight: normal;
}
