body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFE5BA;
}
a img {
	border: none;
}
#sponsors {
	position: absolute; 
	margin-top: 185px; 
	height: 40px; 
	left: -70px;
}

#sponsors img {
	border: 1px solid;
	border-color: #E9AD00;
	float: left;
	margin-bottom: 20px;
	clear: left;
}

.pointer {
	cursor: pointer;
}

.close {
	cursor: pointer;
	float: right;
	font-size: 12px;
}

form table {
	width: 100%;
}

form #submit {
	margin-right: 10px;
}

.label {
	width: 150px;
}

.error {
	border: 3px #F00 solid;
}

.hidden {
	display: none;
}

.strike {
	text-decoration: line-through;
}

.floatRight {
	float: right;
}

.floatLeft {
	float: left;
}

.personWrapper {
	padding-right: 15px;
}

.frameWrapper {
	position:absolute;
	width:900px;
	height:600px;
	left:50%;
	margin-left:-420px;
	background-color:#FFFFFF;
	border: 1px solid #000;
	top: 50%;
	margin-top: -300px;
	}
.frameLeftBar {
	position:absolute;
	width:45px;
	height:600px;
	background-image:url(/images/kkc.kaasleft.gif);
	}
.frameHeader {
	position:absolute;
	left:215px;
	height:110px;
	width:515px;
	}
.frameNavigation {
	position:absolute;
	left:45px;
	width:170px;
	height:600px;
	background-color:#000000;
	color:#FFFFFF;
	}
	.frameNavigation p {
		padding:0;
		margin:0;
	}
	.frameNavigation ul#menu {
		list-style: none;
		padding: 0;
		margin: 14px 0 0 0;
	}
	.frameNavigation a{
		width:130px;
		height:35px;
		padding-left:40px;
		padding:0px 20px 0px 20px;
		display:block;
		color:#FFFFFF;	
		background-color:#000000;
		text-decoration:none;
		background-image:none;
		}
	.frameNavigation a:hover{
		background-image:url(images/kkc.mouseover.gif);
		background-repeat:no-repeat;
		background-position:bottom left;
		}
.frameContent {
	position:absolute;
	width:500px;
	height:480px;
	left:230px;
	top:120px;
	overflow:auto;
	}
.frameContentBreed {
	position:absolute;
	width:500px;
	height:480px;
	left:230px;
	top:120px;
	overflow:auto;
	}	
.frameRight {
	position:absolute;
	left:730px;
	top:0px;
	height:600px;
	width:170px;
	background-color: #000;
	}
.footerPhoto {	
	position:absolute;
	width:280px;
	height:90px;
	left:300px;
	top:360px;
	}
/* CMS STYLES */

.inzite-content {
	clear: both;
}
.inzite-content h1 {
	padding: 0;
	margin: 0;
	font-size: 14px;
}
.inzite-content h2 {
	padding: 0;
	margin: 0;
	font-size: 16px;
}
.inzite-content h3 {
	padding: 0;
	margin: 0;
	font-size: 18px;
}
.inzite-content table {
	border: 1px solid #000;
	border-right: 0;
	border-bottom: 0;
	border-spacing: 0;
	border-spacing: expression(cellSpacing=0);
}
.inzite-content tr {
	vertical-align: top;
}
.inzite-content td {
	border: 1px solid #555;
	border-left: 0;
	border-top: 0;
	padding: 3px;
	margin: 0;
}
.inzite-content .tableholder {
	border: 0;
}
.inzite-content .tableholder td {
	padding: 0;
	border: 0;
}

.inzite-photopage {
	clear: both;
	padding: 25px 0px 25px 3px;
}
.inzite-photopage .holder {
	float: left;
	width: 145px;
	/*height: 188px;*/
	text-align: center;
	/*border: 1px solid #2b2b2d;*/
	margin-bottom: 4px;
	margin-right: 4px;
}
.inzite-photopage .holder .image {
	clear: both;
	height: 145px; 
	text-align: center;
	/*background-color: #999;
	border-bottom: 1px solid #2b2b2d;*/
}
.inzite-photopage .holder .imagetext {
	clear: both;
	font-size: 9px;
/*	background-color: #ddd;	*/
	/*height: 34px;*/
	/*padding: 3px;*/
	color: #333;
}
.inzite-photopage .holder .imagetext p {
	padding: 3px;
}

.inzite-form .formfield {
	clear: both;
}
.inzite-form .fieldLeft {
	float: left;
}
.inzite-form .fieldRight {
	float: left;
}
.inzite-form input, .inzite-form textarea, .inzite-form select {
	margin-bottom: 2px;
}
.inzite-form .CheckRadio {
	float: left;
}
.inzite-form .CheckRadioText {
	float: left;
	padding: 0px 0px 2px 5px;
}
.inzite-form .submitButton {
	clear: both;
	text-align: right;
	padding-top: 5px;
}
.inzite-form .submitButton input {
	padding: 0px 6px 0px 6px;
	color: #2b2b2d;
}

.inzite-reaction {
	clear: both;
	border: 1px solid #5b5b5d;
	margin-bottom: 10px;
}
.inzite-reaction .photoholder {
	float: left;
	width: 100px;
}
.inzite-reaction .photo {
	clear: both;
}
.inzite-reaction .userinfo {
	clear: both;
	padding: 5px 0px;
	font-size: 10px;
	color: #ccc;
	text-align: center;
}
.inzite-reaction .textholder {
	float: left;
	padding: 5px;
}
.inzite-reaction .datefield {
	clear: both;
	font-size: 10px;
	color: #ccc;
}
.inzite-reaction .textfield {
	clear: both;
	font-size: 11px;
}

.inzite-content .search_result {
	margin-bottom: 5px;
}

.inzite-content .search_result tr td {
	vertical-align: top;
}

	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
/*CSS voor aanmeldingen-formulier*/

/*.label, .label2 {
	padding-bottom: 10px;
	float: left;
	width: 80px;
	margin-bottom: 4px;
}

.label {
	clear: left;
	font-size: 10px;
	height: 16px;
}

.label2 {
	font-size: 10px;
	height: 16px;
	text-align: right;
	padding-right: 5px;
}

.input {
	float: left; margin: 0 5px 4px 0;
	width: 140px;
}

.input input {
	font-size: 10px;
	width: 140px;
}

p.lower {
	margin-top: 10px;
}

.groepen {
	clear: both;
	float: left;
}

.point {
	cursor: pointer;
	text-decoration:underline;
}
.check, .groep, .datum, .tijd {

}

.bigger {
	font-size: 13px;
}

.big, .bigger {
	font-weight: bold; color: #FF0000;
}
.big span {
	font-size: 19px;
}

.smallfont {
	font-size: 10px;
}

#desc { vertical-align: top;}
.check { width: 20px; }
.groep { width: 60px; }
.datum { width: 140px; }
.tijd { width: 140px; }*/