
html, body{
	height: 100%;
}
body{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	background-color : #CCFFFF;
}
p{
	margin : 5px;
	color : #000000;
}
#container{
	margin : auto;
	position: relative;
	width : 1070px;
	border :  3px solid #009999;
	background-color : #74E09A;
}
#kop{
	width : 100%;
	height : 150px;
	background-image : url(../Images/logo-fr.jpg);
	background-repeat : no-repeat;
}
#links{
    margin-top : 20px;
	float : left;
	width : 20%;
}
#text{
	margin-top : 20px;
	float : left;
	width : 60%;
}
#rechts{
   margin-top : 20px;
	float : left;
	width : 20%;
}
#stukje{
	clear : both;
}
#footer{
	margin-top : 20px;
	position: relative;
	width : 1070px;
	border : 3px solid #009999;
	text-align : center;
	background-color : #74E09A;
	height: 35px;
	clear : both;
	margin-left : auto;
	margin-right : auto;
	font-size : x-small;
}

h1,h2,h3,h4,h5,h6,p,ol,ul,{
	color : #000000;
}
a:link {
	color : #009999;
	text-decoration : none;
}
a:visited {
	color : #009999; 
}
a:hover {
	color: #00CC00; 
	text-decoration : none;
}
a:active {
	color : #009999;
	text-decoration : none;
}

.contentpaneopen{
	border : 2px solid #009999;
	padding-left : 20px;
	background-color : #DBFAFA;
}
.contentpane{
	border : 2px solid #009999;
	padding-left : 20px;
	padding-right : 20px;
	padding-bottom : 10px;
}

.button{
	border : 2px solid #009999;
	background-color : #CCFFFF;
	color: #000000;
	padding : 2px;
	font-size : 12px;
	margin-bottom : 5px;
	margin-left : 5px;
}
.input{
	border : 2px solid #009999
}
.inputbox{
	background-color : #CCFFFF;
	color: ;
	border : 2px solid #009999;
	margin-left : 5px;
	margin : 5px;
}
.componentheading{
	color : #000000;
	font-size : 18px;
	font-weight: bold;
}
.contentheading{
	color : #000000;
	font-size : 18px;
	font-weight: bold;
}
#form-login{
	text-align : left;
}

#searchForm{
	
}
.searchintro{
	
}

.moduletable{
	margin-top : 10px;
	border : 2px solid  #009999;
	width : 100%;
	text-align: center;
}
.poll{
	width : 98%;
	border : 2px solid #009999;
	padding : 6px 4px 6px 6px;
	margin-left : 2px;
	margin-right : 2px;
	margin-bottom: 2px;
}
.pollstableborder td{
	text-align: center;
	padding : 6px 6px 6px 6px;
}
.sectiontableentry1{
	color: #000000;
	text-align: left;
}
.sectiontableentry2{
	color:#000000;
	text-align: left;
}
.small{
	font-size : xx-small;
	color : #0099CC;
}
.createdate{
	font-size : xx-small;
	color : #0099CC;
}
.modifydate{
	font-size : xx-small;
	color : #0099CC;
}
.readon{
	color : #0099CC;
	font-weight: bold;
}
.contenttoc{
	color : #0099CC;
	font-weight: bold;
}
a.mainlevel: link{
	text-decoration : none;
}
a.mainlevel: visited{
	text-decoration : none;
}
a.mainlevel: hover{
	text-decoration : none;
}
#current{
	
}
.latestnews{
	color: ;
	text-align: left;
	list-style-position : inside;
	padding : 6px 4px 6px 4px;
}
.mostread{
	
}
.highlight{
	
}
ul.menu{
	list-style-type : none;
}
ul.menu li{
	width : 100%;
	margin-bottom : 5px;
}
ul.menu li a:link,ul.menu a:visited{
	display : block;
	width : 90%;
	border : 1px solid #009999;
	font-weight : bold;
	text-decoration : none;
	padding : 5px 0px 0px 10px;
	text-align : left;
}
ul.menu li a:hover{
	background-color : #D6F5F8;
	border : 1px solid #009999;
	color : Black;
	font-weight : bold;
}
.binnenruimte{
	padding : 10px;
}

