@charset "UTF-8";

body {
	margin:0;
	background-color:#000000;
}

#table_content {
	background-image: url(images/content_blank.jpg);
	background-repeat: repeat-y;
	height: 200px;
}

#logo_table {
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	height: 150px;
}


#table_bottom {
	background-image: url(images/content_bottom.jpg);
	background-repeat: no-repeat;
	height: 55px;
}
#news_header {
	background-image: url(images/content_news_header_top.jpg);
	background-repeat: no-repeat;
	color: #C4C4C4;
	padding-left: 80px;
	font-style: italic;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	padding-top: 8px;
}

#news_header_long {
	background-image: url(images/content_news_header_top_long.jpg);
	background-repeat: no-repeat;
	color: #C4C4C4;
	padding-left: 80px;
	font-style: italic;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	padding-top: 8px;
}
#show {
	width: 363px;
}
#show_content {
	background-image: url(images/content_show_blank.jpg);
	background-repeat: repeat-y;
	height: 100%;
}
#news_table {
	height: 45px;
	width: 1034px;
}
#news_bottom {
	background-image: url(images/content_news_bottom.jpg);
	background-repeat: no-repeat;
	height: 29px;
}
#news_content {
	background-image: url(images/content_news_blank.jpg);
	background-repeat: repeat-y;
	height: 100%;
	padding-left: 46px;
}
#blank {
	background-image: url(images/content_near_news.jpg);
	background-repeat: repeat;
	height: 100%;
	width: 33px;
}
#show_header {
	background-image: url(images/content_show_header_top.jpg);
	color: #C4C4C4;
	padding-left: 40px;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#show_bottom {
	background-image: url(images/content_show_bottom.jpg);
	height: 39px;
	background-repeat: no-repeat;
}
#sidebar_header {
	background-image: url(images/content_right_header.jpg);
	background-repeat: no-repeat;
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 75px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#sidebar_content {
	background-image: url(images/content_right_page.jpg);
	background-repeat: repeat;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
	height:22px;
	font-weight: normal;
}

#sidebar_content A{
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	vertical-align:middle;
	height:22px;
	display: block;
}

#sidebar_content A:hover{
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	vertical-align:middle;
	height:22px;
	background-color: #797979;
}


#sidebar_content_table {
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	float: none;
	width: 185px;
	padding: 0px;
	margin-top: 5px;
	margin-left: 15px;
}

#sidebar_content_table_pages {
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding: 0px;
	margin-top: 5px;
	margin-left: 15px;
	width: 185px;
}
#sidebar_content_table_pages tr td {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #5D5D5D;
	cursor:pointer;
}

.openingstijden_text
{
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
#nieuws_roller {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-style: normal;
	font-weight: normal;
	margin-left: 620px;
	width: 500px;
}
#tekst_table li {
	font-family: Verdana, Geneva, sans-serif;
	color: #111;
	font-size: 12px;
	list-style-image:url(images/bullet.gif)
}

#tekst_table {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	font-size: 12px;
	list-style-image:url(images/bullet.gif)
}

#tekst_table A{
	font-family: Verdana, Geneva, sans-serif;
	color:#3A3A3A;
	font-size: 12px;
	text-decoration:none;
	
}
#tekst_table A:hover{
	font-family: Verdana, Geneva, sans-serif;
	color: #F90;
	font-size: 12px;
	text-decoration:underline;
	
}

.tekst_table {
	font-family: Verdana, Geneva, sans-serif;
	color: #3A3A3A;
	font-size: 12px;
}

.tekst_table A{
	font-family: Verdana, Geneva, sans-serif;
	color:#3A3A3A;
	font-size: 12px;
	text-decoration:none;
	
}
.tekst_table A:hover{
	font-family: Verdana, Geneva, sans-serif;
	color: #F90;
	font-size: 12px;
	text-decoration:underline;
	
}
#table_copyright {
	text-align: center;
	font-size: 12px;
	color: #FFF;
	font-style: italic;
	font-family: Verdana, Geneva, sans-serif;
}

#contact_form {
	color: #333;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 12px;
}
.red {
	font-family: Verdana, Geneva, sans-serif;
	color: #F00;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.green {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	padding:10px;
	border: #333 1px solid;
	width:350px;
	background:#CCC;	
}
.fotogallery {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #331E0B;
	border-bottom-color: #331E0B;
	border-left-color: #331E0B;
}
.gallery_pic{
border:  #999 1px solid;
padding:3px;
background:#FFF;
}

.gallery_pic img A{
border: #999 1px solid;
background:#FFF;
cursor:pointer;
display:block;
}

.gallery_pic img A:hover{
border: #BAD1AB 1px dashed;
background: #CACACA;
cursor:pointer;
display:block;
}
.cat_item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #030;
}

.cat_item A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	border:  #999 1px solid;
	padding: 5px;
	float: left;
	clear: none;
	text-decoration: none;
	display: block;
	white-space: nowrap;
	vertical-align: top;
	margin-right: 10px;
	background-color: #CACACA;
}
.cat_item A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	border:  #999 1px solid;
	padding: 5px;
	float: left;
	clear: none;
	text-decoration: none;
	display: block;
	white-space: nowrap;
	vertical-align: top;
	margin-right: 10px;
	background-color: #CACACA;
}

#directions img {
    border-width: 0px;
}


.printOnly {
    display: none;
}

#map {
	width: 800px; height: 300px; border: 1px solid #FF0F0F; margin-top: 20px; margin-left: 18px;
}

#directions {
	font-size: 10px; line-height: 18px; border: 1px solid #FF0F0F; padding: 5px; background-color: #FFFFFF; margin-top: 20px; margin-bottom: 20px; margin-left: 18px; width: 800px; display: none;	
}
.input {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	border: 1px solid #3B3B3B;
	background-color: #E4E4E4;
}

.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #F60;
}

