@charset "utf-8";
/* CSS Document */

html, body {
	min-height: 100%;
	height: auto;
	height: 100%;
}
body {
	font-family: Arial, Tahoma, Verdana;
	line-height:100%;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	border-bottom: 2px solid #000;
	margin-bottom: 20px;
	padding-bottom: 4px;
	color: #000;
}
h1 a {
	text-decoration:none;
	color:#000;
}
img {
	display: none;
}
h2 {
	font-size: 9pt;
	border-bottom: 1px solid #000;
	line-height:100%;
}
h3 {
	font-size: 9pt;
	border-bottom: 1px dashed #000;
	font-weight:normal;
}
p {
	font-weight:normal;
	font-size: 11pt;
	color:#000;
	text-align:left;
	line-height:120%;
}
.float-right {
	float: right;
}
.float-left {
	float: left;
}
ul#navi {
	display:none;
}
#footerContent {
	display:none;
}

#Kontaktformular {
	display:none;
}
a {
	color:#000000;
}
.print {
	display:none;
}
#navi-add {
	display:none;
}
#adress1 ul li {
	display:none;
}
#adress2 ul li {
	list-style-type:none;
}
#adress2 ul li {
	margin-left:-40px;
}
#sidebar ul li{ 
	list-style-type:none;
	}
#sidebar ul {
	font-size:12px;
	margin-left:-40px;}	
