/*
Synaptech bvba Belgium
www.synaptech.be

MUNCHENHOF
*/


/* Elements */
/**************/
body.main
{
	background-color : #7F7E83;
	
	scrollbar-face-color: #CCCCCC;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-darkshadow-color: #333333;
	scrollbar-shadow-color: #999999;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #DDDDDD;
	margin-left : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-right : 0px;
}

#clear{
	clear:both;
}

.fullheight
{
	height : 100%;
}

td.backwit {background-color : White; width:39px;}
td.backgroen1 {background-color : #4D5337;}
td.backgroen2 {background-color : #CACCC3;}
td.backgrijs1 {background-color : #A49B92; height:22px;}
td.backgrijs2 {background-color : /*#D2D6C6*/ #CBC5CC; height:22px;}
td.backgrijs3 {background-color : #CECFD1;}

td.backi 
{
	background-image : url(images/backi.jpg);
	background-repeat : repeat-x;
	background-position : top;
	vertical-align : middle;
	background-color : White;
	text-align : center;	
}

td.grijs
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #797979;
	background-color : White;
	text-align : right;
	vertical-align : middle;
	width:39px;
}

.bordertlrb
{
	border-top : 5px solid #FFFFFF;
	border-right : 5px solid #FFFFFF;
	border-left : 5px solid #FFFFFF;
	border-bottom : 5px solid #FFFFFF;
}

.borderlb
{
	border-right : 5px solid #FFFFFF;
	border-bottom : 5px solid #FFFFFF;
}

.borderlb2
{
	border-right : 5px solid #FFFFFF;
	border-bottom : 5px solid #FFFFFF;
	border-top : 5px solid #FFFFFF;
}
.bordergtlrb
{
	border-top : 1px solid #4D5337;
	border-right : 1px solid #4D5337;
	border-left : 1px solid #4D5337;
	border-bottom : 1px solid #4D5337;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #353B19;
	text-align : left;
	text-decoration : none;
}

.bordergtrb
{
	border-top : 1px solid #4D5337;
	border-right : 1px solid #4D5337;
	border-bottom : 1px solid #4D5337;
}

.borderglrb
{
	border-left : 1px solid #4D5337;
	border-right : 1px solid #4D5337;
	border-bottom : 1px solid #4D5337;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #353B19;
	text-align : left;
	text-decoration : none;
}

.bordergrb
{
	border-right : 1px solid #4D5337;
	border-bottom : 1px solid #4D5337;
}

A.button {
        font-family: Arial, Helvetica, sans-serif;
        border: 2px solid #fff;
        background-position : bottom;
		background-color:#A49B92;
		color: #fff;
		font-size : 11px;
		height:22px;
		text-decoration : none;
		vertical-align : middle;
		padding-top : 2px;
}

A.button:hover {
        font-family: Arial, Helvetica, sans-serif;
        border: 2px solid #fff;
        background-position : bottom;
		font-size : 11px;
		color: #fff;
		height:22px;
		text-decoration : none;
		vertical-align : middle;
		padding-top : 2px;
}

td.margin
{
	padding-right : 10px;
	padding-left : 10px;
	padding-top : 10px;
	text-align:justify;
	color:#6A5E5E;
}

td.margin2 h2
{
padding-left: 10px;
}


td.margin2
{
	padding-right : 0px;
	padding-left : px;
	padding-top : 10px;
	text-align:justify;
	color:#6A5E5E;
	margin-left: 10px;
}

td.marginr
{
	padding-right : 10px;
	padding-top : 10px;
	color:#6A5E5E;
}

td.white{
	background-color:#FFFFFF;
}

td.red{
	background-color:#7C2336;
}

TD
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color:#6A5E5E;
}

TD.standaardr
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color:#6A5E5E;
	text-align : right;
}

TD.standaardc
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Black;
	text-align : center;
}

TD.title
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : Black;
	font-weight : bold;
	padding-bottom:20px;
	padding-top:20px;
	text-align:center;
}

.newslettertitle
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : Black;
	font-weight : bold;
}

.newslettersubject{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #660000;
	font-weight : bold;
}

.newsletterdate
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Black;
}

TD.footer, A.footer
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #DDDDDD;
	text-align : center;
	background-color : #333333;
	text-decoration : none;
}
TD.border
{
	border : 1px solid #000000;
	text-align : center;
	vertical-align : middle;
}

A.footer:HOVER
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #FEFB90;
	text-align : center;
	background-color : #333333;
	text-decoration : none;
}

TD.synaptech
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #ccc;
	text-decoration : none;
	font-style : italic;
	text-align : center;
}

A.synaptech
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #ccc;
	text-decoration : none;
	font-style : italic;
}

A.synaptech:HOVER
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #fff;
	text-decoration : none;
	font-style : italic;
}

A.standaard
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #353B19;
	text-align : left;
	text-decoration : none;
}

A.standaard:HOVER
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #807F85;
	text-align : left;
	text-decoration : none;
}

A
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #353B19;
	text-align : left;
	text-decoration : none;
}

A:HOVER
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #4d5337;
	text-align : left;
	text-decoration : none;
}

A.menu
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : White;
	text-decoration : none;
}

A.menu:HOVER
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color:#660000;
	text-decoration : none;
}

A.headmenu
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : White;
	text-decoration : none;
}

A.headmenu:HOVER
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: White;
	text-decoration : none;
}

A.menua, A.menua:HOVER{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #660000;
	text-decoration : none;
}

A.headmenuah
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color:White;
	text-decoration : none;
}

A.headmenuah, A.headmenuah:HOVER{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color:#white; /* de gele links */
	text-decoration : none;
}

A.menusitemap
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color :  #660000;
}

A.menusitemap:HOVER
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #797979;
}

A.groen
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color:#efefef;
	text-decoration : none;
}

A.groen:HOVER, A.groena, A.groena:HOVER
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #fff;
	text-decoration : none;
	border-bottom:1px dotted #fff;
}

/* FORMS */
/************/
input.form, select.form
{
	background-color : #FFFFFF;
	color : #000000;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	border : 1px solid #6A5E5E;
	height : 18px;
	margin-bottom:5px;
}


textarea.form
{
	background-color : #FFFFFF;
	color : #000000;
	font-size : 11px;
	ffont-family : Arial, Helvetica, sans-serif;
	border : 1px solid #000000;
	scrollbar-face-color: #CCCCCC;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-darkshadow-color: #333333;
	scrollbar-shadow-color: #999999;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #DDDDDD;
}

#submit{
	background-color:white;
	color:#555;
	cursor:pointer;
	font-size:13px;
	height:30px;
}

#submit:hover{
	background-color:#efefef;
}


textarea{
	background-color:#FFf;
}

table p{
	padding:10px;
	color:#6A5E5E;
}

table li{
	list-style-type:square;
}

#ligging{
	padding-top:30px;
	text-align:center;
	padding-bottom:30px;
}

/* begin slideshow */
#demos {margin:0 130px; }
#slideshow {  margin:0; padding:0; }
#nav2 {   margin:0; padding:0;  }
#nav2 li {width: 50px; float: left; margin: 8px; list-style: none; }
#nav2 a { width: 50px; padding: 3px; display: block; border: 1px solid #fff; }
#nav2 a.activeSlide { background:#336600; }
#nav2 a:focus { outline: none; }
#nav2 img { border: none; display: block }
.pics {  padding:0; margin:0; overflow: hidden }
.pics img { padding:5px; border: 2px solid #ccc; background-color: #eee; top:0; left:0 }
.pics img {
	-moz-border-radius: 10px; -webkit-border-radius: 10px;
}

#slideshow2 {  margin:0; padding:0;  }
#nav3 {  margin:0; padding:0; }
#nav3 li { width: 50px; float: left; margin: 8px; list-style: none; }
#nav3 a { width: 50px; padding: 3px; display: block; border: 1px solid #fff; }
#nav3 a.activeSlide { background:#336600; }
#nav3 a:focus { outline: none; }
#nav3 img { border: none; display: block }

/* einde slideshow */

/* aanpassingen */

.title{
	margin:20px 0 20px 0;
	height:50px;
	background-color:#CBC5CC;
	color : white;
	font-weight : bold;
	text-align:center;
	padding-bottom:10px;
	}
	
.title p{
	color:white;
	font-size:14px;
}


#verzenden{
	width:100px;
	margin:40px 300px;
}

#munch{
	margin-top:5px;
	border:none;
}

.streep{
	border:1px solid #660000;
	color:#660000;
	padding:5px;
	display:none;
	margin-top:20px;
	background-color:#efefef;
	text-align:center;
}

#comment{margin-bottom:10px;}

/* jquery datepicker */
table.jCalendar {
	border: 1px solid #000;
	background: #aaa;
    border-collapse: separate;
    border-spacing: 2px;
}
table.jCalendar th {
	background: #333;
	color: #fff;
	font-weight: bold;
	padding: 3px 5px;
}

table.jCalendar td {
	background: #ccc;
	color: #000;
	padding: 3px 5px;
	text-align: center;
}
table.jCalendar td.other-month {
	background: #ddd;
	color: #aaa;
}
table.jCalendar td.today {
	background: #666;
	color: #fff;
}
table.jCalendar td.selected {
	background: #f66;
	color: #fff;
}
table.jCalendar td.selected.dp-hover {
	background: #f33;
	color: #fff;
}
table.jCalendar td.dp-hover,
table.jCalendar tr.activeWeekHover td {
	background: #fff;
	color: #000;
}
table.jCalendar tr.selectedWeek td {
	background: #f66;
	color: #fff;
}
table.jCalendar td.disabled, table.jCalendar td.disabled.dp-hover {
	background: #bbb;
	color: #888;
}
table.jCalendar td.unselectable,
table.jCalendar td.unselectable:hover,
table.jCalendar td.unselectable.dp-hover {
	background: #bbb;
	color: #888;
}

/* For the popup */

/* NOTE - you will probably want to style a.dp-choose-date - see how I did it in demo.css */

div.dp-popup {
	position: relative;
	background: #ccc;
	font-size: 10px;
	font-family: arial, sans-serif;
	padding: 2px;
	width: 171px;
	line-height: 1.2em;
}
div#dp-popup {
	position: absolute;
	z-index: 199;
}
div.dp-popup h2 {
	font-size: 12px;
	text-align: center;
	margin: 2px 0;
	padding: 0;
}
a#dp-close {
	font-size: 11px;
	padding: 4px 0;
	text-align: center;
	display: block;
}
a#dp-close:hover {
	text-decoration: underline;
}
div.dp-popup a {
	color: #000;
	text-decoration: none;
	padding: 3px 2px 0;
}
div.dp-popup div.dp-nav-prev {
	position: absolute;
	top: 2px;
	left: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-prev a {
	float: left;
}
/* Opera needs the rules to be this specific otherwise it doesn't change the cursor back to pointer after you have disabled and re-enabled a link */
div.dp-popup div.dp-nav-prev a, div.dp-popup div.dp-nav-next a {
	cursor: pointer;
}
div.dp-popup div.dp-nav-prev a.disabled, div.dp-popup div.dp-nav-next a.disabled {
	cursor: default;
}
div.dp-popup div.dp-nav-next {
	position: absolute;
	top: 2px;
	right: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-next a {
	float: right;
}
div.dp-popup a.disabled {
	cursor: default;
	color: #aaa;
}
div.dp-popup td {
	cursor: pointer;
}
div.dp-popup td.disabled {
	cursor: default;
}


a.dp-choose-date {
	float: left;
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 5px 3px 0;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(../images/calendar.png) no-repeat; 
}
a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}
/* makes the input field shorter once the date picker code
 * has run (to allow space for the calendar icon
 */
input.dp-applied {
	width: 140px;
	float: left;
}
/** Table prijzen **/
.opendeur {
	text-align: left;
	padding-left: 5px;
	font-size: 13px;
	line-height: 22px;
	}
	
/**** lightbox ****/


/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(../images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../images/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
/************* border image **********************/

.borderimg {
	width: 133px;
	height: 100px;
	border: 3px #fff solid;

}

#images {
	margin-left: 10px;
	width: 100%;
	margin-bottom: 10px;
}

.borderlarge {
	width: 220px;
	height: 220px;
	border: 3px #fff solid;
}

.borderwhite {
	border: 3px #fff solid;
}

#feestzaal{
	margin-top: 10px;
	margin-left: 10px;
	
	}