@charset "iso-8859-1";
BODY {
	background-color: #FAFAD2;
	background: #FAFAD2;
	color: : #FAFAD2;
}




table { display: table;
	width: 750;
        height: 95%;

        border-collapse: collapse;
        background-image: url('rodingeelklein.jpg');
background-color: FFFF80;

background-attachment: fixed;
  background-position: bottom left;
    background-repeat: no-repeat;;
   border: 0px solid #000000;
}

         }
tr { display: table-row }
thead { display: table-header-group }
tbody { display: table-row-group }
tfoot { display: table-footer-group }
col { display: table-column}
colgroup { display: table-column-group }
td, th { display: table-cell }
caption { display: table-caption }

	.table_small {width: 170px;
	height: 100px}
.center {text-align: center;}

P {
	font-family: verdana;
	font-size: small;
	color: black;
	text-align: justify;
}

  .par2 {
	font-family: verdana;
	font-size: x-small;
	color: black;
	text-align: left;
	vertical-align: text-top;
}



TD {
padding: 25px;
background-color: #FAFAD2;
align: justify;
vertical-align: top;
 
   border: 0px solid #000000;
}

.td_menu {
padding: 25px;
background-color: white;
text-align: left;
 vertical-align: top;
width=20%;
   filter: alpha(opacity:50);
   border: 0px solid #000000;
}
.tableheading1 {
background-color: white;
   filter: alpha(opacity=90);
   height=75;
   border: 0px solid #000000;
   vertical-align: bottom;
}
H1 {
	color: black;
	font-family: verdana;
	font-size: 140%;
	font-weight: bold;
	line-height: normal;
	text-align: center;
}
	
	.header	{
	color: #ADD8E6;
	font-family: verdana;
	font-size: 180%;
	font-weight: bold;
	line-height: normal;
	text-align: center;
	text-transform: uppercase;
}





H2 {
	color: black;
	font-family: verdana;
	font-size: 120%;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	text-align: center;
}

   .heading3 {color: black;
   font-family: verdana;
   font-size: 100%;
   font-style: bold;
   font-weight: normal;
   line-height: normal;
   text-align: left;}

.italics {color: white;
  font-family: verdana;
  font-size: small;
  text-align: left;}

  .summary {color: white;
  font-family: verdana;
  font-size: x-small;
  text-align: left;}


A:link {color: black;
   font-family: verdana;
  font-size: normal;
  font-weight: bold;
  text-decoration: none;}
A:visited {color: black;
   font-family: verdana;
  font-size: normal;
   font-weight: bold;
  text-decoration: none;}
  
A:hover {
	color: #ADD8E6;
	font-family: verdana;
	font-size: normal;
	font-weight: bold;
	text-decoration: none;
}  
A:active {color: white;
   font-family: verdana;
  font-size: normal;
   font-weight: bold;
  text-decoration: none;}


  



