
/* ------------------------------------------------------------- */
/*         ALLGEMEIN GUELTIGE DEFINITIONEN FUER "SCREEN"         */
/* ------------------------------------------------------------- */
/* 
Was Netscape 4.72 nicht mag:
1. DIV: 	kein margin-left/right
			kein padding-left/right
*/
/* ----------------------------------------------- */
/*                    SUCHFELD                     */
/* ----------------------------------------------- */
input#fdse_TermsEx {
	width: 150px;
	}
input.submit { 
	color: #000099; 
	font-weight: bold;
	background : #FFff99;
	width: 75px;
  	text-align:left;
	margin-top: 3px;
}

BODY {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #FFFFff;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}

LI {
	font-size: inherit;
	padding-bottom: 6px;
	padding-left: 0px;
	line-height: 1.2em;
}

DIV {
}

TABLE {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;   /* patch: dw mx */
	background-color: #FFFFff; 
	color: #000000;
}

HR {
	background-color: inherit;
	color: #ff9900;
}

A {
	color: #000099;
	font-weight: bold;
	text-decoration: none;
}
A:HOVER {
	color: #ff6600;
	text-decoration: none;
}
A:VISITED {
	text-decoration: none;
}

.invisible {
	display: none;
}

.rahmenTabKopf {
	color: inherit;
	background-color: #ffffcc;
	border-top: 1px solid #ffcc66;
	border-left: 2px solid #ffcc66;
	border-right: 2px solid #ffcc66;
	height: 55px;
}
.rahmenTabBodyStandard {
	border-left: 2px solid #ffcc66;
	border-right: 2px solid #ffcc66;
}
.rahmenTabBodyTabelle {
	border-left: 2px solid #ffcc66;
	border-right: 2px solid #ffcc66;
}
.rahmenTabFuss {
	border-left: 2px solid #ffcc66;
	border-right: 2px solid #ffcc66;
	border-top: 1px solid #ffcc66;
	border-bottom: 1px solid #ffcc66;
}


.headerBox {
	font-weight: bold;
	border-top: 1px solid #ff9900;
	padding-bottom: 4px;
}

/* ----------------------------------------------- */
/*                  KOPFZEILE                      */
/* ----------------------------------------------- */
#divLogo {
	background-color: #ffffcc;
}
#divName {
	background-color: transparent;
	color: black;
	font-size: 0.8em;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 14px;
	padding-bottom: 0px;
}

/* ----------------------------------------------- */
/*               LINKE MENUSPALTE                  */
/* ----------------------------------------------- */
#tabSpalteLinks, #tabSpalteLinksLogo {
	background-color: #FFffcc;
	width: 210px;
	font-size: 0.8em;
}
.menuHeader {
	background-color: #ffcc66;
	font-weight: bold;
	padding-top: 7px;
}

#divMenuLinks1, #divMenuLinks2, #divMenuLinks3{
	text-align: left;
	font-weight: bold;
	border-right: 2px solid #ffcc66;
}
#divMenuLinks1{
}
.menuLinksListe {
}
.menuLinksItem{
	list-style-type: square;
}
#divMenuLinks2 {
	padding-bottom: 18px;
}
#divMenuLinks3 {
	padding-bottom: 18px;
}
#stand {
}
#standDatum {
	color: black;
}

/* ----------------------------------------------- */
/*                 OBERES MENU                     */
/* ----------------------------------------------- */
#tabSpalteRechts{
}

#divMenuTop1, #divMenuTop2 {
	color: #ff9900;
	font-size: 0.8em;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 6px;
}
/* ----------------------------------------------- */
/*         					TABELLEN                   */
/* ----------------------------------------------- */

/* --    Standardtabelle mit Linien und Kopf  ---- */
.tabGenerell {
}
.tabHead {
	font-size: 10pt;				/* patch: wegen anhängigkeiten mit forsea.css */
	font-weight: bold;
	background-color: #ffffcc;
	text-align: left;
}
.tabZelle { 
	font-size: 10pt;			/* patch: wegen anhängigkeiten mit forsea.css */
	vertical-align: top; 
	border-top: 1px solid #ff9900;
}
/* --       Tabelle ohne sichtb. Formatierung ---- */
.tabOhneFormat {
	vertical-align: top; 
}
.tabZelleOhneFormat { 
	font-size: 10pt;			/* patch: wegen anhängigkeiten mit forsea.css */
	vertical-align: top; 
}

.frakDef { vertical-align: top; 	font-size: 10pt;}
.oriDef { vertical-align: top; 	font-size: 10pt;}
.jaDef { vertical-align: top; 	font-size: 10pt;}
.neinDef { vertical-align: top; 	font-size: 10pt;}
.ausDef { vertical-align: top; 	font-size: 10pt;}

/* -------------- tabellensimulation ----------------- */
.divInnerBlock {
	width: 550px;
	margin-top: 24px;
	margin-bottom: 12px;
}
.divFloatLeft {
	float:  left;
}
.divFloatRight {
	float:  right;
}

/* ----------------------------------------------- */
/*         INHALTSBEREICH - KOPF                   */
/* ----------------------------------------------- */
#divPosTop {
	font-size: 0.8em;
	padding-top: 12px;
	padding-bottom: 6px;
	border-bottom: 1px solid #ffcc66;
}
#posText {
	color: #Ff9900;
	font-weight: bold;
}
#divHinweis {
	width: 550px;
	font-size: 0.75em;
	margin-top: 12px; /* für nn4 */
}
#divHinweisTop {
	font-weight: bold;
	background-color: #Ffcc66;
	padding-top: 2px;
	padding-bottom: 2px;
}
#divHinweisText {
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 6px;
}

/* ----------------------------------------------- */
/*         INHALTSBEREICH - TEXT-DIV               */
/* ----------------------------------------------- */
/* In #divText wird die Schriftgröße für sämtliche beinhaltende tags festgelegt.
	Alle abhängigen tags definieren nur Abweichungen von der Standardschriftgröße
*/
#divText {
	width: 550px;
	font-size: 0.8em;
}
H2 {
	font-size: 1.4em;
	margin-top: 0px;
}
H3 {
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 0px;
}
H4 {
	font-size: 1em;
	font-weight: bold;
}
EM {
	font-weight: bold;
}
P {
	font-size: inherit;
	padding-top: 0px;
	line-height: 1.2em;
}

#divText UL {
	list-style-type: square;
}
#divText LI LI {
	line-height: 1.4em;
}
#divText LI DIV {
	padding-left: 0px;
}
#divText A:LINK {
}
#divText A:VISITED {
}

.liNoButton {
	list-style-type: none;
}

#topThema {
	font-weight: bold;
	padding-bottom: 4px;
}

.nachUeber {
	margin-left: 8px;
}
.nachText {
	margin-top: 20px;
	border-top: 1px solid #ff9900;
	padding-top: 4px;
}
.nachDatum {
	padding-left: 0px;
}
H3 .nachDatum {
	font-weight:  normal;
}

.menuTextHeader {
	width: 80px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 6px;
}
.menuTextRahmen {
	margin-left: 0px;
	text-align: left;
}

.menuTextListe {
	margin-top: 0px;	
	margin-bottom: 0px;	
	margin-left: 0px;
}

.menuTextItem {
	padding-top: 2px;
	padding-bottom: 0px;	
	margin-bottom: 0px;	
	margin-top: 0px;	
	list-style-type: square;
}

/* -------------- LINKS: <p> mit weniger abstand ----------------- */
.abstandAbsatzKleiner {
	margin-top: 4px;
	margin-bottom: 4px;
}

/* -------------- Achtung - Formatierung ----------------- */
.achtung {
	color: #ff6600;
	font-weight: bolder;
}



/* -------------- bilderelemente ----------------- */
.imgLeft {
	margin-top: 4px;
	margin-bottom: 6px;
	margin-right: 10px;
}
.imgRight {
	margin-top: 4px;
	margin-bottom: 6px;
	margin-left: 6px;
}
.imgCenter {
	text-align: center;
	margin-top: 4px;
	margin-bottom: 6px;
}
.imgBottom {
	vertical-align: baseline;
}

.divSprungLeiste {
	color: #ff9900;
	padding-bottom: 4px;
	text-align: left;
	text-decoration: none;
}



/* ----------------------------------------------- */
/*                    FUSSZEILE                    */
/* ----------------------------------------------- */
#tabFussLinks {
	background-color: #ffcc66;
}
#tabFussRechts {
	background-color: #ffcc66;
	color: #000000;
	font-size: 0.75em;
}
#divFussMenu {
	text-align: left;
	padding-left: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
}
#divFussMenu A {
	background-color: #ffcc66;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
#divFussMenu A:HOVER {
	background-color: #ffcc66;
	color: #ffffcc;
	text-decoration: none;
}
#divFussText {
	color: #000000;
	text-align: left;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 6px;
}


/* ----------------------------------------------- */
/*                    LOGOZEILE                    */
/* ----------------------------------------------- */
#tabFussLogosLinks {
	background-color: #ffcc66;
}
#tabFussLogosRechts {
	background-color: #ffcc66;
}
#divFussLogos {
	color:#000000;
	text-align: left;
	background-color: #ffcc66;
	margin-top: 6px;
	margin-bottom: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.fussLogo {
	text-align: left;
	margin-right: 5px;
}
