body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	line-height:18px;
}
body {
	background-color: #86ba0d;
	margin: 0px;
	padding: 0px;
}
body, html, #wrapper{
	margin: 0px;
	padding: 0px;
	height:100%;
}
	
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #000000;
}

img{
	border:none;
	/*vertical-align:top;*/
}
p{
	padding:0px 0px 1em 0px;
	margin:0px;
}
h1{
	font-family:"Trebuchet MS";
	color:#9e311d;
	font-size:18px;
	padding:0px 0px 1em 0px;
	margin:0px;
	text-align:left;
	text-transform:uppercase;
}
h2{
	text-transform:uppercase;
	color:#008ac3;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:0px 0px 1em 0px;
	margin:0px;
}

a.witlink{
	color:#FFFFFF;
	text-decoration:none;
}

/* ------------------------- */
/* WRAPPERS					 */
/* ------------------------- */

#balkWrapper{
	text-align:left;
	height:613px;
	overflow:hidden;
	background-repeat:repeat-x;
	background-image:url(../img/splash_bg_balk.gif);
}
#siteWrapper{
	text-align:left;
	height:613px;
	width:872px;
	overflow:hidden;
	background-repeat:no-repeat;
	background-image:url(../img/splash_bg_homepage.jpg);
	margin:0px auto;
}
#contentWrapper{
	width:940px;
	padding:0px 5px 0px 5px;
	height:388px;
	margin-top:24px;
}

/* ------------------------- */
/* HOMEPAGE					 */
/* ------------------------- */
#titel{
	position:absolute;
	z-index:1;
	margin-left:180px;
	margin-top:130px;
	width:560px;
}
#titel h1{
	color:#86ba0d;
}

#homeStudenten{
	z-index:1;
	position:absolute;
	margin-left:180px;
	margin-top:200px;
	width:268px;
}
#homeBedrijven{
	z-index:2;
	position:absolute;
	margin-left:510px;
	margin-top:200px;
	width:268px;
}
#teksthomeStudenten{
	z-index:3;
	position:absolute;
	margin-left:180px;
	margin-top:380px;
	width:290px;
}
#teksthomeBedrijven{
	z-index:4;
	position:absolute;
	margin-left:510px;
	margin-top:380px;
	width:275px;
}
#teksthomeBedrijven h1 {
	color:#FFFFFF;
	font-size:16px;
	margin-bottom:5px;
	padding-bottom:0px;
}
#teksthomeBedrijven p.extra {
	display:none;
}

#teksthomeStudenten h1 {
	color:#FFFFFF;
	font-size:16px;
	margin-bottom:5px;
	padding-bottom:0px;
}
#teksthomeStudenten p.extra {
	display:none;
}

/* ------------------------- */
/* HEADER					 */
/* ------------------------- */


#header{
	padding:5px 5px 0px 0px;
	text-align:right;
}


/* ------------------------- */
/* CONTENT WRAPPER			 */
/* ------------------------- */
#nav{
	width:160px;
	float:left;
	padding-top:35px;
	line-height:24px;

}
#content{
	width:360px;
	float:left;
	padding:0px 71px 0px 71px;
	text-align:justify;
}
#foto{
	width:278px;
	float:left;
}


/* ------------------------- */
/* NAV ALGEMEEN					 */
/* ------------------------- */

#nav ul {
	list-style : none;
	margin : 0;
	padding : 0;
	border : none;
	text-align:right;
}
#nav li {
	margin : 0;
}
#nav li a {
	color : #f0b026;
	text-decoration : none;
	font-weight:bold;
	font-family: Verdana, Helvetica, sans-serif;
	font-size:14px;
	text-align:right;
}
#nav li a {
	width : auto;
}
#nav li a:hover {
	color : #9e311d;
}
#nav .active {
	color : #9e311d;
}
/* ------------------------- */
/* FOTO					 */
/* ------------------------- */

#foto img{
	background-image:url(../img/splash_thumb_bg.gif);
	padding:3px 6px 6px 4px;
}
.vergroot{
	color:#bbb;
	padding-left:2px;
}
