/* CSS Document */
*{
	padding: 0;
	margin: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
html,body{
	text-align:center;
	font-size:10px;
	background:url(../img/bg_body.jpg) #ffffff top left repeat-x;
}
img{
	border:none;
}
h1{
	font-family: Arial,Verdana, Helvetica, Times, serif;
	font-size:14px;
	letter-spacing:1px;
	color:#4c4236;
	margin-bottom:5px;
}
h2{
	font-family: Arial,Verdana, Helvetica, Times, serif;
	font-size:14px;
	color:#4c4236;
	margin:0px;
	margin-bottom:5px;
	text-align:right;
}

div.outer {
position: absolute;
left: 50%;
top: 50%;
width: 890px;
height: 600px;
margin-left: -445px; /* half of width */
margin-top: -300px; /* half of height */
}

div#container{
	margin:0 auto;
	width:943px;
	text-align:left;
	background-color:#fff;
}
div#topbanner{
	width:943px;
	height:137px;
	background:url(../img/bg_top.jpg) #ffffff top left no-repeat;
	color:#000; 
	font-weight: 300; 
	font-size:12px;
}
div#content{
	width:943px;
	text-align:justify;
	color:#4c4236; 
	font-weight:300; 
	font-size:12px;
	line-height:16px;
	background-color:#FFFFFF;
}
div#footer{
	width:943px;
	height:38px;
	text-align:left;
	color:#928a77; 
	font-weight:300; 
}

div#inhoud{
	width:857px; 
	float:left;
	margin-left:45px;
	text-align:justify;
	color:#4c4236; 
	font-weight:300; 
	font-size:12px;
	line-height:16px;
	background-color:#fbf5d9;
}

.padtwenty {
	padding: 20px;
}
.padten {
	padding: 10px;
}
.padth {
	padding: 30px;
}

.fotopag {
	float:left;margin-right:20px;
	width:140px;
	border:0px;
}

label.formu {
	width:100px;
	color:#3c6242; 
	font-weight:300; 
	font-size:12px;
	text-align:right;
}
.form {
	width:210px;
	border: 1px solid #928a77;
}
.knop {
	width:100px;
	border: 1px solid #4c4236;
	background-color:#928a77;
	color:#4c4236;
}

.titelimg {
	margin-bottom: 10px;
}
.imghome {
	float:left;
	border:0px;
}

.imgpaard {
	float:left;
	border:1px solid #841929;
	margin-right:10px;
	margin-bottom:10px;
}

.imgopfok {
	border:1px solid #f4f5ea;
}

.ouders {
	font-size:11px;
	line-height:normal;
}

.tekoopbg{
	padding:3px;
	background-color:#5b0b14;
	color:#f5efe3;
}

a:link 		{ color:#4c4236; text-decoration:none; font-weight: bold; }
a:visited	{ color:#4c4236; text-decoration:none; font-weight: bold; }
a:hover		{ color:#4c4236; text-decoration:underline; font-weight: bold; }
a:active	{ color:#4c4236; text-decoration:none; font-weight: bold; }

a:link.light 	{ color:#4c4236; text-decoration:none; font-weight: 300; }
a:visited.light	{ color:#4c4236; text-decoration:none; font-weight: 300; }
a:hover.light	{ color:#4c4236; text-decoration:underline; font-weight: 300; }
a:active.light	{ color:#4c4236; text-decoration:none; font-weight: 300; }

a:link.raskeuze 	{ color:#f4eee2; text-decoration:none; font-weight: 300; text-transform:uppercase; font-size:10px; }
a:visited.raskeuze	{ color:#f4eee2; text-decoration:none; font-weight: 300; text-transform:uppercase; font-size:10px; }
a:hover.raskeuze	{ color:#f4eee2; text-decoration:underline; font-weight:300; text-transform:uppercase; font-size:10px; }
a:active.raskeuze	{ color:#f4eee2; text-decoration:none; font-weight: 300; text-transform:uppercase; font-size:10px; }

a:link.footerlink 	{ color:#5f8355; text-decoration:none; font-weight: 300; }
a:visited.footerlink	{ color:#5f8355; text-decoration:none; font-weight: 300; }
a:hover.footerlink	{ color:#5f8355; text-decoration:underline; font-weight: 300; }
a:active.footerlink	{ color:#5f8355; text-decoration:none; font-weight: 300; }

a:link.footermenu 	{ color:#928a77; text-decoration:none; font-weight:300; font-size:10px; }
a:visited.footermenu	{ color:#928a77; text-decoration:none; font-weight:300; font-size:10px; }
a:hover.footermenu	{ color:#928a77; text-decoration:underline; font-weight:300; font-size:10px; }
a:active.footermenu	{ color:#928a77; text-decoration:none; font-weight:300; font-size:10px; }

a:link.menu 	{ color:#f4eee2; text-decoration:none; font-weight: bold; text-transform:uppercase; font-size:12px; padding:3px; }
a:visited.menu	{ color:#f4eee2; text-decoration:none; font-weight: bold; text-transform:uppercase; font-size:12px;padding:3px; }
a:hover.menu	{ color:#5e0d16; text-decoration:none; font-weight:bold; text-transform:uppercase; font-size:12px;padding:3px; background-color:#f4eee2; }
a:active.menu	{ color:#f4eee2; text-decoration:none; font-weight: bold; text-transform:uppercase; font-size:12px;padding:3px; }



/* ============= KALENDER ============= */
table{ 
	border: 0px;
	border-collapse: collapse;
	width:440px;
} 
td{ 
	spacing: 0pt;
	padding: 5pt; 
	vertical-align: top; 
	border: 0pt;
		border-bottom: 0pt solid #a8a6ab;
	border-collapse: collapse;
	text-align:left;
} 
td.middle{ 
	vertical-align: middle; 
} 
