@charset "UTF-8";
/* CSS Document */

img
{
	border-width:0px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	font-size: 12px;
}

.body
{
	background-color: #eddbc8;
	background-image: url(/Images/balk.jpg);
	background-repeat: repeat-x;
}

.fotolinks {
	padding-right: 12px;
}

a {
	color: #660000;
}

.nieuwskolom {
	list-style-image: url(test1/images/bullet-2.png);
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #660000;
	padding-bottom: 2px;
	padding-top: 2px;
	margin-left: -18px;
}

a:hover {
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #993300;
}

a:active {
	font-weight: bold;
	text-decoration: none;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #660000;
	margin:0px;
	margin-bottom:4px;
}

.ZoneLeft
{
	width:350px;
	vertical-align:top;
	text-align:left;
}

.ZoneRight
{
	width:350px;
	vertical-align:top;
	text-align:left;
}

.RightNav
{
	width:226px;
	vertical-align:top;
	text-align:left;
	background-image: url("/Images/BgRightColumn.gif");
}

.NavDivider
{
	height:12px;
	background-color:#EEEEEE;
}

.RightNavHeader
{
	width:200px;
	height:28px;
	line-height:28px;
	vertical-align:middle;
	color: #FFFFFF;
	background-image:url(/Images/RightNavHeader.png);
	background-repeat:repeat-x;
	text-align:left;
	padding-left:20px;
	font-size: 12px;
	text-transform: uppercase;
}

.HeaderTD
{
	height:24px;
	line-height:24px;
	vertical-align:middle;
	color: #FFFFFF;
	background-image:url(/Images/RightNavHeader.png);
	background-repeat:repeat-x;
	text-align:left;
	padding-left:4px;
	font-size:12px;
	font-weight:bold;
}

.SearchBox
{
	background-color:#EEEEEE;
	width:200px;
	text-align:left;
	margin-bottom:6px;
	background-repeat:no-repeat;
	background-position:center bottom;
	height:24px;
	margin-left:12px;
	margin-right:12px;
	margin-top: 6px;
}

.DivHomeLink
{
	width:962px;
	height:80px;
	position:absolute;
	z-index:10;
	margin-left:0px;
	top:26px;
}

.DivYourReply
{
	display:block;
	width:716px;
	height:20px;
	vertical-align:middle;
	text-align:center;
	background-color:#EEEEEE;
	margin: 0px auto 0px auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

