/* Herbstseminar 2011 */

/* tag */
body {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin: 5px;
	background-color:#C6C6C6;
	/*background-image: url("../grafik/danke-bg.jpg");*/
	/*background-repeat: repeat;*/
	/*overflow:scroll;*/
    }

li  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: normal;
	text-decoration: none;
    margin: 5px;
    }

p  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height: 18px;
	margin: 5px;}

br  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin: 5px;}
	
h1  {  /* Untertitel unterm Logo der Startseite*/
	color: #007a37;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 20px;
    font-weight: bold;
    text-align: center;
    }
		
h2  { /* Absatzüberschriften unter Info for participants */
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight: bold;
	margin-top: 2em;
	margin-left: 20px;
    }
		
h3  {   /*  */
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 25px;
    }
		
h4  {  /*  */
	color: #000000;
	font-family : Comic;
	font-size : 20px;
    font-weight: bold;
	text-align: center;
    margin: 5px;
    }
		
h5  {   /* H2 aber zentriert*/
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight: bold;
	text-align: center;
	margin: 5px;
    }
		
h6  {   /*  */
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
    }
	
/* id */

#gesamt {   /* gesamter Seitenbereich mit Logo, Navigation, Inhalt, ... */
    position:absolute;
    left: 50%;                          /* linker Rand des Gesamtfensters in der Mitte des Bildschirms */
	margin-left: -330px;                /* linker Rand des Gesamtfensters 380px links der Bildschirmmitte */                 
	top: 20px;                         /* Abstand oberer Rand des Gesamtfenster zum oberen Rand des Browserfensters */
	height: auto;                      /* Höhe des Gesamtfensters wird automatisch aus dem Inhalt ermittelt -> .tinhalt*/ 
	width: auto;                       /* Breite des Gesamtfensters wird automatisch aus dem Inhalt ermittelt -> .tinhlat */ 
	background-color: #FFFFFF;         /* Hintergrundfarbe des Gesamtfensters */
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	padding-top: 130px;                /* Abstand Seiteninhalt vom oberen Rand */
	padding-right: 45px;              /* Abstand rechter Rand vom Seiteninhalt */
	padding-bottom: 45px;              /* Abstand unterer Rand vom Seiteninhalt */
	padding-left: 180px;               /* Abstand Seiteninhalt vom linken Rand */
	z-index: 1;                        /* je höher, desto weiter vorne */
}

#logo {
	position: absolute;
	top: 20px;
	left: 15px;
	text-align: center;
	vertical-align: top;
	z-index: 2;
}

#navi {
	position: absolute;
	top: 140px;
	left: 7px;
	width: 160px;
	border: 0px solid #E8A5AB;
	text-align: left;
	vertical-align: top;
	z-index: 3;
	float:left;
}

#kopf {
    position: absolute;
    top: 10px;
    left: 190px;
    z-index: 3;
    
}

#fuss{ /*  Fusszeile unter tinhalt wird nicht benutzt */      
    position: absolute;
    left: 0px;
    bottom: 0%;
    width: 700px;
    height: 40px;
   	background-color: #FFffFF;
   	border: 0px solid #FF0000;
   	padding-left: 20px;
   	z-index: 2;
}	

/* link */

a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #003Bff;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #007a47;
	text-decoration: underline;
	font-weight: bold;
}

/* klasse */

.tinhalt {  /* Fenster-Bereich wo der eigentliche Seiteninhalt steht */
	width: 500px;
	top: 2px;                    /* hat keine Auswirkung -> #gesamt */
	background-color: #FFFFFF;
	border-top: 2px solid #FF0000;
	border-right: 2px solid #FF0000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #59B254;	
}

.rueck { /* "wo-bin-ich-gerade-Zeile" ohne Unter-Navigation; obere Zeile von .tinhalt */
	border-top: 0px solid #FF0000;
	border-right: 0px solid #FF0000;
	border-bottom: 0px solid #6EB34C;
	border-left: 0px solid #6EB34C;
	font-family: Comic;
    font-weight: bold;
    font-size: xx-large;
	}

	
.tab {  /* Tabelle zum Anordnen der downloads */
    color: #53AE50;
	border-top: 0px solid #0093D0;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #0093D0;
	border-left: 0px solid #0093D0;
    font-size: 12px;
	text-align: left;
	}
    
.inhalt { /* Anzeige-Fläche für den Inhalt; untere Zeile von .tinhalt */
	height: 500px;
	border: 0px solid #000000;
	padding-bottom: 5px;
	vertical-align: top;
	border-left: 2px solid #007a37;
	border-bottom: 2px solid #007a37;
	}	

.menue {/* Ausrichtung und Darstellung der einzelnen Menüpunkte*/
	display:block;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	border-bottom: 2px solid #ffffff;
	padding-right: 5px;
	padding-left: 5px;
	vertical-align: middle;
	padding-top: 2px;
	padding-bottom: 2px;
}
.menue:hover {
	color: #003Bff;
	text-decoration: none;
	border-bottom: 2px solid #F7DE00;
}
.menue:active {
	color: #C2C2C2;
	text-decoration: none;
	border-bottom: 2px solid #F7DE00;
}

.link { /* Darstellung für die Links-Seite */
    color: #000000;
    font-size: 11px;
    text-decoration: none;
    text-align: left;
}

.normal {
    font-size: 12px;
}

.header {
	font-size: 12px;
	font-weight: bold;
}

.footer { /*  Darstellung für den Sposoring-Spruch unterhalb der Navigation */
	border: 0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8px;
    font-weight: normal;
    text-decoration: none;
    color: #000000;
    padding-top: 0px;
    padding-bottom: 0px;
}



/* Farben */

/* 

Hellgrün
#00FF40

Grün Hintergrund
#49a82a

Blau
#003Bff

Hellblau
#65B6D0

Orange
#FF8000

Gelb
#F7DE00

Grau
#C2C2C2

WLL-Grün
#007a37


 */
