/* HTML, BODY */
html, body 				{height: 100%; padding: 0px; margin: 0px; background-color:#b1b2b4; background-image:url(img/background.gif); background-repeat:repeat-y; background-position:center; FONT-SIZE: 13px; LINE-HEIGHT: 18px; }
html	 				{overflow-y: scroll !important; }  /* Vertikaler Scrollbalken wird im FF eingeblendet; weitere Möglichkeit: body {overflow: -moz-scrollbars-vertical;} */
A:link 					{COLOR: #15a12f; TEXT-DECORATION: none }
A:visited 				{COLOR: #15a12f; TEXT-DECORATION: none }
A:anker 				{COLOR: #15a12f; TEXT-DECORATION: underline }
A:hover 				{COLOR: #15a12f; TEXT-DECORATION: underline }
A:active 				{COLOR: #15a12f; TEXT-DECORATION: underline }

/* LAYOUT */
.wrapper				{position:absolute; left:50%; margin:0px 0px 0px -450px; width:900px; min-height:100%; clear:both; }
.kopfbild				{position:absolute; width:900px; height:115px; top:0px; left:0px;} 
.sprachnavigation		{position:absolute; width:300px; height:16px; top:14px; left:235px; text-align:left; FONT-SIZE: 13px; FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif;}
.logozewo				{position:absolute; width:80px; height:90px; top:0px; left:820px; }
.kopfleiste				{position:absolute; width:900px; height:70px; top:115px; left:0px; } 
.navigation				{position:absolute; width:200px; top:210px; left:0px; padding:0px; }
.inhalt					{position:absolute; top:210px; left:235px; float: left; width: 620px; z-index:2; font-size: 13px; LINE-HEIGHT: 18px; FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif;}

/* UL-NAVIGATION */
.navigation 		 	{width:200px; border-top: 1px solid #fff;}
.navigation ul			{margin:0; padding:0; list-style-type:none; font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 13px; }
.navigation ul li		{margin:0; padding: 0; }
.navigation a			{display:block; padding-right: 10px; padding-left: 15px; padding-top: 4px; padding-bottom: 4px; margin: 0; width: 175px; background-color: #DFE0E1; border-bottom: 1px solid #fff; }

html>body .navigation a {width: 175px; }

.navigation a:link, .navigation a:visited
						{color: #000000; text-decoration: none; }

.navigation a:active	{background-color: #CFDECA; color: #15a12f; }

.navigation a:hover		{background-color: #CFDECA; color: #15a12f; }

.navigation a#current	{background-color: #CFDECA; color: #15a12f; }

.navigation a#ebenezwei { text-indent:20px; }
.navigation a#currentebenezwei 
						{background-color: #CFDECA; color: #15a12f; text-indent:20px; }

/* HTML */
h1 						{margin:0; padding:0; FONT-SIZE: 13px; COLOR: #000000; LINE-HEIGHT: 18px; FONT-WEIGHT: bold; TEXT-DECORATION: none; margin-top: 0px; margin-bottom: 18px;}
h2 						{FONT-SIZE: 18px; COLOR: #666666; LINE-HEIGHT: 22px; FONT-WEIGHT: normal; TEXT-DECORATION: none; margin-top: 0px; margin-bottom: 12px;}
li						{margin: 7px 0px 0px -22px;}
p	 				    {margin:0; padding:0; margin-top: 6px;  margin-bottom: 12px; } 


/* CSS_Content */
.bodytext				{margin:0; padding:0;  margin-top: 6px;  margin-bottom: 12px;} 
.important				{FONT-SIZE: 18px; COLOR: #000000; LINE-HEIGHT: 22px; FONT-WEIGHT: bold;}
img.language 			{vertical-align:middle; border:1px;}
.csc-linkToTop 			{FONT-SIZE: 11px;}
.align-right 			{text-align:right;}




