/************************* bodies *************************/
#start		{
		margin:0px 0px 0px 0px; /* top right bottom left */
		border:0px none;
		background-color:#5F9A3A;
		background-image:url(img/startbg.jpg); background-repeat:no-repeat;
		background-position:center;
		background-attachment:fixed;
		}
#next		{
		margin:0px 0px 0px 0px; /* top right bottom left */
		border:0px none;
		background-image:url(img/gl.gif); background-repeat:repeat;
		}
/************************* frames *************************/
#header		{
		position:absolute; top:0px; left:0px; height:110px; width:100%;
		min-width:847px;
		border:0px none;
		background-image:url(img/gd.gif); background-repeat:repeat;
		}
#orna		{
		position:absolute; top:72px;left:0px; height:12px; width:100%;
		border:0px none;
		background-image:url(img/orna.gif); background-repeat:repeat-x;
		}
#navistart	{
		position:absolute; top:85px;left:0px; height:25px; width:100%;
		text-align:center;
		min-width:847px;
		border:0px none;
		background-color:#5F9A3A;
		}
#navinext	{
		position:absolute; top:85px;left:0px; height:25px; width:100%;
		text-align:center;
		vertical-align:top;
		min-width:847px;
		border:0px none;
		background-image:url(img/gl.gif); background-repeat:repeat;
		}
#main		{
		position:absolute; top:110px; left:0px; width:100%;
		min-width:847px;
		}
#subnavi	{
		width:25px;
		padding-top:30px;
		float:left;
		
		/*background-color:#7f7f7f;*/
		}
#content	{
		margin-left:25px;
		padding-top:5px; padding-left:5px;
		text-align:center;
		
		/*background-color:#6c4562;*/
		}
/************************* headerinhalt *************************/
#headback	{
		position:absolute; top:0px; left:0px; height:72px;
		z-index:1;
		}
#headfront	{
		position:relative; top:7px; left:0px; height:72px;
		text-align:center;
		z-index:2;
		}
#headimglogo	{
		margin-left:244px;margin-right:10px;
		}
#headimghdln	{
		margin-top:8px;margin-right:193px;
		}
/************************* hauptnavi *************************/
#navibar	{
		width:650px;
		margin-left:auto; margin-right:auto;
		}
#navitable	{
		table-layout:fixed;
		}
td.navi		{
		width:94px;
		vertical-align:top;
		border:0px none;
		}
td.hmnavi	{
		width:95px;
		vertical-align:top;
		border:0px none;
		}
img.btn		{
		height:20px; width:95px;
		margin-left:-1px;
		border:0px none;
		}
img.btnact	{
		height:25px; width:95px;
		margin-left:-1px;
		border:0px none;
		}
img.hmbtn	{
		height:20px; width:95px;
		border:0px none;
		}
img.hmbtnact	{
		height:25px; width:95px;
		border:0px none;
		}
/************************* subnavi *************************/
img.subbtnact	{
		width:25px;
		margin-top:-5px;
		border:0px none;
		}
img.subbtn	{
		width:20px;
		margin-top:-5px;
		border:0px none;
		}
/************************* abschluß *************************/
#top		{
		text-align:center;
		}
#toplink	{
		font-size:100%;
		}
#pagefooter	{
		margin-left:3px; margin-bottom:2px;
		text-align:left;
		}
#pflink		{
		color:#7f7f7f;
		font-family:Verdana,sans-serif;
		font-size:9px;
		text-decoration:none;
		}
/********************** überschriften ************************/
h1		{
		display:none;
		}
