
body {

	margin-top: 25px;
	background-image: url(../beeld/back01.jpg);
	/* background-repeat: repeat; */

	font-family: "Trebuchet MS", Verdana, Geneva, sans serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align: left;
}


.menu {
text-align: left;
}

a:link {

	font-family: "Trebuchet MS", Verdana, Geneva, sans serif;

	font-size: 13px;

	font-style: normal;

	line-height: 20px;

	font-weight: bold;

	font-variant: normal;

	text-transform: none;

	color: #00CC00;

	text-decoration: none;

}



a:hover {

	font-family: "Trebuchet MS", Verdana, Geneva, sans serif;

	font-size: 13px;

	font-style: normal;

	line-height: 20px;

	font-weight: bold;

	font-variant: normal;

	text-transform: none;

	color: #FF0000;

}



a:visited {

	font-family: "Trebuchet MS", Verdana, Geneva, sans serif;

	font-size: 13px;

	font-style: normal;

	line-height: 20px;

	font-weight: bold;

	font-variant: normal;

	text-transform: none;

	color: #FF0000;

	text-decoration: none;

}



a:active {

	font-family: "Trebuchet MS", Verdana, Geneva, sans serif;

	font-size: 13px;

	font-style: italic;

	line-height: 20px;

	font-weight: bold;

	font-variant: normal;

	text-transform: none;

	color: #FF0000;

	text-decoration: none;

}



.container {

    margin:auto;
	position:relative;
	width: 1024px;
	height: 610px;
	background-color: #FFFFFF;
	border: 1px solid #660000;
}

	

	

.header {
	width: 1024px;
	height: 150px;
	background-image: url(../beeld/header.gif);
	clear:both;
}

.menuside { 
	float: left;
	width: 199px;
	height: 450px;
	padding: 5px 5px 5px 10px;
    border-right: 1px solid #660000; 
}

.main {
       float: left;
       width: 569px;
       height: 450px;
	   padding: 5px 5px 5px 10px;
	   border-right: 1px solid #660000;
       overflow: auto;
}

.rightside {
      float: left;
       width: 220px;
       height: 450px;
	   padding: 10px 2px 1px 2px;

}


.bottom {

background-image: url(../images/doorloper.gif);

background-repeat: repeat-x;

background-position: center center;

height: 150px;

width: 100%;

position: fixed;

bottom: 0px;

}



.moduletable,

.moduletable_menu,

.moduletablemoduleclass {

	width:100%;

/* om IE6 compatible te maken -->	width:189.5px; */

	background-color:#f1f1f1;

	border:1px solid #666666;

	margin-bottom:10px;

	padding:0;

}



.moduletable h3,

.moduletable_menu h3,

.moduletablemoduleclass h3 {

font-family: Georgia, "Times New Roman", Times, serif;

	font-weight:bold;

	background-color:#333333;

	color:#FFFFFF;

	text-align:center;

	height:20px;

	padding:5px 0 0 0;

	font-size:82%;

	margin:0 0 0 0;

}



.contentheading, .componentheading {

	color:#66ccff;

	font-size:110%;

	font-weight:bold;

}



.contentpane {

padding-left: 10px;

text-align: left;

}



.contentpaneopen {

padding-left: 10px;

text-align: left;

}


