body {
	background-image:url(../images/background.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	color: #333333;
	margin:0px;
	padding:0px;
}

a:link     { color: #333333; text-decoration: underline;}
a:visited { color: #333333; text-decoration: none; }
a:hover  { color: #FF0000; text-decoration: underline;}
a:active { color: #333333; text-decoration: underline; }

div, td, th {
	vertical-align:top;
	text-align:left;
}

img {
	border:none;
}

input {
	width:200px;
	border:1px solid #000000;
}

textarea {
	border:1px solid #000000;
	width:200px;
}

.radio {
	border:none;
	width:15px;
}

.inputgeboortedatum {
	width:30px;
}

div.container {
	margin:0px auto;
	width:750px;
	padding-top:20px;
}

div.header {
	width:750px;
	height:120px;
	margin:0px;
	padding:0px;
	background-color:#CAF69F;
}

table.maintable {
	width:750px;
	margin:0px;
	padding:0px;
}

td.menu {
	width:200px;
	background-color:#FFD5FF;
	height:420px;
	border-right:1px solid #666666;
}

td.menu ul {
	margin:0px;
	padding:0px;
	border-top:1px solid #FFFFFF;
	list-style:none;
}

td.menu ul li {
	width:181px;
	height:20px;
	border-bottom:1px solid #FFFFFF;
	background-image:url(../images/li_back.gif);
	background-color:#FFD5FF;
	padding-left:20px;
	color:#666666 !important;
}

td.menu a {
	color:#666666 !important;
	text-decoration:none;
}

td.menu ul li a:visited {
	color:#666666 !important;
	text-decoration:underline;
}

td.menu ul li a:hover {
	color:#666666 !important;
	text-decoration:underline;
}

td.menu ul li a:active {
	color:#666666 !important;
	text-decoration:underline;
}

.babyfoto {
	margin-top:20px;
}
	
td.inhoud {
	width:510px;
	height:380px;
	background-color:#CAF69F;
	padding-left:25px;
	padding-right:15px;
	padding-top:20px;
	padding-bottom:20px;
}

td.inhoud img {
	border:1px solid #666666;
}

td.footer {
	width:740px;
	height:30px;
	background-image:url(../images/footer.gif);
	background-repeat:no-repeat;
	clear:both;
	padding-top:5px;
	padding-left:10px;
	font-size:10px;
	color:#666666;
	border-top:1px solid #FFFFFF;
}

td.links {
	width:250px;
}

td.footer a {
	color:#666666;
}

.formtable td {
	padding-bottom:5px;
}

div.terugbutton {
	float:right;
	width:100px;
	display:block;
	text-align:right;
}

.bestelbutton {
	float:right;
	width:100px;
	height:20px;
	display:block;
	text-align:center;
	background-color:#F80000;
	border:1px solid #FFFFFF;
	color:#FFFFFF !important;
}

.bestelbutton a {
	color:#FFFFFF !important;
}

.button, .printbutton {
	float:left;
	width:100px;
	height:20px;
	display:block;
	text-align:center;
	background-color:#F80000;
	border:1px solid #FFFFFF;
	color:#FFFFFF !important;
	margin-left:10px;
}

.printbutton {
	float:none;
	margin-left:0px;
}

.printform {
	margin-top:5px;
	margin-bottom:15px;
	padding-bottom:5px;
	border-bottom:1px solid #FF0000;
}

.button a {
	color:#FFFFFF !important;
}

div.voorbeelden img {
	width:250px;
	height:200px;
}

h1 {
	font-size:16px;
	color:#F80000;
	margin:0px;
	margin-bottom:10px;
	padding:0px;
	border-bottom:1px solid #F80000;
}

h2 {
	font-size:14px;
	color:#F80000;
	margin:0px;
	margin-bottom:10px;
	padding:0px;
}
