/*KLEUREN--------*/

.lichtbruin {
color: #824934;
}

.bruin {
color: #4f2516;
}


/*TYPO--------*/

body {
font-family: Arial, Verdana;
font-size: 12px;
color: #4f2516;
}

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;
}

/*SEIZOENS KNOPPEN -------------*/

a.sint_knop {
display: block;
width: 135px;
height: 60px;
float: left;
background-image:url('/gfx/seizoen/formulier_knoppen.gif'); 
}

a.sint_knop:hover {
background-position: 0px 76px;
}

a.kerst_knop {
display: block;
width: 135px;
height: 60px;
float: left;
background-image:url('/gfx/seizoen/formulier_knoppen.gif'); 
background-position: -155px 0px;}

a.kerst_knop:hover {
background-position: -155px 76px;
}


/*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,
label.artikel: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;
}

/* MEDEWERKERS ----------------------- */

h2.vestiging {
font-size: 18px;
}

.medewerker {
width: 120px;
height: 105px;
float: left;
}

.medewerker img {
border: 0px solid #4f2516;
}

/* FORMULIEREN ----------------------- */

#content table {
font-size: 11px;
width: 347px;
color: #4f2516;
font-size: 12px;
}

td.label,
label {
display:block;
width: 130px;
float:left
}

label.artikel{
cursor:pointer;
text-decoration:underline;
}

input {
font-family: Arial;
border: 1px solid #999;
width: 238px;
color: #4f2516;
font-size: 11px;
height: 16px;
margin-bottom: 3px;
text-indent: 2px;
}

input.aantal {
font-family: Arial;
border: 1px solid #999;
width: 28px;
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;
}

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;
}


.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}



.sIFR-hasFlash .woorden {
visibility: hidden;
font-size: 81px;
color: #c2b7a9;
z-index:99;
}
