@charset "UTF-8";
/* CSS Document */

* {
	margin:0px;
	padding:0px;
}
a: hover {
	color:#396b6a;
}
h1 {
	font-family:Myriad;
	color:#335173;
}
b {
	font-family:AllerBold;
}

@font-face {
	font-family: 'AllerBold';
	src: url('../fonts/aller_bd-webfont.eot');
	src: local('?'),  url('../fonts/aller_bd-webfont.woff') format('woff'),  url('../fonts/aller_bd-webfont.ttf') format('truetype'),  url('../fonts/aller_bd-webfont.svg') format('svg');
}
@font-face {
	font-family: 'AllerRegular';
	src: url('../fonts/aller_rg-webfont.eot');
	src: local('?'),  url('../fonts/aller_rg-webfont.woff') format('woff'),  url('../fonts/aller_rg-webfont.ttf') format('truetype'),  url('../fonts/aller_rg-webfont.svg') format('svg');
}
@font-face {
	font-family: 'AllerBoldItalic';
	src: url('../fonts/aller_bdit-webfont.eot');
	src: local('?'),  url('../fonts/aller_bdit-webfont.woff') format('woff'),  url('../fonts/aller_bdit-webfont.ttf') format('truetype'),  url('../fonts/aller_bdit-webfont.svg') format('svg');
}
@font-face {
	font-family: "Myriad";
	src: url("../fonts/myriadpro-semibold.eot") /* EOT file for IE */
}
@font-face {
	font-family: "Myriad";
	src: url("../fonts/myriadpro-semibold.ttf") /* TTF file for CSS3 browsers */
}

body {
	background-color: #999;
}
#xouter {
	width:900px;
	background-color:#fff;
	margin:0 auto;
	margin-top:20px;
}
#header {
	width:900px;
	height:91px;
	background-color:#335173;
	float:left;
}
#logo {
	height:91px;
	width:255px;
	float:left;
}
#payoff {
	height:45px;
	width:380px;
	text-align:left;
	padding-left:255px;
	padding-top:45px;
	float:left;
}
#schaduw {
	height:11px;
	width:900px;
	background-color:#fff;
	float:left;
}
#content {
	width:900px;
	height:600px;
	background-color:#FFF;
	float:left;
}
#navi {
	width:153px;
	height: 560px;
	background-image:url(../Links/naviverloop.jpg);
	margin-top:40px;
	padding-left:25px;
	float:left;
}
#content-normal {
	height:140px;
	width:685px;
	background-image:url(../Links/foto.jpg);
	float:right;
	text-align:left;
	padding-top:460px;
	padding-left:35px;
}
#content-dtpopm {
	height:550px;
	width:685px;
	background-image:url(../Links/foto.jpg);
	float:right;
	text-align:left;
	padding-top:50px;
	padding-left:35px;
}

#content-webdes {
	height:550px;
	width:647px;
	background-image:url(../Links/fotowebdes.jpg);
	float:right;
	text-align:left;
	padding-top:50px;
	padding-left:35px;
	padding-right:40px;
}
#content-prepr {
height:550px;
	width:647px;
	background-image:url(../Links/fotoprep.jpg);
	float:right;
	text-align:left;
	padding-top:50px;
	padding-left:35px;
	padding-right:40px;
}
#content-proof {
	height:550px;
	width:687px;
	background-image:url(../Links/fotoproof.jpg);
	float:right;
	text-align:left;
	padding-top:50px;
	padding-left:35px;
}
#content-grform {
	height:100px;
	width:687px;
	background-image:url(../Links/fotogrform.jpg);
	float:right;
	text-align:left;
	padding-top:500px;
	padding-left:35px;
}
#content-aanl {
	height:320px;
	width:687px;
	background-image:url(../Links/fotoaanl.jpg);
	float:right;
	text-align:left;
	padding-top:280px;
	padding-left:35px;
}
#footer {
	height:20px;
	width:900px;
	background-color:#335173;
	padding-top:6px;
	float:left;
}
#footer-1 {
	width:275px;
	float:left;
	padding-left:25px;
}
#footer-2 {
	width:300px;
	float:left;
}
#footer-3 {
	width:241px;
	float:left;
}
#footer-4 {
	width:275px;
	float:left;
	padding-right:25px;

}
.payoff {
	font-family:AllerBoldItalic;
	font-size:20px;
	color:#FFF;
}
.contactgeg {
	font-family:AllerRegular;
	font-size: 12px;
	color:#FFF;
}
.contactgeg a {
	font-family:AllerRegular;
	font-size: 12px;
	text-decoration:underline;
	color:#FFF;
}
ul.ulnav {
	font-family:AllerBold;
	list-style-type:none;
	line-height:35px;
	font-size:13px;
	font-style:normal;
	color:#39F;
	text-align:left;
	margin-bottom:250px;
}
ul.ulnav a {
	font-family:AllerBold;
	list-style-type:none;
	line-height:35px;
	font-size:13px;
	font-style:normal;
	color:#335173;
	text-align:left;
	text-decoration:none;
	margin-bottom:250px;
}
ul.ulnav2 {
	font-family:AllerBold;
	list-style-type:none;
	line-height:35px;
	font-size:13px;
	font-style:normal;
	color:#39F;
	text-align:left;
}
ul.ulnav2 a {
	font-family:AllerBold;
	list-style-type:none;
	line-height:35px;
	font-size:13px;
	font-style:normal;
	color:#fff;
	text-align:left;
	text-decoration:none;
}
.plattetekst {
	font-family:AllerRegular;
	font-size: 13px;
	line-height:18px;
	color: #000;
}
#header:after {
	display:block;
	content:" ";
	clear:both;
}
