
html, body
{
	height:100%;
}

body
{
/*	background-image: url(img/background.gif);
	background-repeat: repeat; */
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:10px;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#cccccc;
	scrollbar-3dlight-color:#cccccc;
	scrollbar-darkshadow-color:#cccccc;
	scrollbar-shadow-color:#cccccc;
	scrollbar-arrow-color:#cccccc;
	padding:0px;
	
	margin:0px;
	padding:0px;
	background-color: #FCFAF0;
}
.style1 {
	font-size: 11px;
	color: #666666;
}
.style2 {
	color: #3E9DC1;
	font-weight: bold;
}

.style3 {
	font-size: 9px;
	color: #999999;
}

.style4 {
	font-size: 14px;
	font-weight: bold;
	color: #5C575B;
}
.style5 {color: #999999}

a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #951D1F;
}
a:active {
	color: #951D1F;
}



a.grey:link {
	color: #333333;
}
a.grey:visited {
	color: #333333;
}
a.grey:hover {
	color: #951D1F;
}
a.grey:active {
	color: #951D1F;
}


   .textinput {
          font-family:Georgia, Times New Roman, Times, serif;
          font-size: 10pt;
          font-weight: normal;
          font-style: normal;
          border-top: thin groove #981A1E;
          border-bottom: thin groove #981A1E;
          border-left: thin groove #981A1E;
          border-right: thin groove #981A1E;
          color: #000000;
              }
			  
	   .button {
          font-family:Georgia, Times New Roman, Times, serif;
          font-size: 9pt;
          font-weight: bold;
          font-style: normal;
           /* border-top: thin groove red;
          border-bottom: thin groove red;
          border-left: thin groove red;
          border-right: thin groove red; */
          color: white;
		  BACKGROUND-COLOR:  #981A1E; 
              }

#menu
{
	padding:12px 0px 0px 8px;
}

#menu ul
{
	float:left;
	width:100%;
	padding:0;
	margin:0;
	list-style-type:none;
}

#menu li 
{
	display:inline
}

#menu span 
{
	color:#991b1f;
	font-weight:bold;
}

a.midden
{
	float:left;
	width:176px;
	height:22px;
	text-decoration:none;
	color:#000;
	font-size:10px;
	padding:16px 0px 0px 16px;
	background-image: url(../img/tab2.gif);
	background-repeat: no-repeat;
	background-position:top -4px;
	
}

a.midden:hover, a.midden_a
{
	float:left;
	width:176px;
	height:22px;
	text-decoration:none;
	color:#000;
	font-size:10px;
	padding:16px 0px 0px 16px;
	background-repeat: no-repeat;
	background-position:top -4px;
	background-image: url(../img/tab2_over.gif);
}

a.eerste
{
	float:left;
	width:176px;
	height:22px;
	text-decoration:none;
	color:#000;
	font-size:10px;
	padding:16px 0px 0px 16px;
	background-image: url(../img/tab1.gif);
	background-repeat: no-repeat;
	background-position:top -4px;
}
a.eerste:hover, a.eerste_a
{
	float:left;
	width:176px;
	height:22px;
	text-decoration:none;
	color:#000;
	font-size:10px;
	padding:16px 0px 0px 16px;
	background-repeat: no-repeat;
	background-position:top -4px;
	background-image: url(../img/tab1_over.gif);
}

a.vierde
{
	float:left;
	width:202px;
	height:22px;
	text-decoration:none;
	color:#000;
	font-size:10px;
	padding:16px 0px 0px 16px;
	background-image: url(../img/tab2.gif);
	background-repeat: no-repeat;
	background-position:top -4px;

}

a.vierde:hover, a.vierde_a
{
	float:left;
	width:202px;
	height:22px;
	text-decoration:none;
	color:#000;
	font-size:10px;
	padding:16px 0px 0px 16px;
	background-repeat: no-repeat;
	background-position:top -4px;
	background-image: url(../img/tab2_over.gif);
}

a.m2
{
	width:144px;
	height:30px;
	text-decoration:none;
	color:#000;
	font-size:11px;
	display:block;
	padding:11px 0px 0px 11px;
	background-image: url(../img/knop.gif);
	background-repeat: no-repeat;
	font-weight:bold;
	margin:10px 0px;
}

a.m2:hover, a.m2a
{
	width:144px;
	height:30px;
	text-decoration:none;
	color:#000;
	font-size:11px;
	display:block;
	padding:11px 0px 0px 11px;
	background-image: url(../img/knop_over.gif);
	background-repeat: no-repeat;
	font-weight:bold;
	margin:10px 0px;
}

a.m3
{
	width:144px;
	height:37px;
	text-decoration:none;
	color:#000;
	font-size:11px;
	display:block;
	padding:4px 0px 0px 11px;
	background-image: url(../img/knop.gif);
	background-repeat: no-repeat;
	font-weight:bold;
	margin:10px 0px;
}

a.m3:hover, a.m3a
{
	width:144px;
	height:37px;
	text-decoration:none;
	color:#000;
	font-size:11px;
	display:block;
	padding:4px 0px 0px 11px;
	background-image: url(../img/knop_over.gif);
	background-repeat: no-repeat;
	font-weight:bold;
	margin:10px 0px;
}

h1
{
	font-size:18px;
}
