a:link
{
	text-decoration: none;
	color: white;
}

a:visited
{
	text-decoration: none;
	color: white;
}

a:active
{
	text-decoration: none;
	color: white;
}

a:hover
{
	text-decoration: none;
	color: red;
}

#maindiv
{
	margin-left: auto ;
	margin-right: auto ;
	width: 1000px;
}

#header
{
	text-align: center;
}

.roundedbox
{
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
    -khtml-border-radius: 15px;
	border-radius: 15px;
	background-color: black;
	color: white;
	font-family: Sans-serif;
}

#titlebar
{

}

#titlebar2
{
	margin-top: 10px;
	font-size: 40px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.day_tab
{
	width: 323px;
	margin-right: 10px;
	padding-top: 5px;
	font-size: 30px;
}

.active_day_tab a:link
{
	text-decoration: none;
	color: red;
}

.active_day_tab a:visited
{
	text-decoration: none;
	color: red;
}

.active_day_tab a:active
{
	text-decoration: none;
	color: red;
}

.active_day_tab a:hover
{
	text-decoration: none;
	color: red;
}

#info
{
	margin-top: 10px;
	padding: 10px;
	height: 145px;
	font-size: 25px;
}

#title_img
{
	margin-top: 10px;
	margin-bottom: 5px;
}

#content
{
	width: 960px;

}

#bottom_links
{
	padding-top: 10px;
}

.linkbox
{
	height: 145px;
	text-align: center;
	padding-top: 70px;
	font-size: 30px;
}

#linkbox1
{
	float: left;
	width: 326px;
}

#linkbox2
{
	margin-left: 336px ;
	margin-right: auto ;
	width: 326px;
}

#linkbox3
{
	float: right;
	width: 326px;
}

#column_left
{
	float: left;
	width: 150px;
	text-align: center;
	margin-top: -10px;
}

div.left_button
{
	width: 160px;
	height: 50px;
	margin-left: auto;
	margin-right: auto;
	line-height: 50px;
	margin-top: 10px;
	text-align: center;
	font-size: 25px;
	vertical-align: middle;
}

#logo50j
{
	width: 130px;
	margin-top: 10px;
	margin-left: 10px;
}

#column_middle
{
	width: 550px;
/*	height: 500px;*/
	margin-left: 185px ;
	margin-right: auto ;
	margin-top: 10px;

	padding-top:1px;
	padding-right:10px;
	padding-left:10px;
	padding-bottom: 10px;

	font-size: 16px;
}

#column_middle a
{
	text-decoration: none;
	color: red;
}

#column_right
{
	float: right;
	width: 170px;
	margin-top: -10px;
}

.right_panel
{
	width: 150px;
	margin-left: -10px;
	margin-right: auto;
}

#affiche
{
	height: 150px;
}

#nieuws
{
	width: 220px;
	height: 340px;
	margin-top: 10px;
}

#nieuws img
{
	width: 200px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
}

#contact
{
	font-size: 10px;
	text-align: center;
	margin-top: 5px;
	margin-right: 150px;
}

#contact a:link
{
	text-decoration: none;
	color: black;
}

#contact a:visited
{
	text-decoration: none;
	color: black;
}

#contact a:active
{
	text-decoration: none;
	color: black;
}

#contact a:hover
{
	text-decoration: none;
	color: red;
}
