body {
  margin: 0px;
	font-family: Georgia;
	font-size: 15px;
  color: #666666;
}

img {
  border: 0px;
}

img.left {
	float: left;
	margin: 0 15px 10px 0;
}

#content p, td {
  font-family: Georgia;
  font-size: 15px;
  text-align: justify;
  color: #666666;
}

.eingerueckt {
  margin-left: 25px;
}

#content a {
  font-size: 15px;
  text-decoration: underline;
  color: #f49a24;
}

#content h1 {
  font-size: 24px;
  color: #f49a24;
}

#content h2 {
  font-size: 19px;
  color: #f49a24;
}

#content h3 {
  font-size: 16px;
  color: #f49a24;
}

#content input {
	width: 300px;
	height: 23px;
	font-family: Georgia;
	font-size: 15px;
	color: #666666;
}

#content textarea {
	width: 300px;
	height: 75px;
	font-family: Georgia;
	font-size: 15px;
	color: #666666;
}

#menue td {
  font-family: Arial;
  text-align: center;
}

.menuepunkt td {
	border-left: 1px solid #EDEBD5;
}

.menuepunkt2 {
	border-right: 1px solid #EDEBD5;
}

#menue a {
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
  color: #BABABA;
}

#untermenue p {
  margin-top: 13px;
  margin-bottom: auto;
}

#untermenue a {
  margin-top: 13px;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
}

#untermenue .untermenue-aktiv a {
  font-weight: bold;
  text-decoration: none;
  color: #f49a24;
}

#sidebar a {
  font-size: 15px;
  text-decoration: none;
  color: #666666;
}

#sidebar .sidebar-aktiv a {
  font-size: 15px;
  text-decoration: none;
  color: #f49a24;
}

#footer p, a {
  font-size: 10px;
  color: #666666;
}
