@charset "utf-8";
/* CSS Document */



html, body
{
	border: 0;
}

body
{
	background: url(../img/bg.gif) repeat-x left 3px #393939;
	margin:0;
	padding:0;
	color:#cccccc;
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size:12px;
}

.clear
{
	clear: both;
}


#header_dark
{
	position:absolute;
	width: 100%;
	background:url(../img/header_dark.gif) repeat-x #212121;
	height: 107px;
	min-height:107px;

}

#header_dark .content
{
	width: 860px;
	height:107px;
	padding-left: 5px;
	padding-right: 0px;
	margin-left: auto;
	margin-right: auto;
}

#header_dark .content .logo
{
	float: left;
	height: 107px;
	min-height:107px;
}

#header_dark .content .infoBox
{
	float: right;
	margin-top: 25px;
}

#header_dark .content .infoBox .infoBox_content
{
	background:url(../img/h_infobox_f.gif) repeat-x #3c3c3c;
	vertical-align:top;
	font-size: 11px;
}

#header_dark .content .infoBox .infoBox_content strong
{
	color: #FFFFFF;
}

#header_dark .content .infoBox .infoBox_content .title
{
	border-bottom: 1px solid #5a5a5a;
	padding-top: 10px;
	
}

#mainNav
{
	position:absolute;
	top: 107px;
	background:url(../img/mainNav_bg.gif) repeat-x #c8c8c8;
	border-bottom: 2px solid #b42420;
	width:100%;
	font-size: 11px;
	height: 39px;
	overflow: hidden;
}

#mainNav ul
{
	list-style-type:none;
	width: 855px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0;
	padding-bottom:0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
}

#mainNav ul li
{
	float: left;
	padding: 0;
	margin:0;
	height: 39px;
	
}

#mainNav ul li.sep
{
	background:url(../img/sep.gif) no-repeat center;
	width:2px;
	height:39px;
}

#mainNav ul li a,
#mainNav ul li a:active,
#mainNav ul li a:visited,
#mainNav ul li a:link
{
	color: #5d5d5d;
	text-decoration:none;
	font-weight:bold;
	display:block;
	float: left;
	height:39px;
	line-height:39px;
	padding-left: 8px;
	padding-right: 8px;
}

#mainNav ul li a:hover,
#mainNav ul li a.active,
#mainNav ul li a.active:link,
#mainNav ul li a.active:active,
#mainNav ul li a.active:visited,
#mainNav ul li a.active:hover
{
	color: #b42420;
	display:block;
	line-height:39px;
	background:url(../img/mainNav_hover.gif) repeat-x;
}

#header_red
{
	width: 100%;
	height: 163px;
	position: absolute;
	top: 148px;
	background:url(../img/header_red.gif) repeat-x #52100e;
	
}

#header_red .content
{
	width: 865px;
	height:163px;
	margin-left: auto;
	margin-right: auto;
}

#corps {
	width:100%; 
	position:absolute; 
	top:311px; 
}

#corps .content
{
	width: 855px;
	background:url(../img/footer.gif) left bottom no-repeat #141414;
	padding-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
	;
}

#corps .content #left
{
	width: 223px;
	padding-right: 10px;
	float: left;
	font-size: 11px;
}

#corps .content #left h1
{
	width: 223px;
	padding: 22px 0 0 0;
	margin: 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:22px; /* for IE5/Win */
	line-height:22px;
	display:block;
	font-weight:normal;
	font-size:10px;
}

h1.catalogus
{
	background:url(../img/ttl_catalogus.gif) top left no-repeat;
}

h1.aanmelden
{
	background:url(../img/ttl_aanmelden.gif) top left no-repeat;
}

h1.evenementen
{
	background:url(../img/ttl_evenementen.gif) top left no-repeat;
}

h1.geschenken
{
	background:url(../img/ttl_geschenken.gif) top left no-repeat;
}

h1.promoties
{
	background:url(../img/ttl_promoties.gif) top left no-repeat;
}

h1.zoeken
{
	background:url(../img/ttl_zoeken.gif) top left no-repeat;
}


#corps .content #left ul
{
	margin:0;
	padding:0;
	list-style:none;
	font-size: 11px;
	margin-bottom: 30px;
}
#corps .content #left ul li
{
	display:block;
	border-bottom: 1px dotted #555556;
}

#corps .content #left ul li a,
#corps .content #left ul li a:link,
#corps .content #left ul li a:active,
#corps .content #left ul li a:visited
{
	color: #cccccc;
	text-decoration: none;
	display:block;
	padding-left: 33px;
	height: 30px;
	line-height:30px;
	width: 190px;
	background:url(../img/left_normal.gif) left top no-repeat;
}

#corps .content #left ul li a:hover,
#corps .content #left ul li a.active,
#corps .content #left ul li a.active:link,
#corps .content #left ul li a.active:visited,
#corps .content #left ul li a.active:active
{
	color: #ffffff;
	text-decoration: none;
	display:block;
	padding-left: 33px;
	height: 30px;
	line-height:30px;
	width: 190px;
	background:url(../img/left_hover.gif) left top no-repeat;	
}

#loginBox
{
	margin-bottom:15px;
}

#loginBox #top,
#zoekBox #top
{
	width: 223px;
	height: 4px;
	line-height:4px;
	overflow:hidden;
	background:url(../img/login_top.gif) no-repeat top left;
}

#loginBox #content,
#zoekBox #content
{
	width: 206px;
	background:url(../img/login_bottom.gif) no-repeat bottom left;
	padding-bottom: 10px;
	padding-left: 17px;
	padding-top:0;
	margin:0;
}

#loginBox a,
#loginBox a:active,
#loginBox a:visited,
#loginBox a:link
{
	color: #b42420;
	text-decoration: none;
}

#loginBox a:hover
{
	color: #E6E6E6;
}

#loginBox td
{
	padding-top: 5px;
}

input.textfield
{
	border-top: 1px solid #6d6b69;
	border-left: 1px solid #6d6b69;
	border-bottom: 1px solid #dededf;
	border-right: 1px solid #dededf;
	background:url(../img/input_bg.gif) repeat-x left top #FFFFFF;
	height:14px;
	line-height:14px;
	padding: 0;
	padding-top: 2px;
	padding-left: 3px;
	font-size: 11px;
	color: #141414;
}

input.button
{
	border: 1px solid #5a5a5a;
	background:url(../img/input_button_bg.gif) repeat-x left top #373737;
	font-size: 11px;
	color: #cccccc;
}

#spotLight
{
	margin-left: 10px;
	margin-top: 19px;
}

#corps .content #right
{
	width:592px;
	padding-left: 10px;
	padding-right: 20px;
	float: left;
}

#corps .content #right #imagerotator
{
	border: 5px solid #333333;
}

#corps .content #right.fullWidth
{
	width:815px;
	padding-left: 10px;
	padding-right: 20px;
	float: left;
}

#corps .content #right h1
{
	margin-top: 0;
	padding-top: 0;
	font-size: 21px;
	font-weight:normal;
	color:#b42420;
	padding-bottom: 4px;
	display:block;
	border-bottom: 1px dotted #393939;
}

#corps .content #right hr
{
	height: 0px;
	line-height:0px;
	border: 0;
	border-bottom: 1px dotted #393939;
	margin-top: 20px;
	margin-bottom: 15px;
}

#corps .content #right h2
{
	color: #cccccc;
	font-size: 14px;
	font-weight:bold;
	padding-left: 19px;
	display:block;
	background:url(../img/h2_bg.gif) no-repeat left;
	margin-top: 0;
	padding-top: 0;
}

#corps .content #right h3
{
	color: #b42420;
	font-weight:bold;
	margin-top: 0;
	padding-top: 0;
	margin-top: 15px;
	font-size: 12px;
	display:block;
}

#corps .content #right ol
{
	width: 100%;
	list-style:none;
	margin: 0;
	padding: 0;
}

#corps .content #right ol li
{
	display: block;
	float: left;
	width: 125px;
	margin-right: 10px;
}

#corps .content #right ol li a,
#corps .content #right ol li a:link,
#corps .content #right ol li a:active,
#corps .content #right ol li a:visited
{
	color: #393939;
	text-decoration:none;
	display:block;
}

#corps .content #right ol li a:hover,
#corps .content #right ol li a.active:hover,
#corps .content #right ol li a.active:link,
#corps .content #right ol li a.active:visited,
#corps .content #right ol li a.active:active,
#corps .content #right ol li a.active
{
	text-decoration:none;
	color:#cccccc;
	display:block;
}


a,
a:active,
a:visited,
a:link
{
	color: #b42420;
	text-decoration:none;
	
}

a:hover
{
	color: #FFFFFF;
}

.footer a,
.footer a:active,
.footer a:visited,
.footer a:link

{
	color: #FFFFFF;
	text-decoration:none;
	
}

.footer a:hover
{
	color: #b42420;
}

#corps .content #right a.lnkExtra,
#corps .content #right a.lnkExtra:link,
#corps .content #right a.lnkExtra:active,
#corps .content #right a.lnkExtra:visited
{
	color: #b42420;
	text-decoration:none;
	padding-left: 15px;
	background:url(../img/lnkExtra_bg.gif) no-repeat left 3px;
	
}

#corps .content #right a.lnkExtra:hover
{
	color: #393939;
	text-decoration:none;
	padding-left: 15px;
	
}

#corps .content #right p
{
	margin-right: 25px;
	margin-top: 0px;
	margin-bottom: 15px;
}

#corps .content #right td
{
	vertical-align:top;
}

#corps .content #right img.contentImage
{
	border: 2px solid #cccccc;
	margin-right: 20px;
	
}

#corps .content #right img.contentImageNoMargin
{
	border: 2px solid #cccccc;	
}


#corps .footer
{
	text-align:center;
	font-size: 10px;
	color: #cccccc;
	margin-top: 5px;
	margin-bottom: 40px;
}

a img
{
	border: none;
}

.dataTable
{
	border: 1px solid #222222;
	margin-bottom: 10px;
}

.dataTable td
{
	background:#222222;
	font-size: 11px;
}

.dataTable td.center
{
	text-align:center;
}
.dataTable th
{
	background:url(../img/header_dark_.gif) repeat-x left -4px;
	padding-left: 5px;
	padding-right: 15px;
	font-weight:normal;
}

.dataTable th.links
{
	text-align:left;
}

.dataTable th.left
{
	padding: 3px;
	text-align:center;
	vertical-align:middle;
	white-space: nowrap;
}

.dataTable th.top
{
	color: #FFF;
	border-bottom: 2px solid #b42420;
	white-space: nowrap;
}

.dataTable th.top2
{
	color: #FFF;
	border-bottom: 2px solid #b42420;
}

.dataTable dt.noWrap
{
	white-space:nowrap;
}

.dataTable td.strike
{
	text-decoration:line-through;
}

.dataTable th.name
{
	width: 450px;
}

.remark
{
	font-size: 10px;
	font-style:italic;
}

.attention
{
	font-size: 14px;
	font-weight:bold;
	color: #FFF;
	background:#b42420;
	display: block;
	border: 1px solid #FFF;
	padding: 7px;
	widht: 592px;
}

.red
{
	color:#b42420;
}



.landkeuze
{
	list-style:none;
	padding:0;
	margin:0;
}

.landkeuze li
{
	margin:0;
	padding:0;
	list-style-type:none;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

.streekkaart
{
	float: left;
	padding-right: 15px;
	background:#141414;
	
}

.streekkeuze
{
	list-style:none;
	padding:0;
	margin:0;
	float: left;
	width: 260px;
}
.streekkeuze li
{
	list-style-type:none;
}

.streekkeuze li a,
.streekkeuze li a:link,
.streekkeuze li a:visited,
.streekkeuze li a:active
{
	color: #b42420;
	text-decoration:none;
	padding-left: 15px;
	background:url(../img/lnkExtra_bg.gif) no-repeat left 3px;
}

.streekkeuze li a:hover
{
	color: #FFFFFF;
	text-decoration:none;
	padding-left: 15px;
	background:url(../img/lnkExtra_bg.gif) no-repeat left 3px;
}

.streekkeuze .appelaties
{
	margin:0;
	padding:0;
	margin-left: 15px;
	display: none;
}
.streekkeuze .appelaties a,
.streekkeuze .appelaties a:active,
.streekkeuze .appelaties a:visited,
.streekkeuze .appelaties a:link
{
	color: #A6A6A6;
	text-decoration:none;
	padding-left: 10px;
	background:url(../img/sub_li.gif) no-repeat left 6px;
}

.streekkeuze .appelaties a:hover
{
	color: #FFF;
}

#corps.home
{
	top: 148px;
}


#header_red.home
{
	visibility:hidden;
	display:none;
}

.legenda
{
display: block;
font-size: 10px;
text-align:right;
font-style:italic;
}

a.thumb, a.thumb:link, a.thumb:active, a.thumb:visited
{
	display: block;
	height: 79px;
	width: 105px;
	padding: 2px;
	border: 1px solid #393939;
	background:#0a0a0a;
}

a.thumb:hover
{
	display: block;
	height: 79px;
	width: 105px;
	padding: 2px;
	border: 1px solid #b42420;
	background: #0a0a0a;
}

/*search*/

.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
	color: #333;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 11px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('/images/indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background-color: #B42420;
	color: white;
}





