body {
	background-color: #ffcc66;
	background-image: url(http://www.kalfortkermis.be/images/body_bg.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#menu {
	text-align:center;
	color:#000;
	margin-top:2px;
   }
#menu a {
  	text-decoration:none;
	color:#000;
	}
#menu a:hover {
 	font-weight:bold;
	}
#inhoud {
	margin-left:30px;
	margin-top:30px;
	margin-bottom:30px;
	margin-right:30px;
	text-align:justify;
	}
#voet {
	text-align:center;
	color:#666;
	font-size:10px;
	}
#voet a {
	color:#666;
	text-decoration:none;
	}
#voet a:hover {
	color:#0000FF;
	}
.gallery li {
        display: inline;
        list-style: none;
        width: 150px;
        min-height: 100px;
        float: left;
        margin: 0 10px 10px 0;
        text-align: center;
	}
.img {
		border:none;
	}
 /* CONTACT FORM */

#contact {
	width:500px;
	margin-left:110px;
	height:auto;
	padding:10px;
	}
#contact label {
	width:100px;
	float:left;
	margin-top:8px;
	}
#contact .veld {
	width: 300px;
	margin-top:5px;
}
#contact textarea{
	width:400px;
	height:200px;
	margin-top:10px;
	margin-bottom:5px;
}
#contact .knop {
	background:url('http://www.kalfortkermis.be/images/verzend_knop.png') no-repeat;
	width:101px;
	height:22px;
}
.datum {	font-size: 12px;
	background-color: #CCCCCC;
	display: block;
	padding: 5px;
}
.datum_titel {	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
}
.event {	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	padding: 3px;
}
.overzicht {	padding: 3px;
	text-align: justify;
}
.plaats {	font-size: 12px;
	background-color: #CCCCCC;
	text-align: right;
	display: block;
	padding-right: 5px;
}
.top_anker {
	font-size: 10px;
	text-decoration:none
}
.top_anker a:link{
	 font-variant:small-caps;
	 text-decoration:none;
	 }
.lijst_dagen {
	list-style-type: none;
}