﻿body
{
	margin-top: 0px;
	margin-left: 0px;
	font-family: Trebuchet MS;/* Verdana;*/
	font-size: small;
	color: #4874A5;
}
h4
{
	margin-bottom: 2em;
	padding-bottom: 0.7em;
	color: #70A33A;
	border-bottom-style: dotted;
	display: inline;
	text-align: left;
	font-size: 120%;
	border-bottom-width: 3.8px;
}
h5 { margin-bottom: 0.3em; padding-bottom: 0em; color: #70A33A; font-size: 100%; }
h5.first { margin-top: 2.5em;}
p { margin-bottom: 0.8em; padding-bottom: 0em; margin-top: 0em; padding-top: 0;}
p.first { margin-top: 2em;}
A { color: #4874A5; }

#top
{
	position: absolute;
	left: 0;
	top: 0;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 132px;
	background-color: #ffffff;
	vertical-align: middle;
	z-index: 0;
	display: block;
}
#line
{
	border-width: 4px;
	border-top-style: dotted;
	position: absolute;
	left: 0;
	top: 133px;
	width: 100%;
	z-index: 4;
}
#navigatie
{
	position: absolute;
	left: 0;
	top: 135px;
	width: 10em;
	height: 500px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	z-index: 2;
	text-align: right;
}
#content123
{
	position: absolute;
	left: 10em;
	top: 135px;
	margin: 0;
	padding: 0;
	z-index: 3;
}
#contentemail
{
	position: absolute;
	left: 3em;
	top: 150px;
	margin: 0 2em 0 0;
	padding: 0;
	z-index: 3;
	background-image: url(App_Themes/blauw/achtergrond.jpg);
    background-repeat: repeat-y;
}
#subcontent
{
	position: absolute;
	left: 12.5em;
	top: 165px;
	margin: 1.5em 0 0 1em;
	padding-right: 10em;
	height: 100%;
	width: 500px;
	background-image: url(App_Themes/blauw/achtergrond.jpg);
    background-repeat: repeat-y;

}
#defaultsmal
{
	width: 80%;
}

#nieuws
{
	position: absolute;
	right: 0;
	top: 30px;
	width: 15em;
}

#submenu
{
	position: absolute;
	left: 10em;
	top: 135px;
	margin: 0;
	padding: 0;
	width: 100%; /*	height: 30px;*/
	z-index: 3;
	border-bottom: #cccccc thin dotted;
	border-bottom-width: medium;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
}

.menu
{
	margin: 0.4em 0px 0px 0px;
/*	margin: 2px 2px 2px 2px;*/
	padding: 20px 0px 0px 0px;
	width: 10em;
	color: #4874A5;
}
.menuitem
{
	padding: 3px 0px 3px 12px;
	margin: 1px 0px 1px 0px;
	color: #4874A5;
	font-weight: bolder;
	width: 10em;
}
.selected
{
	background-color: White;
}
.submenu
{
}
.submenuitem
{
	border-right: #cccccc thin dotted;
	margin: 2px 14px 0px 14px;
	padding: 2px 2px 6px 2px;
	color:Gray;
}
.submenuselected
{
	color: #4874A5;
	font-weight: 900;
}
.wizardnavigatie
{
	vertical-align: top;
	padding: 0.2em 1em 0 1em;
}
.nowrap td
{
	white-space: nowrap;
}
.vraagenaanbod td
{
	vertical-align: top;
}
.inschrijven
{
	vertical-align: top;
	padding: 0px;
	border-width: 0px;
	margin: 0px;
	border-collapse: collapse;
	border-style: none;
	/* geen controle hier*/
}
.inschrijvinglabelkolom
{
	/*padding-top: 0.2em;
	padding-right: 1em;
	text-align: right;*/
}

