body { 
font-family: ´Times New Roman´, Times, serif
}
A:link {
	COLOR: #666666;
	TEXT-DECORATION:none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
A:visited { 
	COLOR: #666666;
	TEXT-DECORATION:none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	}
A:active { 
	COLOR: #666666;
	TEXT-DECORATION:none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	}
A:hover { 
	COLOR: #666666;
	TEXT-DECORATION:none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	}
.defaultText {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	}
.defaultTextBold {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: Bold;
	}
a.menu:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #4A4A4A;
	text-decoration: none;	
	line-height: 14px;
}
a.menu:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #4A4A4A;
	text-decoration: none;	
	line-height: 14px;
}
a.menu:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;	
	line-height: 14px;
}
a.menu:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;	
	line-height: 14px;
}
p.Geigenbauer      { 
	font-family: Arial; font-size: 7pt; color: #FFFFFF;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.borderGrey {
	border: 1px solid #737373;
}

