﻿body
{
	background-color: #ffffff;
	background-attachment: fixed;
	background-image: url(../images/bg.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	color: Black;
	margin-left: 40px;
	margin-right: 40px;
	margin-top: 25px;
	font-family: Verdana, Tahoma, Arial;
	font-size: 10pt;
}
table
{
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
}
td
{
	font-size: 10pt;
}
a:visited, a:link
{
	color: #4E5085;
	text-decoration: none;
}
a:hover, a:active
{
	color: #535470;
	text-decoration: underline;
}

.titel
{
	font-size: 18pt;
	color: #3B3C5C;

}
.inhalt
{
	line-height: 140%;
	margin-top: 25px;
	margin-left: 25px;
}
ul
{
	list-style-image: url(../images/aufzaehlung.gif);
	padding: 5px;
}
li
{
	padding-left: 10px;
	padding-bottom: 3px;
	vertical-align: middle;
}
ul.liste
{
	list-style: square;
	list-style-image: none;
}
ul.uliste
{
	list-style: square;
	list-style-image: none;
	margin-bottom: 2px;
}

.ulabstand li
{
	margin-bottom: 20px;
}
.aufz_ueberschrift
{
	font-weight: bold;
	margin-bottom: 5px;
}
.startlogo
{
	text-align: center;
	margin-top: 25px;
	margin-bottom: 25px;
}
.kontakt_adresse
{
	margin-bottom: 10px;
}
