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

* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #01308A;
}
#header {
	height: 129px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
}
body {
}
#left {
	clear: none;
	float: left;
	height: 391px;
	width: 16px;
	background-image: url(../images/leftbg.jpg);
}
#box {
	height: 391px;
	float: left;
}
#nav {
	height: 37px;
}
#spacer {
	height: 12px;
	width: 919px;
	background-image: url(../images/contentspace.jpg);
}
#inboxindex {
	background-image: url(../images/contentibg.jpg);
	height: 333px;
	width: 919px;
}
#inbox {
	background-image: url(../images/contentbg.jpg);
	height: 333px;
	width: 919px;
	overflow: auto;
}
#textbox {
	height: 333px;
	width: 552px;
	margin-left: 188px;
	overflow: auto;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
}

.text a {
	color: #333333;
	text-decoration:none;
}

.text a:hover {
	color: #333333;
	text-decoration:underline;
}

#footerb {
	background-image: url(../images/bodembg.gif);
	height: 9px;
	width: 919px;
	clear: both;
}
#footerdsi {
	clear: left;
	height: 20px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	text-align: center;
}

#right {
	background-image: url(../images/rightbg.gif);
	height: 391px;
	width: 15px;
	float: left;
}
#all {
	height: 391px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}



#content {
	float: left;
	height: 391px;
	width: 935px;
}
h1 {
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
}
.images {
	border: 1px solid #01308A;
	margin: 5px;
}
#assortiment td {
	vertical-align: top;
	margin: 5px;
}



 p:first-letter {
	font-weight:bold;
	font-size: 16px;
	}
#voorbeeld {
	width: 480px;
	margin-right: auto;
	margin-left: auto;
}
#voorbeeld img {
	margin-top: 5px;
	margin-left: 5px;
	border: 1px solid #01308A;
}
#voorbeeld td {
	vertical-align: top;
}

#voorbeeld a {
	text-decoration: none;
}
.mailspace {
	margin-top: 5px;
	margin-left: 5px;
}
#all #content #box #inbox #textbox #top {
	vertical-align: top;
	margin-top: 5px;
}
#all #content #box #inbox #textbox #top a {
	text-decoration: none;
	color: #333333;
}
#all #content #box #inbox #textbox #top img {
	text-align: center;
	margin: 5px;
}
#footerdsi a {
	color: #FFFFFF;
	text-decoration: none;
}
