/* CSS Document */

body {
	background-color:gainsboro;
	font-family:Georgia, Times New Roman, Times, serif;
}

p{
	font-size: 13px;
	line-height:19px;
	font-weight: normal;
	text-decoration: none;
}

.td_navigatie_top_1 {
	background-color:#FFFFFF;
	text-align:center;
}

.td_navigatie_top_2 {
	width:14%;
	height:25px;
	background-color:#708090;
	text-align:center;
}
.addressBottom {
	height:20px;
	text-align:center;
	background-color:#708090;
	font-size:11px;
	color:#000;
}
.addressBottom a, .addressBottom a:visited, .addressBottom a:link, .addressBottom a:hover {
	font-size:11px;
	color:#000;
	text-decoration:none;
	font-weight:normal;
}
.addressBottom a:hover {
	text-decoration:underline;
}
.td_navigatie_left_1 {
	width:64px;
}

.td_navigatie_left_2 {
	width:20%;
	background-color:#FFFFFF;
	text-align:center;
}

.td_index2_center_1 {
 	background-color:#FFFFFF;
}

.td_index2_center_2 {
 	background-color:#c0c0c0;
}

a:link, a:visited{ 
	color:#708090;
	font-weight:bold;
} 

.menulinks a:link, .menulinks a:visited{ 
	color:#708090;
	font-weight:bold;
} 

a:active{
	background-color:gainsboro;
}

.td_navigatie_top_2 a:link, .td_navigatie_top_2  a:visited
{
	color:#FFFFFF;
	font-weight:bold;
}


a:link.left:, a:active.left, a:visited.left{
	color:#999999;
	font-weight:bold;
	text-decoration:none;
	font-size:15px
}

span.title1{
	color:#20b2aa;
	font-size:36px;
	font-weight:bold;
}

span.title2{
	color:#20b2aa;
	font-size:16px;
	font-style:italic;
	font-weight:bold;
}

span.title3{
	color:#708090;
	font-size:20px;
}

span.klein
{
	font-size: 10px;
}

a:link.downlink, a:active.downlink, a:visited.downlink
{
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-size: 9px;
}

a:hover.downlink
{
	text-decoration: underline;
}


