.fout{font-size: 17px;color: #D70707}
.juist{font-size: 17px;color: #0CA922}
body{font-family: arial;color: #C8C8C8; background-color: #1E1E1E; font-size: 12px;}

table{font-size: 12px;}   
form{display: inline;}
input.buttons{border-color: #000000;border-width: 1px;}
input.rb{width: 108px;border-color: #000000;border-width: 1px;font-family: arial;background-color: #F1EEE9}
input.li{height: 21px;border-color: #000000;border-width: 1px;font-family: arial;background-color: #E0E4E4}
input.ow{width: 444px;border-color: #000000;border-width: 1px;font-family: arial;background-color: #E0E4E4}
input.reg{width: 300px;border-color: #000000;border-width: 1px;font-family: arial;background-color: #E0E4E4}
input.regedit{width: 275px;border-color: #000000;border-width: 1px;font-family: arial;background-color: #E0E4E4}

textarea.ni{width: 444px;border-color: #000000;border-width: 1px;font-family: arial;background-color: #E0E4E4}
td.nieuws{background-color: #1E1E1E;font-family: arial; font-size: 12px;color: #b3c233;}
td.menu_nav{background-color: #1E1E1E;font-family: arial; font-size: 12px;color: #b3c233;}
td.titel {background-color: #1E1E1E;}
td.inhoud {background-color: #1E1E1E;}
td.nav {background-color: #1E1E1E;}
td.kadertje {background-color: #1E1E1E;}
a:link{text-decoration: none;color: #ffffff;}
a:visited{text-decoration: none;color: #ffffff;}
a:active{text-decoration: none;color: #ffffff;}
a:hover{text-decoration: underline;color: #ffffff;}

#container {
	width: 900px;
	height: auto;
	position:relative;
	background-color: #1E1E1E;
	margin-left: auto;
	margin-right: auto;
	top: 0px;
}

#header-achtergrond {
	width: 100%;
	height: 150px;
	position: absolute;
	background-image:url(images/ifi-header_achtergrond.jpg);
	background-color: #1E1E1E;
	background-repeat: repeat-x;
	top: 0px;
	left: 0px;
}	

#header-logo {
	width: 555px;
	height: 150px;
	position:relative;
	background-image:url(images/ifi-header.jpg);
	background-repeat: no-repeat;
	background-color: #1E1E1E;
	margin-left:auto;
	margin-right:auto;
	left:auto;
	top:0px;
}	


#nav {
	width: 140px;
	height: auto;
	position:absolute;
	top: 150px;
	background-color: #1E1E1E;
	left: 0px;
}

#rechts {
	width: 160px;
	height: auto;
	position:absolute;
	top: 150px;
	right: 0px;
	background-color: #1E1E1E;
}

#centraal {
	width: 600px;
	height: auto;
	position:absolute;
	top: 150px;
	left: 135px;
	background-color: #1E1E1E;
}

.titeltje {
	font-weight:bold;
	font-size: 12px;
	color: #B3C233;
}


.navlink {
	font-weight:bold;
	font-size: 9px;
	color: #B3C233;
}

.navlink_flashy {
	font-weight:bold;
	font-size: 9px;
	color: #CD001C;
}

a.link_flashy:link{text-decoration: none;color: #CD001C;}	
a.link_flashy:visited{text-decoration: none;color: #CD001C;}	
a.link_flashy:active{text-decoration: none;color: #CD001C;}	
a.link_flashy:hover{text-decoration: underline;color: #CD001C;}
.link_flashy{color:#CD001C;}


.titeltje-inhoud {
	font-weight:bold;
	font-size: 12px;
	color: #B3C233;
	text-align:left;
}

.inhoud {
}

.flashy{
	font-weight:bold;
	font-size: 12px;
	color: #CD001C;
}

.datum{
	font-weight:bold;
	font-size: 12px;
	color: #CD001C;
	position:relative;
	float:right;
	margin-right:10px;
}
.links{
float:left;
}
.rechts{
float:right;
}
