body
 {
 	font-family: verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	font-size: 10px;
	margin: 0;
	padding: 0;
}

h1, h2, h3{
	padding: 0;
	margin: 10px 0 10px 0;
	font-size: 12px;
	font-weight: bold;
}

#logo{
	background-color : #4D4D4D;
	width : 100%;
	height: 17px;
	color: white;
	font-size: 12px;
	font-weight: bold;
	letter-spacing : 5px;
}

#logo b{
	margin-left: 5px;
}
#logo h1{
	display: inline;
	padding: 0;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
}

#bglinks{
	position: absolute; top: 187px; left: 0; width: 50%; height: 165px; background: #868686;
}

#bgrechts{
	position: absolute; top: 68px; right: 0; width: 50%; height: 117px; background: #868686;
}

#wrapper{
	position: relative; 
	margin-left: -475px; 
	left: 50%; 
	width: 950px;
	min-height: 500px;
	
	background: white;
}

.boven{
	float: left;
	height:167px; 
	margin-left: 2px;
} 
.boven img{
	margin-top: 51px;
}

#flatscreen{
	background: #868686;
}

#balkrechts{
	margin-top: 51px;
	background: #868686;
	height:117px; 
	width: 397px;
	float: left;
}

#left{
	width: 323px;
	float: left;
}

.links{
	float: left;
	margin-top: 2px;
}

#fototoestel{
	margin-left:2px;
}

#bkr{
	clear: both;
	float: left;
	background: red;
	margin: 2px;
	width: 178px; 
}

#bkr ul{
	color: #FFFFFF;
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#bkr a{
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
}

#bkr a:hover{
	text-decoration: underline;
}

#menulinks{
	float: left;
	background: url('/gfx/balkVert.gif') top left no-repeat;
	width: 139px;
	height: 700px;
	text-align: right;
}
#menulinks b{
	font-size: 12px;
	font-weight: normal;
	color: white;	
	margin-right: 5px;
}

#menulinks a{
	display: block;
	margin: 5px;
	color: #FFDE28;
	text-decoration: none;
	font-weight: bold;
}

#menulinks a.actief{
	color: #FF8400;
}

#menulinks a:hover{
	color: #E40808;
}


#submenu{
	float: left;
	background: #E40808;
	width: 415px;
	margin-top: 2px;
	padding:5px;
	color: white;
}

#submenu a{
	color: white;
	font-weight: bold;
	text-decoration: none;
}

#submenu a:hover{
	color: yellow;	
}

#submenu a.actief{
	color: #FBF196;
}




#content{
	float: left;
	width: 600px;
	padding: 5px;
}




.calcOverzicht {
width:530px;	
}
div.calcOverzicht td.tblHead {

	background-color: #FFDE00;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}

div.calcOverzicht table{
	margin-left: 5px;
	width: 600px;
}

div.calcOverzicht td.tblFoot {
	width: 600px;
	background-color: #dfdfdf;
	font-size: 7pt;
	font-weight: normal;
	color: #000000;
	text-align: left;
}

div.calcOverzicht th {
	font-family: Tahoma, Sans-serif;
	font-size: 7pt;
	font-weight: thin;
	text-align: left;
	vertical-align: middle;
}

div.calcOverzicht th.liteGrey {
	background-color: #dfdfdf;
}

div.calcOverzicht th.darkGrey {
	background-color: #bbbbbb;
}


div.calcOverzicht td {
	border-bottom: 1px Solid Silver;
	font-family: Tahoma, Sans-serif;
	font-size: 8pt;
	vertical-align: top;
	text-align: center;
}

div.calcOverzicht td.big {
	font-size: 11px;
	color:#E40808;
	font-weight: bold;
}

#calc a{
margin-left:5px;
padding:3px;
font-size:14px;	
background-color:#E40808;
text-decoration:none;
color:#FFFFFF;
font-weight:bold;

}

#calc h3{

height: 15px;
padding: 5px;
margin-top: 0px;
margin-left:0px;
margin-bottom:5px;
background-color: #FFDE00;
font-family:					verdana;
color:							#000000;
font-size:						12;
font-weight:					bold;

}