table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote: before, blockquote: after, q: before, q: after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
html, body {
	height: 100%;
}


img, div, a { behavior: url(/skin/css/iepngfix.htc) }


body {
	background:#fff;

	font: 12px Trebuchet MS, Arial, sans-serif;
}



img.homefoto {
	display: none;
}

img.homeafdek {
	display: none;
}

div.back {
	display: none;
}

div#backafdek {
	display: none;
}

#container {
	width: 100%;
}


img#logo {
	display: none;
}


h1 {
	position: relative;
	font: 20px Trebuchet MS, Arial, sans-serif;
}

#tekst {
	width: 100%;
}

#programma #tekst {
	width: 100%;
}

h2 {
	font-size: 14px;
	font-weight: bold;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}

p {
	padding: 0 0 18px;
}

a {
}

p.dichters a {
	width: 194px;
	display: inline-block;
	padding: 0 0 5px 0;
	color: #000;
}

p.dichters a:hover {
	color: #580f8b;
	text-decoration: none;
}

p.dichters a:visited {
	color: #666;
}



#tekst p.gedicht {
	font-style: italic;
}


#tekst img {
	float: right;
	border: 1px solid #000;
	margin: 0 0 10px 10px;
}

#fotoalbum #tekst img {
	float: none;
	border: 1px solid #000;
	margin: 0 0 0 -10px;
        padding: 0;
}

table {
	margin-bottom: 18px;
}

th {
	padding: 3px 3px 3px 3px;
	font-weight: bold;
	border-bottom: 1px solid #580f8b;
}

td {
	padding: 5px 3px 5px 3px;
	border-bottom: 1px solid #580f8b;
	font-size: 12px;
	line-height: 15px;
}

td.tijd, th.tijd {
	padding: 3px 3px 3px 0;
}

td.laatste, th.laatste {
	padding: 3px 0 3px 3px;
}

td.kleur {
	background: #eee;
}

th.kleur {
	
	background: #eee;
}



#footer {
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	color: #580f8b;
	background: url("../images/footer_mannetje.png") no-repeat right 0;
	padding: 65px 0 6px;
}



/* ============== NAVIGATIE ============== */


ul#hoofdnavigatie {
	display: none;
}





body#home ul#hoofdnavigatie {
	display: none;
}




ul#subnavigatie {
	display: none;
}




ul#secnav {
	
	display: none;
}


ul#terug {
	display: none;
}






/* =============== FOTOALBUM =============== */



div#thumbs {
	position: absolute;
	left: 4px;
	top: 249px;
	width: 230px;
	height: 224px;
	overflow: auto;
	
}


div#thumbs img.landscape {
	width: 65px;
	height: 44px;
	margin: 3px 0 0 3px;
}

div#thumbs img.portrait {
	height: 65px;
	width: 44px;
	margin: 3px 10px 0 14px;
}

div#thumbs a img {
	border: 1px solid #000;
}

div#thumbs a:hover img, div#thumbs a.active img {
	border: 1px solid #f00;
}

#tekst img.portrait {
    float: none;
}

#fotoalbum #tekst {
    text-align: center;
}

#fotoalbum #footer {
	background: none;
	padding: 5px 0 0 0;
        line-height: 12px;
	clear: both;
}


div.vorige-volgende {
	text-align: center;
        clear: both;
}

div.vorige-volgende a {
	text-decoration: none;
}


ul#galleries {
    padding: 0;
    margin: 0;
    text-align: left;
    list-style: none;
}





/* =============== ONDERBALK =============== */


#sponsoren, #sponsoren img {
    display: none;
}



#contact {
	display: none;
}


.guestbook label {
    display: none;
}


/* =============== GOOGLE MAP =============== */

 #gmap {
    height:360px;
    width:392px;
}
 #gdirections {
    width:392px;
}




.guestbook input[type="text"] {
    width: 250px;
    border: 1px solid #000;
}

.guestbook textarea {
    width: 390px;
    height: 100px;
    border: 1px solid #000;
}

.guestbook input[type="submit"] {
    margin-top: 12px;
}




ul#messagelist, ul#messagelist ul {
    list-style: none;
}

ul#messagelist ul {
    padding-left: 20px;
}

ul#messagelist h3 {
    padding: 0;
}

ul#messagelist h4 {
    font-weight: bold;
    padding: 0;
}

ul#messagelist p.date, ul#messagelist li ul p.date {
    padding: 0px;
    font-style: italic;
    font-size: 11px;
}

ul#messagelist p {
    padding: 0;
}

ul#messagelist p.name {
    padding: 0 0 10px;
    font-style: italic;
}

ul#messagelist p.reageer {
    padding: 0 0 18px;
}

p.nieuw {
    padding: 10px 0 18px;
}
