* { margin:0; padding:0; }

#background_cycler{padding:0;margin:0;width:100%;position:absolute;top:0;left:0;z-index:-1}
#background_cycler img{position:absolute;left:0;top:0;width:100%;z-index:1}
#background_cycler img.active{z-index:3}

body { 
font-family: lato, sans-serif, Arial; 
margin-left: auto; 
margin-right: auto;
background:#222;
color:#000000;
overflow: hidden;
}


div#page {
width: 900px;
height:auto;
background-size:900px;
margin: 0 auto;
position:relative;
}
div#balk_top {
width:100%;
height:26px;
top:15px;
float:left;
display:block;
border-style:none;
border-width:0px;
background-image:url(images/opacity_wit.png);
position:absolute;
}
div#transparent {
position:static;
width:580px;
height:520px;
margin-top:56px; 
margin-left:auto;
margin-right:auto;
background-image:url(images/opacity_wit.png);
color:#000000;
}
div#rutger {
position:absolute;
width:525px;
height:400px;
margin-top:15px; 
margin-left:30px;
text-align:left;
font-size:0.9em;
line-height:160%;
}

div#home {
position:relative;
width:200px;
top:90px;
float:left;
text-align:left;
display:block;
border-style:none;
}


div#menucontainer {
position:static;
width:565px;
height:40px;
margin-left:290px;
padding-top:15px;
text-align:right;
font-size:12px;
}


div#menu {
position:relative;
width:670px;
height:20px;
margin-top:14px;
margin-left:auto;
margin-right:auto;
font-size:10px;
}
div#menu ul {
list-style: none;
letter-spacing: 0.05em;
}
ul {
list-style: none;
}

div#menu ul a {
	margin-left: 15px;
	height: 30px;
	line-height: 30px;
	text-decoration: none;
}
div#menu ul a:hover  {
list-style: none;
}

div#menu ul li #stripe{
	margin-left: 15px;
	height: 30px;
	float: left;
	line-height: 30px;
	text-decoration: none;
	color:#000000;
}


a{
	color:#000000;
	border-style:none;
	float:left;
}
a:hover { 
	color:#FFFFFF;
}

div#menu ul a.rutger {
	margin-left: 0px;
	letter-spacing: 2px;
	float: left;
	}


div#mail a {
	margin-top:20px;
	float:right;
	font-size:13px;
	letter-spacing: 0.05em;
}

