@charset "utf-8";
#newsContent { /* analog mainCol */
	padding: 0 10px 0 15px;
}
/* Tabelle Aussen */
.tableNewswriter {
	padding: 0;
	margin: 0;
	border-collapse: collapse;
}
.tableNewswriter td {
	border: 1px solid #597EA4;
	padding: 0;
}
/* Tabelle innen */
.tableNewswriterIn {
	padding: 0;
	margin: 0;
}
.tableNewswriterIn td {
	border: 0px solid #597EA4;
	padding: 5px;
}
/* Tabelle Portlets */
.tablePortlet {
	padding: 0;
	margin: 3px;
	border-collapse: collapse;
}
.tablePortlet th {
	padding: 2px;
	color: #ffffff;
	border: 1px solid #597EA4;  
	background-color: #597EA4;
}
.tablePortlet td {
	padding: 2px;
	border: 1px solid #597EA4;
}
/* Tabelle Standard */
.tableSimple {
	/* font-size: 0.8em; */
	padding: 0;
	margin: 0;
	border-collapse: collapse;
	border: 0;
}
.tableSimple td {
	padding: 3px;
	margin: 0;
}
/* Links */
/* Links Newsindex */
a.newsindex, a.newsindex:visited {
	background: url(../img/arrow_black.gif) left no-repeat;
	padding-left: 14px;
	margin-left: 0.5em; /* Abstand zum Datum schaffen */
	text-decoration: none;
}
a.newsindex:hover, a.newsindex:visited:hover {
	background: #d6e1f5 url(../img/arrow_blue_light.gif) left no-repeat;
	padding-left: 14px;
	text-decoration: underline;
}
/* Schrift */
.txtSmallDarkRed {
	font-weight: bold;
	color: #B01217;
	text-decoration: none;
}
.txtSmall {
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.txtBold {
	color: #000;
	font-weight: bold;
}
.txtBoldRed {
	color: #ff0000;
	font-weight: bold;
}
/* Tabelle fuer Head Bereich Administration */
.tableHeader {
	background-color: #597EA4;
 	margin: 0;
	padding: 0;
 	border-collapse: collapse;
/* 	width: 600px; */
}
.tableHeaderHead {
	background-color: #597EA4;
	color: #fff;
	font-weight: bold;
	padding: 7px;
}
.tableHeaderContent {
	background-color: #F7FBFF;
	border: 1px solid #597EA4;
}
/* Tabelle fuer Main Bereich Administration*/
.tableMainHeader {
/*	background-color: #597EA4; */
	height: 23px;
	background: #E0EBED;
	font-weight: bold;
	/* font-size: 0.8em; */
	color: #333;
	padding-left: 7px;
	margin-top: 7px;
}
.tableMainFooter {
	background-color: #E0EBED;
	font-weight: bold;
	color: #fff;
	padding: 3px;
}
.tableMainContent {
	width: 100%;
	border-collapse: collapse;
	margin-top : 15px; 
}
.tableMainContentTD1 {
	background-color: #c2c2c2;
	line-height: 1.2em;
	/* font-size: 0.8em; */
	font-weight: bold;
	color: #000000;
	padding: 3px;
}
.tableMainContentTD2 { 
	/* font-size: 0.8em; */
	line-height: 1.2em;
	font-weight: bold;
	color: #000;
	padding: 3px;
	border-top: 1px solid #597EA4;
	border-bottom: 1px solid #597EA4;
}
/* allgemeine Links */
/* Links Navigation Adminbereich */
/* --disabled
a:link {
	color: #000;
	font-weight: bold;
	font-size: 0.8em;
	text-decoration: none;
}
a:visited {
	color: #000;
	font-weight: bold;
	font-size: 0.8em;
	text-decoration: none;
}
a:active {
	color: #000;
	font-weight: bold;
	font-size: 0.8em;
	text-decoration: none;
}
a:hover {
	color: #597EA4;
	font-weight: bold;
	font-size: 0.8em;
	text-decoration: none;
}
a: {
	color: #000;
	font-weight: bold;
	font-size: 0.8em;
	text-decoration: none;
}
*/
/* Links Navigation Adminbereich */
a.navi:link {
	color: #000;
	font-weight: bold;
	/* font-size: 0.8em; */
	text-decoration: none;
	padding: 0 6px
}
a.navi:visited {
	color: #000;
	font-weight: bold;
	/* font-size: 0.8em; */
	text-decoration: none;
	padding: 0 6px
}
a.navi:active {
	color: #000;
	font-weight: bold;
	/* font-size: 0.8em; */
	text-decoration: none;
	padding: 0 6px
}
a.navi:hover {
	color: #000;
	font-weight: bold;
	/* font-size: 0.8em; */
	text-decoration: none;
	padding: 0 6px;
}
a.navi {
	color: #000;
	font-weight: bold;
	/* font-size: 0.8em; */
	text-decoration: none;
	padding: 0 6px;
}
/* Links Kommentar Bltterfunktion */
a.commlink {
	color: #150185;
	font-weight: bold;
	/* font-size: 0.8em; */
	text-decoration: none;
}
a.commlink:link {
	color: #150185;
	font-weight: bold;
	/* font-size: 0.8em; */
	text-decoration: none;
}
a.commlink:visited {
	color: #150185;
	font-weight: bold;
	/* font-size: 0.8em; */
	text-decoration: none;
}
a.commlink:active {
	color: #150185;
	font-weight: bold;
	/* font-size: 0.8em; */
	text-decoration: none;
}
a.commlink:focus {
	color: #150185;
	font-weight: bold;
	/* font-size: 0.8em; */
	text-decoration: none;
}
a.commlink:hover {
	color: #000000;
	font-weight: bold;
	/* font-size: 0.8em; */
	text-decoration: none;
}
/* Submitbuttons Adminbereich */
.button {
	/* font-size: 0.9em; */
	font-weight: bold
}
/* Formularfeld lang Adminbereich */
input.input {
	/* font-size: 0.8em; */
	font-weight:normal;
	border-right: 1px solid #D4D0C8;
	border-left: 1px solid #808080;
	border-top: 1px solid #808080;
	border-bottom: 1px solid #D4D0C8;
	background-color: #fff; /* #e2e2e2 */
	width: 400px; /* 420px */
}
/* Formularfeld kurz Adminbereich */
input.normal {
	/* font-size: 0.8em; */
	font-weight:normal;
	border-right: 1px solid #737373;
	border-left: 1px solid #727272;
	border-top: 1px solid #848484;
	border-bottom: 1px solid #595959;
	background-color: #fff;
	width: 350px;
}
/* Formularfeld Datum Adminbereich */
input.normal1 {
	/* font-size: 0.8em; */
	font-weight:normal;
	border-right: 1px solid #737373;
	border-left: 1px solid #727272;
	border-top: 1px solid #848484;
	border-bottom: 1px solid #595959;
	background-color: #fff;
	width: 35px;
}
/* Formularfeld Adminbereich */
input.normal2 {
	/* font-size: 0.8em; */
	font-weight: normal;
	border-right: 1px solid #737373;
	border-left: 1px solid #727272;
	border-top: 1px solid #848484;
	border-bottom: 1px solid #595959;
	background-color: #fff;
	width: 200px;
}
/* Formularfeld Datum Adminbereich */
input.user {
	/* font-size: 0.8em; */
	font-weight: normal;
	border-right: 1px solid #737373;
	border-left: 1px solid #727272;
	border-top: 1px solid #848484;
	border-bottom: 1px solid #595959;
	background-color: #fff;
	width: 100px;
}
/* Formularfeld Buchstabenzhler Adminbereich */
input.counter {
	/* font-size: 0.8em; */
	font-weight: normal;
	border-right: 1px solid #FFFCF0;
	border-left: 1px solid #FFFCF0;
	border-top: 1px solid #FFFCF0;
	border-bottom: 1px solid #FFFCF0;
	background-color: #FFFCF0;
}
/* Textfeld Shorttext Adminbereich */
textarea.textarea {
	/* font-size: 0.8em; */
	border-right: 1px solid #D4D0C8;
	border-left: 1px solid #808080;
	border-top: 1px solid #808080;
	border-bottom: 1px solid #D4D0C8;
	background-color: #fff;
	width: 100%; /* 580px; */
	height: 250px;
}
/* Textfeld Lontext Adminbereich */
textarea.textarea1 {
	/* font-size: 0.8em; */
	border-right: 1px solid #D4D0C8;
	border-left: 1px solid #808080;
	border-top: 1px solid #808080;
	border-bottom: 1px solid #D4D0C8;
	background-color: #fff;
	width: 100%; /* 580px; */
	height: 250px;
}
textarea.admin {
	/* font-size: 0.8em; */
	border-right: 1px solid #D4D0C8;
	border-left: 1px solid #808080;
	border-top: 1px solid #808080;
	border-bottom: 1px solid #D4D0C8;
	background-color: #fff;
	width: 200px;
	height: 90px;
}
/* Auswahlfeld Adminbereich */
select.select {
	/* font-size: 0.8em; */
	border-right: 1px solid #D4D0C8;
	border-left: 1px solid #808080;
	border-top: 1px solid #808080;
	border-bottom: 1px solid #D4D0C8;
	background-color: #fff;
}
/* Suchfunktion*/
input.text {
	/* font-size: 0.8em; */
	font-weight: normal;
	border-right: 1px solid #737373;
	border-left: 1px solid #727272;
	border-top: 1px solid #848484;
	border-bottom: 1px solid #595959;
	background-color: #fff;
	width: 150px;
	height: 19px;
}
input.button  {
	color: #000;
	font-weight: normal;
/*	font-size: 0.9em; */
	text-decoration : none;
}
input.checkbox  {
	color: #000;
	font-weight: normal;
/*	font-size : 0.9em; */
	text-decoration: none;
}
span.checkbox  {
	color: #000;
	font-weight: normal;
	/* font-size: 0.8em; */
	text-decoration: none;
}
h1.result  {
	color : #000;
	font-weight : bold;
/*	font-size : 1em; */
	text-decoration : none;
}
p.result  {
	color: #000;
	font-weight: normal;
/*	font-size: 0.9em; */
	text-decoration: none;
}
span.extract {
	color: #000;
	font-weight: normal;
	/* font-size: 0.8em; */
	text-decoration: none;
}
.search {
	border-left: 1px dotted #315EB0;
	border-right: 1px dotted #315EB0;
	border-top: 1px dotted #315EB0;
	border-bottom: 1px dotted #315EB0;
}
select.field {
/*	font: bold 0.9em; */
	color: #000;
	background:#E2E2E2;
	border: none;
	width: 280px;
}
select.fieldSmall {
/*	font: bold 0.9em; */
	color: #000;
	background-color: #fff;
	border: none;
	width: 80px;
}
/* Meldungen */
.redalert {
	/* font-size: 0.8em; */
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}
.boxError {
	background-color: #fff;
	width: 448px;
	border-collapse: collapse;
	border: 1px solid #FF3300;
	margin-left: 1px;
	margin-bottom: 15px;
}
.boxError td {
	background-color: #F1F1F1;
	padding: 6px;
	/* font-size: 0.8em; */
	font-weight: bold;
	line-height: 1.2em;
	text-decoration: none;
	color: #000;
}
.boxNote {
	background-color: #fff;
	width: 448px;
	border-collapse: collapse;
	border: 1px solid #8CB3D9;
	margin-left: 1px;
	margin-bottom: 15px;
}
.boxNote td {
	background-color: #F1F1F1;
	padding: 6px;
	/* font-size: 0.8em; */
	font-weight: bold;
	line-height: 1.2em;
	text-decoration: none;
	color: #000;
}
.txtBoldRed {
	color: #ff0000;
	font-weight: bold;
	/* font-size: 0.8em; */
}
/* Trenner */
hr {
	margin-left: 25px;
	background-color: #DAE4F6; /* Mozilla 1.4 */
	color: #DAE4F6; /* IE 6 */
	border: #DAE4F6; /* Opera 7.11 */
	height: 1px; /* in Opera fr die Anzeige ntig, in Mozilla fr die einheitliche Hhe */
}
/* Newsarea Styles */
#newsContent { /* analog mainCol */
	padding: 0 10px 0 15px;
}

#newsContent h2 {
	color: #3e4a69;
	margin-bottom: 0.3em;
}
.newsUnit { /* einzelner Newsblock (table) */
	background: #fff;
}
.newsDate {
	color: #333;
	font-size: 0.8em;
}
* html #newsFooter {
	padding-bottom: 5px;
}
/* ----- */
/* < Presse & Aktuelles > */
.news { /* Tabelle fr einzelnen Beitrag -> news.tpl */
	background: #fff url(../img/klotz-grau.gif) no-repeat top left;
}
.news .title {
	padding-left: 20px; /* Platz fr Klotz-Hintergrund */
	vertical-align: top;
}
.news .title h2 {
	margin: 0;
	padding: 0;
}
.news .title h2 a {
	text-decoration: none;
	background: none;
}
.news .date {
	text-align: right;
	vertical-align: top;
	font-size: 0.9em;
	color: #666;
}
.news .content {
	padding-left: 20px;
	font-size: 0.9em;
	line-height: 1.2em;
}
.news .content img {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.news .content .author {
	font-size: 0.9em;
	color: #ccc;
}
.news .link {
	text-align: right;
	font-size: 0.8em;
}
.news .topic {
	padding-left: 20px;
	font-size: 0.8em;
}
.newsindex {
	font-size: 0.9em;
	margin-left: 0.5em;
	padding: 0 0 3px 0;
}
/* </ Presse & Aktuelles > */