
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: #000000;
	background-image: url(../images/bg_veldenstein.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: 26px;
	line-height: 1.5;
	font-weight: bold;
}

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

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

.bandinfo {
	text-align: justify;
}

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

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

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

.footertext {
	color: #DFE1A8;
	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: #EDBC5E;
}
a:active.footertext {
	text-decoration: none;
	color: #EDBC5E;
}

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

a.marqueetext {
	color: #EDBC5E;
}

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


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;
}

blockquote { 
	background: #333333; 	
	border: 1px #DFE1A8 solid;
	border-left: 8px #DFE1A8 solid;
	padding: 1em 1em 1em 1em;
	margin: 1em 0em 1em 1em;
}
