/*  
+++++++++++++++++++++++++++++++++++
  Website - Allgemein
+++++++++++++++++++++++++++++++++++
*/
body {
	color: black;
	font-size: 12pt;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	background-color: transparent;
	margin: 0;
	padding: 0;
}
h1 {
	font-size: 14pt;
}
h3 {
	font-size: 10pt;
}
h2 {
	font-size: 12pt;
}
a {
	color: #202020;
	text-decoration: none;
}
img {
	margin-top: 10mm;
	border-style: none;
	display: block;
}
ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
a.skip,
#hauptnav,
#fernwartung,
#helpdesk,
#hilfefernwartung,
#kopfbild {
	display: none;
}
#inhalt {
	float: none;
}
#spalte1 {
	width: 100%;
	float: none;
}
#spalte1 h1 {
	text-indent: 0;
	width: auto;
	height: auto;
}
#spalte1 h2 {
	width: auto;
	height: auto;
}
ul.auflistung {
	margin-top: 0.5cm;
	padding-top: 0.5cm;
	border-top: 1px solid #000;
}
ul.auflistung li {
	font-weight: bold;
}
ul.auflistung li em {
	font-style: normal;
}
p span.jahr {
	display: block;
}
p.intro {
	font-weight: bold;
}
#logo h1 a img {
	margin-bottom: 0.5cm;
	padding-right: 100%;
	border-bottom: 1px solid #040404;
}
#fuss {
	width: 100%;
	margin-top: 0.5cm;
	padding-top: 0.5cm;
	border-top: 1px solid #040404;
}
#fuss p {
	margin: 0;
	padding: 0;
}
/*  
+++++++++++++++++++++++++++++++++++
  Website - Seitenspezifisch
+++++++++++++++++++++++++++++++++++
*/
body#kontakt #fuss p,
p.pdf {
	display: none;
}

