
/* LAY-OUT */
body {
	background-color:#88AAC5;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:11px;
	padding:0px;
	margin:0px;
}

#container {
	background-color:#FFFFFF;
	margin:-280px 0 0 -492px;
	height:560px;
	width:984px;
	position:absolute;
	top:50%;
	left:50%;
}
#top3 {
	padding:10px;
	padding-top:40px;
	width:159px; /* 179px - 20 */
	height:109px; /* 159px - 50 */
	float:left;
	font-size:10px;
}
#nieuws {
	position:relative;
	top:15px;
	padding:10px;
	padding-top:40px;
	width:159px; /* 179px - 20 */
	height:109px; /* 159px - 50 */
	float:left;
	font-size:10px;
}
#nieuwsbrief {
	position:relative;
	top:30px;
	left:29px;
	padding:10px;
	padding-top:35px;
	width:130px; /* 150px - 20 */
	height:93px; /* 138px - 45 */
	float:left;
	font-size:10px;
}
#top {
	background:url(../images/top.gif);
	width:742px;
	height:100px;
	float:left;	
}
#navigatie {
	padding-top:42px;
}
#main {
	background:url(../images/main.gif);
	width:742px; /* 742px - 0 */
	height:460px;  /* 460px - 0 */
	float:left;
}
#content {
	padding:20px;
	padding-top:10px;
	width:692px; /* 742px - 40 + scroll */
	height:420px;  /* 460px - 30 + scroll */
	overflow:auto;
}
/* EYECATCHER */
.eyecatcher_top {
	background-image:url(../images/eyecatcher_top.gif);
	background-position:right;
	background-repeat:no-repeat;
	background-color:#7099b9;
	padding:3px;
	width:290px; /* 151 - 6 */
	height:40px; /* 46 - 6 */
	color:#FFFFFF;
	font-weight:bold;
}
.eyecatcher_main {
	background-image:url(../images/eyecatcher_main.gif);
	padding:5px;
	width:141px; /* 151 - 10 */	
}

.eyecatcher_main_image {
	background-image:url(../images/eyecatcher_main.gif);
	padding:5px;
	width:111px; /* 151 - 10 */	
}

.eyecatcher_main_text {
	/*background-image:url(../images/eyecatcher_main.gif);*/
	border-right:1px #7099b9 solid;
	background-color:#e7eef4;
	padding:5px;
	width:171px; /* 151 - 10 */	
}
.eyecatcher_main_bold {
	background-image:url(../images/eyecatcher_main.gif);
	padding:5px;
	width:141px; /* 151 - 10 */	
	font-weight:bold;
	color:#11568C;
}
.eyecatcher_bottom {
	background-image:url(../images/eyecatcher_bottom.gif);
	background-repeat:no-repeat;
	height:10px;
}

.eyecatcher_bottom_xl {
	background-image:url(../images/eyecatcher_bottom_xl.gif);
	background-repeat:no-repeat;
	height:10px;
}
/* BOEKEN */
.boek_top {
	background-image:url(../images/boek_top.gif);
	background-repeat:no-repeat;
	padding:3px;
	width:669px; /* 675 - 6 */
	height:14px; /* 46 - 6 */
	color:#FFFFFF;
	font-weight:bold;
}
.boek_main {
	background-image:url(../images/boek_main.gif);
	padding:5px;
	padding-bottom:0px;
	width:669px; /* 675 - 6 */
}
.boek_main_bold {
	font-weight:bold;
	color:#11568C;
}
.boek_bottom {
	background-image:url(../images/boek_bottom.gif);
	background-repeat:no-repeat;
	height:10px;
}

/* ALGEMENE OPMAAK */
td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:11px;
}
.small {
	font-size:10px;
}
.bold {
	font-weight:bold;
}
.header {
	font-weight:bold;
}
a, a:link {
	color:#11568C;
	text-decoration:underline;
}
a:hover {
	color:#11568C;
	text-decoration:none;	
}
a.none, a.none:link {
	color:#11568C;
	text-decoration:none;
}
a.none:hover {
	color:#11568C;
	text-decoration:underline;	
}
a.none_bold, a.none_bold:link {
	color:#11568C;
	font-weight:bold;
	text-decoration:none;
}
a.none_bold:hover {
	color:#11568C;
	font-weight:bold;
	text-decoration:underline;	
}

ul, li, ol {
	color:#000000;
	margin:0px;
	margin-left:10px;
	padding-top:0px;
	padding-bottom:0px;
	padding:1px;	
}
hr {
	height: 0px;
	border: 0px;
	border-top: 1px solid #446a92;
} 
.kop {
	background-color:#7099B9;
	font-weight:bold;
	color:#FFFFFF;
}
.listing {
	border: solid 1px; 
	border-color: #7099B9;
	background-color:#E7EEF4;
	margin-bottom:10px;
}

.input {
	border:1px #446a92 solid;
	height:14px;
	font-size:8pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
}

.bestelling_opmerking {
	border:1px #446a92 solid;
	height:50px;
	font-size:8pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
}