	/* hide from ie on mac \*/

	
	#flashcontent {
		height: 100%;
	}
	/* end hide */
/* CSS CONTENT */

body {
background:#982A1B url(images/background3.jpg) top center repeat;
color:#303030;
font:76% Verdana,Tahoma,Arial,sans-serif;
margin:0;
padding:0;
text-align:center;
height: 100%;
}

a {
color:#982A1B;
font-weight:bold;
text-decoration:none;
}

a:hover {
color:#808080;
text-decoration:underline;
}

p {
line-height:1.5em;
margin:0 2px 15px;
}

/*** Main container ***/

#container {
color:#303030;
margin:0px auto;
width:854px;
padding:0px;
text-align:left;
/***background:#ffffff; ***/
/***border-left:1px solid #000000; ***/
/***border-right: 1px solid #000000; ***/

}

/*** Header section ***/

#sitename {
color:#303030;
height:102px;
margin:0px 0px 0px 0px;
text-align:left;
}

#sitename img {
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}

#sitename h1,#sitename h2 {
font-weight:200;
letter-spacing:-2px;
margin:0px 0px 0px 0px;
padding:0;
}

#sitename h1 {
font-size:2.4em;
padding-top: 0px;
}

#sitename h2 {
font-size:1.6em;
}

/*** Horizontal menu ***/

/*- Menu Tabs F--------------------------- */

    #tabsF {
      float:left;
      width:99.8%;
      background:#F5E6E4;
      font-size:93%;
      line-height:normal;
      border-bottom:1px solid #666666;
	  border-left : 1px solid #000000;
      border-right: 1px solid #000000;
      border-top: 1px dotted #000000;
      }
    #tabsF ul {
	  margin:0;
	  padding:5px 0 0 7px;
	  list-style:none;
      }
    #tabsF li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsF a {
      float:left;
      background:url("images/tableftF.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsF a span {
      float:left;
      display:block;
      background:url("images/tabrightF.gif") no-repeat right top;
      padding:5px 7px 4px 5px;
      color:#666;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsF a span {float:none;}
    /* End IE5-Mac hack */
    #tabsF a:hover span {
      color:#FFF;
      }
    #tabsF a:hover {
      background-position:0% -42px;
      }
    #tabsF a:hover span {
      background-position:100% -42px;
      }
    #tabsF a:active span {
      color:#FFF;
      }
    #tabsF a:active {
      background-position:0% -42px;
      }
    #tabsF a:active span {
      background-position:100% -42px;
      }


/*** Content wrap ***/

#wrap {
clear:both;
font-size:0.9em;
padding:0 8px 0 0;
background:#F5E6E4; 
border-left : 1px solid #000000;
border-bottom:1px solid #000000;
border-right: 1px solid #000000;
}

/*** Sidebars ***/



#rightside {
float:right;
background:#59160E url(images/bg.jpg) top center repeat-x;
border-left : 1px solid #511901;
border-right: 1px solid #511901;
border-bottom:1px solid #511901;
margin-left:0px;
width: 135px;
padding: 0 0 0 0px;
}

#rightside h1 {
color:#ffffff;
font-size:1.6em;
font-weight:bold;
letter-spacing:-1px;
margin:0 0 12px;

}

#linklist {
list-style:none;
margin:28px 2px 28px 12px;
color: #ffffff;
font-weight:bold;
}

#linklist img {
border:1px solid #b0b0b0;
margin:12px 2px 8px 12px;
padding:3px;
}

#linklist a {
color:#FFFFFF;
}

/*** Content hoogte binnenbox, 368 is mimimum height voor FF ***/

#content,#contentalt {
width: 675px;
height: 500px;
background:#ffffff;
opacity: 0.80;
-moz-opacity: 0.80;
_filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
border-left : 1px solid #C7C7C7;
border-bottom:1px solid #C7C7C7;
border-right: 1px solid #C7C7C7;
color:#2a2a2a;
padding: 5px 0 0 20px;
}

#contentboven {
width: 852px;
height: 75px;
opacity: 0.99;
-moz-opacity: 0.99;
_filter: progid:DXImageTransform.Microsoft.Alpha(opacity=99);
border:1px solid #000000;
color:#2a2a2a;
padding: 0px 0px 0px 0px;
background:#ffffff;
}

#content {margin:0px 200px 0px 0px;}
#contentalt {margin:0px 117px 0px 7px;}

#content h1,#content h2,#contentalt h1,#contentalt h2 {
background-color:inherit;
color:#303030;
font-size:1.6em;
font-weight:bold;
letter-spacing:-1px;
margin:0 0 10px;
}

#content h2,#contentalt h2 {
font-size:1.6em;
margin-bottom:10px;
}

#content img,#contentalt img {
border:1px solid #98221E;
margin:5px 5px 5px 5px;
padding:5px;
}

/*** Scroll Box ***/

#scroll {
width: 657px;
height: 458px;
background:transparent;
color:#2a2a2a;
padding:0px 15px 0px 0px;
overflow: auto;
}

#scrollindex {
width: 657px;
height: 458px;
background:transparent;
color:#2a2a2a;
padding:0px 15px 0px 0px;
overflow: hidden;
}

#mist {
opacity: 0.90;
-moz-opacity: 0.90;
_filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
background:#ffffff;
}

/*** Various classes ***/

.thumbnail {
background:#fafbfc;
border:1px solid #b0b0b0;
margin:0 0 10px 10px;
padding:5px;
}

.clearingdiv {
clear:both;
height:1px;
width:1px;
}

.hide {display:none;}

/*** Text format ***/

.intro {
font-size:1.1em;
font-weight:bold;
letter-spacing:-1px;
}

.small {font-size:0.8em;}
.large {font-size:1.4em;}
.center {text-align:center;}
.right {text-align:right;}
.bold {font-weight:bold;}
.boldunderline {font-weight:bold;
				text-decoration: underline;} 

.floatright
{
float: right;
margin: 4px 4px 4px 4px;
border: 1px solid #666;
}

.floatleft
{
float: left;
margin: 4px 4px 4px 4px;
border: 1px solid #666;
}

.center
{
text-align:center;
}

/*** End of file ***/
