body
{
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 12px;
	background: url('/media/header_bg.jpg');
	background-position: center top;
	background-repeat: no-repeat;
}

table
{
	font-size: 12px;
}


select {
	font-size: 10px;
	width: 185px;
}

a {
	color: #900055;
	text-decoration: underline;
}

a:hover {
	color: #900055;
	text-decoration: none;
}

#container
{
	width: 999px;
	margin: 0px auto;
}

#header
{
	width: 999px;
	height: 147px;
	background: url('/media/header.jpg') no-repeat;
}

#logo{
	margin: 0 0 0 24px;
	float: left;
}

#consulenten{
	margin: 0 0 0 790px;
	padding: 5px 0 0 0;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}

#menu-container
{
	width: 199px;
	height: 303px;
	background: url('/media/menu.gif') no-repeat;

	margin: 0 0 0 19px;
	float: left;
}

#menu{
	min-height: 303px;
}

#menu-footer
{
	width: 199px;
	height: 126px;
		margin: 0px;
	float: left;
	float: bottom;
}

#menu-footer h1
{
	color: #ed1c24;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}

#menu-footer .regel1 {
	margin-top: 46px;
	margin-left: 20px;
}

#menu-footer .regel2 {
	margin-top: 0;
	margin-left: 40px;
}

#menu-footer .regel3 {
	margin-top: 0;
	margin-left: 60px;
}

#content{
	width: 566px;
	float: left;
}

.grijzeborder {
	border:solid 1px #808080;
}

.rechtsruimte {
	margin-right: 5px;
}

#begeleiding
{
	width: 275px;
	height: 140px;
	background: url('/media/begeleiding.gif') no-repeat;
	margin: 0px;
	float: left;
}

#begeleiding-tekst{
	font-size: 12px;
	color: #fff;
	margin: 48px 5px 0 97px;
}

#pakket
{
	width: 269px;
	height: 150px;
	background: url('/media/pakket.gif') no-repeat;
	margin: 0 0 0 11px;
	float: left;
}

#pakket-tekst{
	font-size: 12px;
	color: #fff;
	margin: 48px 100px 0 14px;
}

#module a:link, #module a:visited, #module a:hover, #module a:active{
	color: #900055 !important;
}

#tekst{
	font-size: 12px;
	color: #585858;
	padding: 0 11px 0 5px;
}
	#tekst a:link, #tekst a:visited, #tekst a:hover, #tekst a:active{
		color: #900055;
	}

h1{
	font-size: 20px;
	font-family: Arial Black, Arial;
	font-weight: normal;
	color: #900055;
	margin: 0px;
}

h2 {
	font-size: 15px;
	font-family: Arial Black, Arial;
	font-weight: normal;
	color: #EB008B;
	margin: 0px;

}

#verhaal-container{
	width: 215px;
	float: left;
}

#mijnverhaal
{
	width: 215px;
	height: 140px;
	background: url('/media/verhaal.gif') no-repeat;
	margin: 0px;
	float: left;
}

#mijnverhaal-tekst{
	font-size: 12px;
	color: #fff;
	margin: 48px 75px 0 12px;
}


#top3
{
	width: 200px;
	background: url('/media/top3-midden.gif') no-repeat top;
	margin: 9px 0 0 0;
	padding: 30px 0 0 0;
	float: left;
}

#bodyRechts
{
	width: 200px;
	float: left;
}

#top3-tekst
{
	font-size: 12px;
	color: #fff;
	background: url('/media/top3-bottom.gif') no-repeat bottom;
	padding: 0px 5px 5px 5px;
}

#top3-tekst a
{
	color:#FFF;
	text-decoration: underline;
}

#top3-tekst a:hover
{
	color:#FFF;
	text-decoration: none;
}

/* ----------menu-------------- */

#menu {
	padding: 0px 5px 5px 10px;
	color: #045197;
	font-size: 13px;
}
a.sitemap {
	display: block;
	color: #900055;
	width: 158px;
	padding: 1px 10px 1px 10px;
	margin-bottom: 3px;
	text-decoration: none;
}

a.sitemap:hover {
	color: #FFF;
	background: #900055;
}

a.sitemap_active {
	background: #900055;
	display: block;
	color: #FFF;
	width: 158px;
	padding: 1px 10px 1px 10px;
	margin-bottom: 3px;
	text-decoration: none;
}

a.sitemap_active:hover {
	color: #FFF;
}

a.submenu {
	display: block;
	color: #EB008B;
	width: 143px;
	padding: 1px 10px 1px 25px;
	margin: 0px;
	text-decoration: none;
}

a.submenu:hover {
	color: #FFF !important;
	background: #EB008B;
}

.submenu_active {
	color: #FFF;
	display: block;
	width: 143px;
	padding: 1px 10px 1px 25px;
	margin: 0px;
	text-decoration: none;
	background: #EB008B;
}

.nieuws {
	font-weight: normal;
}

.datum {
	color: #53585e;
	font-size: 12px;
	font-weight: normal;
	padding-left: 5px;
}



.nieuwslink {
	padding: 8px 0px 10px 0px;
	border-bottom: solid 1px #bdbec0;
	display: block;
	width: 100%;
	text-align: right;
	margin-bottom: 15px;
}

	div .nieuwslink a{
	color: #0c4da2;
	font-weight: normal;
	text-decoration: underline;
}

div .nieuwslink a:hover{
	color: #900055;
}

.editTable {
		background: #ececec;
		border: solid 1px #669ac9;
		border-bottom:none;
		margin-bottom: 10px;
	}

	.tableheader {
		border-bottom: solid 1px #669ac9;
		padding: 5px;
		font-weight: bold;
		vertical-align:top;
	}

	.tableRow {
		background: #FFF;
		border-bottom: solid 1px #669ac9;
		padding: 5px;
		vertical-align:top;
	}

	.datumdiv {
		color: #aeaeae;
		font-style: italic;
		font-size: 12px;
		border-top: solid 1px #aeaeae;
		margin-top: 5px;
	}

	input
		{
			border: 1px solid #669ac9;
			background : #FFFFFF;
			font-family: Arial, Helvetica, Sans Serif;
			font-size: 12px;
		}

		.formItem
		{
			font-family: Arial, Helvetica, Sans Serif;
			color: #666666;
			font-size: 12px;
			font-weight: bold;
		}

		textarea
		{
			border: 1px solid #669ac9;
			background : #FFFFFF;
			font-family: Arial, Helvetica, Sans Serif;
			font-size: 12px;
		}

		DIV.errorDiv
		{
			border: 1px solid #cecece;
			padding : 2px 2px 2px 2px;

			background : #EEEEEE;
			font-family: Arial, Helvetica, Sans Serif;
			font-size: 12px;
			color: #F00
		}

		#vgv td {
		vertical-align:top;
	}

/*-----classes--------*/

.left {
	float: left;
	text-align: left;
}

.top {
	vertical-align: top;
}


.bold {
	font-weight: bold;
}
#begeleiding-tekst a{
	color: #FFF;
	text-decoration: underline;
}

#begeleiding-tekst a:hover{
	color: #FFF;
	text-decoration: none;
}

#pakket-tekst a{
	color: #FFF;
	text-decoration: underline;
}

#pakket-tekst a:hover{
	color: #FFF;
	text-decoration: none;
}

#mijnverhaal-tekst a{
	color: #FFF;
	text-decoration: underline;
}

#mijnverhaal-tekstt a:hover{
	color: #FFF;
	text-decoration: none;
}

.bannerlink
{
color:#FFFFFF;
font-size:12px;
text-decoration:underline;
}

#dhtmltooltip
{
position: absolute;
width: 150px;
border: none;
padding: 10px;

color: #000000;
visibility: hidden;
z-index: 100;
}

#tooltip 
{
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #00c0ff;
	padding: 5px;
	opacity: 0.85;

}

#tooltip h3, #tooltip div 
{ 
	margin: 0; 
}

