.inhoud { 
        height:475px; 
        width:410px; 
        overflow:auto;
        SCROLLBAR-ARROW-COLOR: #000000;
        SCROLLBAR-BASE-COLOR: #cccccc;
        SCROLLBAR-FACE-COLOR: #FFFFFF;
        SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
        SCROLLBAR-SHADOW-COLOR: #FFFFFF;
        SCROLLBAR-3DLIGHT-COLOR: #cccccc;
        SCROLLBAR-TRACK-COLOR: #FFFFFF;
        SCROLLBAR-DARKSHADOW-COLOR: #cccccc;    
   }
.inhoud2 { 
        height:475px; 
        width:580px; 
        overflow:auto;
        SCROLLBAR-ARROW-COLOR: #000000;
        SCROLLBAR-BASE-COLOR: #cccccc;
        SCROLLBAR-FACE-COLOR: #FFFFFF;
        SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
        SCROLLBAR-SHADOW-COLOR: #FFFFFF;
        SCROLLBAR-3DLIGHT-COLOR: #cccccc;
        SCROLLBAR-TRACK-COLOR: #FFFFFF;
        SCROLLBAR-DARKSHADOW-COLOR: #cccccc;    
   }    
.tekstn { 
text-decoration: none; 
color: #000000; 
font-size: 14 px; 
font-family: Arial;
}

.warning {

color: #a50800 !important;
font-weight: bold;
font-size: 14 px; 
font-family: Arial;
}

.text_check { 
text-decoration: none; 
color: #000000; 
font-size: 14 px; 
font-family: Arial;
}
a.tekstn:active,
a.tekstn:visited,
a.tekstn:link {
text-decoration: none; 
color: #000000; 
font-size: 14 px;
font-family: Arial;
}

a.tekstn:hover {
text-decoration: none; 
color: #000000;
font-size: 14 px;
font-family: Arial; 
}

.tekstb {
text-decoration: none;
color: #000000;
font-size: 14 px;
font-family: Arial;
font-weight: bolder;
}

a.tekstb:active,
a.tekstb:visited,
a.tekstb:link {
text-decoration: none;
color: #000000;
font-size: 14 px;
font-family: Arial;
font-weight: bolder;
}

a.tekstb:hover {
text-decoration: none;
color: #000000;
font-size: 14 px;
font-family: Arial;
font-weight: bolder;
}

.date { 
text-decoration: none; 
color: #000000; 
font-size: 8px; 
font-family: Arial;
}

.formulier { 
border: 1px solid #999999; 
} 

.vetgedruktT { 
color: #483D8B; 
} 

.contactformtabel { 
border: 1px solid #F8F8FF; 
} 

a.h2,
a.h2:hover,
.h2,
h2 {
font-size: 14 px; 
color: #000000; 
font-weight: bold; 
text-decoration: none;
font-family: Arial; 
margin: 0px; 
}

a.button,
.button {
font: 14px Arial;
color: #ffffff;
text-decoration: none;
font-weight:bold;
width: 164px;
height: 18px;
border-bottom: 0px solid #eeeeee;
border-left: 10px solid #eeeeee;
border-right: 10px solid #eeeeee;
background:#1A7B6A;
padding: 2px 2px 2px 2px;
margin-left: 3px;
}

a.button:hover {
background:#27A592;
}

a.button_p,
.button_p {
font: 14px Arial;
color: #ffffff;
text-decoration: none;
font-weight:bold;
width: 164px;
height: 18px;
border-bottom: 0px solid #eeeeee;
border-left: 10px solid #eeeeee;
border-right: 10px solid #eeeeee;
background:#7A2985;
padding: 2px 2px 2px 2px;
margin-left: 3px;
}

a.button_p:hover {
background:#7A2985;
}


a.buttonsm,
.buttonsm {
font: 14px Arial;
color: #000000;
text-decoration: none;
font-weight:bold;
width: 164px;
height: 18px;
border-bottom: 1px solid #ffffff;
border-left: 10px solid #eeeeee;
border-right: 10px solid #eeeeee;
background:#999999;
padding: 2px 2px 2px 2px;
margin-left: 3px;
}

a.buttonsm:hover {
background:#cccccc;
}

a.buttonsm_p,
.buttonsm_p {
font: 14px Arial;
color: #ffffff;
text-decoration: none;
font-weight:bold;
width: 164px;
height: 18px;
border-bottom: 1px solid #ffffff;
border-left: 10px solid #eeeeee;
border-right: 10px solid #eeeeee;
background:#7A2985;
padding: 2px 2px 2px 2px;
margin-left: 3px;
}

a.buttonsm_p:hover {
background:#7A2985;
}

body {
	background-color:#999999;
}


.formbutton{
cursor:pointer;
border:outset 1px #cccccc;
color:#000000;
font-size: 11px; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
padding: 1px 2px;
background:url(gfx/formbg.gif) repeat-x left top;
}

