body {
	margin: 0px;
	background-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

A:link { color:#000000}
A:visited {  color:#000000}
A:active {text-decoration: none; color:#000000}
A:hover { color: red;}

H2    { font-family: "Verdana"; font-size:12px; font-style:bold;}
H1   { font-family: "Verdana"; color:#000000; font-size:medium; }


.kop {
        font-size: xx-large;
        font-weight: bold;
}

.maintekst{
padding-left:10px;
padding-right:5px;
padding-bottom:10px;
}

.zijkant {
background-color:#003964;
background-position:bottom;
background-image:url(../images/zijkant.jpg);
background-repeat:repeat-y;
}


A.broodkruimels:link { color:#FFFFFF}
A.broodkruimels:visited {  color:#FFFFFF}
A.broodkruimels:active {text-decoration: none; color:#FFFFFF}
A.broodkruimels:hover { color: yellow;}

.broodkruimels
{
color:#FFFFFF;
text-align:left;
background-color:#666666;
}

td.broodkruimels{
padding-left:152px;
height:20px;
border-bottom:1px #000000 solid;
}

.leftmenu {
position:relative;
left:0px;
top:-350px;}

.sideimage {
position:relative;
}


table.navigation {
	border: 0px;
	border-spacing: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

td.navigation {
	width:150px; 
	height: 20px;
	vertical-align: middle;
	text-align:left;
	background-color: #000000;
		filter:alpha(opacity=60);
	opacity: .6;
	-moz-opacity: .6;
}

table.linkcontainer td{
	background-color: #000000;
	filter:alpha(opacity=70);
	opacity: .7;
	-moz-opacity: .7;
}

td.logo_area{
	border-top-width: 0px;
	border-right-width: 5px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
td.middle_spacer {
	width: 800px;
	background-color: #666666;
}
td.shadow_right {
	background-image: url(../images/border_shadow_l.png);
	background-repeat: repeat-y;
	background-position: left;
}
td.shadow_left {
	background-image: url(../images/border_shadow_r.png);
	background-repeat: repeat-y;
	background-position: right;
}
td.body_content {
	padding: 0px;
	background-image: url(../images/bg_content.jpg);
	background-repeat: repeat;
	height:350px;
	
}
td.below_header{
	background-color: #1F1F1F;
	height: 40px;
	color: #CCCCCC;
	padding: 5px;
}
td.main_content_box {
	background-color: #FFFFFF;
}

td.horizontal_column {
	background-color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height: 120px;
	display: table-cell;
	vertical-align: top;
}
td.bottom_link_container {
	background-color: #000000;
	text-align: center;
	color: #FFFFFF;
	padding: 3px;
}

td.horizontal_center {
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #333333;
	border-bottom-color: #000000;
	border-left-color: #333333;
	height: 120px;
	display: table-cell;
	vertical-align: top;
	background-image: url(../images/header_bg.jpg);
}
td.header_column {
	height: 101px;
	vertical-align: middle;
	color: #FFFFFF;
	font-size: large;
	background-image: url(../images/header2_bg.jpg);
	background-position: top;
}
td.left_content {
	width: 150px;
	padding: 5px;
	vertical-align: top;
	background-image: url(../images/bg_content.jpg);
	background-repeat: repeat;
}

a.main_link:active,a.main_link:visited,a.main_link:link{
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 100%;
	color: #FFFFFF;
	line-height: 40px;
}
a.main_link:hover{
	background-color:#333333;
	color: #FFFFFF;
}

a.main_link_double:active,a.main_link_double:visited,a.main_link_double:link{
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 100%;
	color: #FFFFFF;
	line-height: 20px;
	background-color: #000000;
}
a.main_link_double:hover{
	background-color:#333333;
	color: #FFFFFF;
}





a.bottom_link:active,a.bottom_link:visited,a.bottom_link:link{
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
a.bottom_link:hover{
	color: #CCCCCC;
}
div.bottom_content{
	text-align:center;
	color: #FFFFFF;
	padding: 1px;
	font-size:9px;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
}
div.navigation {
	height: 40px;
	vertical-align: middle;
	text-align: center;
}

