body {
	font-family: Verdana;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
}

hr {
      color: #008B8B;
      background-color: #008B8B;
      height: 1px;
	  border: 0;
}

.input {
	border: 1px solid #008B8B;
	font-weight: normal;
	font-family: Verdana;
	font-size: 11px;
}

.normaltext {
	font-weight: normal;
	color: #000000;
	font-size: 11px;
}

.specialtext {
	font-weight: bold;
	color: #008B8B;
	font-size: 11px;
}

.quotes {
	font-weight: normal;
	font-style: italic;
	color: #000000;
	font-size: 11px;
}

a:link {
	color: #2F4F4F;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}
a:visited {
	color: #2F4F4F;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}
a:hover {
	color: #2F4F4F;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
a:active {
	color: #2F4F4F;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

.uberschriften {
	font-weight: bold;
	font-size: 10px;
	color: #000000;
}

.randomtext {
	font-style: italic;
	color: #000000;
	font-size: 12px;
}
