.marquee-top
	{
	position: absolute; top: 117px; left: 20px; width: 360px; height: 20px; z-index: 40;
	}

.infobox
	{
	position: absolute; top: 138px; left: 28px; width: 350px; height: 100px; z-index: 40;
	}
	
.spalte-mitte-links
	{
	position: absolute; top: 370px; left: 25px; width: 130px; height: 350px; z-index: 30;
	}
	
.spalte-mitte
	{
	position: absolute; top: 345px; left: 20px; width: 710px; height: 60px; z-index: 30;
	}

.mitte-mitte
	{
	position: absolute; top: 370px; left: 165px; width: 430px; height: 350px; z-index: 30; border: 1px solid #376938;
	}	
	

	
.mitte-rechts
	{
	position: absolute; top: 370px; left: 605px; width: 130px; height: 350px; z-index: 30;
	}
	
.rw-links
	{
	position: absolute; top: 730px; left: 25px; width: 349px; height: 120px; z-index: 30;
	}

BODY, TABLE, TD, TR, UL,  DIV, textarea,  p
		{
			font-family : arial, sans-serif;
			font-size : 12px;
			font-weight : normal;
			color : #000000;
		}
		
h1	{font-size: 14px; margin: 0px;}
h2	{font-size: 22px; margin: 0px; font-weight : normal;}
h3	{font-size: 13px; margin: 0px; font-weight : normal;}
h4	{font-size: 16px; margin: 0px; font-weight : normal;}
h5	{font-size: 11px; margin: 0px; font-weight : normal;}
		
.inserate
		{
			font-family: verdana;
			font-size: 10px;
		}
		

.main	{
	padding-left: 2px;
	padding-right: 1px;
	font-size: 16px;	
}

.mini {
	font-size: 9px; 
	font-family: verdana;
}


a:link  {
	color : #376938;
	text-decoration : none;
	font-weight : normal;
}

a:visited  {
	color : #376938;
	text-decoration : none;
	font-weight : normal;
}

a:active  {
	color : #376938;
	text-decoration : none;
	font-weight : normal;	}
		

a:hover  {
	color : #990000;
	text-decoration : underline;
	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 #376938;
}
.borderw
{
	border: solid 1px #ffffff;
}

.borders
{
	border: solid 1px #000000;
}
