  p {
	margin-top: 0em;
	margin-bottom: 1em;
}

.logoHP {
	height: 193px;
}

.siegelHP {
	position: relative;
	float: left;
	width: 107px;
	height: 175px;
	background-color: #fff;
}

#wrapHP {
	float: left;
	margin: 0px;
	width: 250px;
}

#middleColumnHP {
	position: relative;
	float: left;
	width: 200px;      
	border-left: 2px solid #900;
	border-right: 1px dashed #999;
	float:left;
	min-height: 720px;
	padding: 0px 20px 0px 20px;
}

.tableContainerHPabisz table {
	background-color: #ffffff;
	margin: 0px -8px 0px -8px;
}

.tableContainerHPabisz td {
	color: #900;
	background-color: #e0e0e0;
	width: 22px;
	height: 22px;
	font-size: 0.8em;
	text-align: center;
}

.tableContainerHPdatum table {
	background-color: #ffffff;
	margin: 0px -8px 0px -8px;
}

.tableContainerHPdatum td {
	color: #900;
	background-color: #e0e0e0;
	width: 22px;
	height: 22px;
	font-size: 0.8em;
	text-align: center;
}

.tableContainerHPdatum th {
	font-size: 1em;
	text-align: center;
}


.tableContainerHPabisz .tdbgwhite {
	background-color: #fff;
}

.tableContainerHPdatum .tdbgwhite {
	background-color: #fff;
}

.tableContainerHPdatum .tdblack {
	color: #000;	
}


#tabelle_kalender {
    background: #ffffff;
    border-spacing: 8px;
    margin: 0px -8px 0px -8px;
}

td.kalendertag {
    color: #900;
    background: #e0e0e0;
    width: 22px;
    height: 22px;
    font-size: 0.8em;
    text-align: center;
}
td.kalenderwoche {
  display: none;
}
td.kalender2 {
    display: none;
}
td.kalender {
    width: 22px;
    height: 22px;
    color: #000;
  background: #e0e0e0;
    font-size: 0.8em;
    text-align: center;
}
th.monat {
  font-size: 1em;
  text-align: center;
} 
#contentHP {
	margin-top: 7px;
}

#contentHP p {
	margin: 0px 0px 5px 0px;
}

#naviHorHP {
	text-align: right;
	font-size: 0.8em;
	line-height: 2px;
	color: #666;
	padding: 0px;
}

#naviHorHP a:link {
	color: #666;
	text-decoration: none;
}

#naviHorHP a:visited {
	color: #666;
	text-decoration: none;
}

#naviHorHP a:hover {
	color: #666;
	text-decoration: underline;
}

#rightColumnHP {
	width: 473px;
	margin: 0px 0px 0px 0px;
	float: right;
	min-height: 200px;
}

.keyVisualHP {
	height: 180px;
}

.aktuellesBildHP {
	margin: 0px 5px 0px 0px;
	float: left;
}

.headlineRightColumnHP {
	height: 1.3em;
	border-bottom: 1px dashed #999;
	margin-bottom: 0.4em;
	font-size: 0.9em;
	color: #000;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 6px;
	padding-left: 0px;	
}

.headlineHP {
	margin-bottom: 5px;
	color: #900;	
	font-weight: bold;	
	line-height: 1.2em;
}

.footerContentHP a {
	text-align: center;
	font-size: 0.9em;
	color: #e0e0e0;
}

.footerContentHP a:link {
	color: #e0e0e0;
	text-decoration: none;
}

.footerContentHP a:visited {
	color: #e0e0e0;
	text-decoration: none;
}

.footerContentHP a:hover {
	color: #e0e0e0;
	text-decoration: underline;
}

