
@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
body {
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/achtergrond.jpg);
	background-repeat: repeat-y;
	background-position:top center;
}
img {
	border:0px;
	-ms-interpolation-mode:bicubic;
}
:-moz-any-link:focus {
  outline: none;
}
a {
outline: none;
}
* {
	padding:0px;
	margin:0px;
}
#container_top {
	width:100%;
	height:150px;
	border-bottom: 1px solid #CCCCCC;
	display:block;
	background-image:url(/images/achtergrond_top2.jpg);
	background-repeat: repeat-x;
}
#container_960 {
	clear:both;
	width:960px;
	margin: 0 auto;
	display:block;
}
-->
#container_top_menu {
	width:960px;
	height:24px;
	padding-top:10px;
	text-align:right;
	font-size:11px;
}
#container_top_menu div {
	display:inline;
	margin-left:30px;
}
#container_top_menu div a {
	color:#333333;
	text-decoration:none;
}
#container_top_menu div a:hover {
	color:#D80012;
	text-decoration:none;
}
#container_top_menu .actief {
	color:#EE0000;
}

#container_top #logo {
	float:left;
	height:84px;
}
#container_top #payoff {
	float:right;
	margin-top:30px;
}
#container_menu {
	width:960px;
	height:32px;
}
#container_menu .actief {
	color:#EE0000;
}
#container_content {
	width:765px;
	margin-right:5px;
	float:left;
}
#container_right {
	width:190px;
	float:left;
}
#container_balk {
	height:5px;
	overflow-y:hidden;
	display:block;
	clear:both;
}
#container_balk_wit {
	height:5px;
	overflow-y:hidden;
	display:block;
	clear:both;
	background-color:#FFFFFF;
}
#container_footer {
	font-size:10px;
	padding:14px 0px 20px 0px;
	border-top: 4px solid #999999;
	text-align: justify;
	text-justify: newspaper;                            
	text-align-last: justify;
	white-space:nowrap;
}

#panel_hometekst {
	width:380px;
	height:190px;
	background-image:url(/images/verloop_FFEE00.jpg);
	display:block;
	float:left;
	overflow:hidden;
	margin:0px 5px 0px 0px;
}
#panel_nieuws {
	width:380px;
	height:380px;
	background-image:url(/images/verloop_DDDDDD.jpg);
	display:block;
	float:left;
	overflow:hidden;
	margin:0px 5px 0px 0px;
}

#panel_sfeerfotos {
	width:380px;
	height:190px;
	overflow:hidden;
}
#sfeerfotos {
	display:none;
}
#panel_benelux_ferney {
	width:380px;
	height:380px;
	display:block;
	float:left;
	overflow:hidden;
}
div#stippenferney {
	position:absolute;
}
div#stippenferney div{
	position:absolute;
	font-size:14px;
	color:#FFCC00;
}
#panel_advertentie {
	width:190px;
	height:190px;
	display:block;
	overflow:hidden;
}
#panel_advertentie table {
	width:190px;
    height:190px;
}
#panel_advertentie table td {
	text-align:center;
    vertical-align:middle;
}

#advertenties {
	display:none;
}

#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:#CC0000;
	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;
}

#fotoreportage div {
	width:160px;
	height:160px;
	float:left;
	margin: 0px 8px 8px 0px;
	background-color:#EAEAEA;
	border: 1px solid #CCCCCC;
	padding:5px;
}

#panel_nieuws {
	font-size:11px;
	color:#333333;
}
#panel_nieuws a {
	color:#EE0000;
}

#nieuws_bericht {
	display:block;
	width:490px;
	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;
}

.hotnews {
	background-color:#FFE167;
}
.hotnewstext {
	font-size:18px;
	letter-spacing:4px;
}
#links .link_container {
	float:left;
    margin:0px 40px 30px 0px;
}