body
{
font-family:serif;font-size:14px;
}
#titel
{
position:absolute;left:240px;top:5px;
}
h1
{
font-size:18px;
}
#basis
{
position:absolute;left:230px;top:130px;
width:auto;height:auto;
}
#text
{
padding:15px;
width:500px;border:double #006600;height:auto;text-align:justify;
}
#kopfzeile
{
position:absolute;left:275px;top:110px;
}
#spalte
{
position:absolute;left:60px;top:130px;
}

#navigation
{
position:absolute;left:780px;top:100px;
width:200px;height:300px;display:block;
}
#navigation a
{
margin-left:10px;font-family:arial,sans-serif;font-size:12px;color:blue;
}
#navigation a:hover
{
color:red;
}
#zusatz
{
position:relativ;margin-top:20px;width:500px;
}
#zusatz a
{
text-decoration:none;
font-size:12px;color:#006600;
}
#zusatz a:hover
{color:#ff0000;}
a
{text-decoration:none;color:#006600;font-weight:bold;}
a:hover
{color:#ff0000;}


.af
{text-decoration:none;color:#006600;font-weight:bold;font-size:12px;}
.af:hover
{color:#ff0000;font-size:12px;}

a.andere:link
	{
	font-family:serif;
	font-size:14px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;

	}
	a.andere:visited
	{
	font-family:serif;
	font-size:14px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
  
		}
	a.andere:hover
	{
	font-family:serif;
	font-size:14px;
	font-weight:normal;
	color:000000;
	
		}
	a.andere:active
	{
	font-family:serif;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
	color:#000000;
	}



a.tip:link
	{
	font-family:serif;
	font-size:14px;
	font-weight:normal;
	color:#0000FF;
	text-decoration:underline;

	}
	a.tip:visited
	{
	font-family:serif;
	font-size:14px;
	font-weight:normal;
	color:#0000FF;
	text-decoration:underline;
  
		}
	a.tip:hover
	{
	font-family:serif;
	font-size:14px;
	font-weight:underline;
	color:0000FF;
	
		}
	a.tip:active
	{
	font-family:serif;
	font-size:14px;
	font-weight:normal;
	text-decoration:underline;
	color:#0000FF;
	}











