body {background-color: #f0f0f0;}
.aanmelding {background-image:none;}
a { color: green; text-decoration: none; }
a:hover { color: green; text-decoration: underline; }
.kop  { color: #663300; font-size: small; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold }
.subkop { color: #e13087; font-size: xx-small; font-weight: bold }
.popuplink { color: #663300; font-weight: bold; text-decoration: none; cursor: pointer; cursor:hand;}
.soort {font-family: Tomaha, Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight:bold; color: #660000;}

.taalkeuze
{
font-family: Tomaha, Verdana, Arial, Helvetica, sans-serif;
font-size: xx-small;
}

div.content em
{
	font-style: italic;
}
div.content strong
{
	font-weight: bold;
}
div.content strong em
{
	font-weight: bold;
	font-style: italic;
}
div.content em strong
{
	font-weight: bold;
	font-style: italic;
}

p{
	margin-top:5px;
	margin-bottom:10px;
}

P TABLE
{
	font-size: x-small;
	font-family: Tomaha, Verdana, Arial, Helvetica, sans-serif;
}

div.lokowo
{
	position: relative;
	top: -60px;
	left: 640px;
	width: 120px;
	height: 40px;
	cursor:hand;
	cursor:pointer;
}

div.menubalk1
{
position: absolute;
top: 75px;
left: 75px;
width: 765px;
height: 20px;
padding-top: 95px;
background-image: url('/img/kopmenu.png');
background-repeat: no-repeat;
padding-left: 10px;
color: #663300;
font-size: 10pt;
z-index:1;
}

div.menubalk1 a {position: relative; color: black ; text-decoration: none; top: -40px;}
div.menubalk1 a:hover {position: relative; color: gray; text-decoration: underline; top: -40px;}

.menubalk1divider {position: relative; top: -40px;}
div.menubalk2{
position: absolute;
top: 565px;
left: 75px;
width: 765px;
height: 25px;
background-color: #eb8022;
padding-left: 10px;
padding-top: 2px;
color: #663300;
font-size: 8pt;
}

div.menubalk2 a { color: #663300; text-decoration: none; ;}
div.menubalk2 a:hover { color: #08008d; text-decoration: underline; }

div.copyright
{
color: white;
position: absolute;
top: 565px;
left: 640px;
width: 200px;
height: 25px;
text-align:right;
color: #663300;
font-size: 8pt;
}

div.container
{
	font-size: small;
	font-family: Tomaha, Verdana, Arial, Helvetica, sans-serif;
	color: #663300;
	position: relative;
}
div.content ul{
	
	margin-left:15px;
	list-style-position: outside;
	list-style-type:disc;
}

div.content
{
	position: absolute;
	top: 190px;
	left: 75px;
	overflow: auto;
	width: 505px;
	height: 355px;
	background-color: white;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}


div.foto
{
position: absolute;
top: 190px;
left: 600px;
width: 250px;
height: 375px;
background-color: white;
}

.iLink
{
	color: #663300;
	text-decoration: none;
	cursor: hand;
	cursor:pointer;
	font-weight: bold;}
a.iLink:hover
{
	color: #663300;
	text-decoration: underline;
	cursor: hand;
	cursor:pointer;
	font-weight: bold;
}
div.slogan
{
	position: absolute;
	top: 150px;
	left: 75px;
	width: 500px;
	height: 45px;
	text-align:left;
	margin-left: 20px;
	font-weight:bold;
	font-size:26pt;
	color: #e65a1b;
}

.loginBox
{
  background-image:url('/silk/icon/group.png');
  background-repeat:no-repeat;
  padding-left:20px;
}
.pwdBox
{
  background-image:url('/silk/icon/key.png');
  background-repeat:no-repeat;
  padding-left:20px;
}


