body {
	behavior: url("csshover.htc");
	margin: 0;
	padding: 0;
	background-color: white;
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.header {
	display: none;
}

.main {
}

p#startseite {
  display: none;
}

.banner-left {
	display: none;
}

.banner-left ul {
	list-style: none;
	padding: 0 0 20px 0;
	margin: 0;
}

.banner-right {
	display: none;
}

.navigation {
	display: none;
}

.bluenav {
	display: none;
}

.main h1 {
	font-size: 12pt;
	font-weight: bold;
	color: Blue;
}

.main h2 {
	font-size: 12pt;
	font-weight: normal;
	color: Blue;
}

.main h3 {
	font-size: 10pt;
	font-weight: bold;
	color: Blue;
}

.main p {
	padding: 0 0 3pt 0;
	margin: 0;
}

.main a {
	text-decoration: underline;
	color: black;
}

.main a:hover {
	text-decoration: none;
	color: blue;
	background: yellow;
}

.main a:visited {
	color: black;
}

.heading {
	font-weight: bold;
}

#serviceeinrichtung {
	display: none;
}

.right {
	text-align: right;
}

.mainleft {
	height: 80px;
	margin: 0;
	padding: 0;
}

.mainpicture {
	padding-right: 5px;
}

.important {
	color: red;
	font-weight: bold;
}.main p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	background-color: #cce4f7;
}

