@charset "UTF-8";
body {
	font: 100% Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.oneColFixCtrHdr #container {
	width: 900px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #fff;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #header {
	background: #fff;
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
#randomimage{
	position: relative;
	margin-bottom: 2em;	
}
#academie{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	line-height: 30px;
	color: #000;
	text-decoration: none;
	position: absolute;
	width: 900px;
	top: 10px;
	padding: 8px;
	font-weight: bold;
}
#show2009{
	font-size: 37px;
	font-weight: bold;
	color: #fba3bf;
}
.oneColFixCtrHdr #mainContent {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
	margin-left: 10px;
	margin-top:2em;
	margin-right: 10px;
}
.oneColFixCtrHdr #footer {
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#FFFFFF;
	font-size: 11px;
	color: #000;
	text-align: center;
	margin-top : 1em;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

#classnav A:link {font-size: 17px;	color: #000; text-decoration: none;font-weight: bold;}
#classnav A:visited {
	font-size: 17px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
#classnav A:active {font-size: 17px;	color:#F3C; text-decoration: none;font-weight: bold;}
#classnav A:hover {font-size: 17px;	color: #F3C; text-decoration: none; color: #F3C;font-weight: bold;}

.verticalstripe {
	font-size: 17px;
	color: #fba3bf;
	text-decoration: none;
	font-weight: bold;
	margin-right: 0px;
	margin-left: 0px;
}

a:link {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #fba3bf;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}

#navigatie  {
	background-color: #fff;
	margin-top:82px;
}
p {
	font-size: 12px;
	color: #000;
	line-height: 15px;
}
.titles {
	font-size: 2em;
	color: #fff;
	line-height: 1.2em;
	font-weight: bold;
	margin-left: -3px;
	background:#fba3bf;
	padding-left: 5px;
	padding-right: 5px;
}
.titlespink {
	font-size: 2em;
	color: #f3c;
	line-height: 1.2em;
	font-weight: bold;
	background:#fba3bf;
	padding-left: 5px;
	padding-right: 5px;
}

.smalltitlespink {
	font-weight:bold;
	color: #F3c;
}

#contenttext{
	background:#FFF;
	height: 330px;
	width: 500px;
}
#contenttextteam{
	background:#FFF;
	height: 430px;
	width: 400px;
	
}
#contenttextstudents{
	height: 430px;
	width: 400px;
	position: relative;
	margin-top: 0.5em;
}
#inforightside{
	background:#FFF;
	height: auto;
	width: auto;
	top: -180px;
	position: relative;
	margin-left: 600px;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fba3bf;
}
.smallcaps{
	font-variant: small-caps;
	font-size: 14px;
}
#marginright{
	margin-right: 15px;
}
.marginright{
	margin-right: 15px;
}
/* SHOW 2009 INDEX NAVIGATION STYLES*/
#classnavindex A:link {font-size: 47px;	color: #000; text-decoration: none;font-weight: bold;color: black;line-height: 40px;}
#classnavindex A:visited {
	font-size: 47px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	line-height: 40px;
}
#classnavindex A:active {font-size: 47px;	color:#F3C; text-decoration: none;font-weight: bold;line-height: 40px;}
#classnavindex A:hover {font-size: 47px;	color: #F3C; text-decoration: none; color: #F3C;font-weight: bold;line-height: 40px;}

.subnavclassindex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	line-height: 13px;
}

.subnavclassindexmaster {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #000;
	line-height: 20px;
}

/* SHOW 2009 INDEX NAVIGATION STYLES Nederlands*/
#classnavindexnl A:link {font-size: 43px;	color: #000; text-decoration: none;font-weight: bold;color: black;line-height: 40px;}
#classnavindexnl A:visited {
	font-size: 43px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	line-height: 40px;
}
#classnavindexnl A:active {font-size: 43px;	color:#F3C; text-decoration: none;font-weight: bold;line-height: 40px;}
#classnavindexnl A:hover {font-size: 43px;	color: #F3C; text-decoration: none; color: #F3C;font-weight: bold;line-height: 40px;}

/* SHOW 2009 MASTER STYLES*/
#classnavmaster A:link {
	font-size: 17px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	color: black;
}
#classnavmaster A:visited {
	font-size: 17px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
#classnavmaster A:active {font-size: 17px;	color:#F3C; text-decoration: none;font-weight: bold;}
#classnavmaster A:hover {font-size: 17px;	color: #F3C; text-decoration: none; color: #F3C;font-weight: bold;}



.verticalstripemaster {
	font-size: 17px;
	color: #f3c;
	text-decoration: none;
	font-weight: bold;
	margin-right: 0px;
	margin-left: 0px;
}
#naamstudent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #000;
	line-height: 22px;
}
#navmaster {
	margin-top:1em;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #F3C;
	width: 874px;
	margin-left:9px;
	padding-left: 3px;
	padding-right: 3px;
	border-bottom: 1px solid #F3C;
}
#mastercontent {
	border: 0px solid #F3C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 1em;
}
#cvmaster{
	height: 410px;
	width: 480px;
	position: relative;
	margin-top: 0.5em;
}
#blackborder {
	border:1px solid #000;
}
#black {
	background-color: #000;
	border:#000;
}
#jumpMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	background-color: #fff;
	border: 1px solid #F3C;
}
#formalign {
	padding-top: 0.3em;
	margin-top: 0px;
	padding-bottom:0.2em;
}
option {
	color: #000;
	padding: 0px 0px 0px 2px;
}
select {
	background-color: #fff;
	border: 1px solid #fff;
}
