
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BBBBBB;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F9FED1;
	background-image: url(../images/abenberg_background.jpg);
	background-attachment:fixed;
	background-repeat:no-repeat;
}

a {
	color: #EDBC5E;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #EDBC5E;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #EDBC5E;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #EDBC5E;
	font-weight: bold;
}


.bandtext {
	color: #EDBC5E;
	font-size: 22px;
	line-height: 1.5;
	font-weight: bold;
}

.bandheadline {
	color: #EDBC5E;
	font-size: 26px;
	line-height: 1.5;
	font-weight: bold;
}

.bandinfo {
	text-align: justify;
}

.ueberschrift {
	color: #DED5C9;
	font-size: 18px;
	font-weight: bold;
}

.hauptueberschrift {
	color: #DED5C9;
	font-size: 30px;
	font-weight: bold;
}

.headertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.footertext {
	color: #EEEEEE;
	font-size: 10px;
	line-height: 1.5;
}

a.footertext {
	color: #EDBC5E;
}

a:link.footertext {
	text-decoration: none;
}
a:visited.footertext {
	text-decoration: none;
	color: #EDBC5E;
}
a:hover.footertext {
	text-decoration: underline;
	color: #EDBC5EA;
}
a:active.footertext {
	text-decoration: none;
	color: #EDBC5E;
}

.marqueetext {
	color: #000000;
	font-size: 11px;
	line-height: 1.5;
	font-weight: bold;
}

a.marqueetext {
	color: #A12D06;
}

a:link.marqueetext {
	text-decoration: none;
}
a:visited.marqueetext {
	text-decoration: none;
	color: #A12D06;
}
a:hover.marqueetext {
	text-decoration: underline;
	color: #631C0A;
}
a:active.marqueetext {
	text-decoration: none;
	color: #A12D06;
}


td.rahmen {
	background-color: #A12D06;
}

td.content {
/*	background-color: #631C0A; */
	background-color: #000000;
}

td.streifen {
	background-color: #EDBC5E;
	color: #000000;
}

TR.tabellenheader {
	BACKGROUND-COLOR: #F8DC9E;
}

TR.tabellenrow1 {
	BACKGROUND: #F4E8CE;
}

TR.tabellenrow2 {
	BACKGROUND: #F5E6C6;
}