/*

Template Stylesheet Datei für alle Seiten (template)
Beinhaltet keine Stylsheets für Extensions außer für tt_content

em wird hier mit dem Faktor 16 berechnet >> 2em = 32px

Links: 			#222222;
Links hover:	#589C22;

Bereiche:
#Seiten Bereich
  36 - Allgemeine Einstellungen
  51 - Kopfbereich der Seite
 107 - Navigations Menü
 141 - Unternavigation
 170 - Subtemplate Bereich
 177 - Footer Bereich
#Inhalts Bereich / tt_content
 217 -Allgemeine Einstellungen
 242 - Punkt-/Aufzählungslisten
 258 - Überschriften
 278 - Bild / Bild mit Text
 288 - Sitemap
 328 - Rahmen um Inhaltselemente
 353 - Formular
 396 - Filelinks
 411 - Frontend editing / TYPO3 Admin Panel

*/

/*-------------- Allgemeine Einstellungen --------------*/

/* Hintergund der kompletten Seite */
#BACKGROUND { background-color: #fdf5ea;  width: 59.7em; margin: 0; padding: 0; background-image: url(../graphics/linie_weiss.gif); background-position: 13.6em 0; background-repeat: no-repeat; padding-bottom: 11px;}

/*-------------- oberer Content Bereich --------------*/

/* Subhaederbereich mit Navigation oben */
#SUBHEADER { width: 59.7em; height: 6.5em }

/*-------------- Navigations Menü --------------*/ 

/* Navigations Leiste oben */
#NAVI_OBEN_MENUE { float: left; width: 44.4em; height: 2.75em; }

/* Menü allgemein */
#MENUE { float:right; padding: 0;}

#MENUE .tx-indexedsearch { margin: 0; padding: 0;}

/* s.o. Sondernavigation */ 
#MENUE .sondernavi {  border-bottom: 1px dashed #999999; margin: 0;}
/* s.o. Sondernavigation drüber fahren */ 
#MENUE .sondernavi:hover { background-color: #d7dbe7; }
/* s.o. Sondernavigation Link */
#MENUE .sondernavi a { width: 19em;  margin: 0; padding: 0.75em 0 0.75em 0.7em; height: 3em;text-decoration: none; color: #666666; display: block;}
/* s.o. Sondernavigation Bild */
#MENUE .sondernavi img {float: left; width: 2.94em; height: 2.94em; margin: 0 1em 0 0;}
/* s.o. Sondernavigation Text */
#MENUE .sondernavi .sondernavi_text {float: left; margin: 0.2em 0 0 0;}
/* s.o. Sondernavigation Text Fett */
#MENUE .sondernavi .sondernavi_text strong {color: #000000;}

#MENUE .videonavi {  margin-top: 1.6em;}

/*-------------- Subtemplate Bereich --------------*/
/* em Faktor 10.1  hängt von font-size ab*/
/* Subtemplate allgemein */
#SUBTEMPLATE { font-size: 0.67em; height: auto; margin: 0 0 0 1em ; padding: 0; line-height: 1.4em; }


/**************************************/
/**   Inhalts Bereich / tt_content   **/
/**************************************/ 

/*-------------- Ticker ---------------------*/
A:link {TEXT-DECORATION: none}
A:visited {TEXT-DECORATION: none}
A:active {TEXT-DECORATION: none}
A:hover {TEXT-DECORATION: none}

/*-------------- Überschriften --------------*/

/* Überschriften H1 */
#SUBTEMPLATE H1 { font-size: 1.23em; color: #FFFFFF; font-weight:bold;  margin: 0em; padding: 0.3em 0 0.3em 0.3em; margin-top /*\**/:-7px\9;}
/* Überschriften H2 - H6 (wird nicht verwendet) */
#SUBTEMPLATE H2 { font-size: 1.25em; font-weight:bold; margin-bottom: 0.8em; margin-top: 1.5em; }
#SUBTEMPLATE H3 { font-size: 1.25em; color: #62BD19; font-weight:bold; margin-bottom: 0.8em; margin-top: 1.5em; }
#SUBTEMPLATE H4 { font-size: 1.4em; font-weight:bold; margin-bottom: 1em; margin-top: 2.0em; }
#SUBTEMPLATE H5, #SUBTEMPLATE H6 { margin: 0px 0px 0px 0px; margin-top: 10px; margin-bottom: 2px; }

/* Überschriften mit Link */
#SUBTEMPLATE H1 A { color: #FFFFFF;  text-decoration: none; width: auto;  line-height:1.1em;}
#SUBTEMPLATE H1 A { color: #FFFFFF; }
#SUBTEMPLATE H2 A { }
#SUBTEMPLATE H3 A { color: #62BD19; }
#SUBTEMPLATE H4 A { color: #000000; }

#SUBTEMPLATE .csc-header { width: auto; height: 2.2em; background-color: #005191;  margin-bottom: 0.6em; margin-top: 1.3em;}

#SUBTEMPLATE .spielkarte_text .csc-header, #SUBTEMPLATE .spielkarte_text .csc-header a { background-color: #FFFFFF; }
#SUBTEMPLATE .spielkarte_text .csc-header H1{ font-size: 1.23em; color: #484848; font-weight:bold; margin-bottom: 0.6em; margin-top: 1.3em; padding: 0; background-color: #FFFFFF;}
#SUBTEMPLATE .spielkarte_text .csc-header H1 A { textdecoration: none; color: #484848;}

