body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

li {
	padding-bottom: 0.5em;
}

h1 {
	font-size: 12pt;
	color: #3399CC;
	font-weight: bold;
}

h2 {
	font-size: 12pt;
	font-weight: normal;
	font-style: normal;
}

hr {
	border: 0px; /* Für Firefox und Opera */
	border-top: solid 1px #2a9dcf;
	border-bottom: transparent;
	clear:both;
}

.ueberschrift {
	font-size: 12pt;
	color: #3399CC;
	font-weight: bold;
}

.subtitle {
	font-size: 12pt;
	font-weight: normal;
	font-style: normal;
}

.bigletter {
	font-size: 24pt;
	color: #3399CC;
	font-weight: bold;
}


a {
	color: #006699;
	/* text-decoration: none */
}

a:hover {
	color: #FFFFFF;
	background-color: #2A9DD0;
	/* background-color: #0054A6; */
}

.bildrahmen {
	border: 1px solid #2A9DD0;
	margin: 5px;
}

.bildlinkssrahmen {
	border: 1px solid #2A9DD0;
	margin-bottom: 15px;
	margin-right: 15px;
}

.bildrechtsrahmen {
	border: 1px solid #2A9DD0;
	margin-bottom: 15px;
	margin-left: 15px;
}

.buttonrechts {
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
	clear: right;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
a.copyright:link {
	color: #666666;
}
a.copyright:visited {
	color: #666666;
}

.bibs {
	background-image: url(bibs/bilder/bibs_pfeil.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.invertiert {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #2A9DD0;
	padding: 10px;
	font-size: 12pt;
	line-height: 1.5em;
}

.bggrau {
	background-color: #DCDCDC;
	padding: 5px;
}

.bghellgrau {
	background-color: #F0F0F0;
	padding: 5px;
}

.pfeil {
	background-image: url(bilder/pfeil.gif);
	background-repeat: no-repeat;
}

.warnung {
	color: #B30109;
	font-weight: bold;
}
.warnung a {
	color: #B30109;
	font-weight: bold;
}

table.contenttable {
	border-collapse: separate;
	border-spacing: 5px;
	margin-left: 35px;
}

table.contenttable tr td, table.contenttable tr th {
	vertical-align: top;
	line-height: normal;
	padding: 10px;
	background-color: #E9F5FA;
}

.bildrahmen1 {
	border: 1px solid #2A9DD0;
}

