@charset "utf-8";
/* CSS Document */
body {
	font-family: Tahoma;
	margin:0;
	text-align:center;
	color:#C8003B;
	font-size: 12px;
	background-color: #FDECBD;
	font-variant: normal;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-attachment: fixed;
	background-image: url(../images/achtergrond-bloesem.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* General element styles:*/  
H1, H2, H3, H4, H5, P, TD, UL, OL, BLOCKQUOTE, INPUT, TEXTAREA, SELECT {
	font-size:13px;
}
PRE {
	font-family:monospace;
}
A {
	color:#C8003B;
	text-decoration:none;
}
A:hover {
	color:#323F12;
	text-decoration:none;
}
FORM {
	margin:0px;
}
P, PRE {
	color:#C8003B;
}
P, TD, UL, OL {
	font-size:12px;
}
INPUT, TEXTAREA, SELECT, textarea {
	font-family:Tahoma;
	color:#000;
	border: #666666 0px solid;
	font-size:12px;
}
input[type=radio], input[type=checkbox] {
	border: 0px solid;
}
/* Frames, spacing, link-to-top */ 
DIV.csc-frame-frame1 {
	background-color:#FFFFFF;
	padding:2px 4px 2px 4px;
	border:1px solid #333;
}
DIV.csc-frame-frame2 {
	background-color:#FFFFFF;
	padding:0px 0px 4px 0px;
	border-bottom:1px dotted #009CFF;
	margin-bottom:4px;
	margin-top:3px;
	font-size:12px;
}
/* Headers, plain */ 
H1 {
	text-align: left;
	vertical-align: top;
	display: block;
	padding-bottom: 10px;
	padding-top: 10px;
	font-size:15px;
	color:#C8003B;
	font-weight:bold;
}
H2 {
	font-size:13px;
	color:#C8003B;
}
H3 {
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
}
H4 {
	font-size:13px;
	color:#E88B00;
}
H5 {
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
}
H6 {
	font-size: 9px;
	color: #333333;
	font-variant: normal;
	font-weight: lighter;
}
H1, H2, H3, H4, H5, H6 {
	margin:5px 0px 0px 0px;
}
H1.csc-firstHeader, H2.csc-firstHeader, H3.csc-firstHeader, H4.csc-firstHeader, H5.csc-firstHeader, H6.csc-firstHeader {
	margin-top:0px;
}
/* Headers, with link */
H1 A, H2 A, H3 A, H4 A, H5 A {
	color:#323F12;
	text-decoration:none;
}
H2 A {
	color:#323F12;
}
H3 A {
	color:#323F12;
}
H4 A {
	color:#323F12;
}
H1 A:hover, H2 A:hover, H3 A:hover, H4 A:hover, H5 A:hover {
	color:#323F12;
	text-decoration:underline;
}
/* Captions */
DIV.csc-textpic-caption-c .csc-textpic-caption {
	font-size:11px;
}
DIV.csc-textpic-caption-r .csc-textpic-caption {
	font-size:11px;
}
DIV.csc-textpic-caption-l .csc-textpic-caption {
	font-size:11px;
}
/* Header date */ 
P.csc-header-date {
	font-size:10px;
	color:#AA9D71;
}
#container {
	text-align:left;
	top:0px;
	position:relative;
	width:900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.header {
	height: 30px;
	width:900px;
}
#inhoud {
	background-image: url(../images/achtergrond-appels.jpg);
	min-height: 750px;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #922129;
	vertical-align: top;
}
.logo a {
	position: absolute;
	float: left;
	clear: both;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: 55px;
	top: 75px;
	background-image: url(../images/logo_appelaere.png);
	display: block;
	height: 190px;
	width: 180px;
	background-repeat: no-repeat;
	background-position: left top;
}
#navigatie {
	width: 175px;
	vertical-align: top;
	text-align: left;
	background-repeat: no-repeat;
	background-position: right top;
	position: absolute;
	top: 280px;
	left: 65px;
}
/********************************/
/* Vertical navigation menu */
/*******************************/

.vertnav1 a:link, .vertnav1 a:visited, .vertnav1 a:active {
	display:block;
	font-size:13px;
	text-decoration:none;
	color:#FFFDF9;
	font-weight: bold;
	height: 16px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 40px;
}
.vertnav1-act a:link, .vertnav1-act a:visited, .vertnav1-act a:active {
	display:block;
	font-size:13px;
	text-decoration:none;
	color:#FFFDF9;
	font-weight: bold;
	height: 16px;
	padding-bottom: 10px;
	padding-top: 10px;
	background-image: url(../images/ster.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px;
}
.vertnav2 a {
	color:#FFFDF9;
	padding-left: 15px;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
}
.vertnav2-act a {
	color:#FFFDF9;
	padding-left: 15px;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 13px;
	font-weight: bold;
}
.vertnav1 a:hover, .vertnav2 a:hover {
	color:#FFFDF9;
	background-image: url(../images/ster_over.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#taal {
	padding-top: 50px;
}
.knop-taal a {
	display:block;
	font-size:10px;
	text-decoration:none;
	color:#FFFDF9;
	font-weight: normal;
	height: 16px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 40px;
}
.knop-taal a:hover {
	color:#FFFDF9;
	background-image: url(../images/ster_over.png);
	background-repeat: no-repeat;
	background-position: left center;
}

#main {
	left: 300px;
	top: 160px;
	position: relative;
	padding-bottom: 30px;
	width: 600px;
}
#mainfade {
	background-image: url(../images/fade.png);
	background-repeat: repeat;
	height: auto;
	width: 549px;
	height: 580px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#mainfade_inner {
	color: #C8003B;
	font-size: 12px;
	line-height: 18px;
	height: 520px;
	padding-top: 30px;
	padding-bottom: 30px;
}
.bodytext {
	text-align: left;
	vertical-align: top;
	display: block;
	color:#C8003B;
	font-size: 12px;
	line-height: 18px;
}
.bodytext a:link, .bodytext a:visited, .bodytext a:active {
	color:#C8003B;
	text-decoration:none;
}
.bodytext a:hover {
	color:#323F12;
	text-decoration:underline;
}
.footer {
	height: 0px;
}
.tx-itawyoutoubeembed-pi1 {
	float: left;
	padding-right: 25px;
	padding-bottom: 25px;
	height: 205px;
}
.tabel1           {
	width: 100%;
	text-align: left;
	border-collapse: collapse;
}
.tabel1   th {
	text-align: left;
	padding-bottom: 5px;
}
.tabel1  .td-0                {
	vertical-align: top;
	height: 5px;
	margin-top: 0px;
	padding-top: 0px;
}
.tabel1  .td-1 {
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
.tabel1  .td-2 {
	vertical-align: top;
	width: 20px;
	margin: 0px;
	padding: 0px;
}
.tabel1  .td-3 {
	vertical-align: top;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.tabel2           {
	text-align: left;
	border-collapse: collapse;
}
.tabel2   th {
	text-align: left;
	padding-bottom: 5px;
}
.tabel2  .td-0                {
	vertical-align: top;
	height: 5px;
	margin-top: 0px;
	padding-top: 0px;
	width: 200px;
}
.tabel2  .td-1 {
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	width: 150px;
}
.tabel2  .td-2 {
	vertical-align: top;
	width: 20px;
	margin: 0px;
	padding: 0px;
	width: 150px;
}
.tabel2  .td-3 {
	vertical-align: top;
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 200px;
}
