/* CSS Document voor Fundatie van Renswoude, ontwerp Ulla Schirmbeck and David Smeulders */

#horizon {
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
}
#content {
	margin-left: -513px;
	position: absolute;
	top: -258px;
	left: 50%;
	width: 1025px;
	height: 516px;
	text-align: left;
	background-repeat: repeat;
	background-color: #D7D8A7;
	background-image: url(../images/lichtgroen.jpg);
}
#mainmenu {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1025px;
	height: 22px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #808252;
	border-bottom-color: #808252;
	background-color: #FFCC66;
	z-index: 100;
}
#submenu {
	position: absolute;
	top: 22px;
	left: 0px;
	width: 1025px;
	height: 20px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #808252;
	border-bottom-color: #808252;
	background-color: #FFFFFF;
	z-index: 100;
}
#submenu_hov {
	position: absolute;
	top: 20px;
	left: 0px;
	width: 1025px;
	height: 22px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #808252;
	border-bottom-color: #808252;
	background-color: #FFFFFF;
	z-index: 100;
	visibility: hidden;
}
#bottommenu {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 1025px;
	height: 20px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #808252;
	border-bottom-color: #808252;
	background-color: #FFCC66;
	z-index: 100;
}
#mainbody {
	position: absolute;
	top: 44px;
	left: 0px;
	width: 750px;
	height: 450px;
}
#nav {
	position: absolute;
	top: 0px;
	left: 340px;
	width: 62px;
	height: 20px;
}
#div_pla_li {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 324px;
	height: 450px;
}
#div_pla_li_top {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 324px;
	height: 259px;
}
#div_pla_li_bottom {
	position: absolute;
	top: 260px;
	left: 0px;
	width: 324px;
	height: 219px;
}
#div_pla_re {
	position: absolute;
	top: 0px;
	left: 337px;
	width: 354px;
	height: 450px;
}
#div_pla_re_top {
	position: absolute;
	top: 0px;
	left: 375px;
	width: 324px;
	height: 219px;
}
#div_tkst_li {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 325px;
	height: 450px;
	overflow: auto;
}
#div_tkst_re {
	position: absolute;
	top: 0px;
	left: 337px;
	width: 415px;
	height: 446px;
	z-index: 100;
	overflow: auto;
}
#div_tkst_li_kl {
	position: absolute;
	top: 260px;
	left: 0px;
	width: 355px;
	height: 219px;
	overflow: auto;
}
#div_tkst_re_kl {
	position: absolute;
	top: 260px;
	left: 370px;
	width: 380px;
	height: 219px;
	overflow: auto;
}
#tkst_afstand {
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
#logo {
	position: absolute;
	top: 40px;
	right: 0px;
	width: 275px;
	height: 450px;
	background-image: url(../images/logo2.jpg);
	background-repeat: no-repeat;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#contact {
	position: absolute;
	top: 190px;
	width: 204px;
	left: 43px;
	height: 136px;
	font-size: 90%;
	color: #203F80;
}
#admin_navigatie {
	position: absolute;
	top: 10px;
	left: 10px;
	background-color: #FFFFFF;
	padding: 10px;
}
#admin_main {
	position: absolute;
	top: 10px;
	left: 245px;
	background-color: #FFFFFF;
	padding: 10px;
}

