@charset "UTF-8";
/* CSS Document */

/* 
Schriftfarben: 
FastSchwarz: 	rgb(64,64,64)
Hellgrau:		rgb(151,149,143)
Titel:			rgb(164,154,111)
*/

body {
  background-color:#ffffff;
  font-family: 'georgia', serif;
  font-size: 12px;
  font-style: normal;
  color:rgb(64,64,64);
  text-shadow: none;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0.05em;
  word-spacing: 0.067em;
  line-height: 1.5;
}

img 	{ border:none; float:left; }
em		{ font-style:normal; }
p		{ width:450px; }
a 		{ text-decoration:none; color:rgb(151,149,143); }
a:hover { color:rgb(64,64,64) }
h2		{ font-size:12px; font-weight:bold; line-height:0; padding-top:0px; }

/* ----------------- Formatierung der Haupt-Navigation ----------------- */
.NaviMain { position:absolute; top:130px; left:50px; width:100px; text-align:left; }
.NaviMain ul { margin:0px; padding:0px; list-style-type:none; }
.NaviMain a { line-height:20px; }
.NaviMain a:hover { color:rgb(64,64,64); }
/* ----------------- Formatierung der Haupt-Navigation ----------------- */

/* ----------------- Formatierung der Sub-Navigation ----------------- */
.NaviSub { position:absolute; top:130px; left:200px; width:200px; text-align:left; }
.NaviSub ul { margin:0px; padding:0px; list-style-type:none; }
.NaviSub a { line-height:20px; }
.NaviSub a:hover { color:rgb(64,64,64); }
/* ----------------- Formatierung der Sub-Navigation ----------------- */

/* ----------------- Slideshow auf Startseite ----------------- */
.fadein img { position:absolute; left:420px; top:130px; }
/* ----------------- Slideshow auf Startseite ----------------- */

a.schwarzLink  		{ text-decoration:none; color:rgb(64,64,64); }
a.schwarzLink:hover { color:rgb(151,149,143); }

.clearboth { clear:both; margin-bottom:20px; }

.fett 	{ font-weight:bold; }
.kursiv { font-style:italic; }

.textgrau { color:rgb(151,149,143); }

.schmaleSpalte	{ width:100px; }

/* ----------------- Formatierung der Tabellenlinien ----------------- */
.Tabelle				{ position:absolute; top:130px; left:420px; float:left; width:790px; }
.SpaltenlinienGrau		{ border-top:1px solid rgb(151,149,143); padding:5px 0px 4px 0px; }
.SpaltenlinienSchwarz	{ border-top:1px solid rgb(64,64,64); padding:5px 0px 4px 0px; }
.ersteSpalte 			{ width:290px; }
.zweiteSpalte 			{ width:490px; }
/* .dritteSpalte 			{ width:70px; text-align:right; } */
.ZwischenSpalte 		{ width:10px; border:0px; }
/* ----------------- Formatierung der Tabellenlinien ----------------- */

/* ----------------- Formatierung Medien ----------------- */
.Medien 				{ position:absolute; top:130px; left:420px; float:left; width:690px; }
.ersteSpalteMedien 		{ width:190px; padding-top:10px; }
.zweiteSpalteMedien		{ width:490px; padding-top:10px; }
/* ----------------- Formatierung Medien ----------------- */

.AbstandRechts		 { margin-right:25px; }
.AbstandRechtsKlein	 { margin-right:10px; }
.AbstandUnten		 { margin-bottom:20px; }

.einruecken1		 { margin-left:35px; }
.einruecken2		 { margin-left:70px; }

#Logo { position:absolute; top:40px; left:401px; }

#Inhalt_eins 		{ position:absolute; top:130px; left:420px; width:760px; }
#Inhalt_eins h1, p 	{ margin:0px 0px 20px 0px; }
#Inhalt_eins h1 	{ font-size:20px; text-transform:uppercase; margin-bottom:10px; color:lightskyblue; }
#Inhalt_eins h2 	{ font-size:12px; font-weight:bold; color:red; }

#Inhalt_zwei 		{ position:absolute; top:170px; left:420px; }
#Inhalt_zwei h1, p 	{ margin:0px 0px 20px 0px; }
#Inhalt_zwei h1 	{ font-size:20px; text-transform:uppercase; margin-bottom:10px; color:lightskyblue; }
#Inhalt_zwei h2 	{ font-weight:bold; color:red; }

.InformInKuerze		{ position:relative; top:-5px; left:-11px; }

#Mitgliedschaften	{ position:absolute; top:380px; left:50px; }

#aktiveSeite { color:rgb(64,64,64); } 

#zurueck { position:absolute; top:100px; left:420px; }



/* ----------------- vorläufig nicht benutzte Formatierungen: ----------------


#Adresse	{ position:absolute; top:950px; left:350px; color:rgb(151,149,143); }



.Titel { font-weight:bold; color:rgb(164,154,111); }

#Inhalt_zwei { position:absolute; top:160px; left:320px; }
#Inhalt_zwei h1, p { margin:0px 0px 20px 0px; }
#Inhalt_zwei a { text-decoration:none; color:rgb(151,149,143); }
#Inhalt_zwei a:hover { color:rgb(64,64,64) }
#Inhalt_zwei a.Titel { color:rgb(164,154,111); }
#Inhalt_zwei a.Titel:hover { border-bottom:1px solid; }

#Linkspalte1 { position:absolute; top:160px; left:220px; width:280px; }
#Linkspalte2 { position:absolute; top:160px; left:550px; width:280px; }

#Galerie { position:absolute; top:590px; left:220px; line-height:20px; }


 ---------------- */

