body{
font-family: Calibri, Tahoma;
font-size: 12px;
display: block;
line-height: 30px;
color: #000000;
}

td{
font-family: Verdana;
font-size: 12px;
line-height: 15px;
color: #313131;
}

td.subtop
{
	font-family: Verdana;
	font-size: 11px;
	color: #fff;
	background: url(images/subtop.png);
	padding: 4px;
}

td.inside
{
	font-family: Verdana;
	font-size: 11px;
	color: #333;
	background: url(images/inside.png) repeat-x #fff;
	padding: 4px;
	border: 1px solid #e3e3e3;
}

a:link{
color: #0000ee;
text-decoration: none;
}

a:visited{
color: #0000ee;
text-decoration: none;
}

a:hover{
color: #0000ee;
text-decoration: none;
}

#topmenu{
padding-left: 1cm;
font-family: Verdana;
font-size: 13px;
text-decoration: none;
color: #ffffff;
}

#topmenu a:link{
font-family: Verdana;
font-size: 13px;
text-decoration: none;
color: #ffffff;
}


#topmenu a:visited{
font-family: Verdana;
font-size: 13px;
text-decoration: none;
color: #ffffff;
}


#topmenu a:hover{
font-family: Verdana;
font-size: 13px;
text-decoration: none;
color: #ffffff;
}

h2{
font-size: 12px;
color: #cc0000;
}

h3{
font-size: 11px;
color: #1e427e;
}

td.tarieven{
border-top: 0px;
border-left: 0px;
border-right: 0px;
border-bottom: 1px solid #999999;
}

td.tarieven2{
border: 1px solid #999999;
}

#copyright{
font-size: 11px;
}


.glossymenu{
	position: relative;
	padding: 0 0 0 34px;
	margin: 0 auto 0 auto;
	background: url(images/menur_bg.gif) repeat-x; /*tab background image path*/
	height: 46px;
	list-style: none;
}

.glossymenu li{
	float:left;
}

.glossymenu li a{
	float: left;
	display: block;
	color:#000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;	
}

.glossymenu li a b{
	float: left;
	display: block;
	padding: 0 24px 0 8px; /*Padding of menu items*/
}

.glossymenu li.current a, .glossymenu li a:hover{
	color: #fff;
	background: url(images/menur_hover_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
}

.glossymenu li.current a b, .glossymenu li a:hover b{
	color: #fff;
	background: url(images/menur_hover_right.gif) no-repeat right top; /*right tab image path*/
}

.box
{
	border: 1px solid #333;
	border-top: 0px;
	width: 600px;
	margin: 0px auto;
}

.boxtop
{
	background-image: url("/images/subtop.png");
	padding: 8px;
	font-family: Verdana;
	font-size: 12px;
	color: #fff;
	cursor: pointer;
}

.boxcontent
{
	background: url(images/inside.png) repeat-x #fff;
	padding: 5px;
	border-top: 1px solid #333;
	line-height: 18px;
	font-family: Verdana;
	font-size: 11px;
	color: #333;
	display: none;
}
