body{
text-align:center;
color:#333;
font-family: "Trebuchet MS", Arial, Verdana ;
margin:14px 0;
background: #56a3cb url(../images/bg.gif) fixed repeat top center ;
}

.weg{display:none;}

.top3
{
	background:#fff;
}

.tnr {font-size:20px;}
.top3 .tnr {font-size:34px;}
.top3 .tnr {font-weight:bold;}

legend {display:none;}

fieldset{
border:none;
padding:0;
margin:0;
}


#container
{
width:763px; /* 760px veroorzaakte een bug in Explorer*/
margin:0 auto;
}


#header
{
	width:760px;
	margin:0 auto;
	height:210px;
	text-align:left;
}

a img
{
	border: 0;
}

img.right
{
	float: right;
	margin: 0 0 10px 10px;
}


.logo
{
float:left;
margin-right:15px;
}


.headerbeeld
{
float:left;
padding:10px;
background-color:#fff;
}


#content
{
width:550px;
margin-left:210px;
color:#000;
}

.blok
{
font-size:0.8em;
line-height:1.5em;
margin-bottom:15px;
text-align:left;
width:530px;
background:#fff;
padding:10px;
}

.blok a
{
color:#f00a81;
}

.blok img.upload
{
padding:0px 10px 0px 0px;
float: left;
}

.blok h2
{
font-size:1.8em;
color:#f00a81;
padding-top:10px;
margin: 0;
}

.fotoblok
{
margin-bottom:15px;
width:530px;
background:#fff;
padding:10px;
}



#uitgelicht
{
font-size:0.7em;
line-height:1.3em;
width:175px;
margin-right:15px;
float:left;
background:#fff;
text-align:left;
padding:10px;
}

#uitgelicht img
{
text-align:center;
margin-bottom:5px;
}

#uitgelicht p
{
margin:0px 0px 10px 0;
}

#uitgelicht h3
{
font-size:1.2em;
line-height:0.9em;
color:#f00a81;
}

#uitgelicht a
{
font-weight:bold;
color:#f00a81;
text-decoration:none;
padding-left:10px;
background: url(../images/bullet.gif) no-repeat left center;
}

#uitgelicht a:hover
{
text-decoration:underline;
}

.footer
{
margin-left:210px;
font-size:0.7em;
margin-bottom:15px;
width:520px;
background:#f00a81;
padding:5px 15px;
color:#fff;
}

.footer p
{
padding:0;
margin:0;
}

.footer a
{
	color: #fff;
}

.archief ul
{
	padding:0;
	margin:0;
}

.archief li{
	list-style:none;
}

/*
 * navigatie
 */

#navigatie
{
margin-bottom:15px;
text-align:left;
width:550px;
}

#navigatie span{
display:none;
}

#navigatie ul
{
	padding:0 0;
	margin:0 ;
	height:28px;
}

#navigatie li{
	list-style:none;
	float:left;
	display:block;
}

#navigatie a
{
	display:block;
	width:100%;
	height:28px;
}


#but1 a
{
background:#fff  url(../images/but1.gif) no-repeat center;
width:74px;
margin-right:10px;
}

#but1 a:hover
{
background-image:url(../images/but1_o.gif);
}

#but1 .actief
{
background-image:url(../images/but1_o.gif);
}

#but2 a
{
background:#fff  url(../images/but2.gif) no-repeat center;
width:137px;
margin-right:10px;
}

#but2 a:hover
{
background-image:url(../images/but2_o.gif);
}

#but2 .actief
{
background-image:url(../images/but2_o.gif);
}

#but3 a
{
background:#fff  url(../images/but3.gif) no-repeat center;
width:138px;
margin-right:10px;
}

#but3 a:hover
{
background-image:url(../images/but3_o.gif);
}

#but3 .actief
{
background-image:url(../images/but3_o.gif);
}

#but4 a
{
background:#fff  url(../images/but4.gif) no-repeat center;
width:67px;
margin-right:10px;
}

#but4 a:hover
{
background-image:url(../images/but4_o.gif);
}

#but4 .actief
{
background-image:url(../images/but4_o.gif);
}

#but5 a
{
background:#fff  url(../images/but5.gif) no-repeat center;
width:94px;
}

#but5 a:hover
{
background-image:url(../images/but5_o.gif);
}

#but5 .actief
{
background-image:url(../images/but5_o.gif);
}

form input,
form textarea
{
	display:block;
}

.afzender
{
	float: left;
}

.thumbnail
{
	margin: 2px;
	float: left;
}

/*.printme
{
	position: relative;
}

.printme .p span
{
	display: none;
	position: absolute;
	top:10px;
	right:10px;
	padding:10px;
	width:80px;
	height:80px;
	filter:alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity:0.9;
	background: #fff url(../images/icon-print.png) no-repeat;
}

.printme .p:hover span
{
	z-index: 10;
	display: block;
}

/* tooltip */

/*.printme a.printme
{
	text-decoration: none;
}
.printme a:hover
{
	position: relative;
}
.printme a span
{
	display: none;
}
.printme a:hover span
{
	display: block;
	position: absolute; top: 0; left: 0;
	padding: 0; margin: 0; z-index: 100;
	background: #fff url(../images/icon-print.png) no-repeat center;
	width:100%;
	height:300px;
	filter:alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity:0.8;
} */

a.printme
{
	display: block;
	text-align: left;
	text-decoration: none;
	background: url(../images/icon-print.png) no-repeat left;
	width:48px;
	padding: 6px 6px 6px 52px;
	font-family: "Trebuchet MS", Arial, Verdana ;
	font-size: 11px;
	color: #777;
}

a.printme:hover
{
	color: #f00a81;
}

/*
 * Navigation
 */

 .navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

.alignright {
	display: inline;
	float: right;
	}

.alignleft {
	display: inline;
	float: left;
	}

.alignmiddle
{
	display: inline;
}

.banner a img{
	 border:1px solid #1c8bc6;
	 padding:0;
	 margin:0;
}

.banner a:hover img{
	 border:1px solid #fff;
	 padding:0;
	 margin:0;
}




