div {  
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    color: #333333
}

table {  
      font-family: Arial, Helvetica, sans-serif; 
      font-size: 12px; 
      color: #333333
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #5C5B5B;
	background-image: url(../_img/bg.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: left top;

}

td {  
   font-family: Arial, Helvetica, sans-serif; 
   font-size: 12px; 
   color: #333333
}
   
.invoer {  
        font-family: Arial, Helvetica, sans-serif; 
        font-size: 12px; 
        color: #B05C1E; 
        border: #666666; 
        border-style: solid; 
        border-top-width: 1px; 
        border-right-width: 1px; 
        border-bottom-width: 1px; 
        border-left-width: 1px
}
        
.button {  
        font-family: Arial, Helvetica, sans-serif; 
        font-size: 12px; 
        color: #c0000c; 
        background-color: #cccccc; 
        border: 1px #cccccc solid; 
        margin-top: 0px; 
        margin-right: 0px; 
        margin-bottom: 0px; 
        margin-left: 0px; 
        padding-top: 0px; 
        padding-right: 0px; 
        padding-bottom: 0px; 
        padding-left: 0px
}
        
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #c80000;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #c80000;
	font-size: 14px;
	font-weight: bold;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #c80000;
	font-size: 12px;
	font-weight: bold;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #c80000;
	font-size: 10px;
	font-weight: bold;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #567400;
	font-weight: bold;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #7f4646;
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #7f4646;
	font-weight: bold;
	text-decoration: underline;
}

.nieuwshead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.nieuwstekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7f4646;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

.menunormaallinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #720000;
	text-decoration: none;
	background-repeat: repeat;
	font-weight: bold;
    border: #ffffff; 
    border-style: solid; 
    border-top-width: 1px; 
    border-right-width: 1px; 
    border-bottom-width: 1px; 
    border-left-width: 1px; 
}

.menunormaalrechts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #422100;
	text-decoration: none;
	background-repeat: repeat;
	font-weight: bold;
    border: #ffffff; 
    border-style: solid; 
    border-top-width: 1px; 
    border-right-width: 1px; 
    border-bottom-width: 1px; 
    border-left-width: 1px; 
}

.menuover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #cc0000;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
	background-repeat: repeat;
}
