BODY {
	font-family: Times New Roman;
	background-color: #006dbd;
	background-image: url(images/windrose.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin: 0px;
}


/* GENERAL fonts */
P, OL, UL, DIV, H1, H2 {
	font-family: verdana, arial;
	font-size: 14px;
}
H1 { font-size: 18px; }
H2 { font-size: 16px; }
P, H1, H2 {margin: 0px 0px 5px 0px;}

TD#content {
	color: #ffffff;
}


TD#footer {
	padding-top: 14px;
}

TD#footer P {
	font-size: 15px;
	text-align: center;
}

/* Content column */
TD#content {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 15px;
	vertical-align: top;
}

/* Menu Wo column */
TD#menu_wo A {
	text-decoration: none;
	white-space: nowrap;
	color: #000000;
}
TD#menu_wo A:visited {
	text-decoration: none;
	white-space: nowrap;
	color: #000000;
}
TD#menu_wo A:hover {
	text-decoration: none;
	white-space: nowrap;
	color: #000000;
}

/* Menu Oben column */
TD#menu_oben A {
	text-decoration: none;
	white-space: nowrap;
	color: #000000;
}
TD#menu_oben A:visited {
	text-decoration: none;
	white-space: nowrap;
	color: #000000;
}
TD#menu_oben A:hover {
	text-decoration: none;
	white-space: nowrap;
	color: #000000;
}

/* Menu Links column */
TD#menu_links {	
	vertical-align: top; 
	width: 220px;	
	padding-top: 10px;
}
TD#menu_links DIV {
	width: 95%;
	white-space: nowrap;
}
TD#menu_links DIV A {
	text-decoration: none;
	white-space: nowrap;
}
TD#menu_links DIV A:visited {
	text-decoration: none;
	white-space: nowrap;
}
TD#menu_links DIV A:hover {
	text-decoration: none;
	white-space: nowrap;
}

/*  MENU 1, level 1, normal state (NO) */
TD#menu_links DIV.menu1-level1-no A {
	font-weight: bold;
	font-size: 14px;
	color: #fafa00;
	padding-left: 6px;
}

/*  MENU 1, level 1, active state (ACT) */
TD#menu_links DIV.menu1-level1-act A {
	font-weight: bold;
	font-size: 14px;
	color: #4bb8fc;
	padding-left: 6px;
}


/*  MENU 1, level 2, normal state (NO) */
TD#menu_links DIV.menu1-level2-no A {
	font-size: 12px;
	padding-left: 12px;
	color: #ffffff;
}
/*  MENU 1, level 2, active state (ACT) */
TD#menu_links DIV.menu1-level2-act A {
	font-size: 12px;
	font-weight: bold;
	padding-left: 12px;
	color: #4bb8fc;
}

/*  MENU 1, level 3, normal state (NO) */
TD#menu_links DIV.menu1-level3-no A {
	font-size: 12px;
	padding-left: 18px;
	color: #ffffff;
}
/*  MENU 1, level 3, active state (ACT) */
TD#menu_links DIV.menu1-level3-act A {
	font-size: 12px;
	font-weight: bold;
	padding-left: 18px;
	color: #4bb8fc;
}

/*  MENU 1, level 4, normal state (NO) */
TD#menu_links DIV.menu1-level4-no A {
	font-size: 12px;
	padding-left: 24px;
	color: #ffffff;
}
/*  MENU 1, level 4, active state (ACT) */
TD#menu_links DIV.menu1-level4-act A {
	font-size: 12px;
	font-weight: bold;
	padding-left: 24px;
	color: #4bb8fc;
}

/*  MENU 1, level 5, normal state (NO) */
TD#menu_links DIV.menu1-level5-no A {
	font-size: 12px;
	padding-left: 30px;
	color: #ffffff;
}
/*  MENU 1, level 5, active state (ACT) */
TD#menu_links DIV.menu1-level5-act A {
	font-size: 12px;
	font-weight: bold;
	padding-left: 30px;
	color: #4bb8fc;
}

/*  MENU 1, level 6, normal state (NO) */
TD#menu_links DIV.menu1-level6-no A {
	font-size: 12px;
	padding-left: 36px;
	color: #ffffff;
}
/*  MENU 1, level 6, active state (ACT) */
TD#menu_links DIV.menu1-level6-act A {
	font-size: 12px;
	font-weight: bold;
	padding-left: 36px;
	color: #4bb8fc;
}







/*  MENU 2, level 1, general for all table cells: */
TR#menu_2 TD {
  background-color: #333366;
  width: 10%;
  text-align: center;
  padding: 0px 2px 0px 2px;
}
TR#menu_2 TD A {
  color: white;
  font-size: 10px;
  font-family: verdana, arial;
  text-decoration: none;
}
TR#menu_2 TD A:hover {
  text-decoration: underline;
}
TR#menu_2 TD.oddcell {
  background-color: #666699;
}
TR#menu_2 TD.menu2-level1-act {
  background-color: #88292A;
}



/* Style for the Path-menu: */
TD#path {
  white-space: nowrap;
  background-color: #F8F8EC;

  font-family: verdana, arial;
  font-size: 11px;
  font-style: italic;
  font-weight: bold;
  padding: 1px 1px 5px 5px;
}
TD#path A {
  text-decoration: none;
  color:black;
}
TD#path A:hover {
  text-decoration: underline;
}






/* Spezial für Buchungstabelle */
.bg00 {
#	background-color: #FFDE7B;
	background-color: #D0E8FF;
}

.bg01 {
#	background-color: #DDDDDD;
	background-color: #f5f5f5;
}

.titel15 {
	font-family: TimesNewRoman;
	color: #000000;
	font-size: 15px;
}

.titel12 {
	font-family: TimesNewRoman;
	color: #000000;
	font-size: 12px;
	line-height: 13px;
}

.text12 {
	font-family: TimesNewRoman;
	color: #000000;
	font-size: 12px;
	line-height: 13px;
}

.text12frei {
	font-family: TimesNewRoman;
	color: #FF0000;
	font-size: 12px;
	line-height: 13px;
}

.text12voll {
	font-family: TimesNewRoman;
	color: #000000;
	font-size: 12px;
	line-height: 13px;
}

.text12rest {
	font-family: TimesNewRoman;
	color: #FF0000;
	font-size: 12px;
	line-height: 13px;
}

