
/* default elements */
* {margin: 0; padding: 0;}

body {
	background: #7C6F5C url(img/bg.jpg);
	color: #222;
	font: normal 62.5% sans-serif;
	padding: 2% 0;
}

a {color: #642;}
a:hover {color: #963;}

big {font-size: 1.1em;}

h1,h2,h3 {color: #23140d; padding: 8px 0 2px;}

h1 {font: normal 2.4em serif,sans-serif;}
h1 a {text-decoration: none;}
h1 a:hover {text-decoration: underline;}

h2 {font: normal 1.6em raavi, serif, sans-serif;}
h3 {font: bold 1.2em serif,sans-serif;}

blockquote {
	background: url('img/quote.gif') no-repeat;
	display: block;
	font: normal 1.1em Georgia,serif;
	padding-left: 26px
}

form,table {margin-bottom: 1.2em;}
img {border: none;}
label {display: block;}
li {line-height: 1.5em;}
p {padding: 2px 0 10px;}
small,.small {font: normal 0.9em sans-serif;}
ul {padding: 0 2em 1.2em;}

/* structure */
#wrapper {
	background: #23140d;
	margin: 0 auto;
	width: 962px;
}
#container {
	background: #23140d;
	border-top: 6px solid #23140d;
	font-size: 1.3em;
	line-height: 1.3em;
	margin: 0 auto;
	width: 950px;
}

/* header */

.topheader {
	margin-top: -35px;
	margin-left: 40px;
}

.title {
	background: #E2DED4 url(img/header-h1.jpg) repeat-x;
	border-top: 1px solid #996;
}
.title h1 {
	color: #23140d;
	font: normal 2.2em Georgia,"Trebuchet MS",sans-serif;
	padding: 10px 0 10px 18px;
}

.header {
	border-top: 2px solid #663;
	background: #DAD7C5 url(img/header.png) no-repeat left bottom;
	height: 185px;
}

/* navigation */
.navigation {
	background: #DED9D0 url(img/nav.gif) repeat-x; height: 41px;
	border-top: 1px solid #996;
}
.navigation a {
	background: #FFF url(img/nav.gif) repeat-x;
	border-right: 1px solid #C9C6B3;
	color: #341c10;
	float: left;
	font: bold 1em Tahoma,sans-serif;
	padding: 0 14px;
	line-height: 41px;
	text-align: center;
	text-decoration: none;
}
.navigation a:hover,.navigation a#active {background-position: left bottom; color: #f6791f;}

/* main */
.main#two-columns {background: #FFF url(img/two-columns.gif) repeat-y;}
.main{background: #fbf9f4 }

/* tables */
tr#head{ border: 1px solid black; background: #F14A20 ; color: white; font-weight: bold;}
tr#normalcontent{ border: 1px solid black; background: #E5E1D9 ; color: #23140d; font-weight: normal;}
td#tdcontsmall{ font-size: 11px; }
tr#graycontent{ border: 1px solid black; background: #E5E1D9 ; color: gray; font-weight: normal;}


/* bottom */
.bottom {
	background: #DCDAC9 ;
	border-top: 1px solid #AA8;
	color: #444;
	padding: 14px 20px;
}
.bottom .left,.bottom .right {width: 49%;}

/* footer */
.footer {
	background: #23140d;
	color: #EED;
	padding: 10px;
}
.footer .left {width: 66%;}
.footer .right {
	width: 33%;
	text-align: right;
}
.footer a {
	color: #FFF;
	text-decoration: none;
}
.footer a:hover {
	color: #FFF;
	text-decoration: underline;
}

/* gallery */
.gallery td {
	vertical-align: top;
	text-align: center;
}
.gallery em {display: block;}

/* misc */
.clear,.clearer {clear: both;} 
.clearer {font-size: 0;}
.col2 .left {width: 70%;}
.col2 .right .content {background: #FFF; text-align: left;}
.col2 .right {width: 27%;}
.content {padding: 18px 20px;}
.left {float: left;}
.right {float: right;}
.right .content {padding: 18px 12px 12px;}

/* block list */
ul.block {
	border-top: 1px dashed #BCBAAC;
	margin: 4px 0;
	padding: 0;
	width: 90%;
	text-align: left;
}
.block li {
text-align: left;
	border-bottom: 1px dashed #BCBAAC;
	list-style: none;
}
.block li a,.block li em {
	color: #553;
	display: block;
}
.block li em {
	font-size: 0.9em;
	font-style: normal;
}
.block li a {
	padding: 4px 3%;
	text-decoration: none;
	width: 94%;
}
.block li a span {font-weight: bold;}
.block li a:hover {
	background: #D2D0C0;
	color: #553;
}

.right .block,.right .block li {border-color: #DCDACC;}
.right .block li a:hover {background: #F2F0EA;}

/* search programma & uitslagen */
.titlebar {
	background-color: #F8CDB0;
	border: 1px solid #E75E00;
}

a.tableheadlink:link {color: white; }
a.tableheadlink:visited {color: white;}
a.tableheadlink:hover {color: white;}
a.tableheadlink:active {color: white;}

a.tablelink:link {color: black; font-family: sans-serif, tahoma, Verdana; font-weight: normal; text-decoration: none;}
a.tablelink:visited {color: black; font-family: sans-serif, tahoma, Verdana; font-weight: normal; text-decoration: none;}
a.tablelink:hover {color: orange; font-family: sans-serif, tahoma, Verdana; font-weight: normal; text-decoration: none;}
a.tablelink:active {color: black; font-family: sans-serif, tahoma, Verdana; font-weight: normal; text-decoration: none;}

a.tablelinkgray:link {color: gray; font-family: sans-serif, tahoma, Verdana; font-weight: normal; text-decoration: none;}
a.tablelinkgray:visited {color: gray; font-family: sans-serif, tahoma, Verdana; font-weight: normal; text-decoration: none;}
a.tablelinkgray:hover {color: orange; font-family: sans-serif, tahoma, Verdana; font-weight: normal; text-decoration: none;}
a.tablelinkgray:active {color: gray; font-family: sans-serif, tahoma, Verdana; font-weight: normal; text-decoration: none;}

/*Fotoboeken*/
div.fotoboek{ position: relative; width: 40px; margin-top: -75px; left: 42px; z-index: 3;}
div.fotoboektekst{ position: relative; margin-top: 45px; left: 0px; z-index: 3;}


div.picplak{ position: relative; width: 49px; margin-top: -129px; left: 90px; z-index: 5;}
div.picplak2{ position: relative; width: 49px; margin-top: -27px; left: 0px; z-index: 5;}
div.picplak3{ position: relative; width: 49px; margin-top: -129px; left: 290px; z-index: 5;}
div.picplak4{ position: relative; width: 49px; margin-top: -27px; left: 0px; z-index: 5;}
div.picplak5{ position: relative; width: 49px; margin-top: -129px; left: 490px; z-index: 5;}
div.picplak6{ position: relative; width: 49px; margin-top: -27px; left: 0px; z-index: 5;}
div.picsmall{ position: relative; margin-top: -27px; left: 104px; z-index: 4;}
div.picsmall2{ position: relative; margin-top: -27px; left: 304px; z-index: 4;}
div.picsmall3{ position: relative; margin-top: -27px; left: 504px; z-index: 4;}

div.picbig{ position: relative; margin-top: -27px; width:610px; left: 100px; z-index: 4;}
div.picvolg{ position: relative; margin-top: -23px; left: 620px; z-index: 4;}
div.picvorig{ position: relative; margin-top: 10px; height:23px; width:112px; left: 40px; z-index: 4;}
div.picterug{ position: relative; margin-top: -23px; left: 335px; z-index: 4;}
div.picterug2{ position: relative; margin-top: 0; left: 40px; z-index: 4;}

div.fbtop{ position: relative; width: 716px; margin-top: 30px; left: 20px; z-index: 3; }
div.fbmid{ position: relative; width: 716px; height:170px; left: 20px; z-index: 3; }
div.fbbot{ position: relative; width: 716px; margin-top: 0; left: 20px; z-index: 3; }

/*------ Menu Gastenboek -------*/
div#gbvorige1{position:relative;width:109px;height:23px;left:150px; margin-top: 0}
a.gbvorige2 img{height:23px; width:109px; padding:0; margin:0; background: url('img/gbvorige.png'); border:0px;}
a.gbvorige2:link img, a.gbvorige2:visited img{background-position:0px 0px;}
a.gbvorige2:hover img{background-position:0px 23px;}

div#gbhome1{position:relative;width:109px;height:23px;left:280px; margin-top: -23px; }
a.gbhome2 img{height:23px; width:109px; padding:0; margin:0; background: url('img/gbhome.png'); border:0px;}
a.gbhome2:link img, a.gbhome2:visited img{background-position:0px 0px;}
a.gbhome2:hover img{background-position:0px 23px;}

div#gbschrijf1{position:relative;width:109px;height:23px;left:410px; margin-top: -23px;}
a.gbschrijf2 img{height:23px; width:109px; padding:0; margin:0; background: url('img/gbschrijf.png'); border:0px;}
a.gbschrijf2:link img, a.gbschrijf2:visited img{background-position:0px 0px;}
a.gbschrijf2:hover img{background-position:0px 23px;}

div#gbvolgende1{position:relative;width:109px;height:23px;left:540px; margin-top: -23px;}
a.gbvolgende2 img{height:23px; width:109px; padding:0; margin:0; background: url('img/gbvolgende.png'); border:0px;}
a.gbvolgende2:link img, a.gbvolgende2:visited img{background-position:0px 0px;}
a.gbvolgende2:hover img{background-position:0px 23px;}

div.gastenboek_bericht
{
	background-color: #f8f8f8;
	width: 80%;
	border-style: solid;
	border-color: #CCCCCC;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 0px;
}
div.gastenboek_naam
{
	background-color: #4D5A6A;
	width: 80%;
	border-style: solid;
	border-color: #CCCCCC;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
}
