/* New StyleSheet 30-8-2004 

Eindwerk

*/

/* elements */
body{
	background-color: #000000;
}


/* globals */
.lidmaatschapText{
	font: 12Pt Garamond, Tahoma;
	color :  #C0C0C0 ;
	font-weight: bold;
	
}
.titel_0{
	font-family: Garamond, Tahoma;
	font-size: 16Pt;
	font-weight: bold;
	font-color: #FFFFFF;
	text-decoration: underline;
	text-align: center;
}
.titel_1{
	font: 18Pt Garamond, Tahoma;
	font-weight: bold;
	font-color: #FFFFFF;
	text-decoration: underline;
}
.titel_2{
	font: 16Pt Garamond, Tahoma;
	font-weight: bold;
	font-color: #FFFFFF;
	text-decoration: underline;
}

.tekst_1{
	font: 14Pt Garamond, Tahoma;
	font-color: #FFFFFF;
}
.tekst_2{
	font: 12Pt Garamond, Tahoma;
	font-color: #FFFFFF;
}
.aLink:hover, .aLink:link, .aLink:visited, .aLink:active{
	color: #FFFF00;
	text-decoration: none;
	
}
.tdLink{
	font: 11Pt Tahoma;
	border: 1px solid;
	text-align: center;
	font-color: #FFFFFF;
}
.tdLogIn{
	font: 11Pt Tahoma;
	text-align: center;
	font-color: #FFFFFF;
}

.tdError{
	font: 10Pt Tahoma;
	text-align: center;
	font-color: #00FFFF;
}
.tdBody{
	border: 1px solid;

}

