/* =========================================== */
/* 	Initialisierung saemtlicher Elemente   */
/* =========================================== */
* {
	padding: 0px;
	margin: 0px;
	font-family: Arial;
}

html, body {
	background-color: #E5E6E5;
	font-family: Arial;
	color: #000000;
}

h2 {
	font-size: 16px;
	font-family: Arial;
}

h3 {
	font-size: 14px;
	font-family: Arial;
}
body {
}

/* div mit auf dem alle Elemente liegen */
.page {
	width:930px;
	margin: 0 auto;
}

.wrapper {
	width: 930px !important;
	border-left: 2px solid #FFFFFF;
	border-right: 5px solid #FFFFFF; 
	border-top: 2px solid #FFFFFF;
	background-color: #FFFFFF;
}

/* Bild im Header */
.headPic {
	width: 930px;
	/* background: url(../images/header.jpg) no-repeat; */
	height: 83px;
}
.headPic a img { border:none; }

/* Linke Spalte */
.left {
	width: 180px;
	float: left;
	/* margin-top: 10px; */
}

.clear {
	clear: both;
}

/* Bereich fuer Foto in linker Spalte */
.leftPic {
	height: 56px; 
}
/* =================================== */
/* Bilder in linker Spalte in Sitemap, */
/* Impressum, Login, Ausschluss, Home  */
/* =================================== */
.ausschluss {
	margin-top: 555px;
	height: auto !important;
}
.sitemap {
	margin-top: 0px;
	height: auto !important;
}	
.home {
	margin-top: 143px;
	height: auto !important;
}
.impressum {
	margin-top: 0px;
	height: auto !important;
}
.login {
	margin-top: 0px;
	height: auto !important;	
}
.suche {
	height: auto !important;
	height: auto !important;
}

/* mittlere Spalte*/
.contentColumn {
	color: #000000;
	width: 530px;
	padding-left: 10px;
	float: left;
	background-color: #FFFFFF;
	font-family: Arial;
}
.contentColumn a {
	color: #FF7F00;
	text-decoration: none;
}
.contentColumn a:hover { textdecoration: underline; }

.contentColumn strong {
	font-weight: bold;
	font-size: 11px;
}
.contentColumn ul {
	list-style: none;
}	
.contentColumn ul li {
	font-size: 11px;
	font-family: Arial;
}
/* Breadcrumb */
.breadchumb {
	margin-top: 2px;
	color: #787878 !important;
	font-size: 9px;
}

.breadchumb a, breadchumb a:visited, .breadchumb a:active {
	font-size: 11px;
	color: #787878 !important;
	text-decoration: none;
}

.breadchumb a:hover {
	text-decoration: underline;
	color: #000000 !important;
}
.comundusLink { color: #787878; }	

.breadchumb p {
	width: 100px;
	margin-left: 55px;
	margin-top: -12px;
	margin-bottom: 0px !important;
}

.breadchumb p a, .breadchumb p a:visited {
	color: #787878;
	font-size: 9px;
	text-decoration: none;
	text-transform: none;
	margin-top: 20px;
	display: inline;
}
/* letzter Eintrag im Breadcrumb */
.lastNavText {
	color: #FF7F00;
	font-size: 9px;
	font-family: Arial;
	display: inline;
	margin-left: 0px !important;
}

.contentHeader {
	color: #FF7F00;
	font-size: 20px;
	vertical-align: middle;
	margin-top: 11px;
}
	
.content {
	font-size: 11px;
	margin-top: 5px; 
	padding-left:10px;
	width: 530px;
}
.contentColumn p {
	font-size: 11px;
	margin-bottom: 12px;
	line-height: 15px;
}

.contentColumn h3{
	font-family: Arial;
	font-size:12px;
	font-weight: bold;
}

.ocms_de_norm ul { /* margin-left: 14px; */ }
.ocms_de_norm a {  color: #FF7F00 !important; text-decoration: none }
.ocms_de_norm a:hover { text-decoration: underline !important;}


.rightColumn {
	width: 198px;
	float: right;
	background-color: #FFFFFF;
	padding: 56px 0px 0px 10px;
}

.rightColumn .box {
	background-color: #FFFFFF;
	padding-bottom: 8px;
	width: 197px; 
	border: 1px solid #E5E6E5;
}
.rightColumn .box-header {
	background: url(../images/bg_subnav_inaktiv.jpg) transparent repeat-x;
	color: #000000;
	padding: 0 10px;
	height: 24px; 
}
.rightColumn .box-header h2 {
	font-weight: bold;
	line-height: 15px;
	padding: 5px 0px;
	font-size: 12px;
}
.rightColumn .box-footer {
	height:3px;
	line-height:1px;
	margin-bottom:17px;
}

/* *********************************************** */
.rightColumn #suchbox {
	padding-bottom: 3px;
}
/* Suchformular mit Textfeld und Button */
#searchForm {
	height: 25px;
}
/* Formatierung der Schrift in Suchtext-Feld und des Textfeldes */
#suchtext {
	font-family: Arial;
	border-top: 1px solid #787878;
	border-left: 1px solid #787878;
	border-right: 1px solid #E5E6E5;
	border-bottom: 1px solid #E5E6E5;
	margin-right: 0px;
	width: 164px;
	height: 25px;
}
/* Suchbutton */
#startSearch {
	height: 25px;
	margin-left: -2px;
	margin-bottom: -10px;
}
/* *********************************************** */

.rightColumn .newsBox {
	padding: 5px 0px 10px 10px;
	border-bottom: 1px solid #F5F5F5;
}
.rightColumn #lastNews { border: none!important; }

.rightColumn .newsBox h3 a {
	text-decoration: none;
	color: #FF7F00;
	font-size: 12px;
	font-weight: bold;
}
.rightColumn .newsBox h3 a:hover {
	text-decoration: underline;
}

.rightColumn .newsBox p {
	font-size: 12px;
}

/* *********************************************** */

/* Footer mit itx-Banner */
.footer {
	clear: both;
	height: 40px;
	padding-bottom: 15px;
	background-color: #FFFFFF;
}
.footerBild {
	background: url(../images/logo_comundus_sub.jpg) no-repeat;
	width: 370px;
	height: 34px;
	margin-left: 560px;
}
/* div für orangenen Balken */ 
.orangeBalken {
	background-color: transparent;
	text-align: left;
} 
.orangeBalken hr {
	width: 564px;
	color: #FF7F00;
	margin-top: -10px;
	height: 1px;
	background-color: #FF7F00;
	border: none;	 
}

.ocms_de_norm {
	font-size: 11px;
	color: #000000;
	margin-bottom: 10px;
}

.ocms_de_norm a:link, .ocms_de_norm a:hover, .ocms_de_norm a:visited, .ocms_de_norm a {
	text-decoration: none;
	text-transform: upercase;
}


/* ============================================= */
/* 	Formatierung Termin-Uebersichts-Liste 	 */
/* ============================================= */
/* .shortDates {
	border: 1px solid #E5E6E5;
}
.shortDates .image {
	width: 80px;
	margin-top: 2px;
	float: left; 
}
.shortDates .datesData, .newsData {
	float: right;
	width: 640px; 
	padding-right: 10px;
} */

/* ===================================== */
/* 	Formatierung Dates-Element	 */
/* ===================================== */
/* Anzeige Zeit und Ort */
.dateTime {
	font-size: 9px;	
	font-weight: bold;
}

/* Anzeige Bild */
.image {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}

/* Teaser */
.teaser {
	font-style: italic;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 5px;
}

.text {
	font-size: 11px; 
	margin-bottom: 5px;
}

/* Informationen zum Autor und das Publikationsdatum */
.authorInfo .pubDate {
	text-align: right;
}

#sitemap a:link, #sitemap a:visited, #sitemap a:hover, #sitemap a:active {
	text-decoration: none !important;
	text-transform: none !important;
	font-size: 11px;
	margin-top: 1px;
	margin-left: 0px;	
}

.sitemapList, .test {
	float: left;
	width: 190px;
}
#sitemap ul {
	float:left;
}

.more{ color: #FF7F00 !important; }

/* ================================ */
#login-form td {
	font-size: 11px;
}
form a {
	font-size: 11px;
}
