body
{
	font-family:Verdana,sans-serif;
	background-image:url("waldsee_bg.jpg");
	background-repeat: repeat-x;
	background-color:#ffffff;
	color:#336633;
 	font-size:90%;
}

a:link {color:#336633; text-decoration:underline; }
a:visited {color:#336633; text-decoration:underline; }
a:focus {color:red; text-decoration:underline; }
a:hover {color:blue; text-decoration:underline; }
a:active {color:blue; text-decoration:underline; }

#Ueberschrift
{
 	font-size:200%;
}

h1
{
 	font-size:170%;
}

h2
{
 	font-size:120%;
}

ul
{
	list-style-type:square;
}

li
{
	margin-bottom:12;
}

hr
{
	margin-top:32;
}

table#Menue
{
	font-size:90%;
	margin-bottom:1em;
	text-align:center;
	font-weight:bold;
}

#Menue * td
{
	padding:1em;
}

div#Rahmen
{
	width: 60.4em;
	padding-left: 2em;
	padding-right: 2em;
	padding-bottom: 2em;
	border: 0px;
	background-color: #FFFFF5;
	position: relative;
	margin-left: auto;
  margin-right: auto;
}




	



