body {
	margin:0px;
	padding:0px;
	background-color:#b3b5b4;
	background-image:url("/site_media/images/bodybg.jpg");
	background-repeat:repeat-x;
	font-family:verdana, sans-serif;
}
#s1 img {
	display:None;
} 

#site {
	background-image:url("/site_media/images/bg.jpg");
	background-repeat:no-repeat;
	width:1000px;
	min-height:600px;
	margin:0px auto;
	background-color:#121b1a;
}
#menu {

	height:100px;
}
#slides {
	height:200px;
	margin:5px;
}
#slideshow {
	margin-left:250px;
}

#content {

}

#menuitems {
	margin-left:400px;
}

#menuitems a {
	color:white;
	text-decoration:None;
	font-family:verdana, sans-serif;
	margin-right:10px;
	margin-left:10px;
	float:left;
	padding:15px;
	padding-top:70px;
	padding-bottom:10px;
	font-size:12pt;
	text-align:center;
	font-weight:normal;
	min-width:60px;
}

#menuitems a:hover {
	background-color:white;
	color:black;
	background-image:url("/site_media/images/linkbloem.jpg");
	background-repeat:no-repeat;
	background-position:center; 
}

.selected {
	color:white;
	text-decoration:None;
	font-family:verdana, sans-serif;
	margin-right:10px;
	margin-left:10px;
	float:left;
	padding:15px;
	padding-top:70px;
	padding-bottom:10px;
	font-size:12pt;
	text-align:center;
	font-weight:normal;
	min-width:60px;
	background-color:white;
	color:black;
	background-image:url("/site_media/images/linkbloem.jpg");
	background-repeat:no-repeat;
	background-position:center; 
}

h1 {
	margin-top:15px;
	color:white;
	border-bottom:1px solid white;
}
h2 {
	font-size:10pt;
	border-bottom:1px solid white;
}

#maincontent {
	padding:15px;
	float:right;
	width:750px;
}
#maincontent a {
	color:white;
}

#subcontent {
	float:left;
	color:white;
	padding:10px;
	padding-top:100px;
	width:200px;
}

p {
	line-height:20px;
	color:white;
	font-size:10pt;
}
p.form {
	line-height:8px;
}
.pics {  
    height:  210px;  
    width:   715px;  
    padding: 0;  
    margin:  0;  
} 
 
.pics img {  
    /*padding: 15px;  
    border:  1px solid #ccc;  
    background-color: #eee;  */
    width:  715px; 
    height: 210px; 
    top:  0; 
    left: 0 
} 

.footer {
	font-size:7pt;
	text-align:center;
	color:grey;
	padding:4px;
}
.footer a {
	color:grey;
}
.helper {
	clear:both;
}
table {
	color:white;
}
.error {
	color:red;
}
.smalltextedit {
	font-size:7pt;
	color:white;
}

