
body {
margin : 0 0 0 0 ;
font-family: Arial Rounded MT Bold,Arial;
font-size: 13px;
color: rgb(0,69,142);
overflow-y: scroll;
     }

td {
font-family: Arial Rounded MT Bold,Arial;
vertical-align: top;
font-size: 13px;
color: rgb(0,69,142);
}

hr {background-color: rgb(210,233,212);
}

a {
    font-family: Arial Rounded MT Bold,Arial;
    font-size: 13px;
	text-decoration: none;
	color: rgb(0,69,142);
}
a:hover {
	text-decoration: underline;
}

select {font-family: Arial Rounded MT Bold,Arial;
font-size: 13px;	
}

option {
-moz-border-radius: 10px;
border-style: 1px solid;
font-weight:600;
}

p {
  margin: 0;
  padding: 0;
}



big {font-size: 18px;
	color: rgb(226,0,26);
	font-weight: bold;
}


ul {
margin: 0px;
padding-left: 20px;
list-style-image:url(./images/pijltje.png);
}

li
{
	padding-left: 0px;
	padding-top: 0px;
}

ol {margin-top: 0px; margin-bottom: 0px; margin-left: 2em;}

textarea {
font-family: Arial Rounded MT Bold,Arial;
font-size: 13px;
color: #000000;
overflow:auto;
}

input {
font-size: 13px; 
font-family: Arial;
-moz-border-radius: 6px;
border: 1px solid rgb(123,120,38);
color: #000000;
}

button {text-align: center; cursor: pointer; background: rgb(0,69,142); font-size: 13px; 
font-family: Arial Rounded MT Bold,Arial; 
color: #ffffff;
-moz-border-radius: 6px;
border: 2px;
border-style: solid;
border-color: rgb(200,200,200);
}


.header_rood {
font-size: 16px;
color: rgb(226,0,26);
font-weight: bold;
}

.header_blauw {
font-size: 16px;
color: rgb(0,69,142);
}

.header_klein {
font-size: 14px;
color: rgb(0,69,142);
}

.standaard-font {
font-family: Arial Rounded MT Bold,Arial;
font-size: 13px;
color: rgb(0,69,142);
font-weight: normal;
}

.klein-font {
font-family: Arial Rounded MT Bold,Arial;
font-size: 11px;
color: rgb(0,69,142);
font-weight: normal;
}

.menu_diversen {
font-size: 13px;
font-family: Arial;
text-decoration:none;
color: #000000;
font-weight: normal;
padding-right:0px;
}


.menu_rechts{
display:block;
font-size: 12px;
font-family: Arial Rounded MT Bold,Arial;
color: rgb(0,69,142);
text-decoration:none;
padding-top: 8px;
padding-bottom: 8px;
background-color:#ffffff;
vertical-align:top;
width: 132px;
}


#menu_main{
position: absolute; 
top: 10px; 
left: 100px; 
width: 800px; 
height: 50px; 
background-color: #dddddd;
}

.bg_rood{
{background-color: rgb(226,0,26);
}
.bg_groen{
background-color:rgb(210,233,212);
}
.bg_blauw{
background-color:rgb(0,69,142);
}

.bg_grijs {
background-color:rgb(204,204,204);
}
.submit_button {
	background-color: rgb(0,69,142);
	color: #ffffff;
	cursor: pointer;
	padding-left: 4px;
	padding-right: 4px;
	-moz-border-radius: 10px;
	border: 2px;
	border-style: solid;
	border-color: rgb(200,200,200);
}

.submit_button a{
	color: #ffffff;
}

.mail_button {
	background-color: rgb(123,120,38);
	color: #ffffff;
	cursor: pointer;
	padding-left: 4px;
	padding-right: 4px;
	-moz-border-radius: 10px;
	border: 2px;
	border-style: solid;
	border-color: rgb(218,219,159);
}

.mail_button a{
	color: #ffffff;
}

.formulier {background-color: transparent;
	border-collapse: collapse;
	border: 1px dotted #fff;
	-moz-border-radius: 9 9 9 9;
	vertical-align: top;
	}
	



#div_background {
border-top:1px solid; border-top-color: rgb(123,120,38);
border-bottom:1px solid; border-bottom-color: rgb(123,120,38);
}


#logo{
	background-image: url(./images/logo.gif); 
	background-repeat:no-repeat;
}

/* settings for floating menu 
*/
#menu
{
position:absolute;
width: 200px;
text-align: right;
}

#menu a  
{
color: rgb(137,17,76) ; 
font-size: 16px; 
font-family: Arial Rounded MT Bold,Arial;
text-decoration: none;
}

#menu a:hover 
{
text-decoration: underline;
}

#datum {font-size: 14px;
color: 666666;
}

