@charset "utf-8";
/* CSS Document */

*{margin:0px; padding:0px;}

#container{
	width:865px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

#links{
	width:865px;
	height:40px;
	clear:both;
	text-align: center;
	}
a:link {
	color: #CC3333;
}
a:visited {
	color: #993300;
}	
#buttons1 img {
	margin-left: 10px;
}
#buttons2 img { 
	margin-right: 2px; 
}
#content{
	background-color:#FFFFFF;
	width:865px;
	}

#header{
	width:865px;
	height:180px;
	}

#tekst{
	clear:both;
	float:left;
	width:430px;
	font-family: "Comic Sans MS";
	font-size: 13px; 
}

table.afgrood td { background-color: #FF0000; color: #FFFFFF; }
table.afgwit td { background-color: #EEEEEE; }
table.afggrijs td { background-color: #C7C7C7; }
table.afggrijs td.top, table.afgwit td.top { border-top-color: #A4A4A4; border-top-style: solid; border-top-width: 1px; }
table.afggrijs td.left, table.afgwit td.left { border-left-color: #A4A4A4; border-left-style: solid; border-left-width: 1px; }
table.afggrijs td.right, table.afgwit td.right { border-right-color: #A4A4A4; border-right-style: solid; border-right-width: 1px; }
table.afggrijs td.bottom, table.afgwit td.bottom { border-bottom-color: #A4A4A4; border-bottom-style: solid; border-bottom-width: 1px; }

#headerline{
	border-width:1px; 
	border-style:solid; 
	border-color:#9C9DA1;
	}
	
#logo{
	width:435px;
	height:180px;
	background-image:url(../images/logo.jpg);
	float:left;
	background-repeat:no-repeat;
	}

#flashheader{
	width:430px;
	height:180px;
	float:left;
}
#flashknoppen{
	width:430px;
	height:250px;
	float:left;
	}
#siteInfo{
	float:right;
}
