
style.css

a	 {
	color : #852110;
	font-family : Verdana, "Sans-serif";
	text-decoration : none;

}

a:visited  {
	color : #852110;
	font-family : Verdana, "Sans-serif";
	text-decoration : none;

}

a:active  {
	color : #852110;
	font-family : Verdana, "Sans-serif";
	text-decoration : none;

}



body  {
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
}

p  {
	font-family : Verdana, "Sans-Serif";
	font-size : 10pt;
	align : left;
	margin-top: 10px;
	margin-right: 35px;
	margin-left: 25px;
	margin-bottom: 10px;
	font-weight : bold;
	color : #000000;
	line-height: 15pt;
	text-decoration : none;
}

h1  {
	font-family : Verdana, "Sans-Serif";
	font-size : 10pt;
	align : left;
	margin-top: 10px;
	margin-right: 35px;
	margin-left: 25px;
	margin-bottom: 10px;
	font-weight : bold;
	color : #000000;
	line-height: 14pt;
	text-decoration : none;
	background : #BAE200;
}

.nieuwsbrief  {
	font-family : Verdana, "Sans-Serif";
	font-size : 10pt;
	align : center;
	margin-top: 10px;
	margin-right: 35px;
	margin-left: 25px;
	margin-bottom: 10px;
	font-weight : bold;
	color : #ffffff;
	line-height: 14pt;
	text-decoration : none;
	background : #BAE200;
}

address  {
	font-family : Verdana, "Sans-serif";
	font-size : 9pt;
	font-weight : normal;
	font-style: normal;
	color : #000000;
	line-height: 11pt;
	text-decoration : none;
	background : #BAE200;
}



/*	- Onderbalk
	- ter vervanging van <address>
	- u:Arjan */

.onderbalk  {
	font-family : Verdana, "Sans-serif";
	font-size : 9pt;
	font-weight : normal;
	font-style: normal;
	color : #000000;
	line-height: 11pt;
	text-decoration : none;
	background : #BAE200;
	padding-left: 285px;
}



.tmv	{
	font-family : Verdana, "Sans-serif";
	font-size : 9pt;
	font-weight : normal;
	font-style: normal;
	color : #000000;
	line-height: 11pt;
	text-decoration : none;
}

.nr
{
	background-repeat: no-repeat;
}

input, textarea, select
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px; text-decoration: none;
	font-weight : bold;
	color : #000000;
	width: 165px;
	background-color: #ffffff;
	border-color: #BAE200;
	border-right: #BAE200 1px solid;
	border-left: #BAE200 1px solid;
	border-bottom: #BAE200 1px solid;
	border-top: #BAE200 1px solid;
}

ul  {
	font-family : Verdana, "Sans-Serif";
	font-size : 10pt;
	align : left;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 40px;
	margin-bottom: 10px;
	font-weight : bold;
	color : #000000;
	line-height: 18pt;
	list-style-type: disc;

}



/* Bijgevoegd door Arjan, 11-07-2005 */

a:link {
	color: #bae200;
	}

a:visited {
	color: #d74104;
	}

/* 17-07-2005 */ 

.gast_balk {
	background: #d3f62d;
        width : 420px;
        }

/* 25-07-2005
   zorgen dat checkboxjes en radiobuttons enzo klein blijven */

.kleineknop {
	width: 15px;
	font-size: 12px;
	border: 0px;
	}

/* 30-11-2006
   plaatjes laten linken naar zichzelf */
.tekening_link a img {
	border: 1px solid #bae200;
	width: 397px;
}
.tekening_link a:hover img {
	border: 1px solid #d74104;
}

/* 06-08-2007
   50% wijdte van derde td niet genoeg om site bij elkaar te houden bij grote schermen */

.fixwidth {
	width: 60%;
}

.social {
	background:url(../image/social_box.jpg);
	height:53px;
	width:159px;
	margin: 0px 0px 10px 25px;
	padding:0;
	float:top;
}

.rss{/*background:url(image/rss_icon.jpg);*/ height:33px; width:33px; margin:11px 0 0 9px; padding:0; float:left;}
.twitter{/*background:url(image/twitter_icon.jpg);*/ height:33px; width:33px; margin:11px 0 0 3px; padding:0; float:left;}
.facebook{/*background:url(image/facebook_icon.jpg);*/ height:33px; width:33px; margin:11px 0 0 3px; padding:0; float:left;}
.netvibes{/*background:url(image/netvibes_icon.jpg);*/ height:33px; width:33px; margin:11px 0 0 3px; padding:0; float:left;}
