html {
	height: 100%;
}

body {
	margin: 0 auto;
	background-color: #e2e3ec;
	padding-left:0;
	padding-top:0;
	margin-left:0;
	margin-top:0;
	margin-right:0;
	padding-right:0;
	text-align:center;
}

* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #363966;
	line-height:15pt;
}

a {
	text-decoration: underline;
	color:#f69c45;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-size:16px;
	font-weight: bold;
	color:#363966;
}

div#container{
	margin: 0 auto;
	text-align: left;
	width: 775px;
	height: 458px;
	margin-top: 92px;
	background-image:url(../images/midden.jpg);
}

div#engel {
	width: 40px;
	height: 39px;
	background-image:url(../images/engeltop.gif);
	margin-left: 0px;
	margin-top: 10px;
	position: absolute;
}

.credits {
	padding-top:6px;
	padding-bottom:-5px;
	font-size:9px;
	color:#f69c45;
}

.adres {
	font-size:10px;
	line-height:12px;
}

a.adres {
	font-size:10px;
	color:#363966;
}

.red {
	color:#CC3300;
}

ul.navigation {
	list-style:none;
	padding: 0px;
	margin: 0px;
}

div#footer {
	position: absolute;
	top: 540px;
	height: 30px;
	text-align: center;
	width: 100%;
	z-index: 1000;
	left: 0px;
	color:#353a65;
}

div#footer li, div#footer li a{
	font-size: 9px;
}

.backbutton{
	position:absolute;
	margin-left: -1px;
	top: 240px;
}

div#bottomAnchor{
	display: none;
}

div#footer ul.navigation li{
	display: inline;
}

div#graphic_home {
	background-image:url(../img/graphic_home.png);
	width: 775px;
	height: 458px;
	position:absolute;
	z-index: 100;
}

div#sub_navigation {
	width: 96px;
	height: 377px;
	position: absolute;
	margin-left: 139px;
	margin-top: 52px;
	z-index: 5000;
}

div#scroll_up {
	background-image: url(../img/arrow_up.png);
	width: 19px;
	height: 16px;
	margin-left: 38px;
	margin-top: 8px;
	position: absolute;
	cursor: pointer;
}

div#scroll_down {
	background-image: url(../img/arrow_down.png);
	width: 19px;
	height: 16px;
	margin-left: 38px;
	margin-top: 355px;
	position: absolute;
	cursor: pointer;
}

div#scroller {
	position: absolute;
	height: 333px;
	width: 97px;
	margin-top: 24px;
	margin-left: -1px;
	overflow: hidden;
	text-align: center;
}

div#scroller ul.navigation li img{
	width: 37px;
	height: 37px;
	margin-bottom: 3px;
	border: 0px;
}

div#main_content {
	position: absolute;
	margin-left: 238px;
	margin-top: 54px;
	width: 298px;
	height: 374px;
}

div#main_content table{
	width: 100%;
	height: 100%;
}

div#sub_content {
	position: absolute;
	margin-left: 546px;
	margin-top: 64px;
	width: 218px;
	height: 338px;
}

div#hover_wrapper {
	width: 130px;
	margin-top: 67px;
	margin-left: 10px;
	position:absolute;
	overflow: hidden;
	height: 364px;
}

div#main_nav_hover{
	height: 1000px;
}

div#main_nav_hover_gfx{
	height: 18px;
	background-image:url(../img/black_alpha.png);
	margin-top: 348px;
}

div#black {
	position: absolute;
	z-index: 9999;
	top: 0px;
	left: 0px;
}
div#blackbg{
	background-image:url(../img/black_alpha2.png);
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 7000;
	top: 0px;
	left: 0px;
}
table#blacktable{
	position: absolute;
	z-index: 8000;
	width: 99%;
	height: 99%;
	top: 0px;
	left: 0px;
}

a.bigImageOption{
	font-size: 10px;
	line-height: 20px;
}

div.atelier {
	position: absolute;
	width: 755px;
	height: 377px;
	z-index: 1000;
	margin-top: 53px;
	margin-left: 10px;
}

div#profile_content{
	background-image:url(../img/white_alpha.png);
	width: 469px;
	height: 377px;
	position: absolute;
	z-index: 2000;
	margin-top: 53px;
	margin-left: 153px;
}

a.navbuttona img.navbutton_overlay{
	position: absolute;
	margin-left: -128px;
}

div.navdiv{
	text-align: right;
	height: 30px;
	width:126px;
}

a.navbuttona{

	font-weight:bold;
}

p.klein {
	font-size:11px;
}

div#reacties {
	border:solid;
	border-width:1px;
	border-color:#8C89A8;
	background-color:#FFFFE1;
	padding: 10px;
	width: 510px;
}

hr {
	color:#363966;
}

a.bodytalk {
	font-weight:bold;
}
	
	
