a:link {
	color: #8B0000;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:visited {
	color: #8B0000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover {
	color: Red;
}
.text {  font-family: "Times New Roman", Times, serif; font-size: 11pt; color: #000000}
.head {  font-family: "Times New Roman", Times, serif; font-size: 12pt; font-weight: bold; color: #000000}
.head2 {  font-size: 14pt; font-weight: bold; color: #000000}
.head3 {  font-family: "Times New Roman", Times, serif; font-size: 18pt; font-weight: bolder; color: #993333}
.kursiv {  font-family: "Times New Roman", Times, serif; font-size: 10pt; color: #000000}
.tab {  cursor: hand; filter: Xray?, Direction=?)}
.klein {  font-family: "Times New Roman", Times, serif; font-size: 8pt}
.head4 {  font-family: "Times New Roman", Times, serif; font-size: 14pt; font-weight: bold; color: #000000}
.kursiv2 {  font-family: "Times New Roman", Times, serif; font-size: 11pt; font-style: italic; color: #000000}
.bildlinks {
	float: left;
	padding: 5px;
	margin-right: 5px;}
.bildrechts {
	float: right;
	padding: 5px;
	margin-right: 5px;}
	
	
.head2center {
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
li {
	line-height: 150%;
}



/* textbox ist das standardlyout für den satzspiegel der seiten, es bestimmt nur die position der box */
.textbox {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 750px;
	position: absolute;
	top: 30px;
	left: 30px;
	height: auto;
	height: 24px;
	}
	
	
hr {
	line-height: 3px;
	color: #993300;
}

