* {
	margin: 0px;
	padding: 0px;
}

html { 
	overflow: auto;
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #ffffff;
	font-family: Arial;
	font-size: 12px;
	line-height: 19px;
	background-color: #1e0e03;
	background-image: url(http://www.de-markies.nl/images/bg.jpg);
	background-position: top center;
	background-repeat: repeat-y;
}

.left{
	float: left;
}

.right{
	float: right;
}

.bold{
	font-weight: bold;
}

.clear{
	clear: right;
}
.clearBoth{
	clear:both;	
}
img{
	border: 0px;
	vertical-align: top;
}

p{
	margin-bottom: 10px;
	padding: 0;
}

a{
	color: #ffffff;
	text-decoration: none;
}

a:hover{
	color: #ffffff;
	text-decoration: none;
}

h1{
	margin: 0 0 20px 0;
	padding: 0;
	font-family: Arial;
	font-size: 16px;
	line-height: 19px;
}

h2{
	margin: 0 0 10px 0;
	padding: 0;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
}

.wrap{
	width: 804px;
	padding: 0;
	margin: 0 auto;
	text-align: left;
}

#content{
	color: #ffffff;
	font-family: Arial;
	font-size: 13px;
	margin: 0 auto;
	padding: 0;
	width: 804px;
	height: auto;
	text-align: left;
}

#header{
	margin: 0;
	padding: 0;
	width: 792px;
	height: 294px;
	float: left;
	border-top: 8px solid #401c07;
	border-bottom: 8px solid #401c07;
	border-left: 6px solid #401c07;
	border-right: 6px solid #401c07;
}

.mid{
	float: right;
	width: 804px;
	margin: 0px;
	padding: 0px;
}

#left{
	float:left;
	width:193px;
}

#menu {
	position:relative;
	border-left: 6px solid #401c07;
	width:193px;
	height:280px;
	background:transparent url(../images/navigation.png);
	overflow:hidden;
	float:left;
}

#menu ul {
	margin:0;
	padding:0;
}

#menu li {list-style-type:none; width:192px; height:41px; display:inline;}
#menu a {display:block; float:left; width:192px; height:0; overflow:hidden; color:#000; text-decoration:none; padding-top:48px; background:transparent url(../images/navigation-on.png) no-repeat 193px 280px;}
* html #menu a  {height:41px; he\ight:0;}

#menu a#nieuwsButton:hover,#menu a#nieuwsButtonOn {background-position: 0 0; z-index:50;}
#menu a#agendaButton:hover,#menu a#agendaButtonOn {background-position: 0 -48px; z-index:50;}
#menu a#fotosButton:hover,#menu a#fotosButtonOn {background-position: 0 -96px; z-index:50;}
#menu a#gastoenboekButton:hover,#menu a#gastoenboekButtonOn {background-position: 0 -144px; z-index:50;}
#menu a#linksButton:hover,#menu a#linksButtonOn {background-position: 0 -192px; z-index:50;}
#menu a#contactButton:hover,#menu a#contactButtonOn {background-position: 0 -240px; z-index:50;}

#times{
	position:relative;
	margin:20px 0 0 10px;
	width:193px;
	height:280px;
	float:left
}

#times table{
	padding: 0px;
	margin: 0px;
	border: 0px;
	color: #ffffff;
	font-family: Arial;
	font-size: 13px;
}

#center{
	margin: 10px 6px 0 215px;
	padding: 0px;
	color: #ffffff;
	display:block;
}

#center p{
	margin: 10px;
	padding: 0px;
}

.linksContent li{
	margin-left: 20px;
	padding: 0px;
}


#center a{
	color: #7999a5;
	text-decoration: none;
	border-bottom: 1px dotted #7999a5;
}

#center a:hover{
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px dotted #ffffff;
}

ul .HomeFeesten,ul .HomeNieuws,ul .HomeAgenda {
	list-style-type:none;
}

li a.HomeFeest{
	width:172px;
}

#HomeFeesten li{
	border: 0px;
	margin: 20px 0;
	display: block;
	width: 192px;
	float: left;
	text-align: center;
}

#HomeFeesten li a{
	color: #ffffff;
	border: 0px;
}

#HomeFeesten li a:hover{
	color: #7999a5;
	border: 0px;
}

#HomeFeesten img{
	margin: 0 20px 5px 20px;
	border: 0px;
	width: 150px;
	height: 150px;
}

#HomeFeesten h2{
	margin: 0px;
	padding: 2px;
	font-size: 16px;
	font-weight: bold;
}

#HomeFeesten h3{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

.HomeFeestenLink{
	float: right;
	margin: 20px 10px 0 0;
	border: 0px;
}

.HomeNieuws li{
	margin: 20px 20px 20px 0;
	width: 550px;
	display: block;
	float: right;
	text-align: right;
}

.HomeNieuws img{
	border: 0px;
	margin-left: 15px;
	width: 150px;
	height: 150px;
}

.HomeAgenda li{
	margin: 20px 0;
	width: 550px;
	display: block;
	float: left;
	text-align: left;
}

.HomeNieuws h2,.HomeAgenda h2{
	margin: 0px;
	padding: 0 2px 2px 2px;
	font-size: 17px;
	font-weight: bold;
}

.HomeAgenda img{
	border: 0px;
	margin-right: 15px;
	width: 150px;
	height: 150px;
}

.itemView{
	margin: 20px 10px 10px 10px;
	pading: 0px;	
}

.itemView h2{
	margin-bottom: 10px;
	color: #7999a5;
	padding: 0px;
	font-size: 17px;
	font-weight: bold;
}

.itemView img{
	border: 0px;
	margin: 0 0 10px 10px;
	width: 300px;
	height: 300px;
}

#gast_versturen{
	width: 505px; /*505*/
	margin: 0px 0px 80px 0px; /*0px 0px 80px 0px*/
}

#gast_versturen_naam,#gast_versturen_email{
	padding: 0px;
	margin: 0 0 0 10px;
}

#gast_versturen_bericht{
	margin-left: 10px;
}

#gast_versturen_code_verstuur{
	float: left;
	margin-left: 10px;
	height: auto;
}

#gast_versturen_beveiliging{
	width: 191px;
	float: left;
}

#gast_versturen_verstuur{
	width: 200px;
	height: 30px;
	margin: 0px;
	float: left;
}

#gast_bericht_geplaatst{
	display: none;
	margin: 0px 0px 40px 0px;
}

#gast_berichten{
	margin: 10px 0 0 10px;
}

#gast_berichten_row_tit{
	width: 460px;
	height: 25px;
	margin-bottom: 3px;
	background-image: url(../images/gastenboek-rowbg.png);
	background-position: top left;
	background-repeat: no-repeat;
}

#gast_berichten_row_ber{
	width: 445px;
}	

#gast_berichten_row{
	margin-bottom: 25px;
}

#gast_berichten_row_ber{
	margin-left: 4px;
}

form {
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	font-family: Arial;
	font-size: 12px;
}

.gast_versturen_text{
	display: block;
	padding: 0;
	margin: 0 0 -20px 10px;
}

.gast_versturen_naam, .gast_versturen_email{
	border-top: 1px solid #12273c;
	border-left: 1px solid #12273c;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #ffffff;
	padding: 2px 0px 1px 2px;
	margin: 1px 0px 0px 10px;
	width: 222px;
	height: 22px;
	overflow: hidden;
}

.gast_versturen_bericht{
	border-top: 1px solid #12273c;
	border-left: 1px solid #12273c;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #ffffff;
	padding: 2px 3px 1px 2px;
	margin: 1px 0px 0px 10px;
	width: 460px;
	height: 100px;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: auto;
	font-family: Arial;
	font-size: 12px;
}

.gast_versturen_captcha{
	border-top: 1px solid #12273c;
	border-left: 1px solid #12273c;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #ffffff;
	padding: 2px 1px 1px 2px;
	margin: 2px 0px 0px 0px;
	width: 50px;
	height: 20px;
	overflow: hidden;
}

.gast_versturen_capt_image{
	margin: 2px 5px 0px 0px;
	padding: 0px;
	border: 0px;
	vertical-align: top;
}

.gast_versturen_verstuur{
	width: 154px;
	height: 30px;
	border: 0px;
	margin-top: 20px;
	border: 0px;
	float: right;
}

#gast_versturen_err_msg {
	color: #CC0000;
	font-weight: bold;
	margin: 0px 0px 10px 10px;
}

.gast_versturen_error_str {
	color: #CC0000;
	font-weight: bold;
	width: 460px;
	font-size: 16px;
}

#gast_versturen_ok_msg{
	color: #009900;
	font-weight: bold;
	width: 460px;
	margin: 0px 0px 10px 10px;
}

#gast_berichten_row_tit{
	text-indent: 5px;
	/*padding: 2px 2px 1px 2px;*/
	color: #ffffff;
}

.gast_berichten_row_tit_name {
	width: 220px;
	color: #ffffff;
	text-align: left;
	float: left;
}

.gast_berichten_row_tit_date {
	width: 230px;
	color: #ffffff;
	margin-right: 10px;
	text-align: right;
	float: right;
}

#footer{
	clear: both;
	width: 792px;
	height: 1px;
	float: left;
}