﻿* {
	list-style: none;
	margin: 0;
	padding: 0;
}
body {
  background-color: #ffffff;
  font-family: arial,helvetica,sans-serif;
  font-size: 13px;
  color: #454545;
  padding: 0px;
  margin: 0px;
  border: 0px;  
  text-align: center;
}
p, h1, h2, h3, table, td, ul, ol, textarea, input, span, a {
  color: #454545;
}
a, a:link, a:visited {
  text-decoration: none;
}
img {
  border: 0px;
}
.spacer {
  height: 1px;
	margin-top: -1px;
	overflow: hidden;
  clear: both;
}
.offscreen {
	visibility: hidden;
	display: none;
}
.bold {
	font-weight: bold;
}
.errordiv {
	color: #454545;
	background: #FAECEC;
  border: 1px solid #D64242;
  padding: 5px;
  margin-top: 5px;
  margin-bottom: 7px;
}
.ErrorMessage {
	color: #454545;
	background: #FAECEC;
  border: 1px solid #D64242;
  padding: 5px;
  margin-top: 5px;
  margin-bottom: 7px;  
}
h1 span.titel {
	background: url(../_images/studiepanel.jpg) no-repeat 0 0;	
	position: absolute;
	top: 10px;
	left: 55px;
	width: 260px;
	height: 67px;
	text-indent: -9999px;
	display: block;
}
#container {
  position: relative;
  width: 790px;
  background-color: #FFFFFF;
  padding: 0px;
  margin: 0 auto; 
  border-right: 7px solid #009999;
  border-left: 7px solid #009999;
}
#titlecon {
	height: 89px;
	background-color: #F7F7D7;
	margin: 0px; 
	border-bottom: 21px solid #F09423;
}
#title {
	float: left;
}
#titleimg {
	position: absolute;
	top: 0px;
	left: 335px;
	width: 262px;
	height: 110px;
	background: transparent url(../_images/onderwijs.jpg) no-repeat;
}
#titlevink {
	position: absolute;
	top: 9px;
	right: 45px;
	width: 120px;
	height: 150px;
	z-index: 401;
}

#menucon {
  height: 21px;
	background-color: #EF0E13;
	text-align: left;
	margin: 0px;
}
.menuleft {
	float: left;
	width: 70px;
	height: 21px;
	border-right: 2px solid #FFFFFF;
}
ul.menu {
	float: left;
	height: 21px;
	list-style: none;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
ul.menu li {
	float: left;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border-right: 2px solid #FFFFFF;
	padding: 0px;
	margin: 0px;
	display: inline;
	letter-spacing: 0.05em;
}
ul.menu li a {	
	background-color: #009999;
	color: #FFFFFF;
	padding: 3px 15px 4px 15px;
	display: block;
}
ul.menu li a:hover {
	background-color: #006B73;
	color: #FFFFFF;
}
ul.menu li a.selected {	
	background-color: #006B73;
}
#contentcon {
	clear: both;
	background-color: #009999;
	text-align: left;
}
#content {
	float: left;
  width: 560px;
  /*font-style: italic;*/
  padding-bottom: 20px;
  margin-top: 0px;
  margin-left: 30px;
}
#photos {
	float: right;
  width: 90px;
  height: 420px;
  background: transparent url(../_images/studenten.jpg) no-repeat;
  margin-left: 20px;
}

#content h1 {
	font-size: 25px;
	font-weight: bold;
	color: #006B73;
	margin: 25px 0px 10px 0px;
}
#content h2 {
	font-size: 15px;
	font-weight: bold;
	color: #006B73;
	margin: 15px 0px 0px 0px;
}
#content p {
	font-weight: bold;
	color: #888888;
	margin: 8px 3px 5px 2px;
}
#content a {
	color: #006B73;	
}
#content a:hover {
	text-decoration: underline;
}
#content ul {
	list-style: url(../_images/ul.gif);
}
#content ul li {
	margin-left: -10px;
}
p.streamer {
	font-weight: bold;
	color: #EF0E13;
	padding: 10px 2px 10px 5px;
}
img.ipod {
	float: left;
	width: 160px;
	height: 165px;
	margin: 12px 10px 5px 2px;
	display: inline;
}
div.aanmelden {
	position: absolute;
	bottom: -35px;
	left: 50%;
	width: 350px;
	height: 87px;
	background: transparent url(../_images/aanmelden.jpg) no-repeat 0 0;
	text-indent: -9999px;
	margin-left: -170px;
	display: block;
}
div.FormCon {
	background-color: #F7F7D7;
	padding: 5px;
	border: 1px solid #999999;	
}
div.contactfrm {
	background-color: #F7F7D7;
	padding: 5px;
	border: 1px solid #999999;	
}
div.row {
  clear: both;
  padding-top: 2px;
}
div.row .label {
  float: left;
  width: 150px;
  font-size: 13px;
  text-align: right;
  padding-top: 2px;
}
div.row .formw {
  float: left;
  text-align: left;
  margin-left: 5px;
}

#borderrow {
  width: 804px;
  height: 66px;
  background: transparent url(../_images/bottom.gif) repeat-x 0 0;
  margin: 0 auto;  
}
#borderleft {
	float: left;
	width: 35px;
	height: 66px;
	background: transparent url(../_images/left_bottom.jpg) no-repeat;
}
#borderright {
	float: right;
	width: 120px;
	height: 66px;
	background: transparent url(../_images/right_bottom.jpg) no-repeat;
}
 
#footer {
  position: relative;
  width: 790px;
  font-size: 11px;
  color: #888888;
  padding-top: 12px;
  margin: 0 auto;  
}
.footertext {	
	color: #888888;
}
.footertext a {
	color: #888888;
}
.footertext a:hover {
	text-decoration: underline;
}

.frminput, .frmselect {
	width: 250px;
	font-size: 13px;
	border: 1px solid #454545;
}
.frmbutton, .frmbuttonov {
	font-size: 13px;
	color: #FFFFFF;
	border: 1px solid #454545;
}
.frmbutton {
	background-color: #009999;
}
.frmbuttonov {
	background-color: #006B73;
}