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

@import url("../main.css");

.ZakMin {
	float:left;
	margin-top:10px;
	margin-left:240px;
}
#LeftMenu {
	float:left;
	height:500px;
	width:300px;
	margin-left:2px;
	text-align:center;
	background-image:url(../../images/Background_LeftMenu_large.png);
	background-repeat: no-repeat;
	background-position:top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#CenterContent {
	float:left;
	height:500px;
	width:390px;
	margin-right:5px;
	background-image:url(../../../../Images/Background_CenterContent.png);
	background-repeat:no-repeat;
	background-position:top;
}
#RightContent {
	float:right;
	width:690px;
	height:500px;
	background-image: url(../../../../Images/Background_RightContent_large.png);
	background-repeat: no-repeat;
	background-position: top;
}
#RightMenu {
	float:right;
	height:500px;
	width:300px;
	margin-left:2px;
	text-align:center;
	background-image:url(../../images/Background_LeftMenu_large.png);
	background-repeat: no-repeat;
	background-position:top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.Button {
	padding-top:5px;
	padding-bottom:5px;
}
.ButtonBovenste {
	margin-top:25px;
	padding-top:5px;
	padding-bottom:5px;
}
.ButtonVerzekeringen {
	padding-top:3px;
	padding-bottom:2px;
}
.ButtonVerzekeringBovenste {
	margin-top:25px;
	padding-top:3px;
	padding-bottom:2px;
}
.ButtonTerug {
	padding-top:3px;
	padding-bottom:2px;
	margin-top:120px;
}
#Container #Content #RightContent h1 {
	text-align: center;
	text-decoration: underline;
}
#Container #MainMenu ul li a {
	color: #FFF;
	text-decoration: none;
}
#Container #MainMenu ul li a:hover {
	color: #FFF;
	text-decoration:underline;
}
.TerugStudenten {
	margin-top:15px;
	padding-top:3px;
	padding-bottom:2px;
}
