/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}
body {background-color:#606060;
		font-family: Arial, Helvetica, sans-serif;
	}
h1 {color:#FFFFFF;
	background-color: #FF0099;
}
#container {margin:auto;
			width: 886px;
	}
#witvlak {background-color:#FFFFFF;
		margin-left: 118px;
		margin-right: 2px;
	}
#been {float:left;
		margin-left:0px;
		width: 337px;
		background-color: #E8E8E8;
	}
#grijsvlak {background-color:#E8E8E8;
			float:left;
			width: 337px;
			border-left: 5px solid #FFFFFF;
	}
#pagina {float: right;
		width: 410px;
		margin-right: 5px;
	}
#list1 {
	clear: both;
	float:left;
	margin-left:5px;
	}

#list2 {
	float:right;
	margin-right: 15px;
	_margin-right: 5px;
	margin-left: 5px;
	}
#grijsvlak li {list-style-type:none;
		border-left:solid;
		border-left-width: 16px;
		border-left-color:#FA0099;
		margin-top:4px;
		margin-bottom:4px;
		padding-left:2px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		font-weight: bold;
		border-top: 1px solid #FA0099;
	}

a {color:#000000;
	text-decoration:none;
	}
a:hover {color:#FA0099;
	}
a img{border: 2px solid #000000;}
a:hover img{border: 2px solid #FA0099;}
ul {margin-left:30px;

	}
li {list-style-type:none;
		border-left:solid;
		border-left-width: 4px;
		border-left-color:#FA0099;
		margin-top:2px;
		margin-bottom:2px;
		padding-left: 5px;
	}
ul#error {margin-left:15px;

	}
ul#error li {list-style-type:circle;
		color:#cc0000;
		border:0px none white;
		margin-top:2px;
		margin-bottom:2px;
		padding-left: 5px;
	}
#comments {width: 405px;
		border:1px solid #000000;
		
	}
#comments th {background-color:#000000;
		text-align:left;
		color:#FFFFFF;
	}
.commentmessage {background-color: #FA0099;
		color:#FFFFFF;
		margin-left:10px;
		margin-right:10px;
		padding:5px;
		border: 1px solid #000000;
	}
div#top {float:left;
		width: 202px;
}
div#top table {border: 1px solid black;
		width: 202px;
}
div#top th {background-color:#000000;
		color: #FFFFFF;
		text-align:left;
		}
div#newest {float:right;
		width: 202px;
}
div#newest table {border: 1px solid black;
		width: 202px;
}
div#newest th {background-color:#000000;
		color: #FFFFFF;
		text-align:left;
		}
div#hometext p {margin-bottom:5px;
		margin-top:5px;
}
#onderkant {
	background-image:url(Images%20sliced/onderkant_pro.jpg);
	text-align: center;
	color: #FFFFFF;
	font-size: 11px;
	height: 25px;
	padding-left: 115px;
	padding-top: 5px;
}
#onderkant a:link {color:#FFFFFF;
}
#onderkant a:visited {color:#FFFFFF;
}
#onderkant a:hover {color:#FA0099;
}
div#header img {
	border: 0px none #471741;
}

table.links {border: 1px solid black;
		width: 410px;
		clear: both;
		margin-top: 10px;
}
table.links a {
	color: #FA0099;
}
table.links th {background-color:#000000;
		color: #FFFFFF;
		text-align:left;
		}
		
div#rect_left {
	float: left;
	width: 100%;
	background-color: #FFFFFF;
	margin-top: 10px;
}