* {
	margin: 0;
	padding: 0;
}
a {
	/*	color :  #966757; */
	color: #b22222;
	text-decoration: none;
}
a img {
 border : none;
}
a:hover
{
	color : #cccccc;
}
ul{
	margin: 0;
	padding: 0;
}
li{
	list-style-image : url('../link.gif');
	list-style-position: outside;
	padding-bottom: 2px;
	padding-left : 3px;
}
h1{
	font-size: 12px;
	color: #656565;
}
h4{
	font-size : 14px;
	font-weight: bold;
}
h5{
	font-size : 9px;
	font-weight: normal;
}
body {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	background: #fefaef;	
}
#main{
	width: 1000px;
	margin: 2px auto;
	margin-top: 1px;
}
#wrap{
	float: left;
	width: 100%;
}
#content{
	width: 980px;
	text-align: center;
	color: #ffffff;
	background-color: #fefaef;
}
#menustart
{
	float : left;
	background : #fefaef;
	margin-top : 56px;
	height : 10px;
	width : 120px;
	text-align : right;
	color : #4e464f;
	font-size : 1.3em;
}
div.menu
{
	float : left;
	clear : left;
	background : #fefaef;
	margin-top : 55px;
	height : 10px;
	width : 130px;
	text-align : right;
	color : #4e464f;
	font-size : 1.3em;
}
div.menu.selected
{
	color: #A11F1F;
}
#c0{
	float : left;
	width : 130px;	
	height: 700px;
}
#c1{
	float : right;
	width : 160px;
	height : 700px;
	background-image: url(../a3.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #fefaef;
}

#menu-item-start
{
	float : left;
	clear : left;
	margin-top : 60px;
	height : 10px;
	width : 100px;
}
div.menu-item
{
	float : left;
	clear : left;
	margin-top : 55px;
	height : 10px;
	width : 100px;
	margin-left : 0px;
	padding-left : 5px;
	background-repeat : no-repeat;
}
div.menu-item.selected
{
	background-image: url(../active.gif);
}
div.menu-item.unselected
{
	background-image: url(../notactive.gif);
}
#ruter
{
	clear : left;
	float : left;
	margin-left : 10px;
	margin-top: 70px;
	font-size : 0.7em;
	background-image: url(../jr.gif);
	background-repeat: no-repeat;
	background-position : center;
	height : 12px;
	color : #202020;
}
#ruter a{
	color : #202020;
}
#ruter a:hover {
	color : #aaaaaa;
}

#c2{
	width : 670px;
	height : 98px;
	background-image: url(../b3.gif);
	background-repeat: no-repeat;
}
#c3{
	width: 590px;
	background-color: #fefaef;
	font-size: 1.0em;
	text-align: left;
	color: #222222;
	margin-left: 30px;
	overflow : auto;
	height : 702px;
	line-height : 17px;
	padding-right : 10px;
}
p{
	padding-top : 20px;
}

p a:hover {
	border-bottom : 0;
}

#contact{

	font-size : 1.2em;
	text-align : left;
	padding-top : 5px;
	padding-left : 50px;
	width : 500px;
}

#d9{
	clear: left;
	float: left;
	background-image: url(../leftgrid1.gif);
	background-repeat: repeat-y;
	width : 290px;
	height : 615px;
	text-align : left;
	background-color : #4e464f;
}
#d0{
	float: left;
	width : 670px;
	background-color : #fefaef;
	height : 800px;
}
#d3{
	float: left;
	background-image: url(../middlegrid1.gif);
	background-repeat: repeat-y;
	width : 20px;
	height : 800px;
}
#d4
{
	height : 65px;
	width : 20px;
	background : #fefaef;
}
#d6{
	clear : left;
	float: left;
	width: 980px;
	height: 15px;
	font-size : 0.8em;
	text-align : right;
	color : #222222;
	background-color : #fefaef;
}
#news
{
	background-image: url(../frame.gif);
	background-repeat: no-repeat;
	padding-left : 30px;
	padding-top : 10px;
	padding-right : 30px;
}
#newsend
{
	background-image: url(../framebottom.gif);
	background-repeat: no-repeat;
	width : 630px;
	height : 36px;
	padding-left : 30px;
}
table
{
	color: #222222;
	text-align: left;
	width: auto;
	border: 0;
	border-collapse: collapse;
}
td {
	border : 1px solid #999999;
	vertical-align: top;
	padding: 2px;
}
col.datum {
	width : 130px;
}
col.wide {
	width : 200px;
}
.link{
	font-weight: bold;
	background-image: url(../arrow.gif);
	background-repeat: no-repeat;
	padding-left : 20px;
	height : 20px;
	line-height : 18px;
}

.linktext{
	padding-left : 30px;
	height : 20px;
	line-height : 18px;
}
.link a
{
	color : #4e464f;
	border-bottom : 1px dotted #cccccc;
}
.link a:hover{
color : #aaaaaa;
}

img {
	padding : 5px;
}
ul {
	list-style-type: none;
}
li{
	margin-left : 20px;
}
li a:hover{
	color : #aaaaaa;
}

.bigger
{
	font-weight: bold;
}

.staakt {
	margin-left : 200px;
	font-size: 14px;
	color: #656565;
	font-weight: bold;
}
#footer{
	color: gray;
	margin-top: 30px;
	margin-left: 0;
	width: 1000px;
	height: 18px;
	font-size : 0.8em;
	text-align: right;
}
.verder{
	background-image: url(../images/verder.gif);
	background-repeat: no-repeat;
	padding-left : 24px;
	padding-top : 4px;
	width : 110px;
	height :30px;
	display : inline;
}

.verder a{
	border : 0;
	text-decoration: none;
}
.lezen {
	background-image: url(../images/lezen.gif);
	background-repeat: no-repeat;
	width : 40px;
	height :20px;
	display : inline;
	padding-left : 18px;
}
.tablepanel{
}
.list{
	padding-left : 30px;
	font-weight: lighter;
	font-size: 0.9em;
	color : #333333;
}
.source{
	padding-left : 30px;
	font-weight: lighter;
	font-size: 0.9em;
	color : #333333;
	font-style: italic;
}
.rightpanel{
	border: 1px solid #4e464f;
	padding : 5px;
	float : right;
	width : 200px;
	color :#4e464f;
	font-size : 0.9em;
	font-weight : bold;
}
.leftpanel{
	border: 2px dashed #e69151;
	padding: 5px;
	float: left;
	width: 560px;
	background-color: #ffd184;
	font-size: 1.1em;
	font-weight: bold;
}

