<!--
#content {
margin-left:260px;  position: relative; padding:  38px 10px 45px 10px;
min-height:550px;
}
#content a { outline:none; }
#content p { margin-bottom:10px; margin-right:15px; }

#content-small {
margin-left:260px; width:465px; position: relative; padding:  38px 10px 45px 10px;
min-height:530px;
}
#content-small p { margin-bottom:10px; }

.content { color:#333333 }
.titel { font-weight:bold; color:#339935; margin:0px 0px 0px 0px; word-spacing: -0.1em; letter-spacing:normal;}

.tekst { color:#333333; }
.groen { color:#339936; }
.blauw { color:#16A0C9; }
.paars { color:#660066; }
.oranje { color:#CC6633; }
.rood { color:#CC0000; }
.titel-wit { color:#FFFFFF;font-weight:bold;  }

#header a { outline:none; }

#submenu {
	float:right; width:235px; margin:41px 10px 0px 0px;
	font-size:11px; line-height:14px; font-family:Verdana, Arial, Helvetica, sans-serif; color: #339933;
}
#navigation a { outline:none; }

#submenu h3 {
	font-size:11px;	font-weight:bold;

	padding: 0;	margin: 0;
}
#submenu p {
	word-spacing:0.0px; letter-spacing:0;
	font-size:11px;
}

#footer {
position: absolute; z-index:12;
bottom: 0; /* heel belangrijk */
height:50px; width:1000px; background-image:url("http://www.kunstpuntgouda.nl/images/footerBG.gif"); background-repeat: no-repeat;
 margin:0; padding:0; overflow:hidden; vertical-align:bottom; font-size:10px;line-height:11px;
}

#footer p { padding:14px 0px 0px 40px; }

-->


/* ************* FORM  ************* */ 
table.form { font-size : 11px; padding:0;} 
table.form td { padding : 5px; } 
input, select, textarea { font-family : tahoma, Arial, Verdana, Helvetica, sans-serif; } 
select { 
	width : 65px;
	height : 20px;
	font-size : 11px;
	font-weight:bold;
	color : #333366;
	}
input.aantalveld { 
	width : 57px;
	height : 16px;
	padding : 2px;
	padding-left : 4px;
	background : #ffffff url(http://www.kunstpuntgouda.nl/images/bg_veld.gif) repeat-x top left;
	border : 1px solid #a5acb2;
	font-size : 11px;
	font-weight:bold;
	color : #333366;
} 
input.veld { 
	width : 140px;
	height : 18px;
	padding-left : 4px;
	background : #ffffff url(http://www.kunstpuntgouda.nl/images/bg_veld.gif) repeat-x top left;
	border : 1px solid #a5acb2;
	font-size : 11px;
	color : #333366;
} 
input.button { 
	border-top : 1px solid #dbe2ed;
	border-right : 1px solid #9da8b8;
	border-bottom : 1px solid #8992a0;
	height : 22px;
	background : #ede9d1 url(http://www.kunstpuntgouda.nl/images/bg_button.gif) repeat-x top left;
	font-size : 11px;
	color : #333366;
	font-weight : bold;
} 
 
.textarea { 
	width : 215px;
	height : 260px;
	border : 1px solid #a5acb2;
	background : #ffffff url(http://www.kunstpuntgouda.nl/images/bg_veld.gif) repeat-x top left;
	overflow : auto;
	padding-top : 8px;
	padding-left : 4px;
	font-size : 11px;
	color : #333366;
} 

