a:link {
	text-decoration: none;
	color: #B40822;
}
a:visited {
	text-decoration: none;
	color: #B40822;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #B40822;
}
.bg_main {
	background-attachment: scroll;
	background-image: url(../images/start.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border: 3;
	border-color: #D7D7D7;
	border-style: solid;
}
.border {
	border: 3;
	border-color: #666666;
	border-style: outset;
}
.Stil2 {
	color: #EC0005;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	word-spacing: 2px;
	letter-spacing: 1px;
	font-weight: bold;
}
.Stil1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	letter-spacing: 1px;
}
.Seitenheader {
	color: #EC0005;
	font-size: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	word-spacing: 2px;
	letter-spacing: 1px;
	font-weight: bold;
}
.fliesstext {
	color: #EC0005;
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	word-spacing: 2px;
	letter-spacing: 1px;
	font-weight: normal;
}
.fliesstext_fetter {
	color: #EC0005;
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	word-spacing: 2px;
	letter-spacing: 1px;
	font-weight: bold;
}
.bord_unten {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-color: #ED010B;
	border: 1px;
}
.mauszeiger {
	cursor: hand;
}

