* {	margin:0;
	padding:0;
	border:0;}
img {border:0;}
body {
	background:none;
	background-color:#fff;
	font-family:Arial, Helvetica, sans-serif;}
.clear {clear:both;}
h1 {font-size:22pt; font-weight:normal; color:#000; padding-bottom:10pt;}
h2 {font-size:17pt; font-weight:normal;}
h3 {font-size:14pt; font-weight:normal;}
h4 {font-size:12pt; font-weight:bold;}
h5 {font-size:12pt; font-weight:normal;}
h6 {font-size:11pt; font-weight:bold;}
h2, h3, h4, h5, h6, hr, p, pre, address, caption, dl, ul, ol {padding:5pt 0;}
blockquote, table {margin:5pt 0;}
p, ul, ol, dl, address, blockquote {
	font-size:11pt;
	line-height:17pt;}
pre {
	font-size:9pt;
	line-height:14pt;}
acronym, abbr {border-bottom:0;}
ul {list-style-type:disc;
	margin-left:18pt;}
ol {margin-left:22pt;}
ul ul, ul * ul,
ol ol, ol * ol {margin-top:0;}
li *, th *, td * {
	font-size:11pt;
	margin-top:0;
	padding-top:0;}
blockquote {
	clear:both;
	padding:8pt;
	text-align:center;
	font-weight:bold;
	border:1px dashed #ccc;}
blockquote span {
	font-size:9pt;
	font-weight:normal;}
abbr[title]:after,
cite[title]:after,
acronym[title]:after {content:" ("attr(title)") ";}

/*Links*/
a, a:hover, a:visited, a:active {
	color:#000;
	text-decoration:underline;}

/*Tabellen*/
caption {
	font-weight:bold;
	font-size:11pt;}
table {
	width:100%;
	font-size:11pt;
	empty-cells:show;
	border-collapse:collapse;
	border-spacing:0;
	table-layout:fixed;
	overflow:hidden;}
th {font-weight:bold;}
td, th {
	padding:3pt;
	vertical-align:top;}

/*Spezial*/
#contact {
	padding-top:12pt;
	clear:both;
	text-align:center;}
#contact p {
	padding-top:5pt;
	border-top:1px solid #ccc;}

/*Deaktiviert*/
#header, #footer, #logo, #slogan, #kontaktformular {display:none;}
.invisible {display:none;}
