

html,body,h1,h2,h3,h4,h5,h6,p,img,ul,ol,li,form,fieldset,table
{
	margin:0;
	padding:0;
	border:0 none;
}

body
{
	background:#fff url(../images/background-repeat.gif) center 0px repeat-y;
	text-align:center;
	height:100%;
	min-height: 100%;
	font-family: Segoe UI, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 62.5%
}
html {
	margin: 0;
	padding: 0;
	height:100%;
	overflow-y: scroll;
	overflow: -moz-scrollbars-vertical !important; 
}

#wrap {
	background:url(../images/background.jpg) center 0px no-repeat;
	margin: 0;
    	margin-bottom: -110px;
	height:100%;
	min-height:100%;
}	
body>div#wrap {
	height: auto;
	min-height: 100%;
}

#center {
	margin-right: auto;
	margin-left: auto;
	width: 958px;
	padding:0px 85px 0px 85px;
	font-size: 1.3em;
	text-align: left;
	height:100%;
	min-height:100%;
}
body>div#center {
	height: auto;
	min-height: 100%;
}

#cleaner{
	clear: both;
	height:110px;
}



#header
{
	height:126px;
	padding: 0 55px 0 55px;
}

#content
{
	width:961px;
}
.inner {
	padding: 0 55px;
}	
#maincontent {
	padding-bottom: 60px;
}




#menu {
	float: right;
	padding: 40px 0px 0 0;
}
#menu ul {
	margin: 0;
	padding 0;
}
#menu li {
	background:url(../images/bg_menu.gif) 0 0 repeat-x;
	display: block;
	margin: 0;
	float: left;
	text-align: center;
	border-right: 1px solid white;
}
#menu li a {
	color: #676767;
	text-decoration: none;
	display: block;
	padding: 3px 15px 0 15px;
	height: 27px;
	font-weight: normal;
}
#menu li.active {
	background:url(../images/bg_menu_on.gif) 0 0 repeat-x;
}
#menu li.active a {
	color: #1f1f5b;
	font-weight: normal;
}	




a, a:link, a:hover, a:visited {
	color: #151b4f;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}





h1 {
	font-size: 26px;
	font-weight: normal;
	color: #20acb9;
	padding-bottom: 10px;
}
h2 {
	font-size: 31px;
	font-weight: normal;
	color: #20acb9;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #1f1f5b;
	margin: 15px 0 15px 0;
	padding: 0;
}
	






#breadcrumbs {
	font-size: 0.9em;
	color: #999;
	padding-bottom: 5px;
}
#breadcrumbs a { 
	color: #999;
	font-weight: normal;
}
#titel {
	background:url(../images/scheiding.gif) bottom left repeat-x;
	margin: 0px 3px 40px 1px;
}	
#foto {
	float: right;
	margin: 0 0 60px 60px;
}
#foto img {
	border-top: 6px solid #151b4f;
	margin-bottom: 60px;
}















#kolommen {
	background:url(../images/scheiding.gif) 0 0 repeat-x;
	margin: 0px 3px 40px 1px;
	color: #747474;
	font-size: 0.9em;
}
.kolom1 {
	padding: 0 55px 0 55px;
	width: 367px;
	float: left;
}
.kolom2 {
	padding: 0 25px 0 0;
	float: left;
}
.kolom3 {
	padding: 0 55px 0 0;
	width: 213px;
	float: right;
}






#bottom
{
	height:136px;
	clear:both;
	background:url(../images/bottom-bg.jpg) 0 0 no-repeat;
	margin:0 0 0 22px;
}

#bottom ul {
	margin: 0;
	margin-left: 30px;
	padding: 0;
}
#bottom li
{
	background:url(../images/scheiding_sector.gif) top right no-repeat;
	float:left;
	display:inline;
	font-size: 15px;
	color:#444042;
	line-height:18px;
	margin:0 0 0 2px;
}
#bottom li.last {
	background: none;
}
#bottom li.item
{
	padding:32px 23px 0 21px;
	height: 63px;
}
#bottom li a
{
	color:#444042;
	text-decoration:none;
	font-weight: normal;
}





#footer
{
	margin: 0;
	margin-right: auto;
	margin-left: auto;
	width:850px;
	height:93px;
	font-size: 1.3em;
	background: url(../images/footer-bg.jpg) 0 0 no-repeat;
	padding:37px 85px 0 85px;
}
#footer p
{
	font-size: 0.9em;
	color:#444042;
	line-height:16px;
}
#footer p.lfta
{
	text-align: left;
}
#footer p.lftb{
	margin:15px 0 0 0;
	color: #b4b3b3;
}
#footer p.rgta {
	text-align:right;
}
#footer p.rgtb {
	margin:15px 0 0 0;
	color: #b4b3b3;
}
#footer p a
{
	color: #b4b3b3;
	text-decoration:none;
	font-weight: normal;
}
#footer p a:hover
{
	color: #444042;
	text-decoration:none;
	font-weight: normal;
}
#footer div.lft
{
	float:left;
	display:inline;
}
#footer div.rgt
{
	float:right;
	display:inline;
}






form {
	margin: 0;
}
select {
	font-family: Segoe UI, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}	
input,textarea {
	font-family: Segoe UI, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	padding: 2px;
}
input.button {
	font-family: Segoe UI, Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 0.9em;
	border: 0px;
	background-color: white;
	border: 1px solid #999999;
	font-weight: bold;
	padding: 1px 5px;
	height: 20px;
	cursor: pointer;
   	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#ffffffff',EndColorStr='#DFDFDF');
}



/* CLEARFIX */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	/* IE */
	*height: 1%;
}



