body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0;
	font-size: 1em;
	line-height: 1.3em;
	background-color: #FFFFDD;
	color: #000000
	text-decoration: none;
}
p, td {
	font-size: 0.750em;
	line-height: 1.5em;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
}
.kl_schrift {
	font-size: 0.9em;
}
h1 {
	font-weight: bold;
	line-height: 1.2em;
	font-size: 1.8em;
	border-spacing: 0;
}

h2 {  
	font-size: 1em; 
	line-height: 1.3em;
}

h3 {
	font-size: 0.875em; 
	line-height: 1.085em;
}

a:link {
	color: c04000; 
	text-decoration: underline; 
}
a:visited { color: #FF3300; text-decoration: underline ; font-family: Arial, Helvetica, sans-serif}p { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}

/* Adress- und Impressumleiste */
.footer-adressleiste {
	font-size: 0.94em;
	line-height:1.2em;
	top: 0.5em;
	padding-right: 1.42em;
	padding-left: 1.42em;
	padding-bottom: 1em;
	margin-left: auto;
	bottom: 0em;
	width: 96%;
	margin-right: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 0.05em;
	border-bottom-color: #999999;
	margin-top: 0.5em;
	text-align: center;
	vertical-align: top;
}


