
a.link:link, a.link:visited
{
	font-family: Verdana;
	font-size: 10px;
	color: #f7f7ef;
	font-weight: bold;
	text-decoration: none;
}

a.link:hover, a.link:active
{
	font-family: Verdana;
	font-size: 10px;
	color: #3c271c;
	font-weight: bold;
	text-decoration: underline;
}


a.menu:link, a.menu:visited
{
	font-family: Verdana;
	font-size: 10px;
	color: #f7f7ef;
	font-weight: bold;
	text-decoration: none;
}

a.menu:hover, a.menu:active
{
	font-family: Verdana;
	font-size: 10px;
	color: #3c271c;
	font-weight: bold;
	text-decoration: underline;
}

.main_body {
	margin: 0px;
	background-image: url(../images/zand_background.jpg);
	background-repeat: repeat;
}
.body_stripe
{
	height: 100%;
	margin: 0px;
	background-image: url(../images/streepjes.gif);
	background-repeat: repeat;
}


body, html
{
	margin: 0px;
	height:100%
}

#fullheight{height:100%}
.rpp{
	vertical-align: bottom;
	position: absolute;
	bottom: 10px;
	left: 20px;
}
.div_line{
	height: 100%;
	width: 100%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	position: relative;
	visibility: visible;
	right: 1px;
	overflow: hidden;
}
.content {
	font-family: Verdana;
	font-size: 11px;
	color: #f7f7ef;
	background-color: #9d9ea3;
}

.content_top_line {
	background-image: url(../images/table_border_top.gif);
}

.content_bottom_line {
	background-image: url(../images/table_border_bottom.gif);
}
.content_left_line {
	background-image: url(../images/table_border_left.gif);
}
.content_right_line {
	background-image: url(../images/table_border_right.gif);
}
.content_header {
	font-family: Verdana;
	font-size: 18px;
	color: #3c271c;
}
.menu_content {
	font-family: Verdana;
	font-size: 10px;
	color: #f7f7ef;
	background-color: #9d9ea3;
	font-weight: bold;
}
.footer_table {
	font-family: Verdana;
	font-size: 9px;
	color: #ffffff;
	background-color: #6b5d56;
}
