/*************************************************
	CSS Reset
	Modified version of Eric Meyer's CSS Reset
	http://meyerweb.com/eric/tools/css/reset/index.html
*************************************************/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, 
pre, form, fieldset, input, textarea, p, blockquote, th, td { 
	padding: 0;
	margin: 0;
}
fieldset, img { 
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
address, caption, cite, code, dfn, em, th, var {
	font-weight: normal;
	font-style: normal;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 100%;
}
q:before, q:after {
	content: '';
}
abbr, acronym { 
	border: 0;
}
a {
	outline: 0;
}


/*************************************************
	General styles
*************************************************/

html{
	background-color:#f2f2f2;
	background-image: url(../img/bg.gif);
	background-repeat:repeat-x;
	overflow-x:hidden;
	}


body {
	font-family: Arial;
	font-size: 12px;
	font-family:Arial;
	margin:0px;
	padding:0px;
}

#shadow{
	height:100%;
	width:100%;
	background-image: url(../img/glow2.png);
	background-position:center top;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	}

a {	color: #999; text-decoration: underline; }
a:hover{ color: #CCC; text-decoration: underline; }

#container {
	width:980px;
	margin:0 auto;
	padding: 0;
	position: relative;
}

#header {
	width:980px;
	height:140px;
	margin: 0;
	padding:0px;
	background-image: url(../img/top.png);
	background-repeat:no-repeat;
	background-position: bottom left;
}

#header h1 {
	
	margin: 8px 0 0 17px;
	padding: 0;
	width: 104px;
	background-image: url(../img/logo.png);
	background-repeat:no-repeat;
	float: left;
}
#header a.home {
	width: 104px;
	height: 75px;
	background: none;
	display: block;
	margin: 0;
	padding: 0;
	outline: 0;
	text-indent: -999999px;
}

#header #top {
	position: absolute;
	top: 5px;
	right: 0;
}

#top span {
	color: #888;
	float: left;
	font-size: 10px;
	padding: 3px 15px 0 0;
}


#wrapper {
	background-image: url(../img/bg.png);
	background-repeat:repeat-y;
	background-position: -22px 0;
}

.search {
	float: left; 
	width: 165px;
	height: 20px;
	background-image: url(../img/bg_search.jpg);
	background-repeat:no-repeat;
	padding: 0;
}

.search input {
	border: 0;
	padding: 1px;
	font-size: 10px;
	text-indent:3px;
	color: #999;
	margin: 3px;
	width: 130px;
	background-color: #111;
	
}

.search .submit {
	
	width: 25px;
	height:18px;
	float: right;
	margin: 0;
	padding: 0;
	cursor: pointer;
	cursor: hand;
	background: 0;
	border: 0;
	text-indent: -999em;
	overflow: hidden;
	
	
}

.clear { clear: both; }

hr{
	background-color:#CCC;
	height:1px;
	border:1px;
	}

.content {
	color: #4D4D4D;
	float: left;
	font-family: arial;
	display: block;
	width: 750px;
	font-size: 12px;
	font-weight: normal;
	margin: 0 0 0 0;
	line-height: 23px;
	padding: 0;
}

.content .middle{
	width:730px;
	margin:20px 0 0 10px;
	float:left;
	padding: 0;
	}

.content .left {
	margin: 20px 0 0 10px;
	width: 360px;
	float: left;
	padding: 0;
}

.content .right {
	margin: 20px 0 0 10px;
	padding: 0;
	width: 360px;
	float: left;
}

.content h1 {
	color: #EC1B50;
	font-weight: bold;
	margin: 0;
	padding: 7px 16px;
	font-size: 12px;
	height: 23px;
	width: 698px;
	text-transform: uppercase;
	background-image: url(../img/heading_large.gif);
	background-repeat:no-repeat;
}

.content h2 {
	color: #EC1B50;
	font-weight: bold;
	margin: 0;
	padding: 7px 16px;
	font-size: 12px;
	height: 23px;
	width: 361px;
	text-transform: uppercase;
	background-image: url(../img/heading_small.png);
	background-repeat:no-repeat;
}

h2 a{
	background-image: url(../img/title_button.gif);
	background-repeat:no-repeat;
	float:right;
	width:81px;
	height:26px;
	text-transform:none;
	padding:3px 0 0 0;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
	font-size:11px;
	margin:-3px 25px 0 0 ;
	color:#494949;
	}
	
h2 a:hover{
	background-position:0 -29px;
	color:#494949;
	text-decoration:none;
	}
	
h2 a.forward{
	background-image: url(../img/title_button_right.gif);
	background-repeat:no-repeat;
	float:right;
	width:67px;
	height:26px;
	padding:3px 0 0 0;
	margin:-3px 25px 0 0 ;
	}
	
h2 a.backward{
	background-image: url(../img/title_button_left.gif);
	background-repeat:no-repeat;
	float:right;
	width:67px;
	height:26px;
	padding:3px 0 0 0;
	margin:-3px 5px 0 0 ;
	}

.content h3 a, .content h3 {
	color: #EC1B50;
	font-size: 18px;
	text-decoration:none;
	line-height:120%;
	font-weight: normal;
}

.content h5 a, .content h5 {
	color: #EC1B50;
	font-size: 14px;
	text-decoration:none;
	line-height:140%;
	font-weight: normal;
}

.content .text {
	line-height: 20px;
	padding: 14px 10px 20px 10px;
	margin: 0;
	color: #555;
}

.content .text ul{
	padding: 10px 0 10px 20px;
}

.content .text li{
	list-style: disc inside;
}

.content .text a {
	color:#494949;
}

.recent img{
	padding:6px;
	}

.content .recent {
	line-height: 20px;
	padding: 14px 10px 20px 10px;
	margin: 0;
	color: #555;
}

.photo{
	width:160px;
	height:325px;
	float:left;
	padding:10px;
	text-align:center;
	border-bottom: 1px solid #ccc;
}

.content .text img, .photo img{
	border:#FFF 5px solid;
	padding:5px;
	margin: 0 0 10px 5px;
	box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
	}

.sidebar {
	width: 220px;
	height: 100%;
	min-height: 450px;
	float: left;
	color:#494949;
}


.sidebar h3 a{
	color: #EC1B50;
	font-size: 12px;
	font-weight: bold;	
	text-transform: uppercase;
	text-decoration: none;
}

.sidebar h3 {
	color: #EC1B50;
	font-size: 12px;
	font-weight: bold;	
	margin: 10px 0 10px 20px;
	text-transform: uppercase;
	text-decoration: none;
}



.kaart {
	background-image: url(../img/kaart.png);
	background-repeat:no-repeat;
	z-index: 1;
	position: absolute;
	width: 305px;
	clear:both;
	height: 288px;

}

.kaart a {
	width: 118px;
	height: 30px;
	display: block;
	background-color: none;
	position: absolute;
	bottom: 67px;
	left: 22px;
	z-index:1;
	text-indent: -999em;
}

.input_newsletter{
	background-image: url(../img/inputfield_newsletter.gif);
	background-repeat:no-repeat;
	width:106px;
	height:19px;
	border:0px;
	font-size:12px;
	padding:6px 8px 5px 7px;
	color:#494949;
	margin:2px 0 10px 15px ;
	background-repeat:no-repeat;
}
	
.submit_newsletter{
	background-image: url(../img/submit_newsletter.gif);
	background-repeat:no-repeat;
	width:68px;
	height:29px;
	margin:2px 0 10px -3px;
	color:#494949;
	font-size:12px;
	border:0px;
    cursor: pointer;
	cursor: hand;
	}

.input_activities{
	background-image: url(../img/input_activities.gif);
	background-repeat:no-repeat;
	width:181px;
	height:19px;
	border:0px;
	font-size:12px;
	padding:6px 8px 5px 7px;
	color:#494949;
	margin:2px 0 10px 15px ;
	_margin: 0 0 10px 10px ;
	background-repeat:no-repeat;
}

.input_activities:hover{
	background-position: 0  -30px;
}
	
.submit_activities{
	background-image: url(../img/submit_activities.gif);
	background-repeat:no-repeat;
	width:80px;
	height:29px;
	margin:2px 0 10px -3px;
	color:#494949;
	font-size:12px;
	border:0px;
    cursor: pointer;
	cursor: hand;
	float: right;
	margin-right: 18px;
}
	


	
.input_file{
	background-image: url(/img/inputfield_file.gif);
	background-repeat:no-repeat;

	width:225px;
	height:22px;
	padding:4px 8px 4px 7px;
	font-size:12px;
	border: 1px solid #fff;
	color:#494949;
	margin:-1px 0 10px 15px ;
	background-repeat:no-repeat;
	}
	
	
.input_large{
	background-image: url(/img/inputfield_large.gif);
	background-repeat:no-repeat;
	width:213px;
	height:22px;
	border:0px;
	font-size:12px;
	padding:4px 8px 4px 7px;
	color:#494949;
	margin:2px 0 10px 15px ;
	background-repeat:no-repeat;
	}
	
.input_textarea{
	background-image: url(../img/inputfield_area.gif);
	background-repeat:no-repeat;
	font-family: Arial;
	width:213px;
	height:222px;
	border:0px;
	font-size:12px;
	padding:8px 8px 0 7px;
	color:#494949;
	margin:2px 0 10px 15px ;
	background-repeat:no-repeat;
}

.input_textarea_small{
	background-image: url(../img/inputfield_area_small.gif);
	background-repeat:no-repeat;
	font-family: Arial;
	width:213px;
	height:121px;
	border:0px;
	font-size:12px;
	padding:8px 8px 0 7px;
	color:#494949;
	margin:2px 0 10px 15px ;
	background-repeat:no-repeat;
}


.input_checkbox {
	width: 20px;
	float: left;
	display: block;
	margin: 5px 5px 0 0;
	padding: 0;
}

.label_checkbox {
	float: left;
	display: block;
	width: 310px;
	margin: 0 0 10px 0;
	padding: 0;
	height: auto;
}
	
.submit_file{
	background-image: url(../img/submit_file.gif);
	background-repeat:no-repeat;
	width:77px;
	height:30px;
	padding:0 0 1px 0;
	margin:2px 0 10px -3px;
	color:#494949;
	font-size:12px;
	border:0px;
	}

label
{
	float: left;
	padding:7px 5px 0 0;
	height:30px;
	width: 85px;
}

.welcome {
	top:106px;
	color:#FFF;
	width:100%;
	font-size:20px;
	text-align:center;
	position:absolute;
	
}

.breadcrumbs {
	font-size: 11px;
	margin: 2px 10px 0 10px;
	padding: 0;
}



.news_item {
	margin: 10px;
	line-height: 18px;
	border-bottom: 1px solid #ccc;
	display: block;
	padding: 7px 0;
	height: 92px;
}
.news_item h3 {
	margin: 0 0 2px 0;
}
.news_item h4 {
	font-weight: bold;
}


.news_item .image {
	width: 108px;
	height: 82px;
	float: left;
	margin: 0 15px 0 0;
	
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	color: #484848;
	padding: 6px 0 8px 0;
	line-height: 15px;
	background-image: url(../img/news_image_bg.png);
	background-repeat:no-repeat;
}
.news_item .image img{
	
}

.news_item .description {
	width: 210px;
	float: left;
	
}

table.agenda {
	width: 340px;
	margin: 10px;
	font-size:14px;
	border-bottom: 1px solid #ccc;
}
table.agenda tr {
	border-bottom: 1px solid #ccc;
	background-image: url(../img/cell.gif);
	background-repeat:repeat-x;
}
table.agenda tr td,table.agenda tr th {
	color: #494949;
	text-align: center;
	padding: 4px 0 4px 0;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	width: 45px;
}
table.agenda tr th {
	background-color: #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	
}
table.agenda tr td:first-child,table.agenda tr th:first-child {
	
}

table.agenda tr td.active{
	background-repeat: repeat-x;
	background-position: bottom right;
	color: #EC1B50;
	font-weight: bold;
}
table.agenda tr td.hasItem{
	background-image: url(../img/cell_active.gif);
	background-repeat:repeat-x;
	background-position: bottom right;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
}

.agenda_filter {
	font-size: 11px;
	color: #555;
	margin: 0 10px;
}
.agenda_filter span{
	padding: 0 5px;
}
.agenda_filter span.active{
	font-weight: bold;
	text-decoration: underline;
}
.agenda_filter span a{
	color: #555;
	text-decoration: none;
}
.agenda_filter span a:hover{
	text-decoration: underline;
}

.agenda_item {
	margin:13px 10px 7px 10px;
	line-height: 18px;
	border-bottom: 1px solid #ccc;
	display: block;
	padding: 7px 0;
	height: 80px;
}
.agenda_item h3 {
	margin: 0 0 2px 0;
}
.agenda_item h4 {
	font-weight: bold;
}


.agenda_item .date {
	width: 51px;
	height: 29px;
	float: left;
	margin: 0 15px 0 0;
	
	text-align: center;
	font-weight: normal;
	font-size: 18px;
	color: #484848;
	padding: 5px 0 8px 0;
	line-height: 16px;
	background-image: url(../img/date_bg.png);
	background-repeat:no-repeat;
}
.agenda_item .date small {
	font-weight: normal;
	font-size: 13px;
}
.agenda_item .description {
	width: 330px;
	float: left;
}

a.button_act:link, a.button_act:visited, a.button_act:active{
	background-image: url(../img/button_act.gif);
	background-repeat:no-repeat;
	width:209px;
	height:27px;
	padding:3px 0 0 0;
	margin:8px 0 8px 75px;
	display:block;
	text-align:center;
	color:#FFF;
	text-decoration:none;
}
	
a.button_act:hover{
	background-position:0 -30px;
}
	
.button_small {
	background-image: url(../img/button_small.gif);
	background-repeat:no-repeat;
	width:119px;
	border:0px;
	height:30px;
	float:right;
	font-size:12px;
	margin:5px 8px 0 0;
	text-align:center;
	color:#FFF;
	text-decoration:none;
	cursor: pointer;
	cursor: hand;
}

.button_small:hover{
	background-position:0 -30px;
}
	
.login{
	bottom:0px;
	top:0px; 
	width:100%; 
	position:fixed;
	z-index: 100;
	background-color:#FFF;
	opacity: 0.6;
	-moz-opacity: 0.6;
	filter: alpha(opacity=60);
	}

#sign_box
{
	background-image: url(../img/box.png);
	width:206px; 
	line-height:200%;
	height:130px;
	top:85px; 
	right:20px; 
	padding:5px;
	z-index:101;
	position:absolute; 
	font-weight:bold; 
	text-align:center;
	display:none; 
	color:#FFF; 
	text-transform:uppercase;
}
#sign_box a{ font-size:12px; color:#FFF; font-weight:normal; text-decoration:underline;}
#sign_box a:hover{ font-size:12px; color:#FFF; text-decoration:underline;font-weight:normal}
.signin{background-image: url(../img/button.png); width:96px; height:28px; margin:5px 0 0 0; background-color:#; color:#FFF; border:0px; text-transform:uppercase; font-weight:bold; cursor: pointer; cursor: hand; }


table.activiteiten {
	margin: 20px 10px 10px 10px;
	font-size:12px;
	width:710px;
	border-top: 1px solid #ccc;
}
table.activiteiten tr {
	border-bottom: 1px solid #ccc;
	width:31px;
	background-image: url(../img/cell.gif);
	background-repeat:repeat-x;
}

table.activiteiten tr.musfed {
	border-bottom: 1px solid #ccc;
	width:31px;
	background-image: url(../img/cell_active.gif);
	background-repeat:repeat-x;
}

table.activiteiten tr td {
	color: #494949;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
table.activiteiten tr td.act_time{
	width:135px;
	text-align:center;
	}
	
table.activiteiten tr.musfed td.act_time{
	width:65px;
	color:#FFF;
	text-align:center;
	}
	
table.activiteiten tr td.act_title a{
	text-decoration:none;
	color:#494949;
	padding:0 10px 0 10px;
	}
	
table.activiteiten tr.musfed td.act_title a{
	text-decoration:none;
	color:#FFF;
	padding:0 10px 0 10px;
	}
	
table.activiteiten tr td.act_title span{
	color:#ec1b50;
	font-size:13px;
	}

table.activiteiten tr.musfed td.act_title span{
	color:#FFF;
	font-size:13px;
}
	
table.activiteiten tr td.act_info{
	width:35px;
}

table.activiteiten tr.musfed td.act_info a{
	background-image: url(../img/icon_info_active.gif);
	background-repeat:no-repeat;
	background-position:top;
	display:block;
	width:48px;
	height:31px;
	}

table.activiteiten tr td.act_info a{
	background-image: url(../img/icon_info.gif);
	background-repeat:no-repeat;
	background-position:top;
	display:block;
	width:48px;
	height:31px;
	text-indent:-9999px;
	}
	
table.activiteiten tr td.act_edit a{
	display:block;
	padding: 4px;
}
	
table.activiteiten tr td.act_delete a{
	display:block;
	padding: 4px;
}
	

table.documenten {
	margin: 10px 10px 20px 10px;
	font-size:12px;

}
table.documenten tr {
	border-top: 1px solid #ccc;
	height:31px;
	background-image: url(../img/cell.gif);
	background-repeat:repeat-x;
}

table.documenten tr td {
	color: #494949;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
table.documenten tr td.doc_time{
	width:180px;
	text-align:center;
	}
	
table.documenten tr td.doc_title{
	width:490px;
	}	
	
table.documenten tr td.doc_title a{
	text-decoration:none;
	color:#494949;
	font-size:14px;
	padding:0 10px 0 10px;
	}

table.documenten tr td.doc_download a{
	background-image: url(../img/icon_download.gif);
	background-repeat:no-repeat;
	background-position:5px;
	color:#ec1b50;
	text-decoration:none;
	text-indent:35px;
	display:block;
	width:110px;
	}

table.documenten tr td.doc_delete{
	width:65px;
	color:#bebebe;
	text-align:center;
	text-decoration:none;
	}

table.documenten tr td.doc_delete a{
	padding:0 5px;
	color:#494949;
	text-decoration:none;
	}
	
table.documenten tr td.doc_delete a:hover{
	padding:0 5px;
	color:#F00;
	text-decoration:none;
	}
    
table.documenten tr.doc_nobg {
    background: none;
    border-bottom: 1px solid #ccc;
}
table.documenten tr.doc_nobg td {
    padding: 7px 10px;
}
table.documenten tr.doc_noborder {
    border: none;
    background: none;
}
table.documenten tr.doc_noborder td {
    border: none;
    background: none;
}

table.cursus {
	margin: 20px 10px 10px 10px;
	font-size:12px;
	border-top: 1px solid #ccc;
}
table.cursus tr {
	border-bottom: 1px solid #ccc;
	height: 32px;
	background-image: url(../img/cell.gif);
	background-repeat:repeat-x;
}

table.cursus tr td {
	color: #494949;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
table.cursus tr td.cursus_time{
	background-image: url(../img/icon_time.gif);
	background-repeat:no-repeat;
	background-position:5px;
	text-decoration:none;
	text-indent:32px;
	width:300px;
	}
	
table.cursus tr td.cursus_title{
	width:398px;
	}	
	
table.cursus tr td.cursus_title a{
	text-decoration:none;
	color:#494949;
	font-size:14px;
	padding:0 10px 0 10px;
	}
	
.cursus_txt{
	padding:10px;
	background-color:#fbfbfb;
	}	
	
table.cursus tr td.cursus_aanmelden a{
	background-image: url(/img/icon_aanmelden.gif);
	background-repeat:no-repeat;
	background-position:5px;
	color:#ec1b50;
	text-decoration:none;
	text-indent:35px;
	display:block;
}

table.cursus tr td.aangemeld {
	background-image: url(/img/check.png);
	background-repeat: no-repeat;
	background-position: 6px 8px;
	text-indent:28px;
	}

.pagination{
	margin:10px 0 0 10px;
	height: 33px;
	border-left: 1px solid #ccc;
}

.pagination span, .button{
	border: 1px solid #ccc;
	border-left: 0;
	float: left;
	background-image: url(/img/cell.gif);
	background-repeat:repeat-x;
	display:block;
	padding:4px 8px;
}

.pagination span.current  {
	background-image: url(/img/cell_active.gif);
	background-repeat:repeat-x;
	text-decoration:none;
	color:#FFF;
}

.pagination span a {
	color: #4d4d4d;
	text-decoration: none;
	
}

/*==================================
Hide lists on page load
====================================*/

.stylish-select ul.newList {left:-9999px;}

/*==================================
Costum selectbox small
====================================*/
ul.newList * {margin:0; padding:0;}
ul.newList a {color: #000; text-decoration:none; display:block;}
ul.newList {margin:6px 0 0 0; padding:0; list-style:none; color:#000; width:185px; background:#fff; position:absolute;  border:1px solid #ccc;  left:0; overflow:auto; z-index:9999;}
.newListSelected {width:181px; font-family: Arial, sans-serif; color:#494949; font-size:12px; height:23px; padding:6px 0 0 8px; margin:2px 0 10px 15px ; float:left; background:url(../img/select.gif) no-repeat;}
.newListSelected span {width:189px; display:block; z-index: 999;}
ul.newList li a {padding:1px 8px; display: block; }
ul.newList li a:focus {-moz-outline-style: none;}
.selectedTxt {width:166px; overflow:hidden; height:16px; padding:0 23px 0 0;}
.hiLite {background:#ec1b50!important; color:#fff!important;}
.hiLite a {background:#ec1b50!important; color:#fff!important;}
.newListHover {background:#ccc!important; color:#000!important; cursor:default;}
.newListSelHover, .newListSelFocus {background-position:0 -29px; cursor:default;}
.newListOptionTitle {font-weight:bold; }
.newListOptionTitle ul {margin:3px 0 0;}
.newListOptionTitle li {font-weight:normal; border-left:1px solid #ccc;}

/*==================================
Costum selectbox large
====================================*/
#select_large ul.newList * {margin:0; padding:0;}
#select_large ul.newList a {color: #000; text-decoration:none; display:block;}
#select_large ul.newList {margin:6px 0 0 0; padding:0; list-style:none; color:#000; width:224px; background:#fff; position:absolute;  border:1px solid #ccc;  left:0; overflow:auto; z-index:9999;}
#select_large .newListSelected {width:220px; font-family:Arial; color:#494949; font-size:12px; height:24px; padding:6px 0 0 8px; margin:2px 0 10px 15px ; float:left; background:url(../img/select_large.gif) no-repeat;}
#select_large .newListSelected span {width:228px; display:block;}
#select_large ul.newList li a {padding:1px 8px; display: block; }
#select_large ul.newList li a:focus {-moz-outline-style: none;}
#select_large .selectedTxt {width:205px; overflow:hidden; height:25px; padding:0 23px 0 0;}
#select_large .hiLite {background:#ec1b50!important; color:#fff!important;}
#select_large .hiLite a {background:#ec1b50!important; color:#fff!important;}
#select_large .newListHover {background:#ccc!important; color:#000!important; cursor:default;}
#select_large .newListSelHover, .newListSelFocus {background-position:0 -30px; cursor:default;}
#select_large .newListOptionTitle {font-weight:bold; }
#select_large .newListOptionTitle ul {margin:3px 0 0;}
#select_large .newListOptionTitle li {font-weight:normal; border-left:1px solid #ccc;}

/*==================================
Costum selectbox middle
====================================*/
#select_middle ul.newList * {margin:0; padding:0;}
#select_middle ul.newList a {color: #000; text-decoration:none; display:block;}
#select_middle ul.newList {margin:6px 0 0 0; padding:0; list-style:none; color:#000; width:207px; background:#fff; position:absolute;  border:1px solid #ccc;  left:0; overflow:auto; z-index:9999;}
#select_middle .newListSelected {width:203px; font-family:Arial; color:#494949; font-size:12px; height:25px; padding:4px 0 0 8px; margin:2px 0 10px 15px ; float:left; background:url(../img/select_middle.gif) no-repeat;}
#select_middle .newListSelected span {width:211px; display:block;}
#select_middle ul.newList li a {padding:1px 8px; display: block; }
#select_middle ul.newList li a:focus {-moz-outline-style: none;}
#select_middle .selectedTxt {width:180px; overflow:hidden; height:25px; padding:0 23px 0 0;}
#select_middle .hiLite {background:#ec1b50!important; color:#fff!important;}
#select_middle .hiLite a {background:#ec1b50!important; color:#fff!important;}
#select_middle .newListHover {background:#ccc!important; color:#000!important; cursor:default;}
#select_middle .newListSelHover, .newListSelFocus {background-position:0 -29px; cursor:default;}
#select_middle .newListOptionTitle {font-weight:bold; }
#select_middle .newListOptionTitle ul {margin:3px 0 0;}
#select_middle .newListOptionTitle li {font-weight:normal; border-left:1px solid #ccc;}

#map_canvas{
	 border: #fff 10px solid;
	 width: 688px; 
	 height: 400px;
	 margin: 10px;
	 box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
	 -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
	 -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
	}
	
a.button_bottom:link, a.button_bottom:active, a.button_bottom, a.button_bottom:visited{
	text-decoration:underline;
	font-size:11px;
	margin:0 0 0 10px;
	}	
	
a.button_bottom:hover{
	color:#ec1b50;
	}
	
a.button_back:link, a.button_back:active, a.button_back, a.button_back:visited{
	text-decoration:underline;
	font-size:14px;
	color:#ec1b50;
	}	
	
a.museuminfo:link, a.museuminfo:active, a.museuminfo, a.museuminfo:visited{
	color:#ec1b50;
	}	
/*************************************************
	Footer
*************************************************/

#footer {
	width:954px;
	height:20px;
	font-size:11px;
	margin:0 auto;
	padding: 35px 30px 0 50px;
	background-image: url(../img/footer.png);
	background-repeat:no-repeat;
	overflow-x:hidden;
	color: #999;
}

#footer a {
	color:#777777;
	padding:0 20px 0 0;
	text-decoration:none;
}

#footer a:hover {
	color: #777;
	text-decoration:underline;
}


/*************************************************
	Menu
*************************************************/

#menu{
	font-family: Arial;
	list-style: none;
	float: right;
	margin:51px 10px 0 10px;
	padding: 0;
	}

#menu li{
	margin: 0 2px 0 0; 
	padding: 0px;
	float:left;
	text-align:center;
}

#menu li a{
	color: #fff;
	cursor:pointer;
	display: block;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	height: 35px;
	padding:7px 15px 7px 15px;
	text-transform: uppercase;
	
}

#menu li a.active {
	text-decoration: none;
	background-image: url(../img/bg_menu.png);
	background-repeat:no-repeat;
	background-position: bottom center;
}

#menu li a:hover{
	border: 0;
	color:#ec1b50;
	text-decoration: none;
}

	
/*************************************************
   Drop down menu
*************************************************/

#menu li ul 
{
	position: absolute;
	top: -999em;
	margin: 0 0 0 0;
	padding:0px;
	list-style: none;
	z-index: 5;
	width: 200px;
}

#menu li ul a 
{
	width: 140px;
	border-bottom: 1px solid #666;
	color: #fff;
	cursor:pointer;
	background-color:#404040;
	font-weight: normal;
	text-align:left;
	padding: 7px 17px 6px 17px;
}

#menu li ul a:hover
{
	border-bottom: 1px solid #666;
	color: #fff;
	background-color:#0995D6;
	
}	

#menu li:hover ul, #menu li.cw_hover ul 
{
	border: 0px;
	top: 73px;
	
	left: auto;
	
}

/*************************************************
   Home
*************************************************/




/*************************************************
   Homepage slider
*************************************************/

div#feature_list {
	width: 750px;
	height: 245px;
	margin: 0 0 0 0;
	overflow: hidden;
	position: relative;
}

div#feature_list ul {
	position: absolute;
	top: 0;
	list-style: none;	
	padding: 0;
	margin: 0;
}

ul#tabs {
	right: 0;
	z-index: 2;
	margin: 27px 0 40px 0;
	width: 229px;
	height: 200px;
	border-top: 1px solid #DADADA;
}

ul#tabs li {
	font-family: Arial;
	display: block;
}

ul#tabs li a {
	color: #494949;
	text-decoration: none;
	border-bottom: 1px solid #DADADA;
	font-size:15px;
	display: block;
	padding: 5px 20px;
	line-height:250%;
	text-indent: 20px;
	height: 40px;
	outline: none;
	text-decoration: underline;
	background: url(../img/menuarrow.png) no-repeat 15px center;
}

ul#tabs li a img{
	margin:4px 10px 0 0;
	float:left;
	}

ul#tabs li a span{
	
	color: #444;
	font-size: 12px;
	float: left;
	margin: 0 0 0 0;
	line-height: 19px;
	text-align: left;
	
}

ul#tabs li a span strong{
	color: #222;
}

ul#tabs li a:hover {
	text-decoration: none;
	
}

ul#tabs li a.current {
	background-color: #fff;
	color:#ec1b50;
}

ul#tabs li a.current span{
	
}

ul#tabs li a.current:hover {
	text-decoration: none;
	cursor: default;
}

ul#output {
	left: 0;
	width: 750px;
	height: 245px;
	position: relative;
}

ul#output li {
	position: absolute;
	width: 750px;
	height: 245px;
}

ul#output li img{
	padding: 9px;
}

ul#output li a {
	position: absolute;
	right: 20px;
	bottom: 20px;
	width: 95px;
	padding: 0 12px;
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	color: #FFF;
	background: url('../img/sliderbutton.png');
	height: 30px;
	line-height: 30px;
	text-align: center;
	overflow: hidden;
	
}

/*************************************************
   Contact
*************************************************/

.contact{
	position:absolute;
	background-image: url(../img/hq.jpg);
	background-repeat:no-repeat;
	background-position:130px 32px;
	bottom:0px;
	font-size:11px;
    line-height: 17px;
    font-family: arial;
    
	}
	
.contact a.route{
	background-image: url(../img/button_contact.gif);
	background-repeat:no-repeat;
	width:152px;
	height:23px;
	padding:7px 0 0 0;
	display:block;
	text-align:center;
	margin:5px 0 0 15px;
	color:#494949;
	text-decoration:none;
	}

.contact a.social{
	background-image: none;
	background-repeat:no-repeat;
	padding:7px 0 0 0;


	text-align:center;
	margin:0;
	color:#494949;
	text-decoration:none;
	}
	
.contact a:hover{
	background-position:0 -30px;
	}
	
.contact_txt{
	margin:0 0 0 20px;
	}

table.contact {
	width: 570px;
	margin: 0 0 0 10px;
	
	}

table.contact tr td {
	padding: 0 10px 0 0;
	vertical-align: top;
	}


.form_contact {
	width: 500px;
	
	padding: 0;
	margin: 20px 10px 0 10px;
}

.form_contact label
{
	
	float: left;
	width: 170px;
	margin: 3px 0 0 0;
}

.form_contact input, .form_contact textarea
{
	font-size: 12px;
	font-family: arial;
	float: left; 
	width: 310px;
	margin: 0 0 12px 0;
	padding: 4px;
	border: 2px solid #ccc;
	overflow:auto;
}

.form_contact select
{
	float: left; 
	width: 292px;
	margin: 5px 0;
	padding: 3px;
	border: 2px solid #aaa;
}

.form_contact .form_submit {

	font-family: Arial;
	font-weight: bold;
	float: right;
	font-size: 14px;
	padding: 0;
	margin: 10px 10px 0 0;
	clear: both;
	color: #fff;
	background-color: #91B83E;
	border: 2px solid #91B83E;
	text-decoration: none;
	width: 110px;
	padding: 3px 15px;
	cursor: pointer;
	cursor: hand;
	
}

.contact_map {
	border: 1px solid #aaa;
	padding: 1px;
	float: left;
	display: block;
	margin: 20px 0 20px 10px;
}


/*************************************************
   Login > Instellingen
*************************************************/

.settings_image {
	margin: 0 0 15px 0;

}



/*************************************************
   Overig
*************************************************/


.btn_info {
	float: left;
	padding: 0 5px 0 0;
}

.tooltip_title {
	display: block;
	margin: 0 0 3px 0;
	padding: 0 0 3px 0;
	border-bottom: 1px solid #FA7F9E;
	font-weight: bold;
	
}

div.message {
	clear: both;
	color: #ec1b50;
	display: block;
	padding: 10px;
}


td.hasItem {
	
}
	
td.hasItem:hover {
	
}

td.hasItem div {
	position:absolute;
	z-index:104;
	width:300px;
	display: none;
}

td.hasItem:hover div { 
    display:block;
	text-align: left;
	margin: 28px 0 0 0;
    background-color:#F02055;
	color:#fff;
	z-index: 998;
	padding: 2px 7px;
	font-size: 12px;
	border: 1px solid #F02055;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;	
}

td.hasItem:hover div  a{
	color: #fff !important;
	display: inline !important;
	height: 15px !important;
	margin: 0 !important;
	padding: 0 !important;
}
td.hasItem:hover div  a:hover{
	text-decoration: underline !important;
}

#calendar {
	min-height: 250px;
	position: relative;
}

div.loading {
	background-image: url(/img/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

ul.search_results {
	list-style-type: disc;
	margin: 0 0 0 10px;
}
ul.search_results li{
	margin: 0 0 0 5px;
}

ul.search_results li ul li{
	list-style-type: circle;
}

div.success {
	display: none;
	line-height: 19px;
	background-image: url(/img/check.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding: 0 0 0 21px;

}
div.message_add {
	line-height: 19px;
	padding: 0;
	margin: 5px 0 10px 10px;
}
div.message_delete {
	color: #ec1b50;
	line-height: 19px;
	padding: 0;
	margin: 5px 0 10px 10px;
}

td.doc_title div {
	position:absolute;
	z-index:104;
	width:300px;
	display: none;
}
td.doc_title:hover div { 
    line-height: 19px;
    display:block;
	text-align: left;
	margin: 6px 0 0 0;
    background-color:#F02055;
	color:#fff;
	z-index: 998;
	padding: 2px 7px;
	font-size: 12px;
	border: 1px solid #F02055;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;	
}


.museum_list {
    display: block;
    width: 700px;
    margin: 15px;
}

.museum_list li {
    width: 340px;
    height: 80px;
    float: left;
    display: block;
    margin: 0 10px 7px 0;
    line-height: 16px;
}

.museum_list li a {
    
    text-decoration: underline;
    color: #444;
}

.museum_list li .image {
    width: 68px;
    height: 68px;
    overflow: hidden;
    float: left;
    margin: 0 10px 0 0;
    border: 2px solid #999;
    display: block;
    font-size: 10px;
    line-height: 15px;
    color: #999;
    
}
.museum_list li h3 {
    padding: 0 0 5px 0;
}
.museum_list li h3 a {
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    
}

