/* Start of CMSMS style sheet 'luijendijk' */
/* basic elements */
body,td,th {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #666;
}
body {
	background-color: #FFFFFF;
	background-image: url(uploads/images/background.jpg);
	background-repeat: repeat-y;
	background-position:center;
	margin:0;
}
p { 
	margin-top: 0; 
	line-height:150%;
}
h2 { 
	font-size:16px;
	color:#666;
        margin-bottom: 0px;
}
h3 { 
	font-size:28px;
	letter-spacing:1px;
	color:#B8C1B8;
        margin-top: 100px;
}
h4 {
        font-size:14px;
        margin-bottom: 0px;
       
	
}
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #B80000;

	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #B80000;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #B80000;
}
/* specific divs */
#wrapper {
        width: 960px;
        margin: 0 auto;
        text-align: center;
		height: auto;
}
#logo {
		width: 960px;
		height: 150px;
		text-align: left;
}
#header { 
	float: left;
	width: 960px;
	background: #fff;
	height: 220px;
	margin: 0 0 0 0px;
	position: relative;
}
#menu{
	width:230px;
        height: 220px;
	position: absolute;
        margin-top: -11px;
}
.buttons a {
color: #FFFFFF;
background-color: #B8C1B8;
padding: 2px;
padding-left: 30px;
display: block;
border-left: 10px solid #B8C1B8;
font: 16px Trebuchet MS, sans-serif;
text-decoration: none;
letter-spacing:1px;
text-align: left;
line-height:199%;	
margin-top: 1px;}

.buttons a:hover {
border-left: 10px solid #FFDD19;
text-decoration: none;
color: #FFFFFF;}

.buttons a:active {
border-left: 10px solid #FFDD19;
text-decoration: none;
color: #FFFFFF;
}
a.currentpage {
border-left: 10px solid #FFDD19;
}
#visual {
	float: left;
	width: 480px;
	left: 240px;
	height: 220px;
	position: absolute;	
}
#contents {
	float: left;
	width: 960px;
	margin: 0 0 0 0px;
	text-align: left;
	background-image: url(uploads/images/bg_content.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	min-height:700px;
    height:auto !important;
    height:700px; 
}
#txt_contents {
	float: left;
	width: 480px;
	margin: 0 0 0 240px;
	text-align: left;	
}
#footer {
	clear: both;
	background: #B8C1B8;
	color:#FFF;
	padding-left:240px;
        padding-top:12px;
	text-align: left;
        height: 25px;
}
ul, menu, dir {
list-style-type:none;
padding: 0px;
}

/* Form */
form {margin-top:0}
form, td, th, li { font-size: 100%}
form div {margin-bottom:0}
fieldset div {
	margin-bottom:0.5em;
	margin-left:1em;
}
fieldset div div {
	margin-top:0.5em;
	margin-left:1em
}
fieldset {
	margin-bottom:1em;
	border:1px solid #B8C1B8;
	padding:15px 0 0 0;
}
fieldset label {
	width:auto;
}
legend {
	color:#FFF;
	background:#B8C1B8;
	margin-bottom:0.5em;
	padding:0.2em;
	width:100px;
	border:1px solid #B8C1B8;
}
textarea {
	margin: 0.5em 0;
	width:300px;
	height: 6em
}
.contactform input {
        width: auto;	      
}
.contactform label {
	display: block;
	float: left;
	width: 125px;
        margin-bottom: 10px;
}
.fbsubmit {
color: #fff;
background-color: #B8C1B8;
border: none;
padding: 5px; 
}

/* End of 'luijendijk' */

