/* CSS Document, copyright Dagpauwoog Design, ing. Margot Wijbrans-Roodbergen */
* { padding: 0; margin: 0; }
img#print { display: none; }
body {
	background: #6b5c8f;
	padding-top: 10px;
	padding-bottom: 10px;
	font: 12px Verdana, Arial, sans-serif;
	line-height: 18px;
	color: #000;
	text-align:center;
}
div#content {
	position: relative;
	padding: 200px 30px 0px 135px;
	border: 3px solid #e5e5fe;
	background: #fff;
	width: 835px;
	margin: 10px auto;
	text-align: left;
}
img#left { position:absolute; top:0;left:50px; }
img#middle { position:absolute;top: 80px; left: 308px; }
img#right { position:absolute;top:70px; left: 970px; }
div#blokje { position:relative; z-index: 10; left: -10px; float:left;clear:both; }
div#adresbalk {
	position: absolute;
	bottom: 32px;
	left: -125px;
	width: 133px;
	font-size: 10px;
	border-right: 2px solid #6b5c8f;
	padding-bottom: 5px;
	z-index: -1;
}
p.adres {
	margin-left: 10px;
	margin-bottom:0px;
	padding-right: 5px;
	text-align:right;
	color: #6b5c8f;
}
div.ddadres {
	text-align: right;
	float:right;
	font-size:10px;
	padding-top: 10px;
}

div.ddadres a { text-decoration: none; color:#6b5c8f; }
div.ddadres a:visited { text-decoration: none; color: #6b5c8f; }
div.ddadres a:hover { color: #fff; background-color: #6b5c8f; }

h1 {
	margin: 40px 10px 15px 50px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
}

div#menu {
	float: left;
	margin: 0;
	padding: 0;
	width: 835px;
	height: 30px;
	background-color: #6b5c8f;
}

div#menu b {display: none;}
div#menu a {
	display:block;
	float: left;
	height: 30px;
	padding: 5px 5px;
	color: #fff; 
	background: transparent;
	margin-left: 35px; 
	text-align: left;
	font: 16px bold Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-decoration: none;
}
div#menu a:hover {color: #6b5c8f; background-color: #e5e5fe;}
div#menu a.selectedpage {
	color: #009;
}
div#textbox {
	background-color: #e5e5fe;
	float: left;
	margin: 0px;
	padding-bottom: 10px;
	width: 835px;
	height: 100%;
	min-height: 500px;
}

div#textbox p {
	margin: 10px 50px 0px 50px;
	padding-bottom: 5px;
}

div#textbox ul {
	margin-top:10px;;
	margin-left: 84px;
	margin-right: 15px;
}

li.big {
	padding: 5px;
}

li.small {
	padding: 2px;
}

p.error { font: 14px bold Verdana, Arial, Helvetica, sans-serif; color: orange;}
td input.text {
	background-color: white !important;
}

img.plaats-r {float:right; clear:right; padding:2px; margin-left:10px;}
img.plaats-c { display: block; margin-left: auto; margin-right: auto }
img.plaats-l {float:left; clear:left; padding:10px; margin:10px;}

a { color:#6b5c8f;}
a:visited { color: #6b5c8f;; }
a:hover { color: #fff; background-color: #6b5c8f;; }
