body {
	font-family:Arial, Verdana, Helvetica;
	color:#747474;
	background-color : #AAAAAA;
	font-size:10px;	
}

.webBox {
	border: 3px solid #FFFFFF; 
	width:680px; 
	height:100%; 
	background-color : #FFFFFF
}

a img {
	border : none;
}

td		{

}

td.actief {
	border-bottom : 3px solid #80ceff;
}

.cap	{
	font-weight:bold;
	font-size:13px;
	padding-left:30px;
	padding-right:30px;
	padding-top:7px;
	text-align : center;
}
.left	{
	font-weight:normal;
	font-size:10px;
	padding-left:30px;
	padding-right:30px;
	padding-top:5px;
}

.left p	{
	font-weight:normal;
	font-size:11px;
	margin : 5px;
}

div.content {
	padding-top : 5px;
	font-size 	: 13px; 	
	line-height	: 17px; 
	text-align : left;
}

.content p {
	text-align : left; 
	padding : 0px 0px 5px 0px;
	margin :  5px 10px 5px 10px;;
}

.content h1 {
	font-size : 15px; 
	text-align : left; 
	line-height:14px; 
	padding : 10px;
}

.content h2 {
	font-size : 14px; 
	text-align : left; 
	line-height:15px; 
	margin : 15px 0px 0px 0px;
	padding : 0px 0px 0px 10px;
	font-style : italic;
}

.content h3 {
	font-size : 12px; 
	text-align : left; 
	line-height:14px; 
	margin : 14px 0px 0px 0px;
	padding : 0px 0px 0px 10px;
	font-style : italic;
}

.content table {
	margin : 10px 0px 0px 10px;
	padding : 0px 0px 0px 0px;
}

a:link {
	color : #000000;
}
a:visited {
	color : #000000;
}
a:hover {
	color : #999999;
}
.topmenu {
	
}

.topmenu a:link  {
	color : #ff2a00; 
	text-decoration : none;
}

.topmenu a:visited  {
	color : #ff2a00; 
	text-decoration : none;
}

.topmenu a:hover {
	color : #999999;
}

.menu td { 
	text-align : center; 
	font-weight : bolder; 
	background-color : #FFFFFF;
	font-size:12px;
}


.indent { 
	margin-left : 10px;
	text-align : left;
}

.footer {
	font-size : 11px;
}

.footer a:link {
	color : #FFFFFF;
	text-decoration : none;
}

.footer a:visited {
	color : #FFFFFF;
	text-decoration : none;
}
.footer a:hover {
	color : #80ceff;
}

.footer2 {
	font-size : 11px;
        background-color : #80ceff;
        width : 686px;
        color : #333333;
        font-weight:bold
}

.footer2 a:link {
	color : #333333;
	text-decoration : none;
}

.footer2 a:visited {
	color : #333333;
	text-decoration : none;
}
.footer2 a:hover {
	color : red;
}
