@charset "utf-8";
/* reset */
html, body, div, ul, li, h1, h2, h3, h4, h5, h6, form, textarea, input, p {
	margin:0;
	padding:0;
}
ul li {
	list-style:none;
}
a {
	text-decoration:none;
	color:#1e93b5;
}
/* */
body {
	background-color:#e7e7e7;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#573c31;
}
#wrapper {
	width: 959px;
	margin:0 auto;
	background-color: #FFF;
	font-size:1em;
}
#header {
	position:relative;
	max-height:57px;
}
#mainnavimage {
	border-right:#ffaa51 solid 1px;
	float: left;
	width:195px;
	height: 57px;
	background-image:url(students.jpg);
}
#home {
	float:left;
	width:60px;
	height:57px;
}
#mainnav {
	margin-left:255px;
	height:57px;
}
#menu1 {
	height: 28px;
	border-bottom:#ffaa51 solid 1px;
}
#menu1 ul {
	padding-top:9px;
	font-weight:bold;
	color:#005690;
}
#menu1 li {
	display:inline;
	padding: 3px 10px 5px;
	font-variant:small-caps;
}
#menu1 a {
	text-decoration:none;
	color:#005690;
}
#menu2 li a:visited {
	color:#777;
	text-decoration: none;
}
#menu1 li a:hover, #menu2 li a:hover {
	color:#ffaa51;
	text-decoration: none;
}
#menu1 li.active {
	border:#ffaa51 solid 1px;
	color:#ffaa51;
	background-color:#fff;
	border-bottom:#fff solid 1px;
}
#menu1 li.first {
	padding-left:0;
}
#menu2 {
	height: 28px;
}
#menu2 a {
	text-decoration:none;
	color:#1e93b5;
}
#menu2 ul {
	padding-top:5px;
	color:#1e93b5;
	font-size: 0.9em;
}
#menu2 ul li {
	display:inline;
	padding: 2px 7px 5px 14px;
	background:url(bullet.gif) no-repeat 0px 7px;
	text-indent: 6px;
}
#menu2 li.first {
	background:none;
	padding-left:0;
}
#titlebar {
	height: 81px;
	background-image: url(titelbalkEspanet.gif);
}
#wrapper #titlebar #q {
	margin-left: 6px;
	margin-top: 41px;
	width: 123px;
	height: 18px;
	border: 1px solid #8ADADD;
	font-size: 13px;
	color: #59BDD2;
	vertical-align: middle;
	line-height: 16px;
}
#wrapper #titlebar #magnifglass {
	margin-left: 16px;
	margin-top: 44px;
	width: 14px;
	height: 14px;
	border: none;
	float:left;
}
#sidebar {
	display: block;
	width:171px;
	float:left;
	padding: 20px 12px;
	border-right:#ffaa51 solid 1px;
	line-height: 1.5em;
}
#content {
	border-left:#ffaa51 solid 1px;
	min-height:300px;
	margin-left:195px;
	padding: 20px 15px 0 59px;
	line-height: 1.5em;
}
#footer {
	clear:both;
	height:74px;
}
#footerimage {
	border-right:#ffaa51 solid 1px;
	float: left;
	width:195px;
	height: 74px;
	background-image:url(fac_soc_wet.jpg);
}
.impressum {
	position:relative;
	padding-top: 5px;
	border-top:#ffaa51 solid 1px;
	color:#005690;
	font-size: 9px;
	float: right;
	top: 50px;
}
#content ul li {
	padding: 5px 10px 0 10px;
	text-indent:0;
	background:url(bullet.gif) no-repeat 0px 1em;
}
#content ol li {
	padding: 5px 10px 0 10px;
}
#sidebar ul li {
	text-indent:0;
	background:url(bullet.gif) no-repeat 0px 0.75em;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 7px;
}
p {
	padding: 5px 0 1em 0;
}
.onderlijn {
	padding-bottom:2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99CC66;
}
#content h1 {
	font-size: 16px;
	color: #59BDD2;
	margin-bottom: 10px;
	font-weight:bold;
}
#content h2 {
	font-size: 13px;
	color: #005690;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding:3px 0;
	border-bottom: 1px dotted #59BDD2;
	border-top: 1px dotted #59BDD2;
	background-color: #EFF8FA;
}
#content h3 {
	margin: 3px 0;
	font-weight: bold;
	font-size: 12px;
	color: #005690;
}
.listimg {
	border: 1px solid #59BDD2;
	float: left;
	margin-top: 0;
	margin-right: 8px;
	margin-bottom: 0;
	margin-left: 0;
}
.profileimg {
	border: 1px solid #59BDD2;
	float: right;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 8px;
}
legend {
	font-size: 12px;
	color: #ffaa51;
	margin: 0 3px;
	font-weight:bold;
}
table.txt {
	margin-bottom: 15px;	
}
table.txt td {
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;	
}

