a:link {
	color: #660000;
	text-decoration: none;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
}
a:visited {
	color: #660000;
	text-decoration: none;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
}
a:hover {
	color: #660000;
	text-decoration: underline;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
}
.tableBorder {
	border-top: 1px none #999999;
	border-right: 1px dotted #999999;
	border-bottom: 1px none #999999;
	border-left: 1px dotted #999999;
}
.mainText {
	font-family: tahoma;
	font-size: 12px;
	color: #666666;
}
.header1Burg {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #751030;
}
.mainTextBold {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
.activePage {
	font-family: tahoma;
	font-size: 10px;
	color: #006600;
	font-weight: bold;
}
.picBorder {
	border: outset #333333;
}
