/* website */
html {	
	margin: 0;
	padding: 0;
}

A {color: #C9252B;  text-decoration: none; font-size: 11px;}
A:hover {color: #C9252B;  text-decoration: underline; font-size: 11px;}

body {
  margin: 0;
	font-family: Verdana, sans-serif;
	background-color: #ffffff;
	background-image: url(../images/back.gif); 
	background-repeat: repeat-y; 
	background-position: center center;
	font-size: 11px;
	color: #312F30; 		
}

.doorsturen_input
{ 
  border : 1px solid #67778A;
	font-size:11px;
	color: #19374D;
	height: 18px;
	background : #ffffff;
	font-family: Verdana;
	font-size: 12px;
}

.doorsturen_label
{
  font-size: 12px;
  color: #C9252B;
}

.button 
{
    border: 1px outset #ffffff; 
    font-size: 12px; 
    font-weight: normal; 
    margin: 0px 0px 0px 1px; 
    color: #ffffff;
    background: #C9252B;
}

.menu_item 
{
  color: #ffffff; 
  font-size: 13px; 
  font-weight: bold; 
  padding-left: 15px;
  background-color: #939598;
  cursor: hand; 
  cursor: pointer;  
}

.menu_item_over
{
  color: #312F30; 
  font-size: 13px; 
  font-weight: bold; 
  padding-left: 15px;
  background-color: #E5C226;
  cursor: hand; 
  cursor: pointer;
}

.afbeelding_rechts 
{
  border: solid 1px #312F30;
}

div, td {
	color: #312F30; 
	text-decoration: none;	
	font-size: 11px;
}

img {
	border: 0;
}

.overzicht_kop
{
  font-size: 12px;
  font-weight: bold;
  color: #C9252B;
  padding: 10px 0px 10px 3px;    
}

/* knoppen */

.button10_wit_vet
{
  color: #ffffff; 
  font-size: 10px; 
  font-weight: bold;  
}

.button10_wit
{
  color: #ffffff; 
  font-size: 10px; 
}

.button10_zwart_vet
{
  color: #312F30; 
  font-size: 10px; 
  font-weight: bold;  
}

.button10_zwart
{
  color: #312F30; 
  font-size: 10px; 
}

/* BEGIN HOME */

#main {
  height:100%;
}


#taal_table {
  max-width:1024px;
  width:expression(document.body.clientWidth > 1024? "990px": "auto" );
  text-align: right;
}

#main_table {
  max-width:1024px;
  width:expression(document.body.clientWidth > 1024? "990px": "auto" );
  height:100%;
}

#menu_holder 
{
  margin: 0;
  max-width:1024px;
  width:expression(document.body.clientWidth > 1024? "990px": "auto" );
  position: relative;
  text-align: left;
}

#pagina_logo
{  
  margin: 0;
  position: absolute;
  left: 0; 
  top: 0;
  width: 188;  
}

#home_logo
{  
  margin: 0;
  position: absolute;
  left: 0; 
  top: 0;
  width: 188;  
}

#taal
{  
  margin: 0;
  position: absolute;
  left: 0; 
  top: 0;
  width: 100%;    
}

#home_menu
{  
  margin: 0;
  position: absolute;
  left: 0; 
  top: 251;
  width: 188;  
  height: 100%;
}

#pagina_menu
{  
  margin: 0;
  position: absolute;
  left: 0; 
  top: 167;
  width: 188;  
  height: 100%;
}

h1, h2, h3, h4, h5 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height: 1em;
}


h1 {
	text-align: center;
	font-size: 65px;
	padding: 20px 0 20px 0;
	margin: 0 20px 0 20px;
}

h2 {
	font-size: 42px;
	display: inline;
}

h3 {
	font-size: 20px;
	color: #ffffff;
}

h4 {
	color: #660000;
	font-size: 16px;
	margin: 20px 0 20px 0;
	display: inline;	
}

h5 {
	font-size: 20px;
}

.footer 
{
 font-size: 10px;
 color: #ffffff; 
}

.footer A {color: #ffffff;  text-decoration: none; font-size: 10px;}
.footer A:hover {color: #ffffff;  text-decoration: underline; font-size: 10px;}

.zwart11 
{
 font-size: 11px;
 color: #312F30; 
 line-height: 1.5;
}

.print 
{
 font-size: 12px;
 color: #000000; 
}

.wit11 
{
 font-size: 11px;
 color: #ffffff; 
 line-height: 1.5;
}

.SMParent_Static {
  font:13px verdana;
  color:#ffffff;  
  text-align:left;
	text-decoration:none;  
	padding-left: 15px;
	padding-top: 2px;
	height: 21px;
	font-weight: bold;
	width: 188px;
	border-top: solid 1px #6D6E71;
}

.SMParentOver_Static {
	background-color: #E5C226;
  font:13px verdana;
  color:#312F30;
  text-align:left;
	text-decoration:none; 
  padding-left: 15px;
  cursor:pointer;
  height: 21px;
  font-weight: bold;
  padding-top: 2px;
  width: 188px;    
  border-top: solid 1px #6D6E71;
}

/* menu */

.SMParent {
  font:13px verdana;
  color:#ffffff;  
	text-decoration:none;  
	padding: 2px 0px 0px 0px;	
	height: 21px;
	font-weight: bold;
	width: 188px;
	background-image: url(../images/menu_parent_back_unselected.gif);
	border-top: solid 1px #6D6E71;
}

.SMParent a {
  font:13px verdana;
  color:#ffffff;  		
	text-decoration:none;  
	font-weight: bold;
}

.SMParentOver a {
  font:13px verdana;
  color:#312F30;  		
	text-decoration:none;  
	font-weight: bold;
}

.SMParentOver a:hover {
  font:13px verdana;
  color:#312F30;  		
	text-decoration:none;  
	font-weight: bold;
}

.SMParentOver {
	background-color: #E5C226;
  font:13px verdana;
  color:#312F30;
  text-align:left;
	text-decoration:none; 
  cursor:pointer;
  height: 21px;
  font-weight: bold;
  padding-top: 2px;
  width: 188px;  
  background-image: url(../images/menu_parent_back_over.gif);
  border-top: solid 1px #6D6E71;
}

.SMParentSelected {
	background-color: #ffffff; 
  font:13px verdana;
  color:#E5C226;
  text-align:left;
	text-decoration:none; 
  cursor:pointer;
  height: 21px;
  font-weight: bold;
  padding-top: 2px;
  width: 188px;
  background-image: url(../images/menu_parent_back_selected.gif);
  border-top: solid 1px #6D6E71;
}

.SMParentSelected a {
  font:13px verdana;
  color:#E5C226;  		
	text-decoration:none;  
	font-weight: bold;
}

.SMParentSelected a:hover {
  font:13px verdana;
  color:#E5C226;  		
	text-decoration:none;  
	font-weight: bold;
}

.SMChild {
	font: 11px Verdana;
	color: #ffffff;
	text-decoration:none;
  cursor: hand;
	cursor:pointer;
	text-align:left;
	height: 20px;
	vertical-align: middle;
	padding-top: 2px;
	width: 187px;
	overflow: hidden;
}

.SMChild a {
	color:#ffffff;
	font:11px verdana;
	text-decoration:none;	
	width: 187px;
}

.SMChild a:hover {
	color:#ffffff;
	font:11px verdana;
	text-decoration:none;	
	width: 187px;
}

.SMChildOver {
	background-color:#E5C226;    
	font:11px verdana;
	color:#312F30; 
	text-decoration:none; 
  cursor: hand;
	cursor:pointer;
	text-align:left;
	height: 20px;
	vertical-align: middle;
	padding-top: 2px;
	width: 187px;
}
.SMChildOver a {
	color: #312F30;
	font:11px verdana;
	text-decoration:none;
	width: 187px;
}

.SMChildOver a:hover {
	color: #312F30;
	font:11px verdana;
	text-decoration:none;
	width: 187px;
}


.SMChildSelected {
	font:11px arial;
	color:#E5C226;
	text-decoration:none;
  cursor: hand;
	cursor: pointer;
	text-align:left;
	height: 20px;
	vertical-align: middle;
	padding-top: 2px;
	width: 187px;
	background-image: url(../images/menu_child_back_selected.gif);
}

.SMChildSelected a {
	color:#E5C226;
	font:11px verdana;
	text-decoration:none;
}

.SMChildSelected a:hover {
	color:#E5C226;
	font:11px verdana;
	text-decoration:none;
}

.SMChildrenBox 
{
  
}

.SMMenu {
	width: 188px;
	overflow:hidden;
	background-color: #6D6E71;
}

.SMImageParent {
	display:none;
}

.SMImageChild {
	display:none;
} 

.PagerNav 
{
  color: #C9252B;  
  font-family: Arial;
}

A.PagerNav
{
  color: #C9252B;
  text-decoration: none;
  font-family: Arial;
}

.PagerNavDisabled 
{
  color: #939598;
  text-decoration: none;
  font-family: Arial;  
}

.PagerSelected 
{ 
  color: #6D6E71;
  font-weight: bold;
}

.PagerNum 
{ 
  color: #C9252B;
  text-decoration: none;
  font-weight: bold;
}

.PagerSeparator
{
  color: #6F6F6F;
}

.sitemap_row {
  display: block;
  clear: both;
  width: 500px;
  padding: 3px 3px 3px 15px;
  height: 19px;
  border-bottom: 1px solid #d5b423;
  background: #ffffff url(../images/bullet.gif) no-repeat left 7px;
  color: #312F30;
  text-decoration: none;
}

.sitemap_row:hover {
  background-color: #faf4dc;
  color: #312F30;
  text-decoration: none;
}
#wrapper
{
	min-width:770px;
	max-width:990px;
	position:relative;
	overflow:hidden;
	margin:0 auto;
}