/*
	Stylesheet für http://www.psv-mainz.de.de
	Erstellt: Mai 2005 Michael Grüger
        Geändert: 24.07.2005: Anpassung an Homepage-Version 4.2
                              Neu-Formatierung der H1-Überschrift
                  29.08.2005: Verringerung Zeichenabstand Navigation 3.Ebene ´ul#iMainNavigationSubList li´ 

	Inhalt:
	1.) Klassen und IDs fuer Layoutzwecke
	2.) allgemeine Formatdefinitionen fuer verschiedene HTML-Tags
	3.) Formatdefinitionen für die verschiedenen Verweistypen
	4.) Formatdefinitionen fuer die verschiedenen Auswahlmenues
	5.) Formatdefinitionen zur Verwendung in den Artikeltemplates
*/

/* 1.) Klassen und IDs fuer Layoutzwecke */
/* ------------------------------------- */

/* iHeader - Kopfzeile */
#iHeader {
	clear: both;
	margin: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 0px;
	color: #000000;
	width: 1010px;
	background: transparent url(grafiken/banner1.jpg) no-repeat left top;
}
#iHeaderContent {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#iHeaderContent {
	border-bottom: 1px solid White;
	height: 90px;
	text-align: center;
	font-size: 0.8em;
	/*width: 300px;*/
}
#iHeaderNavContainer {
	width: 1010px;
}

/* cContentBox - Aufnahme fuer den kompletten Artikelinhalt */
#Inhalt {
	position: relative;
	margin: 0px 215px 10px 165px;
	background-color: white;
	font-size: 0.8em;
	line-height: 1.2em;
	z-index: 3;
	width: 620px;
}

/* cContentBox - Aufnahme fuer den kompletten Artikelinhalt */
.inhaltBox {
	position: relative;
	margin: 0px 0px 10px 0px;
	border: 1px solid #F0F0F0; /*border-bottom: 1px solid #EBEBEB;*/
	background-color: white;
	padding: 10px;
	padding-bottom: 5px;
}

/* cContentBox - Aufnahme fuer den kompletten Artikelinhalt */
.cContentBox {
	position: relative;
	margin: 0px 215px 10px 165px;
	border: 1px solid #F0F0F0; /*border-bottom: 1px solid #EBEBEB;*/
	background-color: white;
	font-size: 0.8em;
	line-height: 1.2em;
	padding: 10px;
	padding-bottom: 5px;
	z-index: 3;
	width: 600px;
}

/* iColumnLeft - Spalte fuer die Navigation durch die Untermenues */
#iColumnLeft {
	/*border-right: 1px solid #9C9C9C;*/
	position:absolute;
	width:150px;
	top:130px;
	left:10px;
	padding: 0px;
	/*padding-right: 10px;*/
	/*padding-bottom: 100px;*/
	z-index:2;
/* IE Box-Modell-Fehlerkorrektur, Details siehe http://glish.com/css/hacks.asp */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:150px;
}

/* Zusätzlich fuer Opera 5, ebenso siehe obige URL */
body>#iColumnLeft {
	width:150px;
}

/* iColumnRight - Spalte fuer die Vorschau auf aktuelle Nachrichten */
#iColumnRight {
	/*border-left: 1px solid #9C9C9C;*/
	position:absolute;
	width:180px;
	top:130px;
	left:795px;
	padding:0px;
	background-color: White;
	font-size: 0.8em;
	/*padding-left: 10px;*/
	/*padding-bottom: 100px;*/
	z-index:1;
/* IE Box-Modell-Fehlerkorrektur, Details siehe http://glish.com/css/hacks.asp */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:200px;
}
/* Zusätzlich fuer Opera 5, ebenso siehe obige URL */
body>#iColumnRight {
	width:200px;
}

/* cFuss - Fusszeile */
.cFuss {
	position: relative;
	margin: 0px 215px 10px 165px;
	border: 1px solid #F0F0F0; /*border-bottom: 1px solid #EBEBEB;*/
	background-color: white;
	font-size: 0.8em;
	line-height: 1.2em;
	padding: 10px;
	padding-bottom: 5px;
	z-index: 3;
	text-align: center;
	width: 600px;
}


/* 2.) allgemeine Formatdefinitionen fuer verschiedene HTML-Tags */
/* ------------------------------------------------------------- */

html, body, table, tbody, tr, td{
	margin: 0px;
	padding: 0px;
	color: #000000;
	font: normal 1em Verdana,Arial,sans-serif;
}

body {
	margin: 0px 0px 20px 0px;
        background-color: White;
	margin-right: 0px; 
	background-color: white;
	width="1000";
}

h1, h2, h3 {
	margin-top: 0px;
	text-align:center;
	
}

h1 {
	position: relative;
	margin: -10px 215px 0px 165px;
        padding: 0px 0px 10px 0px;
	background-color: white;
	z-index: 3;
	width: 600px;
        font-size: 1em;
	font-weight: bold;
}

h2 {
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 0.2em;
	border-left:10px solid #3EAC3B; 
	border-bottom:1px solid #3EAC3B;
	padding: 2px 0 2px 0;
}

h3 {
	font-size: 1.0em;
	font-weight: bold;
	margin: 0em;
}

p {
	margin: 0.5em 0 0.5em 0;
}

a {
	color: #3EAC3B;
	text-decoration: none;
}

a:hover, a:active {
	color: Black;
	text-decoration: underline;
}


/* 3.) Formatdefinitionen fï¿½r die verschiedenen Verweistypen */
/* --------------------------------------------------------- */

/* Verweis zurueck von Detailseite */
.cBack {
	padding: 2px 2px 2px 2px;
	width: auto;
	/*background: transparent url(backnorm.gif) no-repeat left;*/
}
.cBack a {
	padding-left: 15px;
	color: #00A78B;
	text-decoration: none;
	width: auto;
	/*background: transparent url(backnorm2.gif) no-repeat left;*/
}
.cBack a:hover, .cBack a:active {
	color: Black;
	text-decoration: underline;
	width: auto;
	/*background: transparent url(backact2.gif) no-repeat left;*/
}

/* Verweis auf Dateidownload */
.cFile {
	padding: 0px 0px 0px 0px;
	width: auto;
	/*background: transparent url(filenorm.gif) no-repeat left;*/
}
.cFile a {
	padding-left: 15px;
	text-decoration: none;
	width: auto;
	background: transparent url(grafiken/download1.gif) no-repeat left;
}
.cFile a:hover, .cFile a:active {
	color: Black;
	text-decoration: underline;
	width: auto;
	background: transparent url(grafiken/download2.gif) no-repeat left;
}

/* Verweis auf Webseite allgemein */
.cLink {
	padding: 0px 0px 0px 0px;
	width: auto;
	/*background: transparent url(mwwwnorm2.gif) no-repeat left;*/
}
.cLink a {
	padding-left: 15px;
	color: #00A78B;
	text-decoration: none;
	width: auto;
	/*background: transparent url(mwwwnorm2.gif) no-repeat left top;*/
}
.cLink a:hover, .cLink a:active {
	color: Black;
	text-decoration: underline;
	width: auto;
	/*background: transparent url(mwwwact2.gif) no-repeat left top;*/
}

/* Verweis auf Detailseite */
.cMore {
	padding: 2px 2px 2px 2px;
	width: auto;
	/*background: transparent url(morenorm.gif) no-repeat left;*/
}
.cMore a {
	padding-left: 15px;
	color: #00A78B;
	text-decoration: none;
	width: auto;
	background: transparent url(grafiken/weiter1.gif) no-repeat left top;
}
.cMore a:hover, .cMore a:active {
	color: Black;
	text-decoration: underline;
	width: auto;
	background: transparent url(grafiken/weiter2.gif) no-repeat left top;
}

/* Verweis auf ganzen Artikel in Vorschau aktueller Nachrichten */
.cNewsMore {
	display: block;
	width: auto;
	text-align: right;
	padding-top: 2px;
}
.cNewsMore a {
	padding-left: 15px;
	width: auto;
	background: transparent url(grafiken/weiter1.gif) no-repeat left;
}
.cNewsMore a:hover, .cNewsMore a:active {
	color: Black;
	text-decoration: underline;
	width: auto;
	background: transparent url(grafiken/weiter2.gif) no-repeat left;
}

/* 4.) Formatdefinitionen fuer die verschiedenen Auswahlmenues */
/* ----------------------------------------------------------- */

/* Menue der uebergeordneten Rubriken - Level 1 */
ul#iHeaderNavList {
	margin: 0px;
	padding-bottom: 24px;
	list-style-type: none;
	border-bottom: 1px solid Black;
	font-size: 0.7em;
	font-weight: bold;
	text-align: center;
	min-width: 800px;
}
ul#iHeaderNavList li {
	float: left;
	height: 21px;
	background-color: #EBEBEB;
	margin: 2px 2px 0px 2px;
	border: 1px solid #9C9C9C;
	border-bottom: 1px solid Black;
}
ul#iHeaderNavList li#iHeaderNavListActiv {
	border-bottom-color: White;
	border-left-color: Black;
	border-right-color: Black;
	border-top-color: Black;
}
ul#iHeaderNavList li#iHeaderNavListActiv a {
	color: Black;
	background-color: White;
}
ul#iHeaderNavList a {
	float: left;
	display: block;
	color: #3EAC3B;
	text-decoration: none;
	padding: 4px;
}
ul#iHeaderNavList a:hover {
	background: #3EAC3B;
	color: White;
}

/* Menue der Unter- und Subrubriken - Level 1 + 2 */
ul#iMainNavigationList {
	border: 0px solid #D0D0D0;
	background-color: White;
	padding: 3px 3px 3px 10px;
	font-size: 0.8em;
	text-align: left;
}
ul#iMainNavigationList {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: left;
}
ul#iMainNavigationList li {
	margin: 0px 0px 0.1em 0px;
}
ul#iMainNavigationList li a{
	background: transparent url(grafiken/weiter1.gif) no-repeat left top;
	padding: 0px 0px 0px 15px;
	text-decoration: none;
	color: #3EAC3B;
	display: block;
	width: 11em;
}
ul#iMainNavigationList li a#iMainNavigationListActiv {
	background: transparent url(grafiken/weiter2.gif) no-repeat left top;
	color: Black;
	text-align: left;
}
ul#iMainNavigationList li a:hover {
	color: Black;
	background: transparent url(grafiken/weiter2.gif) no-repeat left top;
}
ul#iMainNavigationList li a:active {
	color: Black;
	background: transparent url(grafiken/weiter2.gif) no-repeat left top;
	text-align: left;
}
ul#iMainNavigationSubList {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: left;
}
ul#iMainNavigationSubList li {
	margin: 0px 0px 0.1em 15px;
}

ul#iMainNavigationSubList li a#iMainNavigationSubListActiv {
	background: transparent url(grafiken/weiter2.gif) no-repeat left top;
	color: Black;
	text-align: left;
}


/* Formatdefinitionen zur Darstellung/Positionierung von Bildern */
table.cImageContainer {
	color: #9C9C9C;
	font-size: 0.8em;
	line-height: 1em;
	border-collapse: collapse;
	border-spacing: 0px;
	text-align: center;
}
table.cImageContainer tbody {
	text-align: center;
}

table.cImageTable {
	clear: both;
	text-align: center;
	color: #9C9C9C;
	font-size: 0.9em;
	line-height: 1em;
	padding: 10px;
	border-collapse: separate;
	border: 1px solid #D0D0D0;
	empty-cells: hide;
}
table.cImageTable td.cImg {
	/*border: 1px solid #D0D0D0;
	border-bottom: 0;*/
	padding: 4px;
	width: 50%;
}
table.cImageTable td.cDescr {
	/*border: 1px solid #D0D0D0;
	border-top: 0;
	border-collapse: collapse;*/
	padding: 4px;
	padding-bottom: 10px;
}

.cImageBox {
	color: #9C9C9C;
	font-size: 0.8em;
	line-height: 1em;
	width: 250px;
	height: 187px;
	float: left;
	text-align: center;
	margin: 10px;
	padding: 5px;
	border: 1px solid #D0D0D0;
}

.cImageBox1 {
	color: #9C9C9C;
	font-size: 0.8em;
	line-height: 1em;
	width: 150px;
	height: 150px;
	float: left;
	text-align: center;
	margin: 10px;
	padding: 5px;
	border: 1px solid #D0D0D0;
}

.cImageLeft {
	float: left;
	margin: 0px 10px 5px 0px;
	border: 1px solid #D0D0D0;
	padding: 2px 2px 2px 2px;
}

.cImageMiddle {
	margin: 5px 5px 5px 5px;
	border: 1px solid #D0D0D0;
	padding: 2px 2px 2px 2px;
}

.cImageRight {
	float: right;
	margin: 0px 0px 5px 10px;
	border: 1px solid #D0D0D0;
	padding: 2px 2px 2px 2px;
}

p.cImageTableHeading {
	clear: both;
	font-size: 1.2em;
	font-weight: normal;
	margin-top: 1.2em;
}

}

.cGalerieBox {
	color: #9C9C9C;
	font-size: 0.8em;
	line-height: 1em;
	width: 250px;
	height: 200px;
	float: left;
	text-align: center;
	margin: 10px;
	padding: 5px;
	border: 1px solid #D0D0D0;
}

/* 5.) Formatdefinitionen zur Verwendung in den Artikelinhalten */
/* ------------------------------------------------------------- */

.cClearAllFloats {
	clear: both;
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	font-size: 0em;
}

.cDatum {
	color: #9C9C9C;
}

.cFootLine {
	border-top: 1px solid #EBEBEB;
	display: block;
	margin: 0.5em;
	font-size: 0.8em;
	padding: 2px 5px 2px 5px;
	background-color: #F9F9F9;
	clear: both;
}

.cInputLoginData {
	text-align: right;
	display: block;
	width: 20em;
}

#iColumnRight h6 {
	font-size: 0.8em;
	margin: 0px;
}

.cNews {
	font-size: 0.9em;
	margin: 0px 0px 0px 0px;
	padding: -20px 5px 5px 0px;
	border-bottom: 1px solid #EBEBEB;
}

.cNews h1 {
	font-size: 1.2em;
	margin-top: 3px;
	margin-bottom: 3px;
}
.cNewsDate {
	color: #9C9C9C;
}

/* 6.) Formatdefinitionen fï¿½r Adressdatenausgabe */
/* --------------------------------------------- */
