body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size:  12px;
	color: #333
}

a {
	color: #333;
}

h1 {
	margin-top: 0px;
	margin-bottom: 5px;
	padding-left: 0px;
	color: #f68a1e;
	font-size: 20px;
	font-family: Arial black, Helvetica, sans-serif;
}

#containerwrapper {
	text-align: center;
}

.container {
	width: 922px;
	margin: 0 auto 0 auto;
	text-align: left;
}

#logo {
	float: left;
}

#logo a img {
	border: none;
	margin-top: 40px;
}

#top_content {
	width: 922px;
	margin-top: 10px;
	height: 90px;
	background-image: url(/public_images/Image/sites/studentlinks/borders/bot.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
}

#section_tabs {
	float: right;
	margin-top: 52px;
}

#section_tabs span {
	background-image :url(/public_images/Image/sites/studentlinks/tabs/tab.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	display: block;
	float: left;
	font-size: 15px;
	font-weight: bold;
	height: 28px;
	padding-top: 10px;
	text-align: center;
	width: 160px;
}

#section_tabs span a {
	color: white;
	text-decoration: none;
}

#section_tabs span.selected {
	background-image :url(/public_images/Image/sites/studentlinks/tabs/tab_selected.gif);
	color:#868686;
}

#main_content {
	border-left: 1px solid #E0E0E0;
	border-right: 1px solid #E0E0E0;
	overflow: hidden;
	padding: 20px 0 20px 20px;
	width: 900px;
}

#aanmelden {
	background-image: url(/public_images/Image/sites/studentlinks/btn_aanmelden.jpg);
}

#banner {
	background-image: url(/public_images/Image/sites/studentlinks/banner.jpg);
}

#bottom_content {
	width: 922px;
}

#footer {
	background-image: url(/public_images/Image/sites/studentlinks/footer.gif);
	width: 857px;
	height: 51px;
	margin-left: 24px;
	margin-top: 20px;
	padding-top: 10px;
	padding-left: 20px;
	color: white;
}

#footer a {
	color: #fff;
	text-decoration: none;
	font-size: 11px;
}

#footer span {
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	display: inline-block;
	width: 180px;
}

#footer hr {
	height: 1px;
	border: 1px dashed #fff;
}
.corner {
	background-position:left top;
	background-repeat:no-repeat;
	float:left;
	height:13px;
	width:15px;
}

.bottom {
	background-image: url(/public_images/Image/sites/studentlinks/borders/bot.gif);
	background-repeat: repeat-x;
	height: 13px;
}

.top {
	background-image: url(/public_images/Image/sites/studentlinks/borders/top.gif);
	background-repeat: repeat-x;
	height: 13px;
}

.corner.bl {
	background-image:url(/public_images/Image/sites/studentlinks/borders/lbot.gif);
}

.corner.br {
	background-image:url(/public_images/Image/sites/studentlinks/borders/rbot.gif);
	float: right;
}

.corner.tl {
	background-image:url(/public_images/Image/sites/studentlinks/borders/ltop.gif);
}

.corner.tr {
	background-image:url(/public_images/Image/sites/studentlinks/borders/rtop.gif);
	float: right;
}

.box {
	width: 280px;
	height: 184px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.box_meer {
	width: 280px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.box.wide {
	width: 577px;
}

.box_meer.wide {
	width: 577px;
}

.box .content {
	border-left: 1px solid #E0E0E0;
	border-right: 1px solid #E0E0E0;
	height: 160px;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: -2px;
}

.box_meer .content {
	border-left: 1px solid #E0E0E0;
	border-right: 1px solid #E0E0E0;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: -2px;
}

.meer {
	font-weight: bold;
	color: #f68a1e;
}

.nieuw {
	color: #00a43a;
}

.tip {
	color: #ff0000;
}