/* Formatierung, die zunächst alle jeweiligen Voreinstellungen des Browsers überschreibt: */
* {margin: 0;}
/*---------------------*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

img {
	background-color: #e5e5e5;
	border: none;
}
img a{
	background-color: #e5e5e5;
	border: none;
}


ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

li {
	list-style-position: outside;
	margin-top: 0px;
	list-style-type: none;
	padding-top: 5px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}


.listenpunkt {
	padding-left: 10px;
	background: url(/Grafiken/listpunkt.gif) no-repeat 0px 8px;
}

/* Formatierung des List-Tags NUR FÜR DEN IE: (wird von firefox ignoriert*/
* html li {
	margin-top: 0px;
	margin-right: -2px;
	margin-bottom: 0px;
	margin-left: 40px;
}
/*----------------------*/

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #990000;
}
a:active {
	color: #990000;
}

.graurand{
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

.head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.head2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.kopfzeile {
	margin-top: 10px;
	color:#999999;
	font-size: 11px;
}
.kopfzeile a{
	margin-top: 10px;
	color:#999999;
	font-size: 11px;
}
.kopfzeile a:hover{
	color:#990000;
}
.kopfzeile a:active{
	color:#990000;
}

.inhalt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 20px;
	padding-right: 200px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.bild{	
	margin-top: 23px;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.hauptbox {
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.nebenbox {
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.oben {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	background-color: #990000;
}

.navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(../Grafiken/Navi_hg.jpg);
	background-repeat: no-repeat;
}
	
.navi a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	font-color: #ffffff;
	text-decoration: none;
	color: #FFFFFF;
}
.navi a:hover{
	text-decoration: underline;
	color: #FFFFFF;
}
.navi a:active{
	text-decoration: underline;
	color: #FFFFFF;
}

.bild_bg {
	background-color: #e5e5e5;
}
.footer {
	font-size: 9px;
	color: #333333;
	background-color: #CCCCCC;
}
.footer a {
	font-size: 9px;
	color: #333333;
}
.footer a:hover {
	color: #990000;
}
.footer a:active {
	color: #990000;
}
.patronages {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 3px;
}
.ptron_trennung {
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 15px;
	padding-left: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.tababstinh {
	margin-left: 20px;
	margin-top: 20px;
}
