/*KLEUREN--------*/

.lichtbruin {
color: #824934;
}

.bruin {
color: #4f2516;
}


/*TYPO--------*/

body {
font-family: Arial, Verdana;
font-size: 12px;
}

p {
line-height: 16px;
font-size: 12px;
color: #4f2516;
padding: 0px;
margin: 0px;
margin-bottom: 10px;
}

body a,
p a {
outline: none;
font-size: 12px;
color: #4f2516;
}

body a:hover,
p a:hover {
color: #f2b251;
}

h1{
font-family: Georgia, Arial;
font-size: 24px;
color: #824934;
font-weight: normal;
padding: 0px;
margin: 0px;
margin-bottom: 10px;
line-height: 22px;
}

h2 {
font-size: 15px;
color: #4f2516;
padding: 0px;
margin: 0px;
font-weight: normal;
}

h3 {
font-size: 15px;
color: #4f2516;
padding: 0px;
margin: 0px;
}

#adres{
font-size: 10px;
color: #4f2516;
}

#adres strong {
color: #824934;
}

.woorden {
font-family: Georgia, Arial;
font-size: 81px;
color: #c2b7a9;
z-index:99;
}

/*NIEUWS -------------*/

em.inleiding,
em.inleiding a {
font-style: normal;
font-size: 12px;
color: #4f2516;
line-height: 16px;
text-decoration: none;
}

em.inleiding a:hover {
text-decoration: underline;
}

.nieuws a {
line-height: 20px;
}

.nieuws b a,
em.inleiding b a {
text-decoration: none;
font-size: 18px;
font-weight: normal;
color: #f2b251;
line-height: 10px;
}

.nieuws b a:hover,
em.inleiding b a:hover {
text-decoration: none;
color: #4f2516;
}

.nieuws em.inleiding a:hover {
text-decoration: underline;
}

.nieuws h1 a:hover {
color: #4f2516;
}


/* FORMULIEREN ----------------------- */

#content table {
font-size: 11px;
width: 347px;
color: #4f2516;
font-size: 12px;
}

td.label {
width: 180px;
}

#formulier input {
font-family: Arial;
border: 1px solid #999;
width: 238px;
color: #4f2516;
font-size: 11px;
height: 12px;
margin-bottom: 3px;
text-indent: 2px;
}

#formulier select {
font-family: Arial;
border: 1px solid #999;
width: 238px;
color: #4f2516;
font-size: 11px;
height: 17px;
margin-bottom: 3px;
text-indent: 2px;
}


#formulier .formbutton {
border: 0px;
border: 1px solid #4f2516;
background-color: #4f2516;
color: #fff;
width: 238px;
height: 16px;
margin-left: 0px;
cursor: pointer;
font-weight: normal;
}

#formulier .formbutton:hover {
border: 1px solid #000;
background-color: #824934;
color: #fff;
}

#formulier textarea {
font-family: Arial;
border: 1px solid #999;
color: #4f2516;
font-size: 11px;
width: 238px;
height: 100px;
margin-bottom: 3px;
text-indent: 2px;
}


/*SIFR STYLES----------------------*/
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash .woorden {
visibility: hidden;
font-size: 81px;
color: #c2b7a9;
z-index:99;
}

