/* mac hide \*/
html, body {
width:100%;
height:100%;
margin:0;
padding:0;
background-color:#A0BAE6;
}
/* end hide */

#outer{
	min-height:100%;
	background-color:#A0BAE6;
	margin-bottom:-20px
}

#standaardouter{
	min-height:100%;
	margin-bottom:-20px
}

.home {
	background-image: url(../images/back_table.gif);
	background-position: center;
	background-repeat: repeat-y;
}

.standaard {
	width:782px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/back_table.gif);
	background-position: center;
	background-repeat: repeat-y;
}

.vervolg {
	background-image: url(../images/back_vervolg.jpg);
	background-position: center;
	background-repeat: repeat-y;
}


* html #outer{height:100%}
* html #standaardouter{height:100%}

#content {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
}

#footer {
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	padding-left:678px;
	width:102px;
	height:20px;
}

#clearfooter{clear:both;height:60px;}

#menu{
	padding-left:20px;
	background-image:url(../images/menu.jpg);
	height: 20px;
	padding-top: 6px
}

#homeleft{
	float: left;
	background-color:#325590;
	background-image:url(../images/home_left.jpg);
	background-repeat: no-repeat; 
	padding-left:20px;
	padding-right:20px;
	width:447px;
	padding-top:197px;
}

#standaardleft{
	float: left;
	background-color:#325590;
	padding-left:20px;
	padding-right:20px;
	width:446px;
}

#vervolgleft{
	float: left;
	background-color:#325590;
	width:200px;
}

#homeright{
	float: left;
	background-image:url(../images/home_right.jpg);
	background-repeat: no-repeat; 
	padding-left:20px;
	padding-right:20px;
	width:253px;
	padding-top:197px;
	background-color:#fff;
}

#standaardright{
	float: left;
	padding-left:20px;
	padding-right:20px;
	width:254px;
	background-color:#fff;
}

#vervolgright{
	float: left;
	padding-left:20px;
	padding-right:20px;
	width:540px;
	padding-top:20px;
	background-color:#fff;
}

#vervolgrightSmall{
	float: left;
	padding-left:0px;
	padding-top:0px;
	padding-right:20px;
	width:150px;
	background-color:#fff;
}

#vervolgmidden{
	float: left;
	padding-left:20px;
	padding-right:20px;
	width:370px;
	padding-top:20px;
	background-color:#fff;
}

.shadow {
	background-image:url(../images/shadow_vervolg.jpg);
	background-repeat: no-repeat; 
}

#inhoud {
	height:100%;
}

#standaardinhoud {
	overflow:hidden;
	width:780px;
	background-image:url(../images/header.jpg);
	background-repeat: no-repeat; 
	padding:198px 0 0 0;
}

.MenuText{font-family:Verdana;font-size:11px;color:#325590;text-decoration:none;font-weight:bold; text-transform:lowercase;}
.MenuTextCurrent{font-family:Verdana;font-size:11px;color:#628FDB;text-decoration:none;font-weight:bold; text-transform:lowercase;}
.BlueTextHeader{font-family:Verdana;font-size:12px;color:#325590;text-decoration:none;font-weight:bold;}
.BlueText{font-family:Verdana;font-size:11px;color:#325590;text-decoration:none;}
.BlueText a:hover{font-family:Verdana;font-size:11px;color:#325590;text-decoration:underline;}
.WhiteTextHeader{font-family:Verdana;font-size:12px;color:#FFFFFF;text-decoration:none;font-weight:bold;}
.WhiteText{font-family:Verdana;font-size:11px;color:#FFFFFF;text-decoration:none;}
.WhiteText a:hover{font-family:Verdana;font-size:11px;color:#FFFFFF;text-decoration:underline;}
