@import url(shared.css);

body
{
	min-width: 837px;
	min-height: 620px;
	background-color: #B3BCC9;
	font-family: Arial, "lucida console", sans-serif;
	color: #001F49;
	font-size: 10pt;
}

div#container
{
	width: 837px;
	height: 620px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background-color: #FFFFFF;
	top: 50%;
	margin-top: -320px;
}

div#header
{
	height: 146px;
}

div#header div#headertop
{
	background-color: #001F49;
	height: 108px;
	vertical-align: middle;
}

div#header div#headertop img#logo
{
	margin-top: 24px;
	margin-left: 20px;
}

div#header div#headerbottom
{
	background-image: url(../images/header_shadow.png);
	background-position: top;
	background-repeat: repeat-x;
	float: right;
	clear: both;
	width: 100%;
}

div#header div#headerbottom div#headerimage
{
	background-color: #001F49;
	width: 182px;
	height: 39px;
	float: right;
}

div#container_rightshadow
{
	right: -8px;
	top: 0px;
	height: 620px;
	width: 8px;
	background-color: #B3BCC9;
	background-image: url(../images/container_shadow_right.png);
	background-position: left top;
	background-repeat: repeat-y;
}

div#container_rightshadow img#shadowtopright, div#container_bottomshadow img#shadowbottomleft
{
	position: absolute;
}

div#container_bottomshadow
{
	width: 837px;
	height: 8px;
	right: 0px;
	bottom: -8px;
	background-image: url(../images/container_shadow_bottom.png);
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #B3BCC9;
}

img#shadowcorner
{
	right: -8px;
	bottom: -8px;
	width: 8px;
	height: 8px;
}

div#footer
{
	left: 0px;
	bottom: 8px;
	background-image: url(../images/footer_shadow.png);
	background-position: 0px 32px;
	background-repeat: repeat-x;
	width: 100%;
}

div#footer img#textimage
{
	margin-bottom: 7px;
	margin-left: 320px;
}

div#innercontainer, div#jongeren, div#volwassenen, div#jongeren div, div#volwassenen div, div#jongeren a, div#volwassenen a, div#content, div#container_rightshadow, div#container_bottomshadow, img#shadowcorner, div#footer
{
	position: absolute;
}

div#innercontainer
{
	top: 135px;
	left: 30px;
	right: 30px;
	bottom: 60px;
}

div#jongeren, div#volwassenen
{
	top: 50px;
	background-repeat: no-repeat;
	width: 161px;
	height: 285px;
	padding: 10px;
	font-weight: bold;
}

img#portalimage
{
	margin-left: -10px;
	margin-top: -10px;
}

div#jongeren
{
	background-color: #9CC51F;
}

div#volwassenen
{
	left: 200px;
	background-color: #FFC422;
}

div#content
{
	left: 400px;
	top: 50px;
	background-color: #B3BCC9;
	height: 285px;
	padding: 10px;
	overflow: auto;
	right: 5px;
	text-align: justify;
}

a:link, a:visited
{
	text-decoration: none;
	color: #001F49;
}

div#jongeren a#witharrow, div#volwassenen a#witharrow
{
	top: 270px;
	left: 10px;
	width: 160px;
	background-image: url(../images/go.gif);
	background-repeat: no-repeat;
	background-position: right;
}

div#jongeren div, div#volwassenen div
{
	overflow: auto;
	width: 160px;
	height: 100px;
	top: 165px;
}

div#volwassenen
{
	width: 162px;
}

a:hover
{
	text-decoration: underline;
}

h1, h2
{
	margin-bottom: 10px;
}

h1
{
	font-size: 12pt;
	margin-top: 0px;
}

h2
{
	font-size: 10pt;
	margin-top: 0px;
}
