a:link {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
a:active {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #51504F;
}

/* textlink */
a.textlink:link { font-size: 12px; font-weight: bold; color: #666666; line-height: normal;  text-decoration: underline;}
a.textlink:visited { font-size: 12px; font-weight: bold; color: #666666; text-decoration: underline;}
a.textlink:active { font-size: 12px; font-weight: bold; 	color: #666666;	text-decoration: underline;}
a.textlink:hover { font-size:12px; font-weight: bold; color: #000000; text-decoration: underline;}

/* grundriss */
a.grundriss:link { font-size: 12px; font-weight: bold; color: #0033CC; text-decoration: underline;}
a.grundriss:visited { font-size: 12px; font-weight: bold; color: #0033CC; text-decoration: underline;}
a.grundriss:active { font-size: 12px; font-weight: bold; 	color: #0033CC;	text-decoration: underline;}
a.grundriss:hover { font-size:12px; font-weight: bold; color: #0033CC; text-decoration: underline;}

/* copy */
a.copy:link { font-size: 10px; font-weight: normal; color: #666666; line-height: normal;  text-decoration: none;}
a.copy:visited { font-size: 10px; font-weight: normal; color: #666666; text-decoration: none;}
a.copy:active { font-size: 10px; font-weight: normal; 	color: #666666;	text-decoration: none;}
a.copy:hover { font-size:10px; font-weight: normal; color: #000000; text-decoration: none;}

/* normal */
a.normal:link { font-size: 12px; font-weight: normal; color: #666666;   text-decoration: underline;}
a.normal:visited { font-size: 12px; font-weight: normal; color: #666666; text-decoration: underline;}
a.normal:active { font-size: 12px; font-weight: normal; 	color: #666666;	text-decoration: underline;}
a.normal:hover { font-size:12px; font-weight: normal; color: #000000; text-decoration: underline;}


body {
	background-color: #333333;
	
}

