BODY {
  font-family: Verdana, Arial, Helvetica;
  color: #000000;
  background-color: #FFFFFF;

}

P {
  font-family: Verdana, Arial, Helvetica;
  font-size: 10pt;
  color:#000000;
}

LI {
  font-family: Verdana, Arial, Helvetica;
  font-size: 10pt;
  color:#000000;
}

OL {
  font-family: Verdana, Arial, Helvetica;
  font-size: 10pt;
  color:#000000;
}

TD {
  font-family: Verdana, Arial, Helvetica;
  font-size: 10pt;
  color:#000000;
}

TH {
  font-family: Verdana, Arial, Helvetica;
  font-size: 10pt;
  color:#000000;
}


FONT {
  font-family: Verdana, Arial, Helvetica;
  font-size: 10pt;
}

A {
  font-family: Verdana, Arial, Helvetica;
//  font-size: 10pt;
}

A:link { color : #FF0000; text-decoration: underline }
A:visited {color : #FF0000; text-decoration: underline }
A:bb:hover {color: #FF0000; text-decoration: underline }
A:active {color: #FF0000; text-decoration: underline }

UL {
  font-family: Verdana, Arial, Helvetica;
  text-decoration: none;
  font-size: 10pt;
  color: #000000;
}

H1 {
  font-family: Verdana, Arial, Helvetica;
  color: #000000;
}

H2 {
  font-family: Verdana, Arial, Helvetica;
  color: #000000;
}

H3 {
  font-family: Verdana, Arial, Helvetica;
  color: #000000;
}

H4 {
  font-family: Verdana, Arial, Helvetica;
  color: #000000;
}

H5 {
  font-family: Arial, Helvetica;
  color: #000000;
  font-size: 10pt;
}

PRE {
  font-family: Courier, Courier New;
}

.color_OK {
  color: green;
}
.color_ERROR {
  color: red;
}
.warning {
  color: red;
}
#versionNr {
  font-size: 7.5pt;
  position: relative;
  top: -18px;
  left: -85px;
  color: silver;
}

.noprint {
	display: none;
}

/* ----------- HEADER/FOOTER ----------- */
.print_header {
	display: block;
}
.print_header h1 {
	margin: 0;
	font-size: 18pt;
}
.print_header h2 {
  margin: 0;
  font-size: 13pt;
}

.page_header {
	display: none;
}
	
.footer_table td {
  background: #FFFFFF;
  font-size: 8.5pt;
}
.footer_table td {
	text-align: left;
}
.footer_table a {
	display: none;
}

/* ------------- FRONTEND ------------- */

.content_block {
  width: 100%;
}

.membersOnly {
  color: #FF0000; 
}
.buchbar {
  color: #00FF00;
}
.buchbar_dunkel {
  color: #006600;
}
.ausgebucht {
  color: #FF0000;
}
.bgBuchbar {
  background: #99FF99;
}
.bgAusgebucht {
  background: #FF7575;
}

.reviewEvent {
  width: 100%;
}
.reviewEvent td,
.reviewEvent th {
  border: 1px black solid;
}
.reviewEvent th {
  background: #FFFFCC;
}
#reviewEventFirstRow {
  border: 0;
}
#row6 {
	white-space: normal;
	width: 80px;
}
  
.viewEvent_event {
  width: 100%;
}
.viewEvent_event .bgDark {
	background: #bebebe;
}
.viewEvent_event .bgLight {
  background: #e5e5e5;
}	  

.seeAccountUser_user .bgDark {
  background: #bebebe;
}
.seeAccountUser_user .bgLight {
  background: #e5e5e5;
}





