p {
	margin-top: 0em;
	margin-bottom: 1em;
}

.logoHP {
	height: 160px;
}

.siegelHP {
	position: relative;
	float: left;
	width: 120px;
	height: 120px;
	background-color: #fff;
        margin-left: 0px;
}
.animatedgifHP {
        position: relative;
        float: left;
        width: 255px;
        height: 120px;
        background-color: #fff;
        margin-left: 20px;
}

#pageContainer {
    text-align: left;
}

#wrapHPx {
	float: left;
	margin: 0px; padding: 0px;
	width: 490px;
}

#middleColumnHP {
	position: relative; right:-00px;
	float: left;
	width: 473px;      
	border-left: 2px solid #900;
	border-right: 1px dashed  #999;
	padding: 5px 20px 0px 20px;
}
*html #middleColumnHP {
	padding: 5px 10px 0px 20px;
}

.tableContainerHPabisz table {
	background-color: #ffffff;
	margin: 0px -8px 18px -8px;
}

.tableContainerHPabisz td {
	color: #900;
	background-color: #e0e0e0;
	width: 22px;
	height: 22px;
	font-size: 0.8em;
	text-align: center;
}

.tableContainerHPsuche {
	width:216px;
	margin-left:-8px;
}

.tableContainerHPsuche table {
	border:0; 
	margin-top:5px;
	width:216px;
}

.tableContainerHPsuche td {
	background-color: #e0e0e0; 
	padding: 2px 5px;
}
.tableContainerHPdatum table {
	background-color: #ffffff;
	margin: 13px -8px 2px -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;	
}

.contentHP {
	font-family: Arial, sans-serif;
	margin-top: 4px;
	font-size: 13px;
	padding: 10px;
	border-radius: 4px;
	background-color: #fafafa;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
}

.contentHP p {
	margin: 0px 0px 5px 0px;
}

#naviHorHP {
	text-align: right;
	font-size: 0.8em;
	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: 200px;
	padding: 5px 0px 0px 0px;
	float: right;
}
*html #rightColumnHP {
	width: 200px;
	margin-left: 12px;
	padding:0px;
}
table.raspT {
border:solid 1px #CCCCFF;
font-family:Arial;
font-size:12px;
}


#rightColumnHP p {
	margin-top: em;
	margin-bottom: 0.3em;
}
	

.keyVisualHP {
	height: 120px;
	width:  200px;
}


.headlineMiddleColumnHP {
	line-height: 1.3em;
	font-size: 1.1em;
	padding: 8px 0 8px 0;
	margin-bottom: 12px;
	border-bottom: 2px solid #999;
	color: #000;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.5px;
}

.headlineRightColumnHP {
	line-height: 1.2em;
	font-size: 1.0em;
	padding: 12px 0 8px 0;
	margin-bottom: 10px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	color: #000;
	text-transform: uppercase;
	font-weight: bold;
	background: linear-gradient(to bottom, #f9f9f9, #f5f5f5);
	border-radius: 3px;
}

.headlineTermineHP {
	border-bottom: 1px dashed #999;
	padding-bottom:10px;
	margin-bottom:20px;  }

.headlineHP {
	margin-bottom: 5px;
	color: #900;	
	font-weight: bold;	
	line-height: 1.2em;
}

.news_entity {
	margin: 20px 0px;
}

.teaserImageHPleft {
	margin: 5px 15px 5px 0px; 
	float: left;
}
.teaserImageHPright {
	margin: 5px 0px 5px 15px; 
	float: left;
}

.footerContentHP a {
	text-align: center;
	font-size: 10px;
	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;
}

