body 	{
		margin: 0px;
		background-color: #5D766D;
		font-family: trebuchet ms, arial, sans-serif;
		font-size : 12px;
		font-weight : normal;
		color : #000000;
		}
		
		
		.topbanner	{
		position: absolute;
		left: 0px;
		top: 0px;
		width: 996px;
		height: 84px;
		z-index: 10;
		}
		
		.zeile1	{
		position: absolute;
		left: 0px;
		top: 84px;
		width: 996px;
		height: 106px;
		z-index: 10;
		}
		
		.zeile2	{
		position: absolute;
		left: 0px;
		top: 192px;
		width: 996px;
		height: 136px;
		z-index: 10;
		}
		
		.zeile3	{
		position: absolute;
		left: 0px;
		top: 328px;
		width: 996px;
		height: 90px;
		z-index: 10;
		}
		
		.zeile4	{
		position: absolute;
		left: 0px;
		top: 418px;
		width: 996px;
		height: 282px;
		z-index: 10;
		}
					
		.back	{
		position: absolute;
		left: 0px;
		top: 0px;
		height: 700px;
		z-index: 9;
		}
		
		.ticker	{
		position: absolute;
		left: 0px;
		top: 75px;
		width: 693px;
		height: 19px;
		z-index: 20;
		font-size: 13px;
		}
		
		.topnavigation	{
		position: absolute;
		left: 0px;
		top: 95px;
		width: 693px;
		height: 19px;
		z-index: 20;
		font-size: 13px;
		filter:alpha(opacity=60); 
		-moz-opacity: 0.60;
		}
		
		.inhalt1	{
		position: absolute;
		left: 11px;
		top: 192px;
		width: 443px;
		z-index: 20;
		}
		
		.inhalt11	{
		position: absolute;
		left: 11px;
		top: 192px;
		width: 685px;
		z-index: 20;
		}
		
		.inhalt12	{
		position: absolute;
		left: 11px;
		top: 122px;
		width: 685px;
		z-index: 20;
		}
		
		.inhalt-rechts-linie	{
		position: absolute;
		left: 454px;
		top: 192px;
		width: 10px;
		height: 384px;
		border-right: 1px solid #336633;
		z-index: 20;
		}
		
		.inhalt-rechts	{
		position: absolute;
		left: 474px;
		top: 192px;
		width: 240px;
		height: 384px;
		z-index: 20;
		}
		
		.inhalt-spalte-rechts	{
		position: absolute;
		left: 744px;
		top: 420px;
		width: 244px;
		height: 384px;
		z-index: 20;
		}
		
		
		h1, h2, h3, h4, h5	{
		font-family: trebuchet ms, sans serife;
		font-weight: normal;
		margin: 0px;
		
		}
		h1	{		
		font-size: 21px;
		}
		
		h2	{
		font-size: 16px;
		}
		
		h3	{
		font-size: 18px;
		}
		
		h4	{
		font-size: 13px;
		}
		
		h5	{
		font-size: 10px;
		}
		
		

		.mini {
	font-size: 9px; 
	font-family: verdana;
}


a:link  {
	color : #336633;
	text-decoration : none;
	font-weight : normal;
}

a:visited  {
	color : #336633;
	text-decoration : none;
	font-weight : normal;
}

a:active  {
	color : #336633;
	text-decoration : none;
	font-weight : normal;	}
		

a:hover  {
	color : #C50004;
	text-decoration : none;
	font-weight : normal;
}



.main:link  {
	color : #000000;
	text-decoration : none;
	font-weight : bold;
}

.main:visited  {
	color : #000000;
	text-decoration : none;
	font-weight : bold;
}

.main:active  {
	color : #000000;
	text-decoration : none;
	font-weight : bold;	}
		

.main:hover  {
	color : #ffffff;
	text-decoration : none;
	font-weight : bold;
}

.border
{
	border: solid 1px #336633;
}
.borderw
{
	border: solid 1px #ffffff;
}

.borders
{
	border: solid 1px #000000;
}

.borderc
{
	border: solid 1px #cccccc;
}

.borderr
{
	border: solid 1px #C50004;
}