*
{
	margin: 0;
	padding: 0;
}

html, body {
	height: 100%;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 9pt;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
	text-align: left;
	background-color: #5f9353; /* ##alleen_site## */
	color: #0d6b0d;
}

h1 {
	font-size: 1.2em;
	padding-top: 1em;
	padding-bottom: 0.5em;
	line-height: 1.5em;
}

h2 {
	font-size: 1.1em;
	padding: 0;
}

h3 {
	font-size: 1em;
	padding: 0;
}

p {
	margin-bottom: 1em;
}

a {
	color: #6c6c6c;
	text-decoration: none;
}

img {
	behavior: url("iepngfix.htc");
	border: none;
}

a:hover {
	color: #0d6b0d;
	text-decoration: underline;
}


ul, ol {
	list-style-type: square;
	margin-left: 1.5em;
	text-align: left;
}

div.menu ul, ol {
	list-style-type: square;
	margin-left: 1.5em;
	margin-top: 0.2em;
	text-align: left;
}

div.body_overlay {
	width: 100%;
	background-color: white;
	background-image: url(../afbeeldingen/back_body.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}

div.body_overlay2 {
	width: 100%;

	background-image: url(../afbeeldingen/back_body_middle.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

div.body_overlay3 {
	width: 100%;

	background-image: url(../afbeeldingen/back_footer_top.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
}

div.footer {
	height: 139px;
	background-image: url(../afbeeldingen/back_footer_bottom.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}

div.adres {
	color: white;
	width: 950px;
	padding: 10px;
	padding-left: 0;
	margin: 0 auto 0 auto;
}

div.adres a {
	color: white;
}

div.container {
	width: 950px;
	margin: 0 auto 0 auto;
	background-image: url(../afbeeldingen/back_main.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}

div.header {
	width: 950px;
	height: 138px;
	
	background-image: url(../afbeeldingen/back_main_top.jpg);
	background-repeat: no-repeat;
	background-position: top left;

	text-align: left;
}

div.body {
	width: 920px;
	padding-left: 15px;
	padding-right: 15px;
}

div.header img.logo {
	margin-top: 12px;
	margin-bottom: 5px;
	margin-left: 300px;
}

div.tab_white {
	float: right;
	width: 175px;
	margin-right: 15px;
}

div.corner_white_left {
	background-image: url(../afbeeldingen/round_corner_white_left.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 10px;
	float: left;
	height: 25px;
}

div.middle_white {
	float: left;
	background-color: white;
	width: 155px;
	padding-top: 2px;
	padding-bottom: 5px;
	text-align: center;
}

div.corner_white_right {
	background-image: url(../afbeeldingen/round_corner_white_right.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 10px;
	height: 25px;
	float: left;
}

div.container_left {
	float: left;
}

div.container_right {
	float: right;
}

div.header_element_white {
	text-align: center;
	font-weight: 700;
	background-image: url(../afbeeldingen/round_corners_top_white.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 4px;
	height: 20px;
	width: 160px;
}

div.body_element_green {
	background-color: #dbe9dc;
	border-left: 1px solid #3c883c;
	border-right: 1px solid #3c883c;
	padding: 4px;
	width: 158px;
}

div.body_element_white {
	background-color: white;
	border-left: 1px solid #3c883c;
	border-right: 1px solid #3c883c;
	padding: 4px;
	width: 158px;
	text-align: center;
}

div.footer_element_white {
	background-image: url(../afbeeldingen/round_corners_bottom_white.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 9px;
	width: 168px;
	margin-bottom: 15px;
}

div.footer_element_green {
	background-image: url(../afbeeldingen/round_corners_bottom_green.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 9px;
	width: 168px;
	margin-bottom: 15px;
}

div.menu {
	background-image: url(../afbeeldingen/round_corners_menu_top.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 523px;
	float: left;
	margin-left: 14px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: center;
	height: 27px;
	overflow: visible;
}

div.menuitem {
	margin: 0 auto 0 auto;
}

div.menuitem a {
	color: white;
	padding-left: 7px;
}

div.menuitem a.active {

}

div.menuitem a:hover {
	color: #fff200;
}

#nav, #nav ul {
	padding: 1px 0 0 0;
	margin: 0;
	list-style: none;
}

#nav li {
	float: left;
	padding: 4px;
	padding-right: 7px;
	padding-left: 0;
	border-bottom: 1px solid #a2c6a3;
}

#nav li.active {
	background-color: white;
	border-bottom: 1px solid white;
}

#nav li.active a {
	color: #0d6b0d;
}

#nav li.active a {
	color: #0d6b0d;
}

#nav ul {
	position: absolute;
	left: -1000px;
}

#nav li:hover ul, #nav li.ie_does_hover ul {
	left: auto;
	margin-top: 3px;
}

#nav a {
	display: block;
	margin: 0;
}

div.menu ul.sub a:link, ul.sub a:visited{
	color: #0d6b0d;
}

div.menu ul.sub a:hover, ul.sub a:active{
	
}

div.menu ul li{
	border-left: 1px solid #e8e8e8;
}

div.menu ul.sub li{
	background-color: #dbe9dc;
	border-top: 1px solid #e8e8e8;
	border-left: 0;
	clear: left;
	width: 125px;
}

/* IE only hack \*/
* html ul li, * html ul.sub li{
	border-bottom: 1px solid #e8e8e8;
}

* html ul.sub li{
	border-top: 0;
}
/* Einde IE only hack */ 

ul.sub a {
	color: #0d6b0d;
}

div.content_bottom {
	background-image: url(../afbeeldingen/round_corners_content_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 553px;
	margin-left: 14px;
	padding-bottom: 17px;
	float: left;
}	

div.content {
	background-color: white;
	border-left: 1px solid #3c883c;
	border-right: 1px solid #3c883c;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0.5em;
	width: 521px;
	min-height: 460px;
	height: auto !important;
	height: 460px;
	padding-bottom: 17px;
}

div.clear {
	clear: both;
}

fieldset
{
	border: 1px solid #cdcdcd;
	padding: 0.5em;
	margin-bottom: 1em;
	vertical-align: middle;
	width: 500px;
}

form input, textarea, select
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 1.1em;
	font-weight: 500;
	letter-spacing: 1px;
}

fieldset legend
{
	color: #0d6b0d;
	white-space: nowrap;
	font-size: 1.1em;
	font-weight: 500;

	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 1em;
	

	padding-left: 0.4em;
	padding-right: 0.4em;
	padding-top: 0.2em;
	padding-bottom: 0.2em;

	border: 1px solid #cdcdcd;
}

fieldset div.form_element
{
	clear: both;
	padding: 1px;
}

fieldset label 
{
	width: 12em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
	clear: left;
}

fieldset br
{
	clear: left;
}

form label.checkbox
{
	clear: none;
}

form div.form_verplicht 
{
	width: 1em;
	padding-right: 0.3em;
	float: left;
	text-align: right;
}

form label.checkbox 
{
	width: 20em;
	margin-left: 1em;
	margin-right: 0em;
	text-align: left;		
}

form input.tekstveld, form input.color
{
	background-color: white;
	border: 1px inset #6278ba;
}

form textarea
{
	background-color: white;
	border: 1px inset #6278ba;
}

form select
{
	background-color: white;
	border: 1px inset #6278ba;
}

form input.submit, button
{
	background-color: #6278ba;
	color: white;
	font-weight: 700;

	border: 1px outset #6278ba;

	padding-left:	0.5em;
	padding-right:	0.5em;
	padding-top:	0.1em;
	padding-bottom: 0.1em;
}

form input.submit
{
	float: right;
	clear: both;
}

form div.submit
{
	padding-bottom: 1em;
}

form input.submit:hover, button:hover
{
	color: white;
	background-color: #cdcdcd;
}

form input.checkbox
{
	float: left;
	border: none;
}

form div.radiobuttons
{
	float: left;
	vertical-align: middle;
}	

form div.radiobuttons input
{
	vertical-align: middle;
	margin: 0;
}

form hr
{
	width: 80%;
	margin-top: 1em;
	margin-bottom: 1em;
	background-color: #cdcdcd;
	border: 1px solid #cdcdcd;
}

div.technique {
	float: right;
	font-size: 0.75em;
}

table td{
	vertical-align: top;
}

table.albumindex {
	empty-cells: hide;
}

table.albumindex td {
	padding-right: 11px;
	padding-bottom: 11px;
}

table.albumset h1{
	font-size: 1.1em;
	padding: 0;
}

div.icons {
	text-align: right;
	padding-right: 10px;
}

img.rss, img.ics {
	position: relative;
	top: 2px;
}

img.main_sponsor {
	margin-top: 10px;
	margin-bottom: 10px;
}

img.sponsor {
	margin-top: 10px;
	margin-bottom: 15px;
}

img.picleft {
	margin-left: 3px;
	margin-top: 3px;
	border: 1px solid #0d6b0d;
}

body.mceContentBody {
	padding-left: 15px;
	padding-right: 75px;
	width: 521px;
	background: white;
}

.LV_validation_message {
	margin:0 0 0 5px;
}

.LV_valid {
	color:#00CC00;
	background-image: url(../afbeeldingen/goed.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-left: 18px;
}

.LV_invalid {
	color:#CC0000;
	background-image: url(../afbeeldingen/fout.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-left: 18px;
}

.LV_valid_field, input.LV_valid_field:hover, input.LV_valid_field:active, textarea.LV_valid_field:hover, textarea.LV_valid_field:active {
	border:1px solid #3da329;
}

.LV_invalid_field, input.LV_invalid_field:hover, input.LV_invalid_field:active, textarea.LV_invalid_field:hover, textarea.LV_invalid_field:active {
	border:1px solid #be2227;
}
