﻿body
{
	background-color: #FFFFFF;
	font: 0.9em Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

h1
{
	font-size: 1.1em;
	font-weight: bold;
	color: #663300;
}

h2
{
	font-size: 1.0em;
	font-weight: bold;
	color: #663300;
}

h3
{
	font-size: 0.9em;
	font-weight: bold;
	color: #663300;
}

a
{
	color: #666600;
}

p
{
	margin-right: 20px;
}

ul
{
	margin-right: 20px;
}


td
{
    vertical-align:top;
}

.tekst-indent
{
	margin-left: 20px;
}

.nieuwsitem
{
	margin-left: 20px;
	background-image: url(/images/punter-split.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding-bottom: 40px;
}

.img-right
{
	float: right;
	margin: 10px 30px 10px 10px;
}

.img-left
{
	float: left;
	margin: 10px;
}

#wrapper
{
    	width: 779px;
}



#logo
{
	height: 146px;
	background: url(/images/logo.jpg);
}


#menu
{
	position: relative;
	height: 58px;
	background: url(/images/menu.jpg);
}

#content
{

	background: url(/images/content.jpg) repeat-y scroll;
	padding: 10px 10px 0px 10px;
}


#footer
{
	width: 779px;
	height: 66px;
	background: url(/images/footer.jpg);
}



#nav
{
	position:absolute;
	top:12px;
}

.fotokader
{
	text-align: center;
	margin-bottom:3px;
}
.fotokader img
{
	margin: 5px;
	margin-bottom:0px;
	padding: 5px;
	border: 1px solid #999999;
}

.gastenboek p
{
    margin-left:40px;
}

.kader 
{
    margin-bottom:8px;
    border:solid 1px #E3DBC4;
    border-top:solid 2px #E3DBC4;
    padding:0px 5px 5px 5px;
    
}
.kader h2
{
    
}
.agendaitem a 
{
    text-decoration:none;
    color:Black;
   
}

.watermerk
{
    color: #808080;
}

.highlight
{
    background-color:#eeeeee;
}

#nieuws a
{
    text-decoration:none;
}

.clearfloat
{
    clear:both;
    height:0px;
}
