html>body {height:auto}

body {
	margin: 0px;
	padding: 0px;
	height:101%;

}

.layout {
	padding:0px;
	margin:0px;
	margin-left:0px;
	}	

.menu {
	padding:0px;
	margin:0px;
	margin-top:35px;
	margin-left:30px;
	height:128px;
	}

.menufooter {
	padding:0px;
	margin:0px;
	height:180px;
	padding-top:14px;
	margin-left:30px;
	}

.cv {
	background: #111111;
	font-family: sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	color: #F0E2CE;
	letter-spacing: 0.4px;
	word-spacing: 1px;
	text-align: left;
	padding:0px;
	margin:0px;
	margin-top:35px;
	margin-left:10px;
	margin-right:25px;
	}
.cv2 {
	font-family: sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	color: #F0E2CE;
	letter-spacing: 0.4px;
	word-spacing: 1px;
	text-align: left;
	padding:0px;
	margin:0px;
	}
	
.portf {
	background: #111111;
	font-family: sans-serif;
	font-size: 11px;
	line-height: 22px;
	font-weight: normal;
	color: #F0E2CE;
	letter-spacing: 0.4px;
	word-spacing: 1px;
	text-align: left;
	padding:0px;
	margin:0px;
	margin-top:35px;
	margin-left:10px;
	margin-right:0px;	}

.contact {
	background: #111111;
	font-family: sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	color: #F0E2CE;
	letter-spacing: 0.4px;
	word-spacing: 0.7px;
	text-align: left;
	padding:0px;
	margin:0px;
	margin-top:35px;
	margin-left:10px;
	margin-right:25px;	
}
.about {
	background: #111111;
	font-family: sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	color: #F0E2CE;
	letter-spacing: 0.4px;
	word-spacing: 0.7px;
	text-align: left;
	padding:0px;
	margin:0px;
	margin-top:35px;
	margin-left:10px;
	margin-right:25px;	
}	
.images {
	background: #111111;
	font-family: sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	color: #F0E2CE;
	letter-spacing: 0.4px;
	word-spacing: 0.7px;
	text-align: left;
	padding:0px;
	margin:0px;
	margin-top:35px;
	margin-left:10px;
	margin-right:0px;	
}
.images img {
	border: 0px;
	margin-right:4px;
	margin-bottom:6px;
	}		
.contact a:link, .contact a:visited{
	text-decoration: none;
	color: #F0E2CE;
	border-bottom:1px dashed;
	border-color: #FFB82C;

}
.contact a:hover, .contact a:visited:hover{
	text-decoration: none;
	color: #F0E2CE;
	border-bottom:1px solid;
	border-color: #FFB82C;

}

.cv a:link, .cv a:visited{
	text-decoration: none;
	color: #F0E2CE;
	border-bottom:1px dashed;
	border-color: #2EEE40;
}
.cv a:hover, .cv a:visited:hover{
	text-decoration: none;
	color: #F0E2CE;
	border-bottom:1px solid;
	border-color: #2EEE40;
}	

.portf a:link, .portf a:visited{
	text-decoration: none;
	color: #F0E2CE;
	border-bottom:1px dashed;
	border-color: #EE2E2F;
}
.portf a:hover, .portf a:visited:hover{
	text-decoration: none;
	color: #F0E2CE;
	border-bottom:1px solid;
	border-color: #EE2E2F;
}		













.mmenu {
	font-family: sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFCC00;
	letter-spacing: 1px;
	text-align: left;
	margin:0px;
	padding:0px;
	padding-top:0px;
}
.mitem {
	font-family: sans-serif;
	font-size: 11px;
	line-height: 22px;
	font-weight: normal;
	color: #FEA740;
	letter-spacing: 0.8px;
	text-align: left;
	padding:0px;
	margin: 0px;
}
.mitem-a {
	font-family: sans-serif;
	font-size: 11px;
	line-height: 22px;
	font-weight: bold;
	color: #FFCC00;
	letter-spacing: 0.2px;
	text-align: left;
	padding:0px;
	margin: 0px;
}
.mitem a:link {
	color: #FEA740;;
	text-decoration: none;
}
.mitem a:hover {
	color: #FEA740;
	text-decoration: underline;
}
.mitem a:visited {
	color: #FEA740;
	text-decoration: none;
}
.mitem a:visited:hover {
	color: #FEA740;
	text-decoration: underline;
}

.miteml {
	font-family: sans-serif;
	font-size: 17px;
	line-height: 25px;
	font-weight: normal;
	color: #ffffff;
	letter-spacing: 0.8px;
	text-align: left;
	padding:0px;
	margin: 0px;
	margin-bottom:5px;
}
.miteml a:link {
	color: #ffffff;
	text-decoration: none;
}
.miteml a:hover {
	color: #000000;
	text-decoration: none;
}
.miteml a:visited {
	color: #ffffff;
	text-decoration: none;
}
.miteml a:visited:hover {
	color: #000000;
	text-decoration: none;
}






.maintable {
	width:100%;
}
ul { 	list-style-position: outside;
     	list-style-type: disc;
     	padding-left:15px;
     	padding-bottom:7px;
     	padding-top:0px;
     	margin:0px;
}

li {
	padding-bottom:5px;
}

.split {
	height:1px
	border:0px;
	margin:0px;
	padding:0px;
	margin-top: 0px;
	padding-top:10px;
	padding-bottom:10px;
}
blockquote {
	margin:0px;
	padding-left:12px;
	padding-bottom:0px;
}	



h1 {
	font-family: Verdana, sans-serif;
	font-size: 22px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #144899;
	letter-spacing: 1px;
	text-align: left;
	width:100%;
	margin:0px;
	margin-top:12px;
	margin-bottom:4px;
	padding-top:6px;
	padding-left:17px;
}

.text2 {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1px;
	text-align: center;
	width: 85%
}
.text2b {
	margin: 10px;
	padding: 10px;
	border-style: solid;
	border-color:#C8CFA7;
	border-width:1px;
	background: #F9F9F4;
	font-family: Verdana, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bolder;
	color: #1a8833;
	letter-spacing: 1px;
	text-align: center;
	width: 160px
}
.text2b a:link {
	color: #608660;
	text-decoration: none;
}
.text2b a:hover {
	color: #416983;
	text-decoration: none;
}
.text2b a:visited {
	color: #608660;
	text-decoration: none;
}
.text2b a:visited:hover {
	color: #416983;
	text-decoration: none;
}


.mkop {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #DBEFDF;
	letter-spacing: 2.2px;
	text-align: left;
	margin: 0px;
	padding-left: 12px;
	padding-bottom:8px;
}



.choofdkop {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #bA5400;
	letter-spacing: 2.2px;
	text-align: left;
	margin: 0px;
	padding-left: 12px;
	padding-bottom:7px;
}
.ckop {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	line-height: 14px;
	font-weight: bold;
	color: #085889;
	letter-spacing: 1.2px;
	text-align: left;
	margin: 0px;
	padding-bottom:3px;
}

p {
	margin-top: 0px;
	margin-bottom:22px;

}
.faq a:link {
	color: #000000;
	text-decoration: none;
}
.faq a:hover {
	color: #123269;
	text-decoration: underline;
}
.faq a:visited {
	color: #000000;
	text-decoration: none;
}
.faq a:visited:hover {
	color: #123269;
	text-decoration: underline;
}

.faq2 a:link {
	font-weight: bold;
	color: #085889;
	text-decoration: none;
}
.faq2 a:hover {
	font-weight: bold;
	color: #123269;
	text-decoration: underline;
}
.faq2 a:visited {
	font-weight: bold;
	color: #085889;
	text-decoration: none;
}
.faq2 a:visited:hover {
	font-weight: bold;
	color: #123269;
	text-decoration: underline;
}
