body
	{
	background-color:#300;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	color: #333333;
	}
	
.titel
	{
	font-size:14px;
	font-weight: bold;
	}

.landhausmenue
	{
	font-size:20px;
	font-weight: bold;
	color:#660000
	}

a
	{
	color: #990000;
	text-decoration: none;
	}
	
a:visited
	{
	color: #990000;
	text-decoration: none;
	}
	
a:active, a:hover
	{
	color: #996633;
	text-decoration: underline;
	}

a.weg
	{
	font-weight:bold;
	}
	
/* Fusszeile ---------------*/
a.Fzeile, a.Fzeile:visited		{ color: #FFFFCC; text-decoration: none; }
a.Fzeile:active, a.Fzeile:hover	{ color: #FFFFCC; text-decoration: underline; }	

#text
	{
	padding: 30px 20px 20px 30px;
	}

#fusszeile
	{
	width: 697px;
	color: #FFFFCC;
	/*        o   r   u   l   */
	margin: 0px 0px 0px 29px;
	margin-top: 10px;
	font-size: 10px;
	}

#copyright
	{
	float: right;
	}
	
.bildhinweis
	{
	color:#FFFF99;
	font-size: 14px;
	font-weight: bold;
	}