html {
	height: 100%;
}

body {
	margin: 0px;
}

a:link,
a:visited,
a:active {
	text-decoration: underline; 
	color: #fff;
} 
a:hover {
	text-decoration: none; 
	color: #fff
}

img.left {
	margin: 0px; 
	margin-right: 10px;
}

img.right {
	margin: 0px; 
	margin-left: 10px;
}

img,
img a,
table {
	border: 0px;
}

h2 {
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	margin: 0px 0px 7px 0px;
}

body, td, input, select, textarea {
	color: #fff;
	font: normal 11px/18px Verdana, Arial, Helvetica, sans-serif;
	line-height: 27px;
}

p {
	margin: 0px 0px 18px 0px;
}

.Pagina {
	background: #1F3771;
}

.Container {
	width: 833px;
	margin: auto;
}

.Header {
	width: 833px;
	text-align: right;
	margin: 50px 0px 0px 0px;
}

.Content {
	width: 833px;
	margin: 17px 0px;
}

.KolomLinks {
	width: 193px;
	float: left;
	margin: 0px 15px 0px 0px;
}

.KolomBreed {
	position: relative;
	width: 625px;
	min-height: 200px;
	float: left;
}

.SchemaHolder {
	position: absolute;
	left: -18px;
	z-index:-1;
}

.RouteHolder {
	position: absolute;
	left: -7px;
	top: -7px;
}
.KolomMidden {
	width: 417px;
	float: left;
}

.KolomRechts {
	overflow: hidden;
	width: 193px;
	float: left;
	margin: 0px 0px 0px 15px;
}

.Inloggen {
	width: 193px;
}

.Inloggen .InlogField {
	float: left;
}

.Inloggen .InlogField input {
	width: 122px;
	line-height: 12px;
	color: #000;
}

.Inloggen .InlogButton {
	float: left;
}

/* Huisvesting */

.HuisvestingHolder {
	width: 620px;
	min-height: 180px;
	margin: 0px 0px 20px 0px;
}

.HuisvestingHolder .Thumb {
	width: 193px;
	float: left;
}

.HuisvestingHolder .Adresgegevens {
	width: 427px;
	float: left;
}

/* Menu */

#Bedrijfsgegevens .Menu {
	visibility:hidden;
}

.Menu {
	width: 628px;
	height: 26px;
	border-bottom: 1px solid #FFF;
}

.MenuItem span{
	display:none;
}

a.MenuItem:link,
a.MenuItem:active,
a.MenuItem:visited,
a.MenuItem:hover {
	display:block;
	overflow: hidden;
	height: 14px;
	float: left;
	margin: 0px 22px 0px 0px;
}

a.MenuItem01:link,
a.MenuItem01:active,
a.MenuItem01:visited {
	background: url(images/btn-home.gif) 0px 0px no-repeat;
	width: 37px;
}
a.MenuItem01:hover,  #Home .MenuItem01 {
	background: url(images/btn-home.gif) -150px 0px no-repeat;
}

a.MenuItem02:link,
a.MenuItem02:active,
a.MenuItem02:visited {
	background: url(images/btn-organisatie.gif) 0px 0px no-repeat;
	width: 128px;
}
a.MenuItem02:hover,  #Organisatie .MenuItem02 {
	background: url(images/btn-organisatie.gif) -150px 0px no-repeat;
}

a.MenuItem03:link,
a.MenuItem03:active,
a.MenuItem03:visited {
	background: url(images/btn-filosofie.gif) 0px 0px no-repeat;
	width: 53px;
}
a.MenuItem03:hover,  #Filosofie .MenuItem03 {
	background: url(images/btn-filosofie.gif) -150px 0px no-repeat;
}

/* javascript submenu*/

#Dropdown1{
	display: none;
	position: absolute;
	top: 110px;
	left: 360px;
	width: 200px;
	min-height: 100px;
	background: url(/images/pixel-leeg.gif);
	z-index:1000;
}

#Dropdown1 li{
	width: 200px;
	list-style:none;
	}


a.MenuItem04:link,
a.MenuItem04:active,
a.MenuItem04:visited {
	background: url(images/btn-huisvesting.gif) 0px 0px no-repeat;
	width: 73px;
}
a.MenuItem04:hover, #Huisvesting .MenuItem04 {
	background: url(images/btn-huisvesting.gif) -150px 0px no-repeat;
}

a.MenuItem05:link,
a.MenuItem05:active,
a.MenuItem05:visited {
	background: url(images/btn-route.gif) 0px 0px no-repeat;
	width: 110px;
}
a.MenuItem05:hover, #Route .MenuItem05 {
	background: url(images/btn-route.gif) -150px 0px no-repeat;
}

/* LogoBalk */

/* Menu */

.LogoBalk span{
	display:none;
}

.LogoBalk
 {
	display:block;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	width: 150px;
	clear: both;
}

.Logo01 {
	background: url(images/logo-vitrov.gif) 0px 0px no-repeat;
	width: 150px;
	height: 67px;
}
a.Logo01:hover {
	background: url(images/logo-vitrov.gif) -150px 0px no-repeat;
	height: 67px;
}

.Logo02 {
	background: url(images/logo-trivoor.gif) 0px 0px no-repeat;
	width: 150px;
	height: 30px;
}
a.Logo02:hover {
	background: url(images/logo-trivoor.gif) -150px 0px no-repeat;
	height: 30px;
}

.Logo03{
	background: url(images/logo-vonkvindt.gif) 0px 0px no-repeat;
	width: 150px;
	height: 68px;
}
a.Logo03:hover {
	background: url(images/logo-vonkvindt.gif) -150px 0px no-repeat;
	height: 68px;
}

.Logo04 {
	background: url(images/logo-via2v.gif) 0px 0px no-repeat;
	width: 150px;
	height: 38px;
}
a.Logo04:hover {
	background: url(images/logo-via2v.gif) -150px 0px no-repeat;
	height: 38px;
}

.Logo05 {
	background: url(images/logo-bouwplaats.gif) 0px 0px no-repeat;
	width: 150px;
	height: 44px;
}
a.Logo05:hover {
	background: url(images/logo-bouwplaats.gif) -150px 0px no-repeat;
	height: 44px;
}



/* Styles voor de print variant */

@media print
{
    .NoPrint { 
    	display: none;
    }
}

