/* CSS Document */

body{
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
	background-color:#850100;
	font-family:tahoma, Verdana, Arial, sans-serif;
	font-size:12px;
	text-align: center;
	color: #934F37;
	background-image: url(/images/bodybackground.jpg);
	background-repeat: repeat-x;
}
td {
	font-family:tahoma, Verdana, Arial, sans-serif;
	font-size:12px;
	vertical-align: text-top;
}
a:hover {
	text-decoration: underline;
}
ul {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 15px;
	margin-top: 0px;
}
p{
   margin-top: 5px;
   margin-bottom: 5px;
}
hr{
	margin-left:15px;
	margin-top:0;
	color: #934F37;
}
h5{
	margin-bottom: 0px;
/*	width:100%;*/
	filter:dropshadow(color=#918C8A, offx=1, offy=1, positive=true);
}

/* --------------------------------------------------
   Frame                                  
   -------------------------------------------------- */
#main{
	width: 790px;
	background-color: #ECDEC1;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;

}
#ghostlayer {
	z-index: 5;
	height: 3px;
	width: 500px;
	visibility: hidden;
	overflow: hidden;
}

/* --------------------------------------------------
   Header                                   
   -------------------------------------------------- */

#header{
	width: 100%;
	height: 202px;
	margin: 0px;
	background-image:url(/images/regthuysback.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#imglogo {
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 10px;
}

/* --------------------------------------------------
   TopNavigatie                                  
   -------------------------------------------------- */
#topnav{
	width: 100%;
/*	height: 27px;*/
	height: 32px;
	margin: 0px;
	padding: 0px;
	/*padding-top:5px;*/
	background-image:url(/images/navigation.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/* --------------------------------------------------
   Pageheader                                  
   -------------------------------------------------- */

#pageheaderleft{
	width: 201px;
	background-color:#E2AD3A;
	text-align:right;
	vertical-align: bottom;
	border-bottom:#660000 3px solid;
	padding-bottom:5px;
}
#pageheaderright{
	border-bottom:#660000 3px solid;
	vertical-align: bottom;
	padding-bottom:5px;
}
#tdtitel{
	text-align:right;
	vertical-align: text-bottom;
	border-bottom:#660000 3px solid;
}

/* --------------------------------------------------
   Content                                 
   -------------------------------------------------- */

#content{
	width: 100%; 
	margin: 0px;
	text-align: left;
	clear:both;
}
#tblmain{
	width: 760px;
}
#tblcontent{
	width:500px;
	margin-top:15px;
	margin-left:15px;
	margin-right:15px;
}
#tdmenu{
	vertical-align: top;
	background-color:#E2AD3A;
	padding-top:16px;
	padding-left:5px;
	padding-bottom:20px;
}
#tdmenu a{
	font-size:12px;
	font-weight:bold;
	color: #934F37;
	text-decoration:none;
	margin-left:15px;
}
#tdmenu a:hover{
	text-decoration: underline;
}
#tdmenu div{
	width: 85%;
	padding-top:3px;
	padding-bottom:6px;
	float:left;
}
#tdmenu img{
	float:left;
	margin-top:3px;
}
.tdmenucolor{
	background-color:#E2AD3A;
}
#tdfotohome{
	width: 201px; 
	height: 1px;
	background-color:#E2AD3A;
}
.tdcontentdetail{
	width:100%;
	text-align:left;
	clear:both;
	border-collapse:collapse;
}
.rightFoto{
	margin:5px;
	margin-right:0px;
	border:#000000 1px solid;
	float: right;
}
.leftFoto{
	margin:5px;
	margin-left:0px;
	border:#000000 1px solid;
	float: left;
}

/* --------------------------------------------------
   Bottommenu                                 
   -------------------------------------------------- */
#divfooter{
	width: 100%;
	margin: 0px;
	margin-top: 15px;
	background-color: #ECDEC1;
	
}
#divfooter, #divfooter p, #divfooter a, #divfooter li{
	text-align: center;
	color: #000000;
}   
#divfooter a{
	font-size: 12px;
	text-decoration: none;
}
#divfooter a:hover{
	font-size: 12px;
	color: #E2AD3A;
	text-decoration: underline;
}
#divfooter p{
    padding-bottom: 3px; 
	font-size: 11px;
}
#divfooter ul{
    list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 4px;
}
#divfooter li{
    display: inline;   
} 

/* --------------------------------------------------
   Email                                 
   -------------------------------------------------- */
   
.txt{
	color:#934F37;
	background-color:#ECDEC1;
	border:1px inset #00008B;
	width:203px;
}
#frmEmail select{
	width:204px;
	color:#934F37;
	background-color:#ECDEC1;
	border:1px inset #00008B;
}
#frmEmail textarea{
	width:356px;
	height: 150px;
	color:#934F37;
	background-color:#ECDEC1;
	border:1px inset #00008B;
}
#frmEmail{
	width: 500px;
	margin-top:17px;
	margin-left:18px;
	margin-right:15px;
	padding:0; 
}
#frmEmail p{ 
	clear:left; 
	margin:0; 	
	padding:0; 
	padding-top:5px;
}
#frmEmail p label{
	float:left; 
	width:30%;
	padding-left:2px;
	padding-top:3px;
}
#frmEmail p label span{
	color:#FF0000;
}
#displaymessage{
	color:#934F37;
	text-align:center;
	font-size:16px;
	font-weight:bold;
 	width:500px;
	padding-top:19px;
}	
	
/* --------------------------------------------------
   Statistieken                                
   -------------------------------------------------- */
   
#statistieken{
     margin-top: 0px;
	 margin-left:8px;
}   
.txtStatsCaption {
	font-weight: bold;
	color: #000000;
	padding-left: 8px;
	padding-top: 1px;
	padding-bottom: 2px;
	border-top: 1px #000000;
	border-right: 1px #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px #000000;
}
.txtsubStatsCaption {
	font-weight: bold;
	color: #000000;
	padding-left: 8px;
}
.txtsubStatsHeader {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-left: 8px;
	background-color: #F7E4C6;
}
.txtStatsTekst {
	padding-left: 8px;
	font-size: 12px;
	color: #000000;
}

/* --------------------------------------------------
   Gastenboek                              
   -------------------------------------------------- */

.msgcontainer{
	width:100%;
	border-top:#333333 dashed 1px;
	padding: 8px;
}
.msgcontainer a{
	color:#934F37;
}
.gastenboeknaam{
	margin-bottom: 3px;
	width:100%;
	font-weight:bold;
}
.gastenboekemail{
	margin-bottom: 3px;
}
.gastenboektekst{
	margin-bottom:10px;
}
.gastenboeknav{
	width:100%;
	text-align:right;
}
.tblNavigator{
	margin-bottom:8px;
}
.berichtToevoegen{
	font-size:13px;
	margin-left:7px;
	font-weight:bold;
	color: #934F37;
}
.berichtToevoegen:hover{
    background-color: #E2AD3A;    
}

#gastenboekmutatie{
	clear: both;
}
#gastenboekmutatie p, #gastenboekmutatie div{
	margin-left: 15px;
	margin-bottom: 5px;
}
#gastenboekmutatie table{
	margin-left:13px;
}
#gastenboekmutatie td{
	line-height: 24px;
}
#naam, #email{
	width: 250px;
}
#bericht{
	width: 450px;
	height: 100px;
}
/*

.label{
	width:150px;
	padding-bottom:2px;
	margin-left:2px;
	line-height: 12px;
}
#frmBericht div, .text, #frmBericht p{
	margin-left:4px;
	line-height:23px;
}
#gastenboekline{
	margin:0px;
}
#errormsg{
	color:#FF0000;
	font-weight:bold;
}*/
