/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0px;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background: url(images/bg_grad.jpg);
	height:100%;
}

h1, h2, h3 {
	margin: 0;
	font-family: Rockwell, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #FFFFFF;
	
}

h1 {
	font-size: 1.9em;
	height: 30px;
}

h2 {
	font-size: 1.5em;
	padding-top:3px; padding-bottom:3px;
    line-height: 18px;

}

h3 {
	font-size: 14px;
	padding-left:10px;
	padding-top: 10px;
	padding-bottom:6px;
	line-height: 200%;
}

ul, ol {
	margin-top: 0;
	text-align:justify;
	line-height: 200%;
	
}

ul, ol {
}

ul, li {
list-style-position:inside;

}

a {
	text-decoration: none;
	color: #CC0001;
}

a:hover {
	background: none;
}

#wrapper {
	width: 100%;
	height:100%
	background: #590000;
	background:url(images/img01.jpg) top repeat-x; 
	margin: 0 auto;
	padding-top: 100px;
	padding: 0px;
}

/* Header */

#header {
	width: 885px;
	height: 100px;
	margin: 0 auto;

}

/* Logo */

#logo {
	float: left;
	width: 414px;
	height: 90px;
	padding-left:10px;
	padding-top:2px:
	}

#jubileumlogo {
	float: right;
	width: 93px;
	height: 75px;
	padding-right:10px;
	padding-top:10px;
	}

/* Formpositions */
#leftpos {
	float: left;
	width: 285px;
	height: 240px;
	padding-left:0px;
	padding-top:2px:
	}

#rightpos {
	float: right;
	margin-right:28px;
	width: 275px;
	height: 200px;
	padding-left:10px;
	padding-top:2px:
	}


/* Search */

#search {
	float: right;
	width: 230px;
	padding: 0;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 70px 0 0 0px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 210px;
	border: none;
	text-transform: lowercase;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#search-submit {
	display: none;
}

/* Menu */

#menu {
	z-index:3;
	position:relative;
	width: 880px;
	height: 40px;
	margin: 0 auto;
	padding: 0;
		

}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
	
}

#menu li {
	float: left;

}

#menu a {
	display: block;
	margin-right: 0px;
	padding: 6px 8px 8px 11px;
	text-decoration: none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:500;
	font-size: 14px;
	color: #FFFFFF;
	
}

#menu a:hover, #menu .current_page_item a {

}

#menu a:hover {
	background: #960127;
	margin-right: 0px;
	text-decoration: none;
		padding: 6px 8px 8px 11px;
}

#menu .first {
background-color:#960127;
background-color:#00CC66;
		margin-right: 16px;

	

}

/* Page */

#page {
	width: 855px;
	height: 100%;
	margin: 0 auto;
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom:10px;
	padding-left: 10px;
	padding-right: 10px;
	background-color:#f0f0f0;
	}

/* Content */

#content {
	float: left;
	width: 620px;
	z-index:0;
	padding: 0px 4px 0 0;
}

.post {

}

.post .title {
	color: #960127;
}

.post .title a {
	background: none;
	color: #960127;
	border: none;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .meta {
	background: #3C0101;
	border: 1px dashed #590000;
	padding: 3px 0px;
	margin-top: 0px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.post .meta .comments,.post .meta .permalink {
}

.post .frontimage {
	padding: 0px 0px 0px 0px;
	background-position:bottom;
	text-align: justify;
	height:180px;
	}
	
.post .images-right {
	border: 1px solid #2F0000; 
	float:right;
	margin-right:0px;
	margin-top: 10px;
}
	
}
.post .entry {
	margin-top:20px;
	padding: 10px 0 2px 0;
	text-align: justify;
}


.post .entrycontact {
	margin-top:20px;
	padding: 10px 0 2px 0;
	text-align: left;
	line-height: 200%;
}



/* Sidebar */



#sidebar {
	float: right;
	width: 208px;
	height:95%;
	padding: 4px 14px 6px 4px;
	background: #2F0000;
	border: 1px dashed #590000;
	color: #ffffff;
	text-align:left;
}

#sidebar ul {
margin-left:20px;
	width: 200px;
	padding: 0px 0px 8px 0px;
	height: 100%;
	list-style:url(images/GS_feathermarker_white.png);
	list-style-image:url(images/GS_feathermarker_white.png);
	background-repeat:repeat-x;
	background-position:bottom;

}

#sidebar hr {

height: 6px;
margin-top: 4pt;
border: none;
background-image:url(images/slash_red.png);

}

#sidebar img {
	padding: 0px 0px 0px 0px;
	margin: 0;
}

#sidebar li {
list-style-position:outside;
	margin: 0;
	padding-left:8px;
	text-align:left;
	background-position:left;
	background-repeat:no-repeat;
}

#sidebar li ul {
	padding-bottom: 14px;
}

#sidebar li li {
	line-height: 30px;
}

#sidebar li li span {
	display: block;

	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	letter-spacing: -.5px;
	color: #FFFFFF;
}

#sidebar p {
	padding-bottom: 20px;
	text-align: justify;
}

#sidebar a {
	color: #FFFFFF;
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #e9082c;
}

#logdiv {
width: 208px;
background: #5a0000; 
display:none;
padding-left: 8px;
padding-top: 6px;
margin-top: 3px;


}

#promo {
width: 220px;
padding-left: -8px;



}

#teamflat{
width: 620px;
height: 130px;
background-color:#960127;

}

#teamflat a
{
color:#FFFFFF;
text-decoration:underline;
}

.teamtext {
position:absolute;
margin-left: 0px;
margin-top: 10px;
	padding-left:10px;
	padding-right:10px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	width:450px;
	line-height: 20px;
	
}


. teamtext h3 {
	font-family: Rockwell, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #FFFFFF;
}
.cursive{

font-family: Arial, Helvetica, sans-serif;
font-style:italic;
font-size: 11px;
color: #ffffff;
	
}


/* administratie */
INPUT {
width: 125px;
background-color: #ffffff;
border-style:solid;
border:thin;
width: 18;
}

.textarea {
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
}

.contact {
width: 220px;
background-color: #ffffff;
border-style:solid;
border:thin;
width: 18;
}

INPUT.submit{
color:#FFFFFF;
width: 123px;
height: 19px;
background-color:#960127;
}


/* Footer */

#footer {
	width: 876px;
	height: 24px;
	margin: 0 auto;
	margin-top:0px;
	padding: 8px 0 4px 0;
	background: #2F0000;
	font-family: Arial, Helvetica, sans-serif;
	color: #CD7A7A;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
}

#footer a {
	color: #FFFFFF;

}

