body					{
						margin:0px; padding:0px;
						font-family:arial,helvetica, sans-serif;
						line-height:1.6em;
						width:100%; height:100%;
						}

/* Kopfbereich */						
#kopf					{
						position:absolute;
						top:0px; left:0px;
						width:100%; height:141px;
						background-image:url(../images/hg_kopf.gif);
						z-index:3;
						}

img.logo				{
						position:absolute;
						top:5px; left:0px;
						}
						
img.blume_kopf			{
						position:absolute;
						top:0px; right:0px;
						}
						
/* Infozeile */
#info					{
						position:absolute;
						top:141px; left:0px;
						width:100%; height:40px;
						background-image:url(../images/hg_leiste.gif);
						background-repeat:no-repeat;
						z-index:4;
						}

p.info					{
						margin-left:220px;
						margin-top:10px; margin-bottom:10px;
						color:#ffffff;
						font-weight:bold;
						}

#leiste					{
						position:absolute;
						top:141px; left:0px;
						width:100%; height:40px;
						background-image:url(../images/hg_leiste_pixel.gif);
						z-index:1;
						}

/* NAVIGATION */
#links					{
						position:absolute;
						left:0px; top:0px;
						height:100%; width:191px;
						background-image:url(../images/hg_navi.gif);
						z-index:3;
						}

#navi					{
						position:absolute;
						left:0px; top:181px;
						text-align:right;
						font-weight:bold;
						line-height:40px;
						border-right:1px solid white;
						}

img.balken				{
						position:absolute;
						top:41px; left:181px;
						}

ul.navi					{
						margin:0px; padding:0px;
						list-style:none;
						border-top:1px solid white;
						}

li.navi					{
						border-bottom:1px solid white;
						display:block;
						}

a.naviOff				{
						height:40px; width:180px;
						background-color:#efd400;
						color:#ffffff;
						text-decoration:none;
						display:block;
						}

a.navi:link				{
						height:40px; width:180px;
						background-color:#4e9c4e;
						color:#ffffff;
						text-decoration:none;
						display:block;
						}

a.navi:visited			{
						height:40px; width:180px;
						background-color:#4e9c4e;				
						color:#ffffff;
						text-decoration:none;
						display:block;				
						}

a.navi:hover			{
						background-color:#9cb957;
						color:#ffffff;
						}

/* Inhalte */
#inhalt					{
						position:absolute;
						top:220px; left:220px; right:220px; bottom:30px;
						padding-right:30px;
						height:60%;
						overflow:auto;
						}
						
ol.inhalt				{
						font-size:0.9em;
						}

h1.inhalt				{
						font-size:1.4em;
						margin-left:0px;
						margin-top:0px;
						color:#666666;
						clear:left;
						}

h2.inhalt				{
						font-size:1.0em;
						margin-left:0px;
						margin-top:0px;
						color:#666666;
						clear:left;
						}

p.inhalt				{
						color:#333333;
						}

img.inhalt				{
						float:right;
						margin-left:20px;
						margin-bottom:20px;
						}

a.inhalt:link			{
						text-decoration:none;
						}

a.inhalt:visited		{
						text-decoration:none;
						}

a.inhalt:hover			{
						text-decoration:underline;
						}
/* Startseite */
h1.index				{
						font-size:1.6em;
						margin-left:0px;
						margin-top:0px;
						color:#666666;
						letter-spacing:2px;
						}

p.index					{
						width:350px;
						float:left;
						font-size:16px;
						color:#333333;
						text-align:justify;
						margin-right:30px;
						}

img.index				{
						margin-top:7px;
						margin-bottom:5px;
						}


/* Pflegesaetze */
span.saetze				{
						font-size:0.8em;
						}

table.saetze			{
	margin-left: 0px;
	font-family: arial,helvetica,sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	border: 1px solid #666666;
	border-collapse: collapse;
	
}

th.stufe0, th.stufe1, th.stufe2, th.stufe3	{
						text-align:right;
						vertical-align:top;
						color:#333333;
						} 

.stufe0, .stufe1, .stufe2, .stufe3		{
						text-align:right;
						vertical-align:top;
						border:1px solid #666666;
						padding:5px;
						}
.titel					{
						text-align:left;
						vertical-align:top;
						color:#333333;
						border:1px solid #333333;
						padding:5px;
						}


/* Karriere */
table.jobs				{
						line-height:1.4em;
						font-size:0.9em;
						}
						
th.jobs					{
						text-align:left;
						color:#333333;
						padding-bottom:0px;
						}
						
td.jobs					{
						text-align:justify;
						color:#666666;
						padding-top:0px;
						padding-bottom:20px;
						}

img.roterstrich			{
						position:absolute;
						left:50%; margin-left:-200px;
						}


/* Kontakt */
p.kontakt				{
						color:#333333;
						width:260px;
						float:left;
						margin-right:20px;
						margin-bottom:20px;
						display:block;
						}

.karte					{
						border:none;
						}

						
a.zurueck:link			{
						text-decoration:none;
						}

						
a.zurueck:visited		{
						text-decoration:none;
						}
						
a.zurueck:hover		{
						text-decoration:underline;
						}

						
/* Daueradresse */
#adresse				{
						position:absolute;
						right:10px; top:220px;
						height:240px;
						font-size:0.8em;
						line-height:1.4em;
						border-left:1px solid #efd400;
						padding-left:20px;
						padding-top:50px;
						}

p.adresse				{
						margin-top:0px;
						}

/* Veranstaltungen */
table.kalender			{
	border: 1px solid #666666;
	border-collapse: collapse;
	display: inline-block;
	min-width: none;
}
						
td.kalender, th.kalender	{
						padding:5px;
						font-size:0.9em;
						border:1px solid #666666;
						}

th.kalender				{
						color:#333333;
						}