BODY,TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	margin: 0px;
}

P { margin: 0px 0px 10px 0px; }

BODY.content {
	background-attachment: fixed;
	background-image: url(Bilder/bg_iframe.jpg);
	background-repeat: no-repeat;
}
BODY.kontaktform {
	background-attachment: fixed;
	background-image: url(Bilder/bg_kontaktform.jpg);
	background-repeat: no-repeat;
}
BODY.presse {
	background-attachment: fixed;
	background-image: url(Bilder/bg_presse.jpg);
	background-repeat: no-repeat;
}
BODY.home {
	background-attachment: fixed;
	background-image: url(Bilder/bg_home_2.jpg);
	background-repeat: no-repeat;
}
BODY.homewm {
	background-attachment: fixed;
	background-image: url(Bilder/bg_home_wm.jpg);
	background-repeat: no-repeat;
}
BODY.homeon {
	background-attachment: fixed;
	background-image: url(Bilder/bg_home_on.jpg);
	background-repeat: no-repeat;
}
BODY.eventspalten {
	background-attachment: fixed;
	background-image: url(Bilder/bg_eventspalten.jpg);
	background-repeat: no-repeat;
}
BODY.events {
	background-attachment: fixed;
	background-image: url(Bilder/bg_events.jpg);
	background-repeat: no-repeat;
}
BODY.dummy_event_content {
	scrollbar-face-color: white; 
	scrollbar-arrow-color: black; 
	scrollbar-base-color: white; 
	scrollbar-3d-light-color: #cccccc; 
	scrollbar-darkshadow-color: #666666; 
	scrollbar-highlight-color: #cccccc; 
	scrollbar-shadow-color: #666666; 
	scrollbar-track-color: #F7D760; 
}
HR {
    height: 2px;
    color: #f9e28d;
    background-color: #f9e28d;
    border: none;
}
A:link {
	font-size: 12px;
	color: black;
	text-decoration: none;
	font-weight: bold;
}
A:visited {
	font-size: 12px;
	color: black;
	text-decoration: none;
	font-weight: bold;
}
A:hover {
	font-size: 12px;
	color: black;
	text-decoration: underline;
	font-weight: bold;
}

/* Navigation */
A.navi:link {
	font-size: 12px;
}
A.navi:visited {
	font-size: 12px;
}
A.navi:hover {
	font-size: 12px;
}
A.naviup:link {
	font-size: 10px;
}
A.naviup:visited {
	font-size: 10px;
}
A.naviup:hover {
	font-size: 10px;
}

A.naviklein:link {
	font-size: 9px;
}
A.naviklein:visited {
	font-size: 9px;
}
A.naviklein:hover {
	font-size: 9px;
}

.ueberschrift {
	font-size: 18px;
	font-weight: bold;
}
.ueberschrift2 {
	font-size: 14px;
	font-weight: bold;
}
/* Events */

BODY.eventtext {
	background-attachment: fixed;
	background-image: url(Bilder/bg_iframetext.jpg);
	background-repeat: repeat-y;
}
.ueberschrift_events {
	font-size: 32px;
	font-weight: bold;
	color: black;
}
.ueberschrift2_events {
	font-size: 12px;
	font-weight: bold;
	color: black;
}
.preis_events {
	font-size: 16px;
	font-weight: bold;
	color: black;
}
.datum_events {
	font-size: 16px;
	font-weight: bold;
	color: black;
}
TD.events {
	font-size: 12px;
	color: black;
}
/* Sponsoren */
TD.sponsoren {
	color: black;
	font-size: 12px;
	font-weight: normal;
	padding: 0px;
}
/* News */
TD.news {
	color: black;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
}
TD.newsgross {
	color: black;
	font-size: 12px;
	font-weight: bold;
	background-color: #f7d760;
	padding: 3px 3px 3px 3px;
}

/* Termintabelle */
TH.tp_kopf {
	background-color: white;
	color: black;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #F9E28D;
}
TD.tp_normal {
	color: black;
	font-size: 12px;
	font-weight: normal;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom: 1px solid #F9E28D;
}
TD.tp_vorbei {
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom: 1px solid #F9E28D;
}
TD.tp_info {
	color: black;
	font-size: 12px;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom: 1px solid #F9E28D;
}
TD.tp_fett {
	color: black;
	font-size: 12px;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom: 1px solid #F9E28D;
}
TD.tp_trennerlinks {
	color: black;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom: 1px solid #F9E28D;
	border-left: 2px solid white;
}
TD.tp_trennerrechts {
	color: black;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom: 1px solid #F9E28D;
	border-right: 2px solid white;
}
A.tp_link:link {
	font-size: 12px;
	text-decoration: none;
}
A.tp_link:visited {
	font-size: 12px;
	text-decoration: none;
}
A.tp_link:hover {
	font-size: 12px;
	text-decoration: underline;
}
A.tp_link_vorbei:link {
	font-size: 12px;
	text-decoration: none;
	color: #666666;
}
A.tp_link_vorbei:visited {
	font-size: 12px;
	text-decoration: none;
	color: #666666;
}
A.tp_link_vorbei:hover {
	font-size: 12px;
	text-decoration: underline;
	color: #666666;
}
A.kinderfrei_link:link {
	color: #AD0004;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}
A.kinderfrei_link:visited {
	color: #AD0004;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}
A.kinderfrei_link:hover {
	color: #AD0004;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
}

.klein {
	font-size: 9px;
}
.subline_presse {
	font-size: 9px;
}
.mussfeld {
	color: #ff7f00;
	font-weight: bold;
}
.entfaellt {
	font-weight: bold;
	color: #FF0000;
	text-decoration: blink;
}
.kinderfrei {
	color: #AD0004;
	font-weight: normal;
	font-size: 11px;
}
.fehler {
	color: #FF0000;
}

p.attention {padding-left: 25px;}