body {
	margin: 0px;
	padding: 0px;
	background-color:#121212;
}
body, table, td, p, a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	color:#666666;
}
/*
p, h1, h2, h3 {
	margin: 10px;
}
*/
p {
	font-size: 11px;
	margin-top:2px;
	margin-bottom:5px;
	padding-top:2px;
	padding-bottom:5px;
	line-height:16px;

}
ol, ul {
	font-size: 11px;
	list-style-position:outside;
}
li {
	margin-left: 10px;
	padding-left: 10px;
}
h1 {
	font-size: 11px;
	font-weight:bold;
}
h2 {
	font-size: 11px;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:5px;
}
h3 {
	font-size: 11px;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:5px;
}
a {
	text-decoration: none;
	font-size:11px;
	font-weight: bolder;
}
a:link, a:visited {
	color: #0179A3;
}
a:hover, a:active {
	color: #018782;
}
a.menu {
	text-decoration: none;
	font-size:12px;
	font-weight: bold;
	padding: 5px 10px 5px 25px;
	margin:1px 0 1px 0;
	line-height: 20px;
	display: block;
}
a.menu:link, a.menu:visited {
	color: #00c5bf;
	background-color:#0179a3;
}
a.menu:hover, a.menu:active {
	background-color:#ffffff;	
	background-image:   url(bilder/punkt.gif);
	background-position: left;
	background-repeat: no-repeat;
}
	
td.aktiv {
	font-size:12px;
	font-weight: bold;
	padding: 5px 10px 5px 25px;
	border-top:1px solid #0094c8;
	border-bottom:1px solid #0094c8;
	margin:1px 0 1px 0;
	line-height: 20px;
	color: #00c5bf;
/*	color: #018782;*/
	background-color:#0179a3;
	background-image:   url(bilder/punkt-dunkel.gif);
	background-position: left;
	background-repeat: no-repeat;
}
.bghellbl {
	background-color: #0db7f3;
}
.bgmittelbl {
	background-color: #0094c8;
}
.bgdunkelbl {
	background-color: #0179a3;
}

.bghellgr {
	background-color: #00c5bf;
}
.bgmittelgr {
	background-color: #00aaa4;
}
.bgdunkelgr {
	background-color: #018782;
}
table.all {
	width:780px;
	margin: 20px auto 0 auto;
	background-color:#ffffff;
	/*border: solid 1px #cccccc;*/
}
td.inhalt {
	padding: 20px 20px 10px 21px;
}
td.inhalt-imp {
	padding: 0px 10px 0px 21px;
}

.adresse {
	font-size:11px;
	padding: 10px 10px 10px 25px;
	color: #0179a3;
}
ul {
	margin-left: 10px;
	font-size: 11px;
	margin-top:2px;
	margin-bottom:5px;
	padding-top:2px;
	padding-bottom:5px;
	padding-left:7px;
	line-height:18px;

}

li {
margin-left:0px;
padding-left:0px;
}
hr {
margin-bottom:0px;
}
.height18 {
	line-height: 18px;
}
