html, body {
	height: 100%;
	text-align:center;
}

html {overflow-y: scroll;}

body {
	margin: 0 auto;
	text-align: center;
	font-size: 12px;	
	font-family:Arial, Helvetica, sans-serif;
	background:url("../pics/background.png");
	background-repeat:repeat-x;
	background-color:#4a3835;
	line-height:1.5;
	color: #442c28;	
}


h1{
	margin-top:6px;
	height: 34px;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	text-transform: uppercase;
	background:url("../pics/h1_bar.png");
	background-repeat:no-repeat;
	padding-left:10px;
	padding-top:6px;
	margin-bottom:0px;
}

.alertcolor {
color: #b30134;
}

.h1wide{
	margin-top:6px;
	height: 34px;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	text-transform: uppercase;
	background:url("../pics/h1_bar_883.png");
	background-repeat:no-repeat;
	padding-left:10px;
	padding-top:6px;
	margin-bottom:0px;
	width: 883px;
}

.no_error {
display: none;
color:#000000;
}

.error {
display:inline;
color: #b30134;
}

.centerbar_rightbar h1{
	margin-top:6px;
	height: 34px;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	text-transform: uppercase;
	background:url("../pics/h1_bar_2columns.png");
	background-repeat:no-repeat;
	padding-left:10px;
	padding-top:6px;
	margin-bottom:0px;
}

#containeroverall{
	clear: both;
	margin: 0 auto;
	width:927px; 
	overflow: hidden;
	text-align: center;
	background:url("../pics/innerbackground.png");
	background-repeat:repeat-x;
	background-color:#73605c;
}

#container{
	margin: 0 auto;
	width:883px; 
	text-align:left;
}

#topbar {
margin-top:8px;
width:883px; 
height:66px;
}

#menu {
	background: url("../pics/menubar_middle.png");
	background-repeat:repeat-x;
	height: 34px;
	width:883px;
	float:left;
	position: relative;
	z-index: 300;
}

#menucontent {
	margin-left: 10px;
}

#contentholder{
width:883px; 
	float: left;
}

.leftbar, .centerbar {
	width: 289px;
	float: left;
	margin-right:8px;
}

.leftbar_centerbar {
	width: 586px;
	float: left;
	margin-right:8px;
}


.leftbar_slideshow {
	margin-top:7px;
	width: 586px;
	float: left;
	margin-right:8px;
}

.centerbar_rightbar {
	width: 586px;
	float: left;
}

.rightbar {
	width: 289px;
	float: left;
}

#content {
	width: 586px;
	float: left;
	background-color: #f8f7f7;		
}

#logobar{
font-size:10px;
height:20px;

}

.submenubox {
background-color:#4c3a37;
	color: #FFF;
	font-weight: bold;
}

.submenubox a:link, .submenubox a:visited, .submenubox a:active, .submenubox a:hover{
	margin-left:4px;
	color: #FFF;
	line-height:1.5;
}

.submenubox h2{
	color: #7f6863;
	text-transform:uppercase;
	margin-left:4px;
}



.whitebox{
	padding:8px;
	background-color:#f8f7f7;
}

.whitebox li{
margin-left:-4px;
list-style: none;
}

.whiteboximg {
	padding:-4px;
}

.imagebox{
	margin-top:6px;
width: 289px;
}

.whitebox a:link, .whitebox a:visited, .whitebox a:active, .whitebox a:hover{
color: #b30134;
font-style: italic;
font-weight: bold;
}

.stijl_slideshow {
	font-family: Arial;
	font-size: 12px;
	color: #544643;
}

/*inputvelden zilveren rand en bruine tekst */
textarea, select, input
{
  font-family: Arial;
  font-size: 11px;
  border: 1px solid silver;
  color: #442c28;
}

input.linksubmit{
	cursor: hand;
	border:none;
	background:transparent;
	color: #b30134;
	text-decoration: none;
	font-weight:bold;
	font-style:italic;
}

input.linksubmit a:hover {
	border:none;
	background:transparent;
	text-decoration: underline;
}

option.title {background-color: #442c28; font-weight: bold; color: white; height:14px; padding:0px; padding-left:2px;}
option.subtitle {background-color: #73605c; font-weight: bold; color: white; height:14px; padding:0px; padding-left:6px;}
option.normal {padding-left:0px;}

.tag1 a:link, .tag1 a:visited {font-style:normal; color: #442c28; FONT-SIZE: 11px; text-decoration:none;}
.tag1 a:active, .tag1 a:hover {font-style:normal; color: #442c28; FONT-SIZE: 11px; text-decoration:underline;}
.tag2 A:link, .tag2 A:visited {font-style:normal; color: #442c28; FONT-SIZE: 9px; text-decoration:none;}
.tag2 A:active, .tag2 A:hover {font-style:normal; color: #442c28; FONT-SIZE: 9px; text-decoration:underline;}
.tag3 A:link, .tag3 A:visited {font-style:normal; color: #442c28; FONT-SIZE: 8px; text-decoration:none;}
.tag3 A:active, .tag3 A:hover {font-style:normal; color: #442c28; FONT-SIZE: 8px; text-decoration:underline;}

#footer {
	height:116px;
	width: 927px;
	float:left;
	background:url("../pics/bottomwaves.png");
	background-repeat:no-repeat;
}

#footertext, #footertext a:link, #footertext a:visited, #footertext a:active{
	text-align: center;
	margin-top:46px;
font-size:11px;
font-style:normal;
font-weight:normal;
color: #473734;
}

 #footertext a:hover{
text-decoration:underline; 
 }
