.titel_20 {
	font-size: 24px;
	line-height: 26px;
}
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font: 12px/1.4em Arial, Helvetica, sans-serif;
}
table, td, tr, sup, p {
	margin: 0px;
	padding: 0px;
	}
	
a:link {
	text-decoration: none;
	color: #948e8e;
}
a:visited {
	text-decoration: none;
	color: #948e8e;
}
#grey {
	color: #CCCCCC;
}
.black {
	color: #000;
}

a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.oneColFixCtrHdr #container {
	width: 900px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
}
.oneColFixCtrHdr #header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 102px;
	width: 900px;
}
.oneColFixCtrHdr #mainContent {
	background-color: #FFFFFF;
	width: 900px;
	height: 100%;
}
.oneColFixCtrHdr #aktuellContent {
	background-color: #FFFFFF;
	width: 900px;
	background-repeat: no-repeat;
}
.oneColFixCtrHdr #footer {
	font: 11px Tahoma, Arial;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #D2D2D2;
	text-align: left;
	color: #000000;
	width: 900px;
	padding-bottom: 10px;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: right;
	font: 11px Tahoma, Arial;
}
.oneColFixCtrHdr #a:link {
	text-decoration: none;
	font: 11px Tahoma, Arial;
	color: #000000;
}
.oneColFixCtrHdr #a:visited {
	text-decoration: none;
	font: 11px Tahoma, Arial;
	color: #000000;
}
.oneColFixCtrHdr #a:hover {
	text-decoration: none;
	background-color: #e8e3e0;
}

.oneColFixCtrHdr #a:active {
	text-decoration: none;
	background-color: #d4d3d9
}
.small {
	margin: 0px;
	padding: 0px;
	text-align: left;
	font: normal 11px/13px Tahoma, Arial;
}
.titel_18 {
	font: normal 19px Tahoma, Arial;
}

.titel_16 {
	font: normal 16px Tahoma, Arial;
}
.titel_15 {
	font: normal 15px Arial, Helvetica, sans-serif;
}
IMG {
	border: 0px;
	margin: 0px;
}
.img_1pxRAND {
	border: 1px solid #cccccc;
}
.img_pfeil {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: none;
	float: right;
	position: absolute;
	z-index: auto;
	left: 140px;
	visibility: visible;
	padding-top: 5px;
}
img {
   behavior: url("pngbehavior.htc");
}
#mainKategorie_presse {
	text-align: left;
	width: 240px;
	background-color: #FFFFFF;
	float: left;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}
#mainArtikel{
	padding-top: 44px;
	width: 630px;
	background-color: #FFFFFF;
	float: right;
	z-index: 1;
	padding-right: 2px;
}
h2 {
	font: bold normal 16px Tahoma, Arial;
}
.kb_index {
	background: #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
}
.vesch_index {
	background: #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 18px;
}
.blocksatz {
	text-align: justify;
}
.BU {
	padding: 0px;
	text-align: left;
	font: normal 11px/13px Tahoma, Arial;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.BU_right {
	padding: 0px;
	text-align: right;
	font: normal 11px/13px Tahoma, Arial;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

sup {
	font: 8px/normal Tahoma, Arial;
}
.linie_unten {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D2D2D2;
}
#tabellenHG {
	background-image: url(GeraldNestler/hg.gif);
	background-repeat: no-repeat;
}

