﻿#Seitenueb {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: x-large;
	font-weight: bold;
	color: #800000;
	background-color: #FEF1B6;
	padding: 8px 0px 3px 0px;
	text-align: left;
	text-decoration: underline;
}
#Absatzüb {
	border-bottom: thin solid #800000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: large;
	font-weight: bold;
	color: #800000;
	padding: 8px 0px 3px 8px;
	text-align: left;
}
#Absatztext {
	margin-right: 8px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: medium;
	font-weight: normal;
	color: #800000;
	background-color: #FEF1B6;
	text-align: justify;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 3px;
}
#Absatztext a {
	padding: 4px 8px 4px 8px;
	border: medium double #800000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: large;
	color: #800000;
	width: 80%;
	text-align: center;
	display: block;
	text-decoration: none;
	float: left;
	margin-right: 20px;
	margin-left: 6px;
	font-weight: bold;
	clear: right;
}
#Absatztext a:hover {
	border: medium solid #FF0000;
	background-color: #00FF00;
	color: #FF0000;
	font-style: italic;
	font-weight: bold;
}
#Textaus {
	float: right;
	padding-bottom: 6px;
}
#formular {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: large;
	margin-left: 60px;
}
.T {
	border-bottom: thin;
	border-bottom-color: maroon;
	border-bottom-style:solid;
}
.Trennung{
	border-bottom: medium;
	border-bottom-color: maroon;
	border-bottom-style: solid;
}
.border{
	border-right:thin;
	border-right-color:maroon;
	border-right-style:solid;
}

