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

body{
	background-color:#000;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	margin:0px 3px 0px 3px;
	color: #fff;
	background-position: center 20%;
	background-image: url(/images/bgsun.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
}
h1,h2,h3,h4,h5,h6{
	margin:0px;
	padding:0px;
}
h1 {
	font-size:16px;
	color:#dce0df;
}
h2 {
	font-size:14px;
	color:#fff;
}
h3 {
	font-size:13px;
	color:#e31e27;
}
img{
border:0;
}
a{
	color:#fff;
	text-decoration:none;
}
a:hover{
	color:#9a8c7e;
	text-decoration:none;
}
hr {
	float:left;
	height: 0;
	border: 0;
	border-top: 1px solid #9a8c7e;
	width:100%;
}
.border_tabelcel{
	border-right: solid 1px #333333;
	border-bottom: solid 1px #333333;
	background-color:#222222;
}
.top_tabelcel{
	border: solid 1px #333333;
	background-color:#444444;
}
#container{
	width:950px;
	margin:0 auto;
	position:relative;
	border-left:solid 1px #e31e27;
	border-right:solid 1px #e31e27;
	padding-top:30px;
	background: #231f20;
}
#left{
	float:left;
	width:200px;
	padding:0px;
	margin:0px;
}
#logo_lefttop{
	float:left;
	width:200px;
	height:200px;
	padding:0px;
	margin:0px;
}
#logo_lefttop img{
	border:none;
}
#navigatie_left{
	float:left;
	width:200px;
	margin:20px 0px 0px 0px;
	font-size:13px;
	font-weight:bold;
}
#navigatie_left ul {
	padding:0px 0px 0px 6px;
	border:0px;
	margin:0px;
}
#navigatie_left li {
	margin:0px 0px 10px 16px;
	padding:0px 0px 0px 2px;
	list-style:none;
	background:url(/images/bg_sep.gif) no-repeat bottom left;
}
#navigatie_left a {
	text-decoration:none;
	color:#fff;
}
#navigatie_left a:hover {
	text-decoration:none;
	color:#ccc;
}
#logo_knkf {
	float:left;
	width:188px;
	padding:0px;
	margin:20px 0px 12px 62px;
}
#navigatie_top{
	float:left;
	width:750px;
	margin:0px;
	padding:0px;
	font-size:13px;
	font-weight:bold;
	background-color:#e31e27;
	display:block;
}
#navigatie_top img{
	vertical-align:middle;
}
.intextImage {
	float:left;
	margin-top:2px;
	margin-bottom:2px;
	margin-right:12px;
}
#main_content {
	float:left;
	width:690px;
	margin:0px 0px 6px 0px;
	padding:20px 40px 130px 20px;
	line-height:20px;
	background: #231f20 url(/images/bg_container.gif) no-repeat scroll center bottom;
}
/*#main_content li {
	list-style-image:url(/images/list_dot.gif);
}*/
.bg_fotosmenu{
	background:url(/images/bg_fotosmenu.jpg) no-repeat;
	width:175px;
	height:104px;
	display:block;
	text-align:center;
	font-weight:bold;
}
.bg_fotosmenu a{
	display:block;
	color:#fff;
	height:33px;
	padding:71px 0px 0px 0px;
}
.bg_fotosmenu a:hover{
	display:block;
	color:#e31e27;
}
#bottomlogo{
	float:right;
	width:750px;
	margin:0px;
	padding:10px 0px 10px 0px;
	text-align:center;
}
.clearer{
	height:0px;
	clear:both;
}
/*input{
	border:1px solid #9a8c7e;
	color:#282421;
	background-color:#e5e5e5;
}*/
textarea{
	border:1px solid #9a8c7e;
	color:#282421;
	background-color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.sendbutton{
	border:1px solid #9a8c7e;
	color:#ffffff;
	width:120px;
	padding:2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:url(/images/navigatie/bg_prod_nav.gif) repeat-y;
}
.verplichtveld{
	font-size:10px;
}
#terug{
	float:left;
	margin:12px 0px 0px 14px;
	padding:1px;
	width:62px;
	height:15px;
	line-height:8px;
}
#terug a {
	color:#ccc;
	text-decoration:none;
	font-size:11px;
	margin:0;
	padding:0;
}
#terug a:hover {
	color:#9a8c7e;
	text-decoration:none;
	font-size:11px;
	margin:0;
	padding:0;
}
#terug img{
	vertical-align:middle;
	border:none;
	margin:0;
	padding:0;
}
#foto_oudedoos{
	float:right;
	margin:0px 8px;
	padding:1px;
	width:225px;
	height:316px;
	border:solid 1px #9a8c7e;
}
.table_eisen{
	font-size:11px;
}
.cel_rood{
	background:#e31e27;
	font-size:11px;
	font-weight:bold;
	color:#fff;
}
.cel_wit{
	background:#ffffff;
	font-size:11px;
	font-weight:bold;
	color:#000000;
}
.cel_geel{
	background:#ffc600;
	font-size:11px;
	font-weight:bold;
	color:#fff;
}
.cel_oranje{
	background:#ff6600;
	font-size:11px;
	font-weight:bold;
	color:#fff;
}
.cel_groen{
	background:#008000;
	font-size:11px;
	font-weight:bold;
	color:#fff;
}
.cel_blauw{
	background:#0005d3;
	font-size:12px;
	font-weight:bold;
	color:#fff;
}
.cel_bruin{
	background:#7c2a01;
	font-size:11px;
	font-weight:bold;
	color:#fff;
}
#fotogalerij_overzicht{
	float:left;
	margin-top:10px;
}
#fotogalerij_overzicht ul{
	padding:0;
	margin:0;
	list-style-type: none;
}
#fotogalerij_overzicht li{
	margin:15px;
	line-height:60px;
	display:inline;
}
.foto_galerij {
	border:solid 1px #9a8c7e;
	padding:1px;
	margin:0;
}
.fotoalbum ul{
	padding:0;
	margin:0;
	list-style: none;
}
.fotoalbum li{
	padding:0px 10px 12px 10px;
	margin:5px;
	float:left;
	list-style: none;
	height:150px;
}
.fotoalbum_knop {
	background-color:#e31e27;
	color:white;
	margin:5px;
	padding:2px 4px;
}

