body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-color: #fcf7d6;
	margin: 0px auto;
	padding: 0px;
	text-align: center;

	}

p {
	font-family: Georgia, serif;
	font-size: 13px;
	color: #000000;
	margin: 0px;
	line-height: 20px;
	margin-left: 30px;
	margin-right: 30px;
	}

p.bottom {
	font-size: 10px;
	text-align: center;
	}

p.italic2 {
	padding-left: 20px;
	font-style: italic;
	}
	
p.left {
	text-align: left;
	}
	
h1 {
	font-family: Georgia, serif;
	font-size: 17px;
	color: #000000;
	margin: 0px;
	margin-bottom: 25px;
}
	
h2 {
	font-family: Georgia, serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-align: center;
	padding-top: -180px;
	margin-left: 30px;
	margin-right: 30px;
	
	}
	
h2.home {
	font-family: Georgia, serif;
	font-size: 12px;
	color: #ef932d;
	font-weight: bold;
	margin-bottom: -5px;
	}

h2.box {
	padding-left: 20px;
	padding-top: 20px;
	font-family: Georgia, serif;
	font-size: 18px;
	color: #fd1901;
	font-weight: bold;
	margin: 0px;
	text-align: left;
	}	

hr {
	border: 0px;
	color: #93b5d3;
	background-color: #93b5d3;
	height: 1px;
	margin-left: 50px;
	margin-right: 20px;
	margin-bottom: 5px;
	}
	
a {
	font-size: 13px;
	font-family: Georgia, serif;
	color: #94b4d1;
	text-decoration: none;
	font-weight: bold;
}



a:visited {
	font-size: 13px;
	font-family: Georgia, serif;
	color: #94b4d1;
	text-decoration: none;
	font-weight: bold;
 }

a:hover {
	color: #a49d88;
	text-decoration: underline;
	}

a.home-small {
	font-size: 10px;
	margin: 0px;
	}

	
ul {
	list-style: none;
	}
	
img {
	border: 0px;
	margin: 0px;
	padding: 0px;
	}
	
img.onder-text	{
	margin-top: 40px;
	}

img.sidebar {
	margin: 13px;
	margin-bottom: 0px;
	}
	
img.box {
	margin-left: -52px;
	}
	
img.img-docenten {
	margin: 20px;
	}
	
	
#container {
	width: 100%;
	margin: 0 auto;
	position: relative;
	overflow: visible;
	text-align: center;
	}
	
	
#top {
	height: 267px;
	width: 100%;
	position: relative;
	z-index: 0;
	}
		
#menu {
	height: 96px;
	width: 665px;
	margin: 0 auto;
	margin-top: -80px;	
	position: relative;
	z-index: 1;
	}

#content {
	width: 665px;
	min-height: 450px;
	background: #FFFFFF url(../images/ohm.gif);
	background-position: 0px 50px;
	background-repeat: no-repeat;
	position: relative;
	margin: 0 auto;
	text-align: center;
	}

#sidebar {
	position: absolute;
	top: 0px;
	right: -99px;
	width: 98px;
	height: 107px;
	background: url(../images/sidebar.png);
	}

#sidebar:hover {	
	background: url(../images/sidebar-hover.png);
	}
	
#reclame {
	position: absolute;
	top:115px;
	right:-106px;
	width: 105px;
	height: 150px;
}
	
#bottom {
	width: 665px;
	position: relative;
	margin: 0 auto;
	text-align: center;
	}	

#no-script-menu {
	position: fixed;
	top: 150px;
	left: 10px;
	}


.box-top {
	background: url(../images/box-top.jpg) no-repeat;
	width: 578px;
	height: 62px;
	margin-left: 24px;
	
}

#box {
	background: url(../images/box-bg.jpg);
	background-repeat: no-repeat;
	background-color: #fcf7d6;
	margin: 0 auto;
	margin-left: 70px;
	margin-top: 0px;
	padding-bottom: 15px;
	position: relative;	
	width: 530px;
	text-align: left;
	border-right: 1px solid #2756a8;
	border-left: 1px solid #2756a8;
	}

	

	