/*	STICHTING ARGUS A15
	Deze website is gemaakt door Charlotte webdesign (c) 2007.
	Afbeeldingen werden enkel gebruikt wanneer hiervoor toestemming werd verkregen. Deze toestemming geldt alleen voor deze website: als u zelf een afbeelding wilt gebruiken van deze website, dient u zelf de eigenaar van de  afbeelding te contacteren:
		- vlinder in header:
		- vlinder op achtergrond:
		- foto's van het gebied:
	
	WILT U OOK EEN PROFESSIONELE WEBSITE? WWW.CHARLOTTEWEBDESIGN.NL
*/


html, body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: tahoma, verdana, arial, sans-serif;
	background: #fff;
	height: 100%;
}

#container {
	width: 770px;
	min-height: 100%;
	margin: 0 auto;
	border-right: 4px double #f90;
	border-left: 4px double #f90;
	background: url('im/nbg2.jpg') fixed no-repeat 400px 200px transparent; /* afstand: links - boven */
}
#container-nb { 
	width: 770px;
	min-height: 100%;
	margin: 0 auto;
	border-right: 4px double #f90;
	border-left: 4px double #f90;
	background: transparent;
}

#header {
	width: 770px;
	height: 150px;
	margin: 0 auto;
	background: url('im/logo2.jpg') no-repeat #fff;
}

/* ===== MENU ===== */

#menu {
	width: 130px;
	height: 350px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	padding-top: 13px;
	padding-bottom: 5px;
	padding-left: 13px;
	background: #fc6;
	border: 1px solid #f90;
}
p.menu {			font-size: 10pt; color: #000; line-height: 150%; }
a:link.menu   { 	color: #000; text-decoration: none; display: block; width: 110px; padding: 1px; padding-left: 5px; background-color: #fc6; }
a:visited.menu {	color: #000; text-decoration: none; display: block; width: 110px; padding: 1px; padding-left: 5px; background-color: #fc6; }
a:active.menu { 	color: #000; text-decoration: none; display: block; width: 110px; padding: 1px; padding-left: 5px; background-color: #f90; }
a:hover.menu  { 	color: #000; text-decoration: none; display: block; width: 110px; padding: 1px; padding-left: 5px; background-color: #f90; }

a:link.submenu   { 	color: #000; text-decoration: none; display: block; width: 100px; padding: 1px; padding-left: 20px; background-color: #fc6; }
a:visited.submenu {	color: #000; text-decoration: none; display: block; width: 100px; padding: 1px; padding-left: 20px; background-color: #fc6; }
a:active.submenu { 	color: #f90; text-decoration: none; display: block; width: 100px; padding: 1px; padding-left: 20px; background-color: #fc6; }
a:hover.submenu  { 	color: #f90; text-decoration: none; display: block; width: 100px; padding: 1px; padding-left: 20px; background-color: #fc6; }


/* ===== CONTENT ===== */

#content {
	width: 585px;
	height: 100%;
	padding: 10px;
	float: right;
	background: transparent;
}
#content-nb { 
	width: 715px;
	height: 100%;
	padding: 10px;
	background: transparent;
}

h1 {	font-family: 'OLIVEOIL', 'Felix Titling', 'Californian FB', 'Poor Richard', Garamond, tahoma, verdana, arial, sans-serif; font-size: 20pt; color: #f90; font-weight: normal; }
h2 {	font-size: 12pt; color: #000; font-weight: normal; }
p {	font-size: 10pt; color: #000; }
.normal { font-size: 10pt; color: #000; }
.klein { font-size: 8pt; color: #000; }
.kk { font-variant: small-caps; }
.center { text-align: center; }
.opm { color: #f00; }

a:link {		color: #000; text-decoration: underline; background: transparent; }
a:visited {	color: #000; text-decoration: underline; background: transparent; }
a:active {	color: #ff2400; text-decoration: underline; background: transparent; }
a:hover {	color: #ff2400; text-decoration: none; background: transparent; }

a:link.top {		color: #000; font-variant: small-caps; text-decoration: none; background: transparent; }
a:visited.top {	color: #000; font-variant: small-caps; text-decoration: none; background: transparent; }
a:active.top {	color: #ff2400; font-variant: small-caps; text-decoration: none; background: transparent; }
a:hover.top {	color: #ff2400; font-variant: small-caps; text-decoration: none; background: transparent; }

img { border: 0; }

table.agenda { border: 0; width: 100%; font-size: 10pt; color: #000; }
table.agenda td { vertical-align: top; }
table.agenda th { text-align: left; }

table.leden { border: 0; width: 100%; font-size: 10pt; color: #000; }

td { vertical-align: top; }

ol.kl { list-style-type: lower-alpha; font-size: 10pt; color: #000; } 

hr { width: 60%; color: #fc6; height: 1px; }

/* formulier */

input { 
	background: transparent;
	border: 1px solid #f90;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 10pt;
}
textarea {
	background: transparent;
	border: 1px solid #f90;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 10pt;
}

.reparatiekit { 
   height: 1px; 
   clear: both; 
   font-size: 1px; 
}

/* ===== FOOTER ===== */

#footer {
	width: 770px;
	height: 10px;
	margin: 0px auto;
	padding: 3px;
	background: transparent;
}
p.footer {			font-size: 8pt; color: #999; text-align: center; background: transparent; }
a:link.footer {		color: #999; text-decoration: underline; background: transparent; }
a:visited.footer {	color: #999; text-decoration: underline; background: transparent; }
a:active.footer {	color: #999; text-decoration: none; background: transparent; }
a:hover.footer {		color: #999; text-decoration: none; background: transparent; }