body {
	/* Text-Sizing with ems: http://www.clagnut.com/blog/348/ */
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	color: ##000000;
	background-color: #FFFFFF;
	font-size: 100%; /* This sets the default font size to be equivalent to 10px */
	margin: 0;
}

.menu {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	color: black;
	text-decoration: none;
	 line-height: 150%;
	  font-size: 100%; 
}

.fliesstext {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	color: black;
	text-decoration: none;
	 line-height: 120%;
	 font-size: 110%; 
}

.ueberschrift {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	color: black;
	font-weight: bold;
	 line-height: 100%;
	 font-size: 120%; 
}

.linkdetail {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	color: black;
	text-decoration: underline;
	 line-height: 100%;
	 font-size: 70%; 
}

a:link {
	color: #111111;
	text-decoration: none;
}

a:visited {
	color: #111111;
	text-decoration: none;
}

a:hover {
	color: #111111;
	text-decoration: underline;
}

.freunde a:link {
	color: #111111;
	text-decoration: underline;
}

.freunde a:visited {
	color: #111111;
	text-decoration: underline;
}

.freunde a:hover {
	color: #111111;
	text-decoration: underline;
}

.willkommen {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	color: #A4222D;
	font-size: 3.5em;
	text-decoration: bold;
}

.aktuelles {
 	background-color: #A4222D;
}

.aktuelles a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

.aktuelles a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

.aktuelles a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.aktuelles-text-ueberschrift {
 	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	 line-height: 100%;
	 font-size: 120%; 
	 font-weight: bold;
}

.aktuelles-text {
 	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	 line-height: 120%;
	 font-size: 90%; 
}

.aktuelles-text2 {
 	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	color: #000000;
	text-decoration: none;
	 line-height: 120%;
	 font-size: 90%; 
}

.aktuelles-text2 a:link {
	color: #000000;
	text-decoration: underline;
	font-size: 70%; 
}

.aktuelles-text2 a:visited {
	color: #000000;
	text-decoration: underline;
	font-size: 70%; 
}

.aktuelles-text2 a:hover {
	color: #000000;
	text-decoration: underline;
	font-size: 70%; 
}

.oeffungszeiten {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	color: #A4222D;
	font-size: 0.9em;
	text-decoration: none;
}
