@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:18px;
	color: #000000;
}
body {
	background-color: #003366;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/body_background2.jpg);
	background-repeat:repeat-x;
}
img {
	border:0px;
}

#container_1000 {
	width:1000px;
	margin:0 auto;
}

#siterubrieken_top {
}
#siterubrieken_top div {
	float:right;
	color:#FFFFFF;
	font-size:10px;
	text-transform:uppercase;
	margin: 10px 30px 0px 0px;
}
#siterubrieken_top div a {
	color:#FFFFFF;
	text-decoration:none;
}

#menu_achtergrond {
	position:relative;
	width:1000px;
	height:53px;
	overflow:hidden;
}
#menu_container {
	position:relative;
	margin-top:-53px;
	width:1000px;
	height:53px;
	overflow:hidden;
}
#menu_container {
	position:relative;
	margin-top:-53px;
	width:1000px;
	height:53px;
	overflow:hidden;
}
#menu {
	margin:22px 0px 0px 36px;
}
#menu table {
	width:924px;
	overflow-y:hidden;
}
#menu td {
	height:32px;
	overflow-y:hidden;
	background-image:url(/images/menu_rond_rechts.gif);
	background-repeat:no-repeat;
	background-position:right top;
	text-transform:uppercase;
	font-weight:bold;
	font-size:13px;
}
#menu td img {
	position:absolute;
	top:22px;
	padding:0px;
	margin:0px;
}
#menu td a {
	text-decoration:none;
}

#main_container {
	width:1000px;
	min-height:200px;
	background-image:url(/images/main_background3.gif);
}
#main_content {
	width:741px;
	float:left;
}
#main_webpaginas {
	margin: 0px 10px 20px 36px;
}
#main_side {
	width:236px;
	float:left;
}
#main_side_inner {
	margin:0px 0px 0px 22px;
}
#header {
	width:1000px;
	height:270px;
	overflow:hidden;
}
#footer_text {
	width:1000px;
}
#footer_text div {
	float:right;
	margin-top:10px;
	margin-right:20px;
	color:#FFFFFF;
	font-size:10px;
}
#footer_text div a {
	color:#FFFFFF;
	text-decoration:none;
}

#banners div {
	width:190px;
	text-align:center;
	margin-bottom:20px;
}
#fotos {
	margin-left:-10px;
}
.fotocontainer {
	float:left;
	width:176px;
	height:176px;
	background-image:url(images/foto_kader.jpg);
	overflow:hidden;
}
.fotocontainer div {
	margin:13px;
}

#crewmembers {
	margin-left:-10px;
}

#crewmembers_content table td {
	padding: 3px 20px 3px 0px;
}

#crewmembers_content .crew_naam {
	font-size:20px;
	color:<%=session("siterubriek_kleur_actief")%>;
}

#paginering {
	padding: 10px 0px 10px 0px;
}

#paginering a {
	padding:3px;
	border:1px solid #ACB5C6;
	font-size:14px;
	text-decoration:none;
	background-color:#FFFFFF;
	color:<%=session("siterubriek_kleur_actief")%>;
}
#paginering a:hover {
	background-color:#ACB5C6;
}

#google_weather_container {
	display:block;
	width:464px;
	height:228px;
	background-image:url(/images/google_weather_background.jpg);
	margin-left:-10px;
	margin-right:-10px;
}
#google_weather_container_inner {
	padding-left:26px;
	padding-top:31px;
}
#google_weather div {
	float:left;
	margin-right:10px;
	padding:6px 10px 0px 0px;
	font-size:10px;
}
#google_weather div div {
	float:none;
	padding:0px;
	margin:0px;
}

#google_weather .city {
	color:#003366;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
}
#google_weather .day_of_week {
	color:#003366;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
}
#google_weather .condition {
	display:none;
}

#mailinglistform_container {
	display:block;
	width:248px;
	height:228px;
	background-image:url(/images/mailinglistform_background.jpg);
	margin-left:-10px;
	margin-right:-10px;
	float:right;
	overflow:hidden;
	font-size:11px;
}
#mailinglistform_container_inner {
	padding-left:26px;
	padding-top:31px;
}
#mailinglistform_container_inner input {
	font-size:11px;
	background-color:#FFFFFF;
	border:1px solid #CC0000;
	margin: 0px 0px 6px 0px;
	padding:2px;
	width:180px;
	color:#003366;
}
#mailinglistform_container_inner input.button{
	font-size:11px;
	background-color:#CC0000;
	border:1px solid #CC0000;
	margin: 0px 0px 6px 0px;
	padding:2px;
	width:auto;
	color:#FFFFFF;
}
