/*
Original design: andreas00 (v2.2 - Apr 24, 2008) - A free xhtml/css website template by Andreas Viklund.
For more information, see http://andreasviklund.com/templates/andreas00/
*/

/* Main layout and header */
body {background:url(bg-witbuiten.gif) repeat-y top center #F7FCF7; color:#3a3a3a; font:80%/1.4em "Century Gothic", Tahoma, Verdana; margin:0 auto; padding:0; text-align:center;}

#wrap {
background:#FFFFE1; 
color:#303030; 
margin:0 auto; 
padding:1px 5px; 
width:760px;
}

#header {background:#FFFFE1 url(front.jpg) no-repeat left bottom; color:#FFFFFF; height:199px; margin:0 0 15px; padding:0;}
#header h1 {font-size:2.5em; font-weight:400; letter-spacing:-2px; margin:0 0 15px 15px; padding:20px 0 0;}
#header h1 a,#header h1 a:hover {font-weight:400; padding:0;}
#header p {font-size:1.1em; letter-spacing:-1px; margin:0 0 20px 15px; padding:0 0 0 3px;}

/* Left sidebar voor apart uitklapmenu, niet horende bij template*/
#leftside {clear:left; float:left; margin:-5px 0 5px; padding:0; width:150px; text-align:left;}



#content {
line-height:1.2em; 
margin: 0 35px 10px 185px; 
padding:0 40px; 
text-align:left;
border-left: 1px solid #64C361;
border-right: 1px solid #64C361;
height: 393px;

}
.regelhoogte {
line-height:1.6em; 
}


#content h2 {
	margin:8px 0 10px;
	padding:0;
	text-align: left;
	color: #57A953;
	font: small-caps normal 1.4em/0.9em "Palatino Linotype", Georgia, "Times New Roman", Times, serif;
}

#content h3 {
	font-size:18px; 
	font-weight:400; 
	margin: 0; 
	padding:0;
	color: #57A953;
	line-height: 2em;
	font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, serif;
	text-align:center;
/*voor vaste positie slogan onderaan content: nog toevoegen en alle p's eruit
	position: relative;
	top: 20px; */
	}

#content img {
	border:1px solid #62CB51;
	display:inline;
	padding:0px;
	margin:10px 2px 0 2px;
	vertical-align: middle;		text-align:center;
	height: 52px;
	width: 50px;
}


#content ul,#content ol,#contentwide ul,#contentwide ol {margin:0 0 16px 20px; padding:0;}

#content ul ul,#content ol ol,#contentwide ul ul,#contentwide ol ol {margin:2px 0 2px 15px;}

#content li,#contentwide li {margin:0 0 2px 5px; padding:0 0 0 4px;}

/* Footer */
#footer {

border-top: 1px solid #64C361; 
clear: both; color:#303030; 
font-size:0.7em; 
margin:0 auto; 
padding:4px 0px; 
text-align:right; 
width:760px;
line-height: 14px;
}

#footer p {margin:0; padding:3px; text-align: left;}
#footer a {background:inherit; color:#303030; font-weight:400; text-decoration:none;}
#footer a:hover {text-decoration:underline; color:#0A7EBB;}
#footer span {font-size:1.2em;}

/* Links and paragraphs */
a {background:inherit; color:#57A953; text-decoration:none; font-weight:normal;}
a:hover {background:inherit; color:#286ea0; text-decoration:underline;}
a img {border:0;}
p {margin:0 0 16px; text-align: justify;}
blockquote {background:url(img/menubg.gif) repeat-x bottom left #f4f4f4; border-bottom:1px solid #d8d8d8; border-left:4px solid #ccc; border-right:1px solid #d8d8d8; border-top:1px solid #d8d8d8; color:#505050; margin:16px; padding:7px 7px 7px 11px;}
blockquote p {font-size:1.1em; line-height:1.3em; margin:0;}

/* Tables and forms */
table {border-collapse:collapse; margin:5px 0px 16px; padding:0; border: 0;}

td {color:#303030; padding:0px 0 3px 5px; text-align:left; width: 186px}



input,textarea {border:1px solid #ccc; font-family:Verdana,Tahoma,Arial,Sans-Serif; font-size:1em; margin:0; padding:4px;}
label {margin:2px 0 2px 0; font-size:1.2em;}
input {width:200px;}
textarea {width:400px;}

/* Search box */
#searchbox label,.hide {display:none;}
#searchbox {margin:6px 0 16px; padding:0;}
#searchform {background:#fff; border:1px solid #ccc; color:#505050; font-size:0.9em; padding:4px; width:116px;}

/* Additional classes */
.announce h2 {margin:0 0 10px; padding:0;}
.textright {margin:-10px 0 4px; text-align:right;}
.center {text-align:center;}
.left {text-align:left;}

.small {font-size:0.8em;}
.large {font-size:1.3em;}
.red {color:red;}

.green {
color: #57A953;
}

.blue {
	color:#0A7EBB;
}

.highlighted {background:#f0f0f0; border:1px solid #b0b0b0; color:#303030; padding:3px;}

.button {background:url(img/menubg.gif) repeat-x bottom left #f4f4f4; border-bottom:1px solid #d8d8d8; border-left:4px solid #ccc; border-right:1px solid #d8d8d8; border-top:1px solid #d8d8d8; color:#505050; font-weight:400; font-size:1.2em; margin:0 0 15px; padding:7px 7px 7px 11px; width:120px;}



