body {
	background-color: #ffed10;
	margin:5px 10px 0px 10px;
	padding:0px;
	color: black;
	font-size: medium;
	font-family: arial, verdana, tahoma;
}

p {
	text-align:left;
	color: black;
	font-size: medium;
	font-family: arial, verdana, tahoma;
	margin-top: 5px;
}

ul {
	text-align:left;
	color: black;
	font-size: medium;
	font-family: arial, verdana, tahoma;
	margin:0px;
	padding: 0px 0px 0px 20px;

}

li {
	list-style-image: url('../images/site/groen/punt.jpg');
	text-align:left;
	margin-bottom:2px;
}



form {
	margin-bottom: -5px;
}
a:link {
	color: black;
	font-size: small;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	font-size: small;
	text-decoration: none;
}

a:visited {
	color: black;
	font-size: small;
	text-decoration: none;
}
a:active {
	color: grey;
	font-size: small;
	text-decoration: none;
}

table {
	font-family: arial, verdana, tahoma;
	font-size: 11pt;
	border: 0px;
	padding: 0px;
}

td {
	vertical-align: middle;
	text-align:left;
	background-color: white;
	font-size: medium;
}

.tableheader {
	border-right: 5px solid white;
	font-weight: bold;
	font-size: medium;
	color:white;
	background-color: #009900;
}

.menu {
	margin-top: 10px;
	margin-left:5px;
	border: 1px solid black;
	width: 200px;
	position: fixed;
}	

h1 {
	text-align: center;
	font-size: large;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top:0px;
}

h2 {
	text-align: center;
	font-size: medium;
	font-weight: bold;
	margin-bottom: 5px;
}

.login {
	font-size: medium;
}
.framemaker	{
		margin-bottom: 10;
}
.ttip {
	visibility:hidden;
	border:0px;
	font-size:medium;
	background-color:white;
}

input {
	font-size: small;
	margin:5px 3px 5px 3px;
}

select {
	font-size: small;
	margin:5px 0px 5px 0px;
}	

img {
	border: 0px;
}


.loginmenu {
	font-weight: bold;
	font-size: small;
	vertical-align: middle;
	text-align:left;
}

.main {
	background-color:	#ffed10;
	vertical-align: top;
}

.error {
	font-weight: bold;
	color: red;
}

.oudhuisgenoot {
	color:grey;
}

.logo {
	font-size: small;
	font-weight: bold;
	color:#A4A4A4;
}

#top {
	margin: 0px;
	padding:0px;
	height: 100px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	height:113px; /* IE height /*
	}
	
html>body #top {
	height: 113px; /* mozilla height, ie5win fudge ends */
	}

#left {
	position: absolute;
	top: 119px;
	left: 0px;
	margin: 10px;
	width: 150px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 155px;
	}

html>body #left {
	width: 155px; /* ie5win fudge ends */
	}
	
#middle {
	margin: 10px 170px 20px 165px;
	padding: 0px;
	}

#right {
	position: absolute;
	top: 119px;
	right: 0px; /* Opera5.02 will show a space 
	at right when there is no scroll bar */
	margin: 10px;
	width: 175px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 155px;
	}

html>body #right {
	width: 160px; /* ie5win fudge ends */
	}
	
.reddot {
	border-bottom: 1px dashed red;
	padding-bottom:1px;
}

.button {
	font-size:small;
	font-weight:bold;
	margin-bottom:3px;
}

.tekstveld {
	border: 1px solid #009900;
	padding-left:3px;
}