body {
  margin: 0px ;
  padding: 10px 4px 0 4px;
  font-size: 11px;
  background-color: #162648;
  font-family: Arial, Verdana, sans-serif;
}

form {
  margin: 0px;
  padding: 0px;
}
.blank_blank {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #faefc4;
	text-decoration: none;
}

.clear {
  clear: both;
  margin: 0px;
  padding: 0px;
  height: 0;
  line-height: 0px;
}

.unsichtbar {
  display: none;
}

h1 {
  margin: 3px 8px 3px 8px;
  font-size: 20px;
  color: #000;
  font-family: Georgia, "Times New Roman", serif;
  font-weight: normal;
}

h2 {
  font-family: Georgia, "Times New Roman", serif;
  margin-bottom: 0px;
  font-size: 16px;
  color: navy;
}

h3 {
  color: #CC3300;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 14px;
  font-family: Arial, Verdana, sans-serif;
}


/* Fuer die Ueberschrift in den Contenttabellen */

h4 {
  font-size: 12px;
  margin: 0 0 2px 0;
  color: black;
}

h5 {
  font-family: Georgia, "Times New Roman", serif;
  font-size: 18px;
  color: navy;
}

p {
  margin-top:0
}

a:link, a:visited {
  color: #0066CC;
  text-decoration: none;
}


a:hover {
  color: #112574;
  text-decoration: underline;
}

img {
  border: none;
}

fieldset {
  margin-bottom: 15px;
}

legend {
  font-weight: bold;
  color: #000;
}

/*nur fuer IE sichtbar:*/

* html fieldset {
  margin:0 2px 15px 2px ;
  padding: 5px;
}

/* Wrapperpart */

/* --header Section */

div#logo-left {
  width: 97px;
  float: left;
  margin: 0 3px
}

* html div#logo-left {
  margin: 0  2px;
}

.header-right {
  text-align: right;
  float: right;
  padding: 0;
  margin: 0;
}

.header-right h1 {
  font-size : 15px;
  color : #CC0000;
  font-weight : bold;
  padding: 0px;
}

div#header-rightcontent {
  width: 320px;
  text-align: right;
  margin: 8px 0 0 0;
}

div#header-rightcontent h1 {
  color: #002674;
  margin: 2px 0px;
}

div#header-middle {
  padding: 30px 0 0 0;
  margin: 0px 0px 0px 97px;
  text-align: left;
  height: 54px;
  /*  hoehe und Padding ergeben den Abstand der Buttons nach oben */
}

div#navi-buttons {
  float: right;
}

div#navi-buttons a {
  text-decoration: none;
}


span.adminsubmenu {
  margin: 0px 20px 0 0px;
  padding: 0px;
  font-size: 8px;
  font-weight: normal;
  color: #ffff99;
}

/* Header Link */

span.header-link {
  border-bottom:1px solid #0099FF;
  padding-bottom: 4px;
  margin:0;
  height: 11px;
}

html>body span.header-link {
  padding-bottom: 4px;
}

span.header-link a:link, span.header-link a:visited {
  font-size:10px;
  text-decoration:none;
  padding: 0px 0px 4px 17px;
}

* html span.header-link a:link, * html span.header-link a:visited {
  padding: 0 0 0 17px;
}

span.header-link a:link, span.header-link a:visited {
  color:#0066CC;
}

span.header-link a:hover {
  color: #002674;
}

span.header-link a.active {
  color: #666;
}

/* Hotelname neben Logo  */

.head, .head1 {
  font-weight : bold;
  line-height: 14px;
  margin: 0px;
  padding: 0px;
}

.head {
  font-size : 15px;
  color : #900;
  font-family: serif;
}

.head1 {
  font-size : 10px;
  color : Black;
  margin-bottom: 16px;
  /* Zeilenabstand */
}

/* Tabellenkonstrukt Aussen*/

td#whitebg {
  background-color:#fff;
  width: 100%;
}

* html td#whitebg {
  font-size: 4px;
}

td.skyscraper {
  width: 120px;
  padding: 195px 0px 0px 10px;
  color: #fff;
}

/* -- Tabellenkonstrukt Inhalt */

table#wrapper {
  width: 777px;
  margin: 0 auto;
  background-color:#fff;
}

.skyscraperwrapper {
  margin: 0 auto;
}

table.content {
  margin: 0px;
  table-layout: fixed;
}

div#contentarea {
  padding: 0;
  margin: 0 -8px 0 0;
}

/* Zwei Hilfstabellen fuer den Inhalt*/

table.zwei-fuenftel {
  width: 306px;
  margin: 0px;
}

table.drei-fuenftel {
  margin: 0;
  width: 451px;
}

/* Tabelle Fussbereich */

td#nav-unten {
  border-top: 1px #0099FF solid;
  margin: 12px 0px 0px 0px;
  padding: 10px 0px 8px 0px;
  clear: both;
}

* html td#nav-unten {
  padding: 10px 0px 4px 0px;
}

td.copyright {
	padding: 8px 8px 0px 8px;
	font-family: Arial;
	font-size: 10px;
	color: #B1DEE5;
	line-height: 16px;
	text-align: left;
	font-style: italic;
	background-color: #162648;
	text-decoration: none;
}
td.copyright_link {
	padding: 8px 8px 0px 8px;
	font-family: Arial;
	font-size: 10px;
	color: #FF0000;
	line-height: 16px;
	text-align: left;
	font-style: italic;
	background-color: #162648;
	text-decoration: none;
}

/* Footerlinks */

.footer-right {
  text-align: right;
}

td.footer-right a:link, td.footer-right a:visited {
  margin: 0;
  text-decoration: none;
  font-size: 10px;
  color: #0066CC;
}

td.footer-right a:hover {
  color: #002674;
}

td.footer-right a.active {
  color: #666;
}

.footer-left {
  vertical-align: bottom;
}

td.footer-left a:link, td.footer-left a:visited {
  margin: 0px 20px 0px 0px;
  color: #0066CC;
  text-decoration: none;
  font-size: 10px;
  text-align: left;
  vertical-align: bottom;
}

td.footer-left a:hover {
  color: #002674;
  text-decoration: underline;
}

td.footer-left a.active {
  color: #666;
}

div.todo {
  visibility: hidden;
  display: none;
}



/* Standardforms uebernommen von BW2005*/

td.formHinweis {
    color: navy;
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    font-size: 12px;
    font-weight: normal;
}

td.formHinweis BIG {
    color: #000000;
    font-weight: bold;
    font-size: 12px;
}

td.formHinweis a {
    text-decoration: underline;
    color: navy;
}

td.formHinweis a:hover {
    color: #303030;
}

td.formHeader {
    color: #ffffff;
    background-color: navy;
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    font-size: 12px;
    font-weight: bold;
    padding-top: 4px;
    padding-left: 8px;
    padding-bottom: 4px;
}

td.formSubheader {
    color: navy;
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    padding-top: 8px;
    padding-left: 8px;
    padding-bottom: 4px;
    font-size: 13px;
    font-weight: bold;
}

td.formOptional {
    color: #000000;
    background-color: #e0e5f0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    padding-top: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-bottom: 4px;
    vertical-align: top;
}

td.formOptionalField {
    color: #000000;
    background-color: #e0e5f0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    padding-top: 1px;
    padding-left: 1px;
    padding-right: 1px;
    padding-bottom: 1px;
    vertical-align: top;
}

td.formOptionalField b {
    font-size: 14px;
    font-weight: bold;
}

td.formOptional b {
    color: #154fa1;
    font-weight: bold;
}

td.formOptional input {
    font-family: Arial, Helvetica, sans-serif;
}

td.formOptional big {
    font-size: 13px;
    font-weight: bold;
}

td.formRequired {
    color: #154fa1;
    background-color: #dae5f3;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    vertical-align: top;
    padding-top: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-bottom: 4px;
}

td.formRequired small {
    font-size: 11px;
    color: #000000;
}

td.formRequired a {
    text-decoration: underline;
    color: #000000;
}

td.formRequired a:hover {
    color: #ec870e;
}

td.formRequired input {
    font-family: Arial, Helvetica, sans-serif;
}

td.formRequiredField {
    color: #154fa1;
    background-color: #dae5f3;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    vertical-align: top;
    padding-top: 1px;
    padding-left: 1px;
    padding-right: 1px;
    padding-bottom: 1px;
}

td.formRequiredField b {
    font-weight: bold;
    font-size: 14px;
}

td.formError {
    color: #000000;
    background-color: #f8ce21;
    vertical-align: top;
    padding-top: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-bottom: 4px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}

td.formError input {
    font-family: Arial, Helvetica, sans-serif;
}

td.formError a {
    text-decoration: underline;
    font-weight: bold;
    color: #000000;
}

td.formError a:hover {
    font-weight: bold;
    color: #154fa1;
}

td.formError big {
    color: #000000;
    font-weight: bold;
    font-size: 12px;
}

td.formErrorField {
    color: #000000;
    background-color: #F8CE21;
    vertical-align: top;
    padding-top: 1px;
    padding-left: 1px;
    padding-right: 1px;
    padding-bottom: 1px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}

td.formErrorField b {
    font-size: 14px;
    font-weight: bold;
}

td.formText {
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    padding-top: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-bottom: 4px;
}

td.formText b {
    color: #154fa1;
    font-weight: normal;
}

td.formText small {
    font-size: 11px;
}

td.formText big {
    font-weight: bold;
    color: #ec870e;
}

td.eMailFormOptional {
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    padding-top: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-bottom: 4px;
    vertical-align: top;
}

td.eMailFormOptionalText {
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    padding-top: 4px;
}

td.eMailFormOptionalField {
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    padding-top: 1px;
    padding-left: 1px;
    padding-right: 1px;
    padding-bottom: 1px;
    vertical-align: top;
}

td.eMailFormRequired {
    color: #154fa1;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    vertical-align: top;
    padding-top: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-bottom: 4px;
}

td.eMailFormRequiredField {
    color: #154fa1;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    vertical-align: top;
    padding-top: 1px;
    padding-left: 1px;
    padding-right: 1px;
    padding-bottom: 1px;
}

td.eMailFormSubheader {
    color: navy;
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    padding-left: 8px;
    padding-top: 8px;
    padding-bottom: 4px;
    font-size: 13px;
    font-weight: bold;
}

td.eMailFormHinweis {
    color: #000099;
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    font-size: 12px;
    font-weight: normal;
    padding-top: 8px;
    padding-bottom: 8px;
}

td.eMailFormError {
    color: #000000;
    background-color: #f8ce21;
    vertical-align: top;
    padding-top: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-bottom: 4px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}

td.urlaubsListItemOrt {
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    text-align: left;
    vertical-align: bottom;
}

td.urlaubsListItemHotel {
    color: #154fa1;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    text-align: left;
    vertical-align: bottom;
    font-weight: bold;
}

td.urlaubsListItemProgramm {
    color: #154fa1;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    text-align: left;
    vertical-align: bottom;
    font-weight: bold;
}

td.urlaubsListItemPreis {
    color: #000080;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    text-align: left;
    vertical-align: bottom;
    font-weight: bold;
}

td.urlaubsListItemAngebot {
    color: #cc0000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    text-align: left;
    vertical-align: bottom;
    font-weight: bold;
}

td.urlaubsListHeaderOrt {
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    text-align: left;
    vertical-align: bottom;
    font-weight: bold;
  width: 230px;
}

td.urlaubsListHeaderHotel {
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    text-align: left;
    vertical-align: bottom;
    font-weight: bold;
}

td.urlaubsListHeaderProgramm {
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    text-align: left;
    vertical-align: bottom;
    font-weight: bold;
}

td.urlaubsListHeaderPreis {
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    text-align: left;
    vertical-align: bottom;
}

td.urlaubsListHeaderAngebot {
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    text-align: left;
    vertical-align: bottom;
}

td.jobListItemJob {
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    text-align: left;
    vertical-align: bottom;
    font-weight: bold;
}

td.jobListItemLink {
    color: #154fa1;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    text-align: right;
    vertical-align: bottom;
    font-weight: bold;
}

td.hotelViewVeranstaltungHeader {
    color: #154fa1;
    font-weight: bold;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 3px;
    padding-bottom: 3px;
    width: 100%;
}

td.hotelViewVeranstaltungText {
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 8px;
    width: 100%;
}

td.hotelViewVeranstaltungDatum {
    color: #303030;
    padding-left: 5px;
    width: 170px;
}

td.hotelViewVeranstaltungOrt {
    color: #303030;
    font-weight: bold;
    padding-right: 5px;
}

td.pollName {
    font-weight: bold;
    color: #000099;
    font-size: 12px;
    padding-top: 5px;
    padding-bottom: 5px;
}

td.pollQuestion {
    font-weight: bold;
    color: #000099;
    padding-bottom: 5px;
}

td.pollButtonList {
    padding-left: 0px;
    padding-bottom: 0px;
}

td.pollButtonList input {
    margin-right: 5px;
}

td.pollUser {
    padding-right: 10px;
}

td.pollUserField {
}

td.pollError {
    font-weight: bold;
    background-color: #cc0000;
    color: #f8ce21;
}

td.pollOption {
    padding-left: 10px;
    padding-right: 5px;
    width: 150px;
}

td.pollBar {
    padding-top: 2px;
    padding-bottom: 2px;
}

td.pollCount {
    padding-left: 5px;
    font-size: 9px;
}

td.pollSummary {
    font-size: 10px;
}

.onlyIE, [dummy] {
    display: none;
}




.subnavigation {
  color: #fff;
  background-color: #002674;
  padding: 0px 4px 0px 8px;
  margin: 0px 0px 2px 0px;
  text-align: left;
  clear: both;
  font-weight: bold;
  font-size: 11px;
  line-height: 20px;
  text-transform: uppercase;
}

.subnavigation-empty {
  background-color: #002674;
  margin: 0px 0px 10px 0px;
  clear: both;
  font-size: 1px;
  height: 4px;
}

.subnavigation a {
  white-space: nowrap;
}

.subnavigation a:link, .subnavigation a:visited {
  color: #72D6E4;
  padding: 0 20px 0 0;
  text-decoration: none;
}


.subnavigation span {
  color: #fff;
  padding: 0 20px 0 0;
  white-space: nowrap;
}

.subnavigation a:hover {
  color: #fff;
}






.subsubnavigation {
  color: #fff;
  background-color: #385693;
  padding: 0px 4px 0px 8px;
  margin: 0px 0px 10px 0px;
  text-align: left;
  clear: both;
  font-weight: bold;
  font-size: 11px;
  line-height: 20px;
  text-transform: uppercase;
}

.subsubnavigation-empty {
  background-color: #002674;
  margin: 0px 0px 10px 0px;
  clear: both;
  font-size: 1px;
  height: 4px;
}

.subsubnavigation a {
  white-space: nowrap;
}

.subsubnavigation a:link, .subsubnavigation a:visited {
  padding: 0px 5px 0px 0px;
  font-size:11px;
 font-weight:bold;
 color:#82C8D3;
 text-decoration:none;
 white-space: nowrap;
 margin-right:20px;
}


.subsubnavigation span {
  color: #fff;
  padding: 0 20px 0 0;
  white-space: nowrap;
}

.subsubnavigation a:hover {
  color: #fff;
}
td.copyright2 {

	padding: 8px 8px 0px 8px;
	font-family: Arial;
	font-size: 10px;
	color: #B1DEE5;
	line-height: 16px;
	text-align: left;
	font-style: italic;
	background-color: #162648;
	text-decoration: none;
}
.independently {
	font-family: Arial;
	font-size: 10px;
	color: #0066CC;
	text-decoration: none;
}
