.body {
	background-color: #FFFFFF;
}

.input 	{
	border: 2px solid black;
	background-color: #CCCCCC;
}
.input:hover, .input:focus {
	background-color: #FFFFFF;
}

.textarea {
	border: 2px solid black;
	background-color: #CCCCCC;
}
.textarea:hover, .textarea:focus {
	background-color: #FFFFFF;
}

.menue { 
	font-family: Verdana, Arial, Helvetica, sans-serif
}
.menue, .menue a, .menue a:link, .menue a:visited  {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.menue a:hover {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}

.menuetabelle, .menuetabelle:link, .menuetabelle:visited  {
	background-color: #CCCCCC;
}
.menuetabelle:hover, .menuetabelle:focus {
	background-color: #AAAAAA;
}

.impressum {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}
.impressum, .impressum:link, .impressum:visited  {
	color: #000000;
	text-decoration: none;
}
.impressum a:hover {
	color: #999999;
	text-decoration: none;
}

.texthellgrau, .texthellgrau a  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #EEEEEE;
	text-decoration: none;
	font-weight: normal;
}
.texthellgrau a:link, .texthellgrau a:visited  {
	color: #333333;
}
.texthellgrau a:hover {
	color: #CCCCCC;
}

.hellgrau, .hellgrau a, .hellgrau a:link, .hellgrau a:visited, .hellgrau a:hover  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #EEEEEE;
	text-decoration: none;
	font-weight: normal;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.text, .text:link, .text:visited  {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.text a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.text a:hover {
	color: #CCCCCC;
}

.text_rot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.text_rot, .text_rot:link, .text_rot:visited  {
	color: #FF0000;
	text-decoration: none;
	font-weight: normal;
}

.text_blau {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.text_blau, .text_blau:link, .text_blau:visited  {
	color: #0000FF;
	text-decoration: none;
	font-weight: normal;
}

.text_klein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.text_klein, .text_klein:link, .text_klein:visited  {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.text_gross {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.text_gross, .text_gross:link, .text_gross:visited  {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
