/* Stylesheet Kasteel Groeneveld */

* {
	margin: 0px;
	padding: 0px;
}
#wrapper_home a 
{
	font-weight: bold;
	color: #fed0af;
	text-decoration: none;
}
#wrapper_home a:hover
{
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	background-color: #FFF;
}

#wrapper_0 {
	width: 1000px;
	margin: 0px auto;
	position: relative;
	float: none;
}

#wrapper_header {
	width: 1000px;
	height: 120px;
	position: relative;
	float: left;
}

#header_image {
	width: 1000px;
	height: 120px;
	position: relative;
	float: left;
}

#header_image_cover {
	width: 1000px;
	height: 120px;
	left: 50%;
	z-index: 100;
	margin-left: -500px;
	position: absolute;
	float: none;
	background-image: url(/images/img_header_image_cover.png);
	background-repeat: no-repeat;
	_background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/img_header_image_cover.png', sizingMethod='scale');
}

#header_image_cover_stichting {
	width: 989px;
	height: 32px;
	padding: 88px 0px 0px 11px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	left: 50%;
	z-index: 100;
	margin-left: -500px;
	position: absolute;
	float: none;
	background-image: url(/images/img_header_image_cover_stichting.png);
	background-repeat: no-repeat;
	_background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/img_header_image_cover_stichting.png', sizingMethod='scale');
}

#wrapper_navi_menu {
	width: 1000px;
	height: 60px;
	font-weight: bold;
	background-image: url(/images/bkg_navi_menu.gif);
	background-position: top;
	background-repeat: no-repeat;
	position: relative;
	float: left;
}

.navi_menu_level_01 {
	padding-top: 5px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
/*	border: 1px solid #009;*/
}

.navi_menu_level_01 a:link { color: #ee9761; text-decoration: none; }
.navi_menu_level_01 a:visited {	color: #ee9761; text-decoration: none; }
.navi_menu_level_01 a:hover { color: #e55f0d; text-decoration: none; }

.navi_menu_level_02 {
/*	height: 13px;*/
	height: 23px;
/*	padding-top: 5px;*/
	text-align: center;
	font-size: 11px;
	font-weight: bold;
/*	border: 1px solid #009;*/
}

.navi_menu_level_02_table {
	margin-top: 5px;
}

.navi_menu_02_selected {
	background-image: url(/images/bkg_navi_menu_level_02.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
}

.navi_menu_level_02 a:link { color: #FFF; text-decoration: none; }
.navi_menu_level_02 a:visited {	color: #FFF; text-decoration: none; }
.navi_menu_level_02 a:hover { color: #ffc27b; text-decoration: none; }

.kasteel_en_park {
	color: #e55f0d;
	background-image: url(/images/bkg_navi_menu_kasteel_en_park.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}

.tentoonstellingen {
	color: #e55f0d;
	background-image: url(/images/bkg_navi_menu_tentoonstellingen.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}

.evenementen {
	color: #e55f0d;
	background-image: url(/images/bkg_navi_menu_evenementen.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}

.onderwijs {
	color: #e55f0d;
	background-image: url(/images/bkg_navi_menu_onderwijs.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}

.debat {
	color: #e55f0d;
	background-image: url(/images/bkg_navi_menu_debatten.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}

.grand_cafe {
	color: #e55f0d;
	background-image: url(/images/bkg_navi_menu_grand_cafe.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}

.tab_kasteel_en_park {
	color: #e55f0d;
	background-image: url(/images/bkg_navi_menu_tab_kasteel_en_park.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}

.tab_tentoonstellingen {
	color: #e55f0d;
	background-image: url(/images/bkg_navi_menu_tab_tentoonstellingen.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}

.tab_evenementen {
	color: #e55f0d;
	background-image: url(/images/bkg_navi_menu_tab_evenementen.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}

.tab_onderwijs {
	color: #e55f0d;
	background-image: url(/images/bkg_navi_menu_tab_onderwijs.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}

.tab_debat {
	color: #e55f0d;
	background-image: url(/images/bkg_navi_menu_tab_debatten.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}

.tab_grand_cafe {
	color: #e55f0d;
	background-image: url(/images/bkg_navi_menu_tab_grand_cafe.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}

.navi_menu_level_03 {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #ee9761;
}

.navi_menu_level_03_item {
	padding-right: 20px;
	position: relative;
	float: left;
}

.navi_menu_level_03 a:link { color: #ee9761; text-decoration: none; }
.navi_menu_level_03 a:visited {	color: #ee9761; text-decoration: none; }
.navi_menu_level_03 a:hover { color: #e55f0d; text-decoration: none; }

.navi_menu_03_selected {
	background-image: url(/images/bkg_navi_menu_level_03.gif);
	background-position: top center;
	background-repeat: no-repeat;
}

#wrapper_content {
	width: 1000px;
	background-color: #ff6900;
	background-image: url(/images/bkg_content_bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	position: relative;
	float: left;
}

#content_main {
	background-image: url(/images/bkg_content_main.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-bottom: 10px;
}

#wrapper_home {
	width: 980px;
	text-align: left;
	padding: 0px 10px;
	position: relative;
	float: left;
}

#footer {
	width: 1000px;
	padding: 4px 0px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #ff6900;
	position: relative;
	float: left;
}

#footer a:link { color: #ff6900; text-decoration: none; }
#footer a:visited { color: #ff6900; text-decoration: none; }
#footer a:hover { color: #e54a0d; text-decoration: none; }

p {
	padding-bottom: 10px;
	position: relative;
	clear: right;
}

h1 {
	padding-bottom: 10px;
	font-size: 13px;
	font-weight: bold;
}

h1 a:link { color: #FFF; text-decoration: none; }
h1 a:visited { color: #FFF; text-decoration: none; }
h1 a:hover { color: #FFC27B; text-decoration: none; }

h4 {
	font-size: 11px;
	font-weight: bold;
}

h4 a:link { color: #FFF; text-decoration: none; }
h4 a:visited { color: #FFF; text-decoration: none; }
h4 a:hover { color: #FFC27B; text-decoration: none; }

a:link { color: #FFF; text-decoration: underline; }
a:visited { color: #FFF; text-decoration: underline; }
a:hover { color: #FFC27B; text-decoration: none; }

ul {
	padding: 5px 0px;
}

ul li {
	margin-left: 15px;
	list-style-type: disc;
}

.textfield {
	width: 180px;
	height: 15px;
	margin-bottom: 2px;
	padding: 2px 0px 0px 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 0px;
	background-image: url(/images/bkg_textfield.gif);
	background-repeat: no-repeat;
}

.textfield_profiel_aanmaken {
	width: 180px;
	height: 15px;
	margin-bottom: 2px;
	padding: 2px 0px 0px 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 0px;
	background-image: url(/images/bkg_textfield.gif);
	background-repeat: no-repeat;
}

.textfield_wachtwoord_vergeten {
	width: 120px;
	height: 15px;
	margin-bottom: 2px;
	padding: 2px 0px 0px 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 0px;
	background-image: url(/images/bkg_textfield.gif);
	background-repeat: no-repeat;
}

.textarea {
	width: 180px;
	height: 50px;
	margin-bottom: 2px;
	padding: 2px 0px 0px 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 0px;
	background-image: url(/images/bkg_textfield.gif);
	background-repeat: no-repeat;
}

.dropdown {
	width: 180px;
	height: 17px;
	margin-bottom: 2px;
	padding: 1px 0px 0px 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 0px;
	background-image: url(/images/bkg_textfield.gif);
	background-repeat: no-repeat;
}

.btn_wachtwoord_vergeten {
	width: 124px;
	height: 18px;
	padding: 0px 0px 2px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #e54a0d;
	background-color: #FFF;
	border: 1px solid #e54a0d; 
}

.btn_aanmelden_nieuwsbrief {
	width: 105px;
	height: 18px;
	padding: 0px 0px 2px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #e54a0d;
	background-color: #FFF;
	border: 1px solid #e54a0d; 
}

.btn_wijzig_wachtwoord {
	width: 185px;
	height: 18px;
	padding: 0px 0px 2px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #e54a0d;
	background-color: #FFF;
	border: 1px solid #e54a0d; 
}

.btn_contactformulier {
	width: 89px;
	height: 18px;
	margin-right: 2px;
	padding: 0px 0px 2px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #e54a0d;
	background-color: #FFF;
	border: 1px solid #e54a0d; 
}

.btn_aanmelden_evenement, .btn_login, .btn_profiel_aanmaken {
	width: 125px;
	height: 18px;
	margin-right: 2px;
	padding: 0px 0px 2px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #e54a0d;
	background-color: #FFF;
	border: 1px solid #e54a0d; 
}

.form_profiel_aanmaken {
	color: #FFF;
	font-weight: bold;
}

.form_profiel_aanmaken ul li {
	color: #FFF;
	font-weight: bold;
}

.bold {
	font-weight: bold;
}

.selected_item {
	color: #E55F0D;
}
.bordeaux 
{
	color: White !important;
	font-style: italic;
}

#lichtkrant {
	color: #FF6900;
}

#lichtkrant a:link { color: #FF6900; text-decoration: none; }
#lichtkrant a:visited { color: #FF6900; text-decoration: none; }
#lichtkrant a:hover { color: #FF6900; text-decoration: none; }