/*
Homepage des Ev. Dekanats Erbach
Stylesheet
Autor: 		Andreas Höfeld
Version:		1.5 vom 12. 6. 2006 		*/


body

/* Seitenhintergrund
Violett für Rahmen links:	e8dcff  f6eaff    	*/

	{background-color:#f8f8f8;
	margin-top:10px; margin-bottom:10px;
	margin-left:20px; margin-right:20px;
	}

.wasserzeichen
	{background-image: url(bg-logo.gif);
	background-repeat: no-repeat;
	}

.rahmen
	{background-color:#e8dcff  ;
	margin-top:10px; margin-bottom:0px;
	margin-left:0px; margin-right:0px;
	}

.titel
	{background-color:#f8f8f8  ;
	background-image:url();
	margin-top:10px; margin-bottom:0px;
	margin-left:0px; margin-right:0px;
	}

.tabrahmen
	{background.color: black;}

p, ul, ol,  td, dt
	{font-family: Arial, Geneva, Verdana, Helvetica,Sans-serif;
	font-size: 13px;
	line-height: 140%;
	margin-top:0px;
	margin-bottom:8px;}

/* Verschiedene Abstandsformate für Bilder im Text und Text in Rahmen*/

.Abstand5				{margin:5px }
.Abstand5links			{margin-left:5px }
.Abstand5rechts			{margin-right:5px }
.Abstand5linksunten		{margin-left:5px; margin-bottom: 5px }
.Abstand5rechtsunten		{margin-right:5px ; margin-bottom: 5px }
.Abstand5linksobenunten	{margin-left:5px; margin-right:5px ; margin-bottom: 5px }

.Abstand10				{margin:10px }
.Abstand10links			{margin-left:10px }
.Abstand10rechts		{margin-right:10px }
.Abstand10linksunten		{margin-left:10px; margin-bottom: 10px }
.Abstand10rechtsunten	{margin-right:10px ; margin-bottom: 10px }
.Abstand10linksobenunten	{margin-left:10px; margin-right:10px ; margin-bottom: 10px }

.Abstand20				{margin:20px }
.Abstand20links			{margin-left:20px }
.Abstand20rechts		{margin-right:20px }
.Abstand20linksunten		{margin-left:20px; margin-bottom: 20px }
.Abstand20rechtsunten	{margin-right:20px ; margin-bottom: 20px }
.Abstand20linksobenunten	{margin-left:20px; margin-right:20px ; margin-bottom: 20px }


/* Farben der EKHN-CI-Elemente
   Selbe background-color wie unter body.rahmen läßt sie verschwinden */
.ekhnklotz {background-color:#500D79;}
.ekhngelb {background-color:#FFd030;}

/* Farben und Höhe der Menüpunkte am linken Rand von oben nach unten */
.menu1  {background-color:#5a256c; line-height: 100%; }
.menu2  {background-color:#5e2b82; line-height: 100%; }
.menu3  {background-color:#613094; line-height: 100%; }
.menu4  {background-color:#6536ad; line-height: 100%; }
.menu5  {background-color:#7646ba; line-height: 100%; }
.menu6  {background-color:#8555C9; line-height: 100%; }

/* Adressenkästchen Dekanatskontakte */
.addressheader	{background-color:#C0B4FF; line-height: 110%;
			font-size: 14px; font-weight:bold; padding-left: 10; }
.addressbox	{background-color:#D8E0FF; padding-left: 10;  }

/* weitere Tabellenhintergründe */
.dsvlinks		{background-color:#c8baFF; padding: 4px;  }
.dsvrechts		{background-color:#e8dcff; padding: 4px;  }
.news1		{background-color:#c8baFF; padding: 4px;  }
.news2		{background-color:#e8dcff; padding: 4px;  }
.termine1		{background-color:#6a258C; padding: 4px; color:white; font-weight:bold; text-align:center;}
.termine2		{background-color:#e8dcff; padding: 4px; text-align:center;  }
.termine3		{background-color:#c8baFF; padding: 4px;  }

/* Überschriften */
h1	{font-family:Verdana,Arial,Geneva,Helvetica;
	font-size:24px;
	margin-top:10px;
	margin-bottom:12px;
	}
h2	{font-family:Verdana,Arial,Geneva,Helvetica;
	font-size:24px;
	margin-top:10px;
	margin-bottom:12px;
	}
h3	{font-family:Verdana,Arial,Geneva,Helvetica;
	font-size:18px;
	margin-top:8px;
	margin-bottom:8px;
	}
h4	{font-family:Arial,Geneva,Helvetica;
	font-size:15px;
	font-style:bold;
	margin-top:6px;
	margin-bottom:6px;
	}
h5	{font-family:Arial,Geneva,Helvetica;
	font-size:14px;
	font-style:bold;
	}

/* Verknüpfungen (Links) */
a	{text-decoration:none;	}
a.haupt	{display:block}

/* normales Aussehen */
a:link			{color:#3606A6;}
a.pinnwand:link		{color:#000000;}
a.haupt:link 		{color:#FFFFFF; line-height: 110%; font-weight:bold;}
a.unter:link  		{color:black; line-height: 120%; text-align:right; font-weight:normal;}

/* schon besuchte Links */
a:visited		{color:#7747E7;}
a.pinnwand:visited	{color:#000000;}
a.haupt:visited 	{color:#FFFFFF; line-height: 110%; font-weight:bold;}
a.unter:visited  	{color:black; line-height: 120%; text-align:right;  font-weight:normal;}

/* aktueller Link fff866 dd99FF */
a:active		{color:#0000d0;}
a.pinnwand:active	{color:#c00000;}
a.haupt:active 		{color:#ffffff; line-height: 110%; font-weight:bold;}
a.unter:active 		{color:#600080; line-height: 120%; text-align:right; font-weight:bold; }

/* Wenn die Maus drauf zeigt */
a:hover			{color:#B87800; text-decoration:underline;}
a.pinnwand:hover	{color:#c00000; text-decoration:none;}
a.haupt:hover 		{color:#000000; line-height: 110%; font-weight:bold; text-decoration:none; background-color:#ffffff;}
a.unter:hover 		{color:#600080; line-height: 120%; text-decoration:none; font-weight:bold; }
