/*=============================================================================*/
/*		ALGEMEINE STILE		*/
/*=============================================================================*/
body {
	margin: 0px;
}
a {
	text-decoration: none;
}
/*=============================================================================*/
/*		VERLINKUNGEN		*/
/*=============================================================================*/
a.zelle_NEUTRUM, .zelle_NEUTRUM a {
	color: #282715;
	text-decoration: none;
	border: 0px none;
	
}
a.zelle_EDITION_01, .zelle_EDITION_01 a, a.zelle_EDITION_02, .zelle_EDITION_02 a, a.zelle_EDITION_03, .zelle_EDITION_03 a, a.zelle_EDITION_04, .zelle_EDITION_04 a, a.zelle_NEUTRUM_plus, .zelle_NEUTRUM_plus a, a.zelle_NEUTRUM_plus_aktiv, .zelle_NEUTRUM_plus_aktiv a {
	color: #000000;
	text-decoration: none;
	display: block;
	padding-left: 12px;
}
a.modul, .modul a {
	padding-top: 0px;
	display: block;
}

a.textlink01, .textlink01 a {
	
	text-decoration: none;
}
a.textlink02, .textlink02 a {

	text-decoration: none;
}
a.textlink03, .textlink03 a {

	text-decoration: none;
}
a.textlink04, .textlink04 a {
	
	text-decoration: none;
}
/*============================================================================*/
/*		GRUNDTABELLE		*/
/*=============================================================================*/
.zelle_OL {
	width: 212px;
	height: 180px;
}
.zelle_UL {
	width: 212px;
}
.zelle_INHALT {
	background-color: #FFFFFF;
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 120%;
	color: #1A1A1A;
	padding-top: 0px;
}
.tabelle_SEKNAVI {
	width: 200px;
}

/*=============================================================================*/
/*		MODULAUSWAHL OBEN		*/
/*=============================================================================*/
.modul {
	background-image: url(../graphiken/hintergrund_MODULWAHL.gif);
	background-repeat: repeat-x;
	background-position: top;
}



/*=============================================================================*/
/*		LINKSNAVIGATION (EDITIONEN+SUBNAVIGATION)		*/
/*=============================================================================*/
td.zelle_EDITION_01, td.zelle_EDITION_02, td.zelle_EDITION_03, td.zelle_EDITION_04, td.zelle_NEUTRUM_plus, td.zelle_NEUTRUM_plus_aktiv {
	height: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #282715;
	vertical-align: middle;
	left: 12px;
	white-space: nowrap;
	text-align: left;
}
.zelle_EDITION_01 {
	font-size: 16px;
	background-image: url(../graphiken/linksnavi/EDITION_01.gif);
}
.zelle_EDITION_02 {
	font-size: 16px;
	background-image: url(../graphiken/linksnavi/EDITION_01.gif);
}
.zelle_EDITION_03 {
	font-size: 16px;
	background-image: url(../graphiken/linksnavi/EDITION_01.gif);

}.zelle_EDITION_04 {
	font-size: 16px;
	background-image: url(../graphiken/linksnavi/EDITION_01.gif);

}
.zelle_NEUTRUM_plus {
	font-size: 11px;
	background-color: #E5E4CF;
	text-align: left;	
	/*background-image: url(../graphiken/linksnavi/NEUTRUM.gif);
	text-transform: capitalize;*/
}
.zelle_NEUTRUM_plus_aktiv {
	font-size: 11px;
	background-color: #B8B892;
	text-align: left;
	/*background-image: url(../graphiken/linksnavi/NEUTRUM_aktiv.gif);
	text-transform: capitalize;*/
}
.zelle_NEUTRUM {
	background-color: #E5E4CF;
	height: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #282715;
	vertical-align: middle;
	padding-left: 12px;
	/*text-transform: capitalize;*/
}
/*=============================================================================*/
/*		INHALTSZELLEN		*/
/*=============================================================================*/
.zelle_INHALT_textblock {
	padding-right: 66px;
	padding-left: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	vertical-align: top;
	width: 500px;
}
.zelle_INHALT_extra {
	padding-left: 10px;
	text-align: right;
}
.tabelle_INHALT_extra {
	background-color: #E5E4CF;
	width: 100%;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

/*=============================================================================*/
/*		FARBHINTERGRUND		*/
/*=============================================================================*/
td.edition01, td.edition02, td.edition03, td.edition04 {
	padding-left: 60px;
	padding-right: 70px;
	text-align: left;
}
/*	BLAU	*/
.edition01, .zelle_EDITION_01, .farbhintergrund01 {
	background-color: #65C2FF;
}
/*	GRÜN	*/
.edition02, .zelle_EDITION_02, .farbhintergrund02 { 
	background-color: #83CC0F;/*88FD32*/
}
/*	GELB	*/
.edition03, .zelle_EDITION_03, .farbhintergrund03 {
	background-color: #FFCB00;/*FDFF00*/
}
/*	ROSA/ORANGE	*/
.edition04, .zelle_EDITION_04, .farbhintergrund04 {
	background-color: #FF571A;/* FF4BB9*/
}

/*=============================================================================*/
/*		INHALTSSCHRIFTSTILE		*/
/*=============================================================================*/

.ueberschrift01_32, .ueberschrift01_18, a.textlink01, .textlink01 a {
	color: #1994DA;
}
.ueberschrift02_32, .ueberschrift02_18, a.textlink02, .textlink02 a {
	color: #83CC0F;/*6AFF08*/
}
.ueberschrift03_32, .ueberschrift03_18, a.textlink03, .textlink03 a {
	color: #FFBB00;/*E2D12C*/
}
.ueberschrift04_32, .ueberschrift04_18, a.textlink04, .textlink04 a {
	color: #FF571A;/*E1188A*/
}

.ueberschrift01_32 {
	font-size: 32px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 100%;
	text-decoration: none;
}
.ueberschrift02_32 {
	font-size: 32px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 100%;
	text-decoration: none;
}
.ueberschrift03_32 {
	font-size: 32px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 100%;
	text-decoration: none;
}.ueberschrift04_32 {
	font-size: 32px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 100%;
	text-decoration: none;
}

.ueberschrift01_18 {
	font-size: 20px;
	font-weight: bold;
	line-height: 120%;
	text-decoration: none;
}
.ueberschrift02_18 {
	font-size: 20px;
	font-weight: bold;
	line-height: 120%;
	text-decoration: none;
}
.ueberschrift03_18 {
	font-size: 20px;
	font-weight: bold;
	line-height: 120%;
	text-decoration: none;
}.ueberschrift04_18 {
	font-size: 20px;
	font-weight: bold;
	line-height: 120%;
	text-decoration: none;
}
.medium_11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1A1A1A;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 140%;
	text-decoration: none;
}

.text_11 {
	color: #1A1A1A;
	line-height: 140%;
	text-decoration: none;
}
.fliesstext {
	line-height: 120%;
	color: #1A1A1A;
	text-decoration: none;
}
.text_11_fett {
	color: #1A1A1A;
	line-height: 140%;
	text-decoration: none;
	font-weight: bold;
}

.datenfeld {
	width: 296px;
	font-size: 11px;
	background-color: #F5F7EE;
	border: 0px solid #A5A791;
	font-family: Arial, Helvetica, sans-serif;
	color: #1A1A1A;
	font-weight: normal;
	padding: 1px 4px 2px 3px;
}
.beschriftung {
	font-family:Arial;
	font-size:9px; 
	font-weight: bold;
}



/*=============================================================================*/
/*		EINGABEFELDER		*/
/*=============================================================================*/
input.eingabefeld_einzeller, input.eingabefeld_suche, select.eingabefeld_einzeller, input.eingabefeld_einzellerkurz, input.eingabefeld_einzellerkextrakurz, input.eingabefeld_einzellermittel, textarea, select {
	padding-left: 2px;
	font-size: 11px;
	background-color: #F5F7EE;
	border: 1px solid #A5A791;
	font-family: Arial, Helvetica, sans-serif;
	color: #A5A791;
	font-weight: normal;
}
input.eingabefeld_einzeller:focus, input.eingabefeld_suche:focus, select.eingabefeld_einzeller:focus, input.eingabefeld_einzellerkurz:focus, input.eingabefeld_einzellerkextrakurz:focus, input.eingabefeld_einzellermittel:focus, textarea:focus, select:focus {
	background-color: #FFFFFF;
	border: 1px solid #A5A791;
	color: #000000;
}
.eingabefeld_suche {
	height: 12px;
	width: 110px;
}
.eingabefeld_einzeller {
	height: 12px;
	width: 300px;
}
.klappmenue {

}
.eingabefeld_adresse {
	height: 80px;
	width: 300px;
}
.eingabefeld_textmittel {
	height: 120px;
	width: 300px;
}
.eingabefeld_textgross {
	height: 120px;
	width: 300px;
}
.eingabefeld_textgroesser {
	height: 120px;
	width: 330px;
}
.eingabefeld_einzellermittel {
	height: 12px;
	width: 100px;
}
.eingabefeld_einzellerkurz {
	height: 12px;
	width: 30px;
}
.eingabefeld_einzellerextrakurz {
	height: 12px;
	width: 16px;
}

.schalter {
	border: 0px none;
	background-image: url(../graphiken/schalter.gif);
	background-repeat: repeat-y;
	background-position: right center;
	padding-right: 20px;
	text-align: left;
	padding-left: 6px;
}



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

