@charset "UTF-8";
/* CSS Document */
/* breedte 980px i.v.m. randen en scrollbalk*/
html, body {
	margin:0 auto;
	background-image:url(../afbeeldingen/achtergrond.png);
	background-repeat:repeat-x;
	background-color:#808588;
	background-position:center top;
}

#Tabel_01 {
	position:relative;
	margin:auto;
	left:0px;
	top:0px;
	width:980px;
	height:700px;
}

#info_container {
	float:left;
	width:100%;
	/*background-image:url(../afbeeldingen/info_cont_achtergrond.png);
	background-repeat:repeat-y;*/
}

#zoek-achtergrond {
	float:left;
	width:150px;
	height:20px;
	}

#broodkruim-achtergrond {
	float:left;
	margin-left:5px;
	margin-top:2px;
/*	width:400px;*/
	height:20px;
}

#datum {
	float:right;
	text-align:right;
	margin-right:2px;
	margin-top:2px;
	width:350px;
	height:20px;
}

#kop {
	float:left;
	width:100%;
	background-color:#ffffff;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}

#UniCom-logo a{
	background-color:#ffffff;
	color:#ffffff;
}

#UniCom-logo {
	float:left;
	background-color:#ffffff;
	width:233px;
	height:130px;
	background-image:url(../afbeeldingen/UniCom_logo.gif);
	background-repeat:no-repeat;
}

#Banner {
	float:right;
/*	width:567px;*/
	height:130px;
}

#Knoppenbalk-achtergrond table {
	height:30px;

}

#Knoppenbalk-achtergrond {
	float:left;
	width:100%;
	height:30px;
	background-image:url(../afbeeldingen/Knoppenbalk_achtergrond.png);
	background-repeat:repeat-x;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}

#inhoud, #inhoud2 {
	float:left;
	width:100%;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	/*margin-bottom:1px;*/
}

#inhoud {
	background-image:url(../afbeeldingen/inhoud_achtergrond.png);
	background-repeat:repeat-y;
}

#inhoud2 {
	background-image:url(../afbeeldingen/inhoud2_achtergrond.png);
	background-repeat:repeat-y;
}

#Menu-achtergrond {
	float:left;
	width:233px;
}

#content {
	float:left;
	width:627px;
}

#content2 {
	float:left;
	width:727px;
}

#Logos {
	float:right;
	margin-right:1px;
	width:93px;
	height:100%;
	padding-left:3px;
	padding-right:3px;
}

#knoppen-achtergrond {
	float:left;
	width:100%;
	background-color: #BC2019;
	border-width: 1px;
	border-style: solid;
	border-color: #BC2019;
}

#navknop1, #navknop2, #navknop3, #navknop4, #navknop5, #navknop6 {
	float:left;
	width:276px;
	margin: 5px;
	padding: 20px;
	background-color: #8F1913;
}

#schaduwonder-achtergrond {
	float:left;
	width:982px;
	height:100px;
	background-image:url(../afbeeldingen/schaduwonder_achtergrond.png);
	background-repeat:repeat-x;
}
