/* CSS Document */
body
{
margin:0px;
font:12px Arial, Helvetica, sans-serif;
color:#504F4F;
line-height:18px;
background-color:#EFEFEF;
}

input
{
font:12px Arial, Helvetica, sans-serif;
color:#504F4F;
}

a
{text-decoration:none; color:#808080;}

img
{border:none;}

h1
{
font-weight:bold;
font-size:14px;
line-height:24px;
color:#141F5A;
}

h2
{
font-weight:bold;
font-size:11px;
line-height:24px;
color:#141F5A;
}

h3
{
font-weight:bold;
font-size:11px;
line-height:12px;
color:#141F5A;
}

div#content
{
position: absolute;
top:50%;
left:50%;
margin-left:-490px;
margin-top:-294px;
width:980px;
height:587px;
background:#FFFFFF;
border:1px solid #000000;
text-align:justify;
border:none;
overflow:hidden;

}

div#content2
{
position: absolute;
top:50%;
left:50%;
margin-left:-490px;
margin-top:-294px;
width:980px;
height:587px;
background:none;
border:1px solid #000000;
border:none;
overflow:hidden;
}


div#logo
{
	position: relative;
	left:10px;
	background: url("../images/logo.jpg") no-repeat left 0px;
	height: 69px;
	margin: 0px;
	border:none;
	cursor:hand;
}

div#logoTN
{
	position: relative;
	left:10px;
	background: url("../images/logoTN.jpg") no-repeat left 0px;
	height: 69px;
	margin: 0px;
	border:none;
	cursor:hand;
}

div#page
{
position: absolute;
top:135px;
left:226px;
width:430px;
visibility:hidden;
}

div#arrows
{
position:absolute;
left:665px;
top:545px;
width:18px;
height:38px;
visibility:hidden;
}

div#page a
{text-decoration:none; color:#141F5A; font-weight:bold;}

div#page a:hover
{color:#141F5A; font-weight:bold; text-decoration:underline;}

div#menuleft
{
position: absolute;
left:25px;
top:135px;
width:150px;
font:12px Arial, Helvetica, sans-serif; 
color:#504F4F;
line-height:20px;
text-align:left;
}

div#menufooter
{
position: absolute;
left:25px;
top:560px;
width:171px;
height:31px;
font:11px Arial, Helvetica, sans-serif; 
color:#504F4F;
text-align:left;
}

div#menufooter a, a:visited, a:active
{text-decoration:none; color:#808080; text-decoration:none;}

div#menufooter a:hover
{text-decoration:none; color:#141F5A; text-decoration:underline;}

div#stippel
{
position: absolute;
background: url("../images/streep.jpg") repeat-y;
left:186px;
top:131px;
width:5px;
height:450px;
}


div#picture
{
position: absolute;
top:71px;
left:693px;
width:287px;
height:516px;
float:right;
overflow:hidden;
}



/* hoofdmenu
------------------------------------------*/

#hoofdmenu {
	position:relative;
	top: 2px;
	left:0px;
	background: url("../images/menu.jpg") no-repeat left 0px;
	height: 60px;
	margin: 0px;
}

#hoofdmenuitems {
	padding-top: 11px;
	font: 12px, Arial;
	font-weight:bold;
	margin-left:-42px;
	text-align:center;
	color:#808080;
}

#hoofdmenuitems ul {
	float: left;
	list-style-type: none;
	margin: 0px;
	margin: none;
}
#hoofdmenuitems li {
	float: left;
	width:115.5px;
	padding:0px;
	padding: none;
}
#hoofdmenuitems li a {
	color: #808080;
	display: block;
	text-decoration:none;
}
#hoofdmenuitems li a:hover {
	color: #141F5A;
	text-decoration: none;
}
