* {
	FONT-SIZE: 11px; 
	COLOR: #FFFFFF; 
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif 
}
body {
	background-color : #333333;
}
A {
	color : #66cc33;
	text-decoration : none;
	font-weight : bold;
}
A:hover {
	color : #ff66ff;
	text-decoration : none;
	font-weight : bold;
}
a:link.nav, a:visited.nav, a:active.nav {
	color:  #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
a:hover.nav	{
   color: red;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
a:link.pink, a:visited.pink, a:active.pink {
	color:  #cc33cc;
	text-decoration: none;
	font-size : 11px;
	font-weight : normal;
}
a:hover.pink	{
    color: #66cc33;
	text-decoration: none;
	font-size : 11px;
	font-weight : normal;
}
a:link.wit, a:visited.wit, a:active.wit {
	color:  #FFF;
	text-decoration: none;
	font-size : 11px;
	font-weight : bold;
}
a:hover.wit	{
    color: Fuchsia;
	text-decoration: underline;
	font-size : 11px;
	font-weight : bold;
}
a:link.temp, a:visited.temp, a:active.temp {
	color:  #FFF;
	text-decoration: none;
	font-size : 9px;
	font-weight : normal;
}
H1 {
	font-size : 14px;
	margin-bottom : -2px;
	color : #FFF;
}
HR {
margin-top : -5px;
	height : 1px;
	background-color : #000;
}
P {
	color : #FFF;
}
.TableMain {
	border : 1px solid Lime;
}
.TDtoprow {
	border-bottom: 1px solid Lime;
	height : 30px;
}
.TDpurpleLeft {
	border-left: 1px solid Fuchsia;
	border-bottom: 1px solid Lime;
	width : 580px;
}
.TDpurpleright {
	border-right: 1px solid Fuchsia;
	border-bottom: 1px solid Lime;
	width : 209px;
}
.TDpurpleLeftNav {
	border-left: 1px solid Fuchsia;
	border-bottom: 1px solid Fuchsia;
	width : 144px;
	vertical-align : top;
}
.TDpurpleLeftfoto {
	border-left: 1px solid #DE0079;
}
.TDpurpleBottomfoto {
	border-bottom: 1px solid #DE0079;
}
.TDpurpleLeftContent {
	border-left: 1px solid #DE0079;
	border-bottom : 1px solid #DE0079;
	color : #FFF;
	padding : 10px;
}
.TDpurpleLeftContent2 {
	border-left: 1px solid #DE0079;
	border-bottom : 1px solid #DE0079;
	padding : 0px;
}
.TDpurpleLeftContent3 {
	border-left: 1px solid #DE0079;
	border-bottom : 1px solid #DE0079;

	color : #FFF;
	padding : 10px;
	padding-top : 30px;
	vertical-align : top;
}
.TDpurpleLeftContent4 {
	border-left: 1px solid #DE0079;
	border-bottom : 1px solid #DE0079;
	color : #FFF;
	padding : 10px;
	vertical-align : top;
}
.TDlogoFleurinn {
	border : 1px solid  #0099cc;
	background-color : Black;
	vertical-align : top;
}
.TDrechterFoto {
	border-right: 1px solid Fuchsia;
	border-bottom: 1px solid #DE0079;
	vertical-align : top;
	padding-bottom : -10px !important;
}
.Greenaccent {
	color : #00CC00 !important;
}
.Pinkaccent {
	color : Fuchsia !important;
}
.FormVerplicht {
	border : 1px solid #FF1493;
	width : 200px;
	background-color : White;
	color : #000000;
}
.FormVerplichtsm {
	border : 1px solid #000066;
	width : 100px;
	background-color : White;
	color : #000000;
}
.FormNietVerplicht {
	border : 1px solid #32CD32;
	width : 200px;
	color : #000000;
}
.FormNietVerplichtsm {
	border : 1px solid #336699;
	width : 100px;
	color : #000000;
}
.line {
	border-bottom : 1px solid #666666;
	color : #EEEEE5;
}
.plaatje {
	border-left : 1px solid #DE0079;
	border-right : 1px solid #DE0079;
}
.plaatje2 {
	border : 1px solid #DE0079;
}
.plaatje3 {
	border : 0px solid #DE0079;
}
.but {
	background-color : #D3CCC0;
	color : #006400;
	width : 100;
	height : 19px;
	border : 1px solid #000000;
	font-size : 10px;
}
a:link.black, a:visited.black, a:active.black 
{ 
	text-decoration : none; 
	color: #000; 
	font-weight : normal;
	font-size : 9px;
} 
a:hover.black
{ 
	text-decoration: none; 
	color: #FFF; 
	font-weight : normal;
	font-size : 9px;
}