#nav

{
position : absolute;
background: #FFFFCC;

border-style:ridge;

border-color: rgb(161, 21, 17);

border-width:10px;
text-align: center;
letter-spacing: 0;
width: 770px;
height:24px;
left : 0px;
top: 80px;

}
html , body  {
	margin:0;
	padding:0;
	height:100%;
	width:100%;
	white-space:nowrap;
}
.container , .stut  
{
display:-moz-inline-stack;/* FF 2 */
display:inline-block; /* see condotionnal comments for IE */
vertical-align:middle;
}
.cell {
width:900px;
white-space:normal;
position:relative; /* FF 2 , allow selection , brings it back up to front */
display:block;
}
.stut 
{
width:0;
height:100%;

}

#content {
position: relative;
width: 900px;
height: 370px;
margin: 0 auto; 
clear: both;
text-align: left;
background-color: #FF9900;
padding : 3px;
	
	}


#middle {
height: 340px;
width: 900px;
color : #000000;
background-image: url('../fotos/backgrnd.gif');
text-align: left;

}

#top {
height: 15px;
width: 900px;
color: #FF9900;
background-color: #000000;
text-align: right;
margin-right: 0px;
}

#btm
{
height: 60px;
width: 900px;
margin-top: 0px;
padding: 0px; 
color: #FF9900;
background-color: #000000;
text-align: left;
float: left;
}

#left
{
float: left;
width: 420px;
height: 320px;
overflow: auto;
margin: 20px;
font-family: arial,verdana,tahoma;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-align: left;
}

#right
{
float: left;
width: 400px;
height: 320px;
overflow: auto;
margin-top: 20px;
padding-right: 10px;
font-family: arial,verdana,tahoma;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-align: left;
}




#content h1, #content h2 {
color : #cc0000;
} 
#header {
position : absolute;
left : 0;
top : 10px;
width:770px;
height: 60px;
padding-left : 10px;
padding-right : 10px;
color: rgb(161, 21, 17);
    font-family: 'Garamond-Bold', 'Garamond';
    font-size: 46px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 700;
    letter-spacing:     0.01em;
    line-height: 40px;
    opacity: 1.00;
    padding-bottom: 0px;
    padding-top: 10px;
    text-align: center;
    text-decoration: none;
    text-indent: 0px;
    text-transform: uppercase;
}

body
{
	font-family: arial,verdana,tahoma;
	font-size: 11px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	scrollbar-face-color:#ff9900;
scrollbar-highlight-color:#dd8800;
scrollbar-3dlight-color:#000000;
scrollbar-shadow-color:#884400;
scrollbar-darkshadow-color:#442200;
scrollbar-track-color:#ffaa33;
scrollbar-arrow-color:#442200;



}

td
{
	font-family: arial,verdana,tahoma;
	font-size: 11px;
	color: #000000;
}

h1
{
	font-family: arial,verdana,tahoma;
	font-size: 18px;
	color: #ffffff;
}

h2
{
	font-family: arial,verdana,tahoma;
	font-size: 15px;
	color: #000000;
}

a
{
	color: #FF9900;
	text-decoration: none;
}

a.active
{
	color: #FFCC00;
	text-decoration: none;
}

a:hover
{
	color: #FF6633;
	text-decoration: none;
}

a.lijn
{
	color: #FFFFFF;
	text-decoration: none;
}

a.tekst
{
	color: #0033cc;
	text-decoration: none;
}

a.tekst:active
{
	color: #3366ff;
	text-decoration: none;
}

a.tekst:hover
{
	color: #4488ff;
	text-decoration: none;
}


input
{
	font-weight: bold;
	font-size: 90%;
	font-family: verdana,tahoma,arial;
}

textarea
{
	font-weight: bold;
	font-size: 90%;
	font-family: verdana,tahoma,arial;
}
h3 {
	color: #1E543C;
}
.bottomtekst {
	font-size: 10px;
	color: #000000;
}
