body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
}

A:link {
font-size: 14px;
line-height: 17px;
font-family: Arial, Helvetica, sans-serif;
text-decoration: underline;
color: Blue;
}

A:visited {
htext-decoration: none;
}

A:visited {
htext-decoration: none;
}

A:hover {
hhtext-decoration: none;
}

.kategorien {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: black;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
}

A.kategorien {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
}

A.kategorien:visited {
	color: #0000CC;
	text-decoration: none;
}

A.kategorien:hover {
	color: black;
	text-decoration: none;
	background-color: Yellow;
}

.lauftext {
font-size: 14px;
line-height: 17px;
color: black;
font-family: Arial, Helvetica, sans-serif;
}

A.lauftext {
font-size: 14px;
line-height: 17px;
color: #0000CC;
font-family: Arial, Helvetica, sans-serif;
text-decoration: underline;
}

A.lauftext:hover {
	ccolor: #0000CC;
	color: black;
	background-color: Yellow;
	text-decoration: underline;
}

A.lauftext:link {
font-size: 14px;
color: #0000CC;
line-height: 17px;
font-family: Arial, Helvetica, sans-serif;
text-decoration: underline;
}

A.lauftext:visited {
color: #0000CC;
text-decoration: underline;
}


.lauftextlittle {
font-size: 12px;
color: rgb(40,40,40);
line-height: 14px;
font-family: Arial, Helvetica, sans-serif;
}

.lauftextverylittle {
font-size: 9px;
color: rgb(40,40,40);
line-height: 12px;
font-family: Arial, Helvetica, sans-serif;
}

A.lauftextlittle {
font-size: 11px;
color: #0000CC;
line-height: 14px;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
}

A.lauftextlittle:link {
font-size: 11px;
color: #0000CC;
line-height: 14px;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
}

A.lauftextlittle:visited {
color: #0000CC;
text-decoration: none;
}

A.lauftextlittle:hover {
color: #0000CC;
font-family: Arial, Helvetica, sans-serif;
text-decoration: underline;
}


.title {
font-size: 17px;
color: #303030;
line-height: 20px;
font-family: Arial, Helvetica, sans-serif;
}


.formular {
font-size: 14px;
vertical-align: top;
color: black;
font-family: "Courier New", Courier, Mono;
}

.border {
font-size: 1px;
line-height: 1px;
background-color: black;
}

.bg_huhn {
	background-image: url(../images/bg_huhn.gif);
	background-repeat: no-repeat;
}

