#logo {
	overflow: visible;
	position: absolute;
	visibility: visible;
	width: 700px;
	left: 20px;
	top: 20px;
}
a:hover {
}
table {
	border: thin dotted #39a9b8;
}
#navigation {
	overflow: visible;
	position: absolute;
	visibility: visible;
	left: 20px;
	top: 100px;
	height: auto;
}

#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 135%;
	color: #333333;
	overflow: visible;
	position: absolute;
	visibility: visible;
	left: 220px;
	top: 100px;
	padding: 2px;
	height: auto;
	width: 450px;
}

#footer {
	font-size: 10px;
	color: #999999;
	overflow: visible;
	visibility: visible;
	z-index: auto;
	width: 147px;
	left: 20px;
	top: 435px;
	position: absolute;
	height: 111px;
	font-family: Arial, Helvetica, sans-serif;
}

body {
	background-image: url(../images/hg_2.gif);
	background-position: left top;
	background-repeat: repeat-y;
	background-attachment: fixed;
}

h1 {
	font-size: 1.5em;
	font-style: normal;
	font-weight: bold;
	color: #39a9b8;
}

h2 {
	font-size: 1em;
	font-weight: bold;
	color: #39a9b8;
	line-height: 100%;
}
.gruen {
	color: #39a9b8;
	font-weight: bold;
}
.pdf {
	font-size: 10px;
	color: #124DBA;
	text-decoration: none;
}
#blanco {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.blau {
	color: #124DBA;
}

.fett {
	font-weight: bold;
	color: #000000;
}

.kursiv {
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
}
.kursiv2 {
	font-style: italic;
	font-weight: normal;
	color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.grau {
	font-style: normal;
	font-weight: normal;
	color: #999999;
}
a {
	color: #39a9b8;
	text-decoration: underline;
}

a:hover {
	color: #999999;
	text-decoration: underline;
}
ul {
	list-style-position: outside;
	list-style-image: url(../images/liste.gif);
}

.top {
	font-weight: normal;
	color: #124dba;
	text-align: right;
	font-size: 10px;
	text-decoration: none;
}
.drucken {
	font-weight: normal;
	color: #124dba;
	text-align: center;
	font-size: 10px;
	text-decoration: none;
}
#rechts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 150%;
	color: #FFFFFF;
	overflow: visible;
	position: absolute;
	visibility: visible;
	left: 750px;
	top: 106px;
	height: auto;
	width: 253px;
	background-color: #6BC5D1;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	z-index: auto;
}

