/* Farben
hg 			hgruen #c5df88
			grau  #dbe5dc
Schrift: 	dgruen 4f9449	
*/


/* Tags */
*						{ font-family: Arial, sans-serif, Helvetica; font-size: 12px; }
body					{ }
ul li					{ list-style: bullet outside; }

a:link					{ color: #4f9449; text-decoration: underline; }
a:visited				{ color: #4f9449; text-decoration: underline; }
a:hover					{ color: #000000; text-decoration: underline; }
a:active				{ color: #4f9449; text-decoration: underline; }

/* Scrollbalken */
.scrollbar				{ height:330px; z-index:1; overflow: auto; visibility: inherit; scrollbar-base-color:#dbe5dc; scrollbar-face-color:#dbe5dc; scrollbar-track-color:#4f9449;scrollbar-arrow-color: #4f9449; scrollbar-3dlight-color: #4f9449; scrollbar-darkshadow-color:#4f9449; scrollbar-highlight-color: #4f9449; scrollbar-shadow-color: #4f9449;}


/* Formatierungen */
.layout-links			{ width: 30px; height: 1px; }
.layout-content			{ width: 745px; height: 1px; }
.layout-rechts			{ width: 30px; height: 1px; }

.rahmen-links			{ background-image: url(../pics/layout/rahmen_links.jpg); background-repeat: no-repeat; }
.rahmen-rechts			{ background-image: url(../pics/layout/rahmen_rechts.jpg); background-repeat: no-repeat; }

.hg						{ background-color: #c5df88; }
.content				{ padding: 20px 10px 0px 215px; background-image: url(../pics/layout/hg_blume.jpg); background-repeat: no-repeat; background-position: bottom left; }
.text					{ padding-right: 15px; line-height: 16px; }
.headline				{ font-family: Times New Roman; font-size: 28px; color: #4f9449; }

.absatz-rahmen			{ width: 490px; border-width: medium; border-color:#4f9449; border-style: double; padding:5px; }

.hg-bogen					{ background-image: url(../pics/layout/hg_bogen.gif); background-repeat: no-repeat; }
.navigation					{ text-align: center; vertical-align: top; }
.navi-td					{ width: 150px; }

.ebene-1					{ font-size: 11px; font-family: Times New Roman; }
.ebene-1:link				{ text-decoration: none; }
.ebene-1:visited			{ text-decoration: none; }
.ebene-1:hover				{ text-decoration: none; }
.ebene-1:active				{ text-decoration: none; }

.ebene-1-aktiv				{ font-size: 11px; font-family: Times New Roman; }
.ebene-1-aktiv:link			{ text-decoration: none; }
.ebene-1-aktiv:visited		{ text-decoration: none; }
.ebene-1-aktiv:hover		{ text-decoration: none; }
.ebene-1-aktiv:active		{ text-decoration: none; }

.bild-links					{ padding: 0px 15px 15px 0px; float: left; }
.bild-rechts				{ padding: 0px 15px 15px 15px;  float: right; }

.bild-unterschrift			{ font-size: 10px; color: #4f9449;	font-style: italic; padding: 0px 0px 0px 0px; }

.unsichtbarinhtmlkanal		{ display: none; }
