.linie1 {
	width: 635px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #807F84;
	line-height: 1px;
}
.linie2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #807F84;
	line-height: 1px;
}
.bereich {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.ueberschrift {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.intro {
	font-weight: bold;
	color: #999999;
}
a:link {
	color: #E60005;
	text-decoration: none;
}

a:visited {
	color: #E60005;
	text-decoration: none;
}

a:hover {
	color: #E60005;
	text-decoration: underline;
}

a:active {
	color: #E60005;
}

a.ueberschrift {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

a.ueberschrift:hover {
	color: #333333;
	text-decoration: underline;
}

a.ueberschrift:visited {
	color: #333333;
	text-decoration: none;
}
a.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #333333;
}

a.menu:hover {
	text-decoration: underline;
	}

a.menu:visited {

	color: #000000;
}
a.hidden {
	color: #333333;
	font-style: normal;
	text-decoration: none;
}

a.hidden:visited {
	color: #000000;
}

a.hidden:hover {
	color: #000000;
	text-decoration: underline;
}

a.hidden:active {
	color: #000000;

}
