/* CSS Document */

body
{
	background: #000000;
}

p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #6b737e;
}

h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: bold;
	color: #344b77;
}

h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style:italic;
	color: #344b77;
}

#top
{
	position: absolute;
	left: 0px;
	top: 35px;
	width: 100%;
	height: 82px;
	background: #142551;
}

#additional
{
	position: absolute;
	height: 25px;
	width: auto;
	right: 0px;
	top: 0px;
	vertical-align: bottom;
}

#additional td
{
	width: 90px;
	height: 19px;
	text-align: center;
	border-right: solid 1px #e0e0e0;
	border-left: solid 1px #e0e0e0;
	background: #445581;
}

#additional td:hover
{
	background: #7485b1;
}

#additional td a
{
	line-height: 19px;
	vertical-align: middle;
	color: #e0e0e0;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
}

#additional td a:hover
{
	color: #ffffff;
	font-weight: normal;
}

#logo
{
	position: absolute;
	left: 10px;
	top: 8px;
	height: auto;
	width: auto;
}

#droom
{
	position: absolute;
	right: 0px;
	top: 0px;
	width: auto;
	height: 82px;
}

#vleug
{
	position: relative;
	margin: 0px auto;
	width: 800px;
	height: 82px;
	background: url(../images/vleug.jpg) no-repeat;
}

#menu
{
	position: relative;
	margin: 0 auto;
	top: 0px;
	width: 800px;
	height: 27px;
	background: url(../images/menu.jpg) repeat-x;
}

#menu td
{
	border-left: solid #2d4e81 1px;
	border-right: solid #5488ba 1px;
	height: 25px;
	min-width: 85px;
	width: 85px !important;
/*	width: 100px; */
	text-align: center;
	background: url(../images/menu.jpg) repeat-x;
}

#menu td.selected
{
	border-left: solid #2d4e81 1px;
	border-right: solid #5488ba 1px;
	height: 25px;
	width: 100px;
	background: url(../images/balk.jpg) repeat-x;
	line-height: 26px;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

#menu td a
{
	line-height: 26px;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

#menu td a:hover
{
	font-weight: bold;
}

#center
{
	position: absolute;
	top: 143px;
	left: 0px;
	width: 100%;
	height: 600px;
	background: url(../images/verloop.jpg) repeat-x;
	margin: 0;
	padding: 0;
}

#wrapper
{
	position: relative;
	margin: 0 auto;
	width: 800px;
	height: 600px;
	top: 0px;
	background: #ffffff;
	border-left: #94a4b4 2px solid;
	border-right: #94a4b4 2px solid;
}

#content
{
	position: absolute;
	left: 10px;
	width: 780px;
	top: 10px;
	height: 580px;
	overflow: auto;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #6b737e;
}

#content2
{
	position: absolute;
	left: 0px;
	width: 800px;
	top: 10px;
	height: 580px;
	overflow: auto;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #6b737e;
}

#content2 td
{
	vertical-align: top;
}

#content a
{
	text-decoration: underline;
	color: #3b434e;
}

#content td
{
	vertical-align: top;
}

#balk
{
	position: absolute;
	width: 100%;
	left: 0px;
	top: 116px;
	height: 27px;
	background: url(../images/balk.jpg) repeat-x;
	margin: 0;
	padding: 0;
}

#payoff
{
	position: absolute;
	left: 40px;
	bottom: 3px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9pt;
	color: #ffffff;
	width: auto;
	height: auto;
}

