body {background-color: white;}

tr,td, table {
	text-decoration:none;
        font-family: Arial;
        font-size:12px;
        color:#303030;
        
}


.win_top{background-color: #c8c8c8;}
.win_middle{background-color: #c8c8c8; padding-left: 10px;}
.win_bottom{background-color: #c8c8c8;}

.midden_links {
padding-left: 15px;
}

a:link, a:visited, a:active {font: 12px arial;color:#303030; text-decoration: none;}
a:hover {color:red;}


#contentdiv{
width: 100%; height: 100%;
text-decoration: none;
}

.prog_links {
padding 20 10 0 10;
}

//.master{border-color: silver; border-style: solid; border-width: 1px;}

.prog_links a, .prog_links a:link, .prog_links a:visited, .prog_links a:active {font: 10px arial;color:#606060; text-decoration: none;}



.content{
	padding: 20 70 20 20;
width: 750px;
}
.content a, .content a:link, .content a:visited, .content a:active {font: 12px arial;color:#303030; text-decoration: none;}
.content a:hover {color:#D81921;}

.logo{padding-left:68px; padding-bottom: 25px;}

.ps{padding-right:73px; padding-bottom: 20px;}

.main{width: 984px; height: 100%;
background: url(../images/site/midden.jpg) repeat-y; 
}

.footer{
	background: url(../images/site/bottom.jpg) no-repeat; 
	height: 50px; color: #808080; 
	font-weight: bold;
	padding-bottom: 0; 
	padding-right: 15px;
}


.hoofdmenu{
height: 24px;
padding-left: 72px;
padding-top: 191px;
}

.hoofdmenu a {
	color:#808080;
	font-size: 12px;
	font-weight: bold;
}

.hoofdmenu a:link {
color:#808080;
	font-size: 12px;
	font-weight: bold;
}

.hoofdmenu a:visited {
color:#808080;
	font-size: 12px;
	font-weight: bold;
}

.hoofdmenu a:hover {color: #D81921;}


.menu_left {
width: 250px;
padding-left: 70px;}

.menu {
width: 180px;}

.menu a {
	color:#303030;
	font-size: 11px;
	font-weight: bold;
}

.menu a:link {
color:#303030;
	font-size: 11px;
	font-weight: bold;
}

.menu a:visited {
color:#303030;
	font-size: 11px;
	font-weight: bold;
}

.menu a:hover {color: #D81921;}

.berichttitel{
	font-weight: bold;
	font-size: 18px;
}

.berichtintro{
	font-weight: bold;
}


.drijflinks {
	float:left;
	margin: 3px 8px 0 0;
}


.drijfrechts {
	float: right;
	margin: 3px 0 0 8px;
}





