blind
{ }
body         
{ margin-left: 15px; margin-right: 25px; margin-top: 20px; font-family: Lato, Arial, sans-serif }
a:link       
{ color: #CC0000; text-decoration: none }
a:visited
{ color: #CC0000; text-decoration: none }
a:hover
{ color: #FFFFF1; background-color: #CC0000; text-decoration:none }
a:active
{ color: #FF0000; text-decoration: none }
h1
{ font-size: 20px; font-family: Lato, Arial, sans-serif; color: #940000; text-align: center; font-weight: bold }
h2
{ font-size: 18px; font-family: Lato, Arial, sans-serif; color: #000000; text-align: center }
p
{ font-size: 15px; font-family: Lato, Arial, sans-serif; color: #000000; line-height: 20px; margin-top: 15px; margin-bottom: 0px }
p.Titel
{ font-size: 20px; font-family: Lato, Arial, sans-serif; color: #940000; text-align: center; font-weight: bold }
p.Text
{ font-size: 15px; font-family: Lato, Arial, sans-serif; color: #000000; text-align: justify; line-height: 20px; margin-top: 15px; margin-bottom: 0px }
p.klein
{ font-size: 13px; font-family: Lato, Arial, sans-serif; color: #000000; line-height: 18px; margin-top: 15px; margin-bottom: 0px }
p.Liste
{ font-size: 100px; font-family: Lato, Arial, sans-serif; line-height: 20px; margin-top: 0px; margin-bottom: 0px }

#maincontent h1{
	padding-top:16px;
}