/*Linkklassen*/

a:link {font-family: arial, helvetica; font-size: 14px; font-weight:bold; vertical-align: bottom; color:#C83504; text-decoration:none}
a:visited {font-family: arial, helvetica; font-size: 14px; font-weight:bold; vertical-align: bottom; color:#C83504; text-decoration:none}
a:hover {font-family: arial, helvetica; font-size: 14px; font-weight:bold; vertical-align: bottom; color:#808080; text-decoration:none}
a:active {font-family: arial, helvetica; font-size: 14px; font-weight:bold; vertical-align: bottom; color:#FF0000; text-decoration:none}



.menue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: lowercase;
	color: #C83504;
	text-decoration: none;
	background-attachment: scroll;
	background-color: #CCCCCC;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center center;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
	white-space: normal;
	height: auto;
	width: auto;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
}
.titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	background-color: #CCCCCC;
}
.menuelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #C83504;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
}

