﻿.Seitentitel {
	margin:8px 0px 0px 0px;	
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: xx-large;
	font-weight: bold;
	text-decoration: underline;
	color: #800000;
	background-color: #FEF1B6;
	padding: 0px 0px 0px 0px;
	text-align: center;
}
#Absatzitel {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: x-large;
	font-weight: bold;
	text-decoration: underline;
	color: #800000;
	background-color: #FEF1B6;
	padding: 8px 8px 3px 8px;
	text-align: center;
	}
#Absatz {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: medium;
	color: #800000;
	background-color: #FEF1B6;
	padding: 1px 8px 1px 8px;
	text-align: justify;
	}
#A2titel {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: x-large;
	font-weight: bold;
	color: #800000;
	background-color: #FEF1B6;
	padding: 3px 8px 3px 8px;
	text-align: center;
}
#A3titel {
	margin: 0px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: large;
	font-weight: bold;
	color: #800000;
	background-color: #FEF1B6;
	padding: 3px 8px 3px 8px;
	text-align: center;
	border-bottom-style: solid;
	border-bottom-width: medium;
	border-bottom-color: #800000;
}
#A3titel a {
	text-decoration: none;
	color:maroon;
}
#A3titel a:hover{
	color: fuchsia; 
}
#klschrift {
	font-size: medium;
}
#A4titel {
	margin: 0px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: medium;
	font-weight: bold;
	color: #800000;
	background-color: #FEF1B6;
	padding: 8px 8px 3px 8px;
	text-align: center;
	border-bottom-style: solid;
	border-bottom-width: medium;
	border-bottom-color: #800000;
}
#A4titel a{
	text-decoration:none;color:maroon;
}
#A4titel a:hover{
	color: #008000;
 }
#A5titel {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: medium;
	font-weight: normal;
	color: #800000;
	background-color: #FEF1B6;
	text-align: justify;
	padding-right: 8px;
	padding-top: 3px;
	padding-left: 8px;
	top: 0px;
	}
#A5titel a{
	text-decoration:none;color:maroon;
}
#A5titel a:hover{
	color: #008000;
	}
#AEndetitel {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: large;
	font-weight: bold;
	color: #800000;
	background-color: #FEF1B6;
	padding: 8px 8px 8px 8px;
	text-align: center;
	border-top-style: solid;
	border-top-width: medium;
	border-top-color: #800000;
	border-bottom-style: solid;
	border-bottom-width: medium;
	border-bottom-color: #800000;
}
#fett {
	font-weight: bold;
}
#fettunter {
	font-weight: bold;
	text-decoration:underline;
}
#klschrift2 {
	font-size: small;
}
#Unter{
	text-decoration: underline;
 }
 #gross-unter{
	font-size:large;
	text-decoration:underline;
	text-align:center;
	font-weight:bold;
}
#AEndetitel  a{
	text-decoration: none;
	color: #800000;
}
#AEndetitel  a:hover{
	color: #008000
}
.AbsatzStartseite{
	padding: 4px 0px 4px 0px;
	margin: 6px 0px 4px 0px;
	border-bottom-style: solid;
	border-bottom-width: medium;
	border-bottom-color: #800000;
}
.AbsatzStartseite a{
	text-decoration: none;
	color:maroon;
}
.AbsatzStartseite a:hover{
	color: fuchsia;
	}
.Seitentitel a{
	color:maroon;
}
.Seitentitel a:hover{
	color: fuchsia; 
}
#link {
	font-size:large
}	
#link a{
	text-decoration:none;color:maroon;
}

#link a:hover{
	color: fuchsia; 
}