/* CSS Document */
* {
	margin: 0;
	padding: 0;
}

html {
	background: url(../img/bg_wildplaza.gif) center repeat-y #FCE5C9;
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}


#logo {
	position: absolute;
	z-index: 100;
	width: 750px;
	margin:5px 0 0 90px;
	/*
		
	left: 121px;
	top: 4px;
	*/
}

#header {
	background-image: url(../img/wildplaza_header.jpg);
	width: 847px;
	height: 145px;
}
#lang {
	position:absolute;
	z-index:9999;
	margin-left: 700px;
	width: 112px;
	height: 22px;
	background-image: url(../img/wildplaza_lang_choice.gif);
	background-repeat: no-repeat;
	color: #261208;
	font-size: 11px;
	text-align: center;
	padding-top: 3px;
}
#lang a {
	color: #261208;
	text-decoration: none;
}
#lang a:hover {
	color: #FFF;
}
#outer_wrapper {

	/*left: 31px;*/
	margin:0 auto;
	width: 840px;
	overflow-x:hidden;
}
#wrapper {
	width: 849px;
}

#container {
	/* width: 100%; */
	float: left;
	margin-right: -200px;
}

#animatie {
	padding: 0px 0px 0px 0px;
	height: 208px;
	width: 250px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#content {
}
/* real content starts here */

#content-overlay {
    background-color: #FFFFFF;
    min-height: 575px;
    position: absolute;
    width: 465px;
}

#content-overlay-header {
	margin-top: -5px;
}

#content-overlay-intro {
	color: #6C2926;
	font-size: 9px;
    letter-spacing: -0.01em;
    margin-bottom: 9px;
    margin-top: -9px;
}

#content-overlay-subheader {
	background-image: url("../boordevol/pagina-subheader.png");
    height: 62px;
    margin-bottom: 19px;
    width: 464px;
}

#content-overlay-subheader a {
    display: block;
    height: 52px;
    margin-top: 10px;
    position: absolute;
    width: 464px;
}

#content-overlay-aanmelden {
	background-image: url("../boordevol/pagina-text.png");
    height: 157px;
    width: 464px;
}

#content-overlay-aanmelden a {
    display: block;
    height: 29px;
    margin-left: 200px;
    margin-top: 108px;
    position: absolute;
    width: 245px;
}

/* banner */
.wild-banner-spacer {
	height: 57px;
	margin-bottom: 18px;
}

#wild-banner {
    background-image: url("../boordevol/Banner-Wild-eigensite-465x57.gif");
    cursor: pointer;
    height: 57px;
    margin-left: 0px;/*-3px;*/
    position: absolute;
    width: 458px;
	border-right: 1px solid #d1bebc;
}

#wild-banner a.boordevolwild {
	display: block;
    height: 57px;
}

#main {
	margin-left: 181px;
	width: 465px;	
	padding: 15px 0px 20px 15px;
	font-size: 11px;
	line-height: 18px;
}

/* content columns */

#content_column_left {
	width: 191px;
	float: left;
	margin-right: 18px;
}

#content_column_right {
	width: 250px;
	float: left;
}
h1.rubriek_titles {
	text-transform: uppercase;
	color: #FFF;
	padding-left: 10px;
	padding-top: 4px;
	font-size: 12px;
	font-weight: normal;
}

/* nieuwsrubriek */
#nieuwsrubriek {
	width: 191px;
	background-image: url(../img/bg_header_nieuwsrubriek.gif);
	background-repeat: no-repeat;
	background-color: #FFE6CD;
	padding: 0px 0 5px 0;
	margin-bottom: 18px;
	height:270px;
	overflow-y:hidden;
	line-height:17px;
}

#nieuwsrubriek hr {
	width: 100%;
	color: #5E2C13;
	height: 1px;
	margin: 3px 0 3px 0
}

.nieuwsrubriek_content {
	color: #5E2C13;
	padding: 8px;
	font-size: 10px;
}

.nieuwsrubriek_content h1 {
	color: #5E2C13;
	padding: 0px;
	margin-top: 22px;
	font-size: 15px;
	font-weight: bold;
}


.nieuwsrubriek_content a {
	color: #5E2C13;
	text-decoration: underline;
}

.nieuwsrubriek_content ol {
	margin-left: 26px;
}

/* faq */
#faq {
    background-color: #BEE6C1;
    background-image: url("../img/bg_header_faq.gif");
    background-repeat: no-repeat;
    margin-top: 18px;
    padding: 0;
    width: 191px;
}

#faq hr {
	width: 100%;
	color: #01790A;
	height: 1px;
	margin: 5px 0 5px 0
}

.faq_content {
	color: #5E2C13;
	padding: 8px;
	font-size: 10px;
}

.faq_content a {
	color: #5E2C13;
	text-decoration: underline;
}
/* product van het seizoen */
#product_vh_seizoen {
	width: 250px;
	background-image: url(../img/bg_header_product_vh_seizoen.gif);
	background-repeat: no-repeat;
	background-color: #916E5D;
	padding: 0px;
	margin-bottom: 18px;
	color: #FFFFFF;	
}

#product_vh_seizoen a {
	color: #FFFFFF;	
	text-decoration: none;
}

#product_vh_seizoen a:hover {
	color: #FFFFFF;	
	text-decoration: none;
}

#product_vh_seizoen a:link {
	color: #FFFFFF;	
	text-decoration: none;
}

#product_vh_seizoen a:visited {
	color: #FFFFFF;	
	text-decoration: none;
}

#product_vh_seizoen img {
	float: left;
	margin: 10px 10px 2px 0;
	border: 2px solid #FFF;
}

.product_vh_seizoen_content {
	color: #FFFFFF;
	padding: 8px;
	font-size: 10px;
}
h1.product_vh_seizoen {
	margin-top: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #5E2C13;
}


/* movie_panel */
#movie_panel {
	width: 230px;
	background: #6c2926;
	padding: 10px;
	margin-bottom: 18px;
	color: #FFFFFF;	
	height:255px;
}
#movie_panel h1{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:27px;
	margin:5px 0 11px -1px;
	color:#f6a800;
	font-weight:normal;
}
#movie_panel span.subtitle{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:17px;
	margin:11px 0 0 0;
	color:#ffffff;
}
#movie_panel span.movie_panel_more_movies{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:17px;
	margin:11px 0 0 0;
	color:#f6a800;
}

#movie_panel span.more a{
	color:#fff;
}

#movie_panel #video{
	margin:8px 0 10px 10px;
	width:208px;
	height:135px;
}




/* recept van de week */
#recept_vd_week {
    background-color: #FFE6CD;
    background-image: url("../img/bg_header_recept%20vd_week.gif");
    background-repeat: no-repeat;
    float: left;
    margin-top: 18px;
    padding: 0;
    width: 250px;
}

#recept_vd_week img {
	float: right;
	margin: 10px 0 2px 10px;
	border: 2px solid #FFF;
}

.recept_vd_week_content {
	color: #5E2C13;
	padding: 8px;
	font-size: 10px;
}
h1.recept_vd_week {
	margin-top: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #5E2C13;
}

#recept_vd_week a {
	color: #5E2C13;	
	text-decoration: none;
}

#recept_vd_week a:hover {
	color: #5E2C13;	
	text-decoration: none;
}

#recept_vd_week a:link {
	color: #5E2C13;	
	text-decoration: none;
}

#recept_vd_week a:visited {
	color: #5E2C13;	
	text-decoration: none;
}

/* recept van de week */
#film {
	position: absolute;
	top: 445px;
	left: 195px;
}


/* main navigation */
#left {
	width: 179px;
	float: left;
	left: 200px;
	font-size: 13px;
	text-transform: uppercase;
	color: #FFF;
	margin-top: 15px;
}

#left ul {

	list-style-type: none;
	width: 175px;
}

#left li {
	margin-bottom: 7px;
	
}
#left ul li a {
	display: block;
	background-image: url(../img/bg_nav_btn_up.gif);
	background-repeat:no-repeat;
	color: #FFF;
	text-decoration: none;
	padding-left: 35px;
	padding-top: 6px;
	height: 30px;
}
#left ul li a:hover {
	background-image: url(../img/bg_nav_btn_hover.gif);
}

/* search form starts here */
#search form {
	margin-top: 0;
	margin-left: 14px;
	text-transform: capitalize;
	font-size: 11px;
}

.searchfield {
	vertical-align: middle;
	width: 115px;
	height: 20px;
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #000;
}
.submit_btn {
	vertical-align: middle;
	width: 25px;
	background-color: #D3781E;
	color: #FFF;
	border: 0px solid #000;
	padding: 0;
	font-size: 11px;
	height: 20px;
}

.vrienden {
	margin-top: 10px;
	margin-left: 14px;
	font-size: 11px;
}

/* subnavigation right starts here */
#sidebar {
	width: 170px;
	float: right;
	background-image: url(../img/bg_wildplaza_sidebar.gif);
	background-position: left;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFF;
	text-align: left;
	
}
#sidebar_header {
	background-image: url(../img/bg_sidebar_header.gif);
	background-repeat:no-repeat;
	background-color: #5E2C13;
	background-position: left;
	font-size: 10px;
	width: 159px;
	height: 37px;
	color: #60e75c;
}

#sidebar_headerKl {
	position: relative;
	top: 20px;
	left: 10px;
	color: #ffffff;
}

#sidebar_headerK2 {
	position: relative;
	top: 6px;
	left: 88px;
	color: #ffffff;
}

#sidebar ul {
	margin: 5px 0 0 20px;
	list-style-type: none;
/*	d@isplay: block; deze regel heeft veel tijd gekost*/
	width: 117px;
}

/* border-bottom for FF */
#sidebar  ul li  {
	border-bottom: 1px solid #60E75C;
	margin-bottom: 6px;
	padding-bottom: 4px;
}

#sidebar2  {
	border-top: 1px solid #60E75C;
	border-bottom: 1px solid #60E75C;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #60e75c;
}


#sidebar a {
	color: #60E75C;
	text-decoration: none;
	width: 100px;
	display: block;
}

#sidebar3 a:hover {
	color: #FFF;
	background-image: url(../img/bg_submenu_btn_popup.gif);
	background-repeat: no-repeat;
	background-position: 0 1px;
	padding-left: 15px; 
}

#sidebar_bottom {
	background-image: url(../img/sidebar_bottom.gif);
	background-position: left;
	width: 170px;
	height: 50px;
	float: right;
}

/* styles submenu */

#sidebar ul.submenu a {
	margin: 0;
	padding: 0px;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}

#sidebar .submenu a:hover {
	color: #ffffff;
	text-decoration: none;
	background-image: none;
	padding: 0px;
}

ul.submenuA li {
	border-bottom: none;
	padding-left: 15px;
	
	
}

/* eof subnavigation */

h1 {
	margin-top: 0;
	font-size:16px;
}
.last {
	margin-bottom: 0;
}

/* navigation */
.menutitleA {
	margin-bottom: 0px;
	margin-top: 5px;
	color:#FFF;
	padding:0px;
}

.submenuA {
	margin-bottom: 0px;
	margin-top: 5px;
	color:#FFF;
	padding:0px;
}

/* styles submenu */

.submenuA a {
	margin-bottom: 0px;
	background-position: left;
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: normal;
	color: #009900;
	text-decoration: none;
	padding:0px;
}


.submenuA a:hover {
	color: #FFF;
	text-decoration: none;
}

.submenuA a:active {
	color: #FFF;
	text-decoration: none;
}

/* eof navigation */


/* navigation */
.menutitleB {
	margin-bottom: 0px;
	margin-top: 5px;
	color:#FFF;
	padding:0px;
}

.submenuB {
	margin-bottom: 0px;
	margin-top: 5px;
	color:#FFF;
	padding:0px;
}

/* styles submenu */

.submenuB a {
	margin-bottom: 0px;
	background-position: left;
	background-repeat: no-repeat;
	font-size: 10px;
	font-weight: normal;
	color: #009900;
	text-decoration: none;
	padding:0px;
}


.submenuB a:hover {
	color: #FFF;
	text-decoration: none;
}

.submenuB a:active {
	color: #FFF;
	text-decoration: none;
}

/* eof navigation */

/* toegevoegd voor artikelpagina */

.content-image {
	float: left;
	border: 3px solid #FFF;
	margin: 0px 10px 10px 0px;
}

.content-imageR {
	float: right;
	border: 3px solid #FFF;
	margin: 30px 10px 10px 0px;
	font-family: Verdana;
	font-size: 9px;
}

.content-link {
	display: block;
	padding-top: 3px;
	padding-left: 10px;
	margin-bottom: 10px;
	width: 315px;
	height: 21px;
	background-repeat: no-repeat;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	text-align: left;
}

* html .content-link {
	margin-bottom: 0;
	padding-bottom: 10px;
}

#content h2 {
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #5e2c13;
	margin-top: 15px;
	margin-bottom: 0px;
}

#content h3 {
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5e2c13;
	margin-bottom: 10px;
}
.content-link a {
	color: #FFF;
	text-decoration: none;
}
#content  a {
	text-decoration: none;
		color: #5e2c13;
}

.orange {
	color: #FF9900;
}

#artikelrubriek {
	
	background-image: url(../img/bg_header_artikelrubriek.gif);
	background-repeat: no-repeat;
	background-color: #ffe6cd;
	padding: 0px;
	margin-bottom: 18px;
	color: #5e2c13;
}

#artikelrubriek h2 {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #5e2c13;
	margin-top: 15px;	
	margin-bottom: 0px;	
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}
#artikelrubriek p {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #5e2c13;
	margin-top: 10px;	
	margin-bottom: 0px;	
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
}

.artikelrubriek_content {
	color: #5E2C13;
	padding: 8px;
	font-size: 10px;
}


table.TAB1 {
	border-width: 1px 1px 1px 1px;
	border-collapse: separate;
	b!ackground-color: white;
}
table.TAB1 tr {
	border-width: 1px 1px 1px 1px;
	background-color: #fcd1a8;
}
table.TAB1 th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 2px 2px 2px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	background-color: #ffb56c;
	text-align: left;
	-m!oz-border-radius: 0px 0px 0px 0px;
}
table.TAB1 td {
	border-width: 1px 1px 1px 1px;
}

.inp1 {
margin-top: -20px;

}
