
body {
	margin: 0px auto;
	padding: 0px;
	background: url(images/background.png) no-repeat top;
	font: 13px Helvetica, Verdana, sans-serif;
	color: #212121;
	background: #fff url(images/background5.jpg) no-repeat top;
}

h1, h2, h3 {
	margin-top: 0px;
}

h1 {
	font-size: 2.4em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.4em;
}

p, ol, ul {
	margin-bottom: 1.8em;
	line-height: 160%;
}

a {
	color: #393939;
}

a:hover {
	text-decoration: none;
	color: #393939;
}

a img {
	border: none;
}

/* Header */

#header {
	width: 1000px;
	margin: 0 0 0 0px;
}


/* Menu */

.preload1 {background: url(images/menu/three_1.png);}
.preload2 {background: url(images/menu/three_1a.png);}

#nav {padding-left: 0px; margin: 0px 0 0 -90px; width:1000px; /*padding-left staat in verband met margin width = 790px samen*/list-style:none; height:38px; background: url(images/menu/three_menu.png)/*background*, url(images/menu/three_0.png)     no-repeat*/ no-repeat; position:relative; z-index:500; font-family:helvetica, verdana, sans-serif;}
#nav li.top {display:block; float:left; height:38px;}
#nav li a.top_link {display:block; float:left; height:35px; line-height:33px; color:#fff; text-decoration:none; font-size:13px; font-weight:bold; padding:0 0 0 0; cursor:pointer; background: url(three_1.gif);}
#nav li a.top_link span {float:left; display:block; padding:0 52px 0 52px; height:35px; background: url(images/menu/three_2.1gif)/*niks door .gif*/ right top no-repeat;}
#nav li a.top_link span.down {float:left; display:block; padding:0 12px 0 12px; height:35px; background: url(images/menu/three_0a.1png)/*niks*/ no-repeat right top;}

#nav li:hover a.top_link {color:#fff; background: url(images/menu/three_1a.1png) /*niks*/no-repeat;}
#nav li:hover a.top_link span {background: #000 url(images/menu/three_1.1png) /*hover on home and kontact not orthers*/no-repeat right top;}
#nav li:hover a.top_link span.down {background:url(images/menu/three_1.1png) /*hover on links button, not home and kontact*/no-repeat right top;}

/* Default list styling */

#nav li:hover {position:relative; z-index:200;}

#nav li:hover ul.sub
{left:0px; top:38px; background: #fff; padding:3px; border:2px solid #f04537; white-space:nowrap; width:162px; height:auto; z-index:300;}
#nav li:hover ul.sub li
{display:block; height:20px; position:relative; float:left; width:162px; font-weight:normal;}
#nav li:hover ul.sub li a
{display:block; font-size:13px; height:18px; width:160px; line-height:18px; text-indent:5px; color:#f04537; text-decoration:none; border:1px solid #fff;}
#nav li ul.sub li a.fly
{background:#f04537 url(images/menu/arrow.gif) 130px 6px no-repeat;}
#nav li:hover ul.sub li a:hover 
{background:#ee1b10; color:#fff; border-color:#ee1b10;}/*border blokje submenu*/
#nav li:hover ul.sub li a.fly:hover
{background:#f04537 url(images/menu/arrow_over.gif) 130px 6px no-repeat; color:#fff;}

/*studien menu*/
#nav li:hover ul.sub2
{left:0px; top:38px; background: #fff; padding:3px; border:2px solid #02aedc; white-space:nowrap; width:255px; height:auto; z-index:300;}
#nav li:hover ul.sub2 li
{display:block; height:20px; position:relative; float:left; width:255px; font-weight:normal;}
#nav li:hover ul.sub2 li a
{display:block; font-size:13px; height:18px; width:253px; line-height:18px; text-indent:5px; color:#02aedc; text-decoration:none; border:1px solid #fff;}
#nav li ul.sub2 li a.fly
{background:#02aedc url(images/menu/arrow.gif) 130px 6px no-repeat;}
#nav li:hover ul.sub2 li a:hover 
{background:#00daf7; color:#fff; border-color:#00daf7;}/*border blokje submenu*/
#nav li:hover ul.sub2 li a.fly:hover
{background:#02aedc url(images/menu/arrow_over.gif) 130px 6px no-repeat; color:#fff;}
/*studien menu end*/

#nav li:hover li:hover ul,
#nav li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover li:hover ul
{left:162px; top:-4px; background: #fff; padding:3px; border:2px solid #f04537; white-space:nowrap; width:162px; /*sub fly list breedte*/ z-index:400; height:auto;}

#nav ul, 
#nav li:hover ul ul,
#nav li:hover li:hover ul ul,
#nav li:hover li:hover li:hover ul ul,
#nav li:hover li:hover li:hover li:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#nav li:hover li:hover a.fly,
#nav li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover li:hover a.fly
{background:#f04537 url(images/menu/arrow_over.gif) 140px 6px no-repeat; color:#fff; border-color:#fff;} 

#nav li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li:hover li a.fly
{background:#f04537 url(arrow.gif) 140px 6px no-repeat; color:#000; border-color:#fff;} 

.pijl {
float: right;
margin: -13px 1px 0 0;
}
/* Page */

#page {
	width: 1000px;
	margin: 0px auto;
	padding: 0px 0 0 0px;
	height: auto;
	background: #fff;
	border-right: #BFC9AE solid 2px;
	border-left: #BFC9AE solid 2px;
}

#witvlak {
	background: #fff;
	min-height:2000px;
    height:auto;

}

/* Content */
.afbeelding{
	float: right;
	margin: 0px 10px 10px 10px;
	text-align: center;
}

#content {
	float: left;
	width: 550px;
	margin: 15px 0 0 0;
	padding: 0 0px 0 16px
}

.textvak {
	margin: 0 0 0 90px;
}

.post {
	margin: 0px 0px 0px 0px;
}

.post a:hover {
	color: #02aedc;
}

.post .title {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: #BFC9AE dashed 1px;
	color: #232F01;
}

.post .title a {
	color: #232F01;
}

.post .entry {
}

.post .meta {
}

.post .byline {
	margin: 0px;
	color: #5E5E5E;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 200px;
	margin: 40px 110px 0 0;
}

#sidebar-bgtop {
	height: 15px;
}

#sidebar-bgbtm {
	height: 15px;
}

#sidebar-contenttop {
	padding: 20px;
	background: url(images/footer.gif) no-repeat;
}

#sidebar-contentbtm {
	padding: 20px;
	background: url(images/footer.gif) no-repeat;
}
#sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#sidebar li ul {
	margin-bottom: 1.8em;
	list-style: none;
}

#sidebar li li {
	padding: 5px 0;
	border-bottom: #BFC9AE dashed 1px;
}

#sidebar-contenttop h3 {
	/*background: #02aedc;*/
	font-size: 1.6em;
	color: #da1a25;
}

#sidebar-contentbtm h3 {
	/*background: #02aedc;*/
	font-size: 1.6em;
	color: #da1a25;
}
#sidebar-contenttop a {
	text-decoration: none;
	color: #da1a25;
}

#sidebar-contentbtm a {
	text-decoration: none;
	color: #da1a25;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	clear: both;
	width: 700px;
	height: 50px;
	margin: 0px auto 30px auto;
	color: #da1a25;
	background: url(images/footer.gif) no-repeat;
}

#footer p {
	margin: 0px;
	padding: 19px 0px 0px 0px;
	text-align: center;
	line-height: normal;
	font-size: smaller;
}

#footer a {
	color: #da1a25;
}
