@charset "iso-8859-1";

/* ================================================= */

table.Impressum , table.ReporterPhotoSpalte {
	margin-top:20px;
	}
table.Impressum {
	border:0px;
	/* border:1px; border-color:#ff0000; border-style:solid; */
	padding:0px;
	
	width:100%;
	
	border-collapse:collapse; /* ersetzt HTML-Befehl cellspacing */
	}

table.Impressum td {
	/* border:1px; border-color:#ff0000; border-style:solid; */
	}
td.RessortTitel {
	margin:0px;
	border:0px;
	padding:0px;
	padding:0px 10px 0px 0px;

	width:140px;
	text-align:right;
	vertical-align:top;	

	font-weight:bold;
	text-transform:uppercase;
	color:#5A4154;
	}

td.RessortText{
	text-align:left;
	vertical-align:top;
	
	font-style:oblique;
	}

div.Ressort {
	margin: 0px 10px 5px 10px;
	}
span.RessortName {
	font-weight:bold;
	font-style:normal;
	color:#000000;
	}
	
/* ================================================= */
/* ------------------------------------------------- */
.ReporterListe {
				float: left;
				display: inline;		/* for MS-ie Bugs */
				width: 280px;
				}

.ReporterListe li {
				margin-bottom: 1em;
				text-align: right;
				
				list-style: none;
				}

.ReporterListe li em {
				font-weight: normal;
				font-style: normal;
				color: #5A4154;
				}

.ReporterListe li address {
				margin: 0;
				font-weight: normal;
				font-style: normal;
				color: #5A4154;
				}

.ReporterPhoto {
				margin-left: 1em;
				
				float: right;
				width: 60px;
				}

.ReporterKeinBild {
				height: 80px;
				font-size: 70px;
				line-height: 110%;
				font-weight: bold;
				text-align: center;
				color: #202020;
				}
/* ------------------------------------------------- */

