@charset "utf-8";
/* CSS Document */

body, html {
	margin: 0;
	padding: 0;
	height: 100%;
	background-color: #111;
	font-family: arial;
	font-size: 14px;
	line-height: 18px;
	color: #999;	
	}

h1, h2, h3 {color: #b0d627; font-family: Tahoma; font-weight: bold; padding: 0; margin: 0; font-size: 14px;}
h1 {font-size: 14px; }
h2 {font-size: 12px; }
h3 {font-size: 11px; }


/* hoofdcontainer definieren en centreren */

#links{
	z-index: 500;
}

#menubar{
	width: 100%;
	/*position: relative;*/
	height: 50px;
	margin: 0 0 20px 0;
	background-color: #eee;
	
}

#menu{
	margin: auto;	
	padding: 0;
	position: relative;
	width: 1200px;
	/*background-color: #fff;*/
	height:50px;
	margin-top:0;
	padding: 0px 0 25px 0;
	}

.menuitem{
	position: relative;
	widht: 200px;
	padding-top: 10px;
	color: #444;
	font-weight: bold;
	}

#main
{
	margin: auto;	
	padding: 0;
	position: relative;
	width: 1200px;
	background-color: #111;
	height:1200px;
	}

#banner{
	margin: auto;
	margin-bottom: 20px;
	width: 1200px;
	height: 250px;
	background: url(../images/banner.jpg) no-repeat;
	border: 1px solid #000;
	}


#main_container{
	margin-left: 0px;
	width: 1200px;
	text-align:left;
	/*min-height: 100%;*/
	/*_height: 100%;*/
	padding: 10px;
	padding-top: 20px;
	}

#subrechts{
	float: right;
	width: 170px;
	height: 28px;
	text-align: center;
	border: solid 1px #287F16;
	background-color:#6CA82E;
	color: #fff;
	padding-top: 10px;
}

#login{
	float: right;
	width: 800px;
	height: 300px;
	
}

#subrechts:hover{
	width: 170px;
	height: 28px;
	text-align: center;
	border: solid 1px #287F16;
	background-color: #b0d627;
	color: #fff;
	padding-top: 10px;

}

#uitloggen{
	width: 180px;
	height: 30px;
	text-align: center;
	padding-top:10px;
}



#matrix{
	position: relative;
	width: 1160px;
	background-color: #080808;
	border: #333 1px solid;
	margin-right: 0px;
	float: left;
	color: #999;
}

#matrix2{
	position: relative;
	width: 1160px;
	min-height: 100%;
	background-color: #111;
	margin-bottom: 20px;
	float: left;
	color: #999;
}


.tables{
	position: relative;
	width: 125px;
	margin-right: 0px;
	margin-bottom: 20px;
	float: left;
	color: #999;
}

.tables2{
	position: relative;
	width: 120px;
	margin-right: 0px;
	margin-bottom: 20px;
	float: left;
	color: #999;
}

.gb1{
	position: relative;
	width: 420px;
	padding: 5px;
	float: left;
	color: #DBDBDB;
}

.holder{
	position: relative;
	width: 1180px;
	/*height: 170px;*/
	background-color: #0d0d0d;
	border: #CCCCCC 1px solid;
	float: left;
}

a {
  text-decoration:none;
  color: #C4F5A5;
  } 
  
#menu a{
  text-decoration:none;
  color: #222;
  } 
  
#menu a:hover, a:active{
  text-decoration:underline;
  color: #333;
  }

#ahead{
  text-decoration:underline;
  color: #fff;
  } 
  
#ahead a:hover, a:active{
  text-decoration:underline;
  color: #fff;
  }
  
a:visited {
  text-decoration:none;
  color: #fff;
  } 
    
a:hover, a:active{
  text-decoration:underline;
  color: #fff;
  }

.tHead  {
		background-color: #222;
		/*width:90%; */
		color: #DBDBDB; 
		margin: 5px;
		padding: 5px;
		} 
		
#gbHead  {
		font-weight: bold;
		background-color: #222;
		border: 1px solid #111;
		line-height: 14px; 
		/*width:90%; */
		color: #555; 
		margin: 5px;
		padding: 5px;
		} 
		
#gbHead a{
   text-decoration:none;		
  color: #fff;
  }	

#gbHead a:hover, a:active{
  text-decoration:underline;
  color: #fff;
  }		
		

/**************** GB **************/

.gb_table{
	width: 680px;
	height: 100%;
	margin: 10px 0 10px 0;
	background-color: #222;
	border: 1px solid #333;
}
	
.vid_table{
	width: 580px;
	/*height: 100%;*/
	margin: 5px 0 5px 0;
	background-color: #222;
	border: 1px solid #333;
	
}

.vid_pic{
	padding: 5px;
	overflow: hidden;
	}	

.vid_msg{
	text-align: justify;
	vertical-align: top;
	padding: 5px;
	}	
	
.gb_title{
	text-align:left;
	color: #eee;
	font-size: 14px;
	padding: 5px;
	padding-left: 4px;
}

.gb_date{
	text-align:right;
	font-size: 12px;
	padding: 3px;
	}
	
.gb_msg{
	text-align: left;
	vertical-align: top;
	font-size: 12px;
	}	

/****** CSS Input GB ******/
	
#msg_tabel{
	width: 320px;
	/*padding-bottom: 15px;*/
	margin-bottom: 15px;
	border-bottom: 1px dashed #a9995f;
	background-color:#06C;
	}
	
.msg_td{
	text-align: left;
	vertical-align: top;
	font-size: 12px;
	padding: 5px;
	}


/****** CSS Input Vraag/contact ******/
	
#con_tabel{
	width: 600px;
	/*padding-bottom: 15px;*/
	margin-bottom: 15px;
	border-bottom: 1px dashed #a9995f;
	}
	
.con_td{
	text-align: left;
	vertical-align: top;
	font-size: 12px;
	}
	
#verstuur{
	width: 115px;
	float: right;
	padding: 5px;
	margin-right: 20px;
	}

.paginaNummering{
	width: 580px;
	text-align:right;
	padding-top: 3px;
	}

.paginaNummering a, .paginaNummering a:hover{
	margin-left: 4px;
	text-decoration:none;
	font-size: 11px;
  	color: #a9995f;
  } 

	
.hr_gold_dotted{/*Gouden stippellijn onder gastenboek*/
	width: 580px;	
	height: 0;
	border: 0;
	border-bottom: 1px dashed #a9995f;
	margin:0;
	padding:0;
	}
	
.hr_gold_dotteds{/*Gouden stippellijn onder gastenboek*/
	width: 320px;	
	height: 0;
	border: 0;
	border-bottom: 1px dashed #a9995f;
	margin:0;
	margin-top:10px;
	padding:0;
	}	
	
	
/****** FOOTER *******/ 

.contentLeft{
	position: relative;
	float: left;
	width: 606px;
	min-height: 100%;	
	margin-left: 20px;
	/*clear: left;*/
}

.contentRight{
	position: relative;
	width: 420px;
	float: right;
	min-height: 440px;
	_height:100%;	
	margin-right: 20px;
	padding: 0px 5px 0px 5px;
}

#verstuur{
	width: 115px;
	padding: 5px;
	margin-right: 20px;
	}


.contentRight input[type=text], #con_tabel input[type=text]{
	width: 227px;
}

.contentRight TEXTAREA, #con_tabel TEXTAREA {
	width: 400px;
}


