*{
	font-family:Arial;
	font-size:12px;
	margin:0px;
	padding:0px;
}

body{
	background-color:#FFFFFF;
}
h1{
	color:black;
	text-transform: uppercase;	
}
h2{
	color:white;
	text-transform: none;	
}
h3{
	color:black;
	text-transform: lowercase;	
}
h4{
	color:red;
	text-transform: lowercase;	
}
table{
	border-collapse: collapse;
}
td{
	vertical-align: top;
}
ul{
	margin:0px 0px 0px 15px;
	padding:0px 0px 5px 5px;
	list-style-image: none;
}
li{
	margin:0px 0px 0px 0px;
	padding:2px 0px 5px 0px;
}
img {
	border:0px;
}

hr{
	width:100%;
	height:2px;
	size:2px;
	border-bottom:1px solid #787878;
	border-top:1px solid #787878;
}
p.terug{
	text-align:left;
	padding:5px;
	width:100%;
	break:both;
}

p.terug a{
	color:#DF0003;
	border-left:15px solid #DF0003;
	padding-left:10px;
	font-weight:bold;
	text-decoration:none;
}
p.terug a:hover{
	color:#000000;
	border-left:15px solid #000000;
}
p.leesMeer {
	text-align:right;
	padding:5px;
	width:100%;
	break:both;
}
p.leesMeer a{
	color:#DF0003;
	border-right:15px solid #DF0003;
	padding-right:5px;
	font-weight:bold;
	text-decoration:none;
}
p.leesMeer a:hover{
	color:#000000;
	border-right:15px solid #000000;
}
table.t1{
	width:100%;
	height:100%;
}
table.t2{
	height:100%;
	width:100%;
	
}
table.t3{
	height:100%;
	width:750px;
	
}
td.left{
	width:250px !important;
	background-color:#787878;
}
td.left ul{
	list-style:none;
	margin:20px;
}
td.left ul li{
	text-align:right;
	height:30px;

}
td.txt{
	background-repeat:repeat-y;
	background-position: left;
	background-image:url(../images/content.gif);
}

td.txt a{
	color:#DF0003;
}
td.content table{
	width:750px;
	border-bottom:1px solid #787878;
}
td.content table table{
	width:auto;
	border-bottom:0px;
}
td.content table tr td{
	padding:5px 10px 0px 10px;
}
p{
    margin:10px 0px 10px 0px;
}
p.rood{
	color:#DF0003;
	font-weight:bold;
}
td.links{
    width:240px; 
    font-weight:bold;         
}
td.left ul li a{
	color:white;
	text-transform:uppercase;
	text-decoration:none;
	padding-right:10px;
	border-right:15px solid #DF0003;
}
td.left ul li a:hover{
	border-right:15px solid #FFFFFF;
}
div.content{
	width:750px;
}
div.kruimel{
	width:100%;
	color:#787878;
	padding:5px;
	font-family : 'Arial Black';
	border-bottom:2px solid #787878;	
}
div.kruimel a{
	color:#787878;
	text-decoration:none;
	font-family : 'Arial Black';

}
/* HOMEPAGE STUFF */
.homepage td.hleft{
	text-align:right;
	width:50%;
	background-color:#787878;
}
.homepage td.hright{
	width:50%;
	text-align:left;
	background-color:#FFFFFF;
}

.homepage td.logoleft{
	vertical-align:bottom;
}
.homepage td.logoright{
	vertical-align:bottom;
}

.homepage ul{
	list-style:none;
	margin:20px;
}
.homepage ul li{
	text-align:right;
	height:30px;

}
.homepage ul li a{
	color:white;
	text-transform:uppercase;
	text-decoration:none;
	padding-right:10px;
	border-right:15px solid #DF0003;
}
.homepage ul li a:hover{
	border-right:15px solid #FFFFFF;
}
.homepage .r2{
	height:100px;
}
.homepage .r3  ul li a{
	color:black;
}
.content span.t{
	font-size:9px;
	text-transform: uppercase;	
	font-weight: bold;
}