@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	height:100%;
}
img {
	border: 0px;
}
:-moz-any-link:focus {
	outline: none;
	outline-style:none;
	outline-width:0;
}
a {
	outline: none;
	outline-style:none;
	outline-width:0;
}

#container {
	width:100%;
	background-image: url(/images/achtergrond_iko.jpg);
	background-repeat:repeat-y;
	background-position:center top;
}
#container_center {
	width: 980px;
	margin: 0 auto;
	background-image: url(/images/achtergrond_kelfort.jpg);
}
#container_top {
	width: 980px;
	height: 108px;
	background-image:url(/images/achtergrond_top.jpg);
	text-align:center;
}
#container_top #logo {
	padding-top:24px;
}
#container_balk {
	clear:both;
	background-color:#111111;
	width: 980px;
	height: 3px;
	overflow:hidden;
}
#container_balk2 {
	clear:both;
	background-color:#222222;
	width: 980px;
	height: 3px;
	overflow:hidden;
}
#container_balk3 {
	clear:both;
	background-color:#333333;
	width: 980px;
	height: 3px;
	overflow:hidden;
}
#container_menu {
	width: 980px;
	height: 29px;
	background-image:url(/images/achtergrond_menu.jpg);
	overflow:hidden;
}
#container_sfeerfotos {
	width: 710px;
	height: 270px;
	overflow:hidden;
	float:left;
	border:0px;
}
#sfeerfotos {
	display:none;
}
#sfeerfotos img {
	border:0px;
}
#container_advertentie {
	width: 270px;
	height: 270px;
	background-image:url(/images/advertentie_basis.jpg);
	overflow:hidden;
	float:left;
	border:0px;
}
#container_content {
	clear:both;
	width: 710px;
	float:left;
	padding:0px 0px 20px 0px;
	display:block;
}
#container_right {
	width: 270px;
	float:left;
	padding:0px 0px 20px 0px;
	display:block;
}

#container_menu .button {
	float:left;
}
#container_menu .button div {
	float:left;
}
#container_menu .button div a {
	padding: 0px 20px 0px 20px;
	line-height:25px;
	color:#CCCCCC;
	text-decoration:none;
}
#container_menu .buttonactief {
	float:left;
	background-color:#EE0000;
}
#container_menu .buttonactief div {
	float:left;
}
#container_menu .buttonactief div a {
	padding: 0px 20px 0px 20px;
	line-height:25px;
	color:#FFFFFF;
	text-decoration:none;
}
#container_bottom {
	width:100%;
	background-color:#000000;
}
.raquo {
	width:24px;
	height:22px;
	float:left;
	margin-right:15px;
}
.panel {
	margin: 10px 0px 0px 15px;
	width:240px;
	display:block;
}
.panel_inner {
	padding: 0px 0px 0px 10px;
	background-color:#FFFFFF;
}
a.panellink {
	text-decoration:none;
	color:#333333;
}
a.panellink:hover {
	text-decoration:underline;
	color:#333333;
}

#container_content {
	font-size: 13px;
	line-height:18px;
	color: #000000;
}

form {
}

input, textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	line-height: 11px;
	margin: 0px 10px 0px 0px;
	padding: 1px;
	border: 1px solid #CCCCCC;
	background-color:#FFFFFF;
	background-image:url(/images/verloop.jpg);
	background-repeat:repeat-x;
}
form input {
		width:400px;
}

.smal {
		width:120px;
}
form textarea {
		width:400px;
}
form div {
	margin-bottom:6px;
}
.block { display: block; }

.submit {
	width:auto;
	display:inline-block;
	background-color:#EE0000;
	border:0px;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px;
}
label { font-weight:normal;}
label.error { font-weight:normal;display: none; color:#CC0000; text-transform:none; font-size:10px; line-height:10px;}	


select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	line-height: 11px;
	margin: 0px 10px 0px 0px;
	padding: 1px;
	border: 1px solid #CCCCCC;
	background-color:#FFFFFF;
	background-image:url(/images/verloop.jpg);
	background-repeat:repeat-x;
}

#productgroepen {
}

#productgroepen table td {
	vertical-align:top;
	width:338px;
}
#productgroepen table table {
	width:300px;
	border-bottom:1px solid #CCCCCC;
}

#productgroepen table table td {
	vertical-align:middle;
	height:60px;
	width:auto;
}

#productgroepen a {
	font-size:14px;
	color:#333333;
	text-decoration:none;
}

#nieuws_bericht {
	display:block;
	width:446px;
	float:left;
	margin-right:20px;
}

#nieuws_overzicht {
	display:block;
	font-size:10px;
	width:200px;
	float:left;
	border-left:1px dotted #CCCCCC;
}
#nieuws_overzicht a {
	color:#EE0000;
}

