/*  Coporate Design Hotel Maien   */

/*  Redefined HTML Tags   */

h1 {font-family:Arial;font-size:14pt; font-weight:bold}
h2 {font-family:Arial;font-size:12pt; font-weight:bold}
h3 {font-family:Arial;font-size:10pt; font-weight:bold}
h4 {font-family:Arial;font-size:8pt; font-weight:normal}


/*  Pseudo classes  */

a:link { font-family:Arial; font-size:10pt; font-weight:bold; color:#007B00; text-decoration:underline}
a:visited { font-family:Arial; font-size:10pt; font-weight:bold; color:#007B00; text-decoration:underline}
a:active { font-family:Arial; font-size:10pt; font-weight:bold; color:#007B00; text-decoration:underline}
a:hover { font-family:Arial; font-size:10pt; font-weight:bold; color:#6ABE6A; text-decoration:underline}


/*  Classes  */

.appSurface {  font-family: Optima, Arial; font-size: 10pt; color: #FFFFC0; background-color: #CECFCE; border-style: outset; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px}
.appBackground {  font-family: Optima, Arial; font-size: 10pt; color: #FFFFC0; background-color: #848284; border-style: outset; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px}
.dbRed {  font-family: Optima, Arial; font-weight: bold; color: #FF0000; background-color: #FFFFC0; border: 2px solid; border-color: #FF0000 solid}
.appLinkInactive { font-family: Optima, Arial; font-size: 10pt; font-weight: normal; color: #000000; text-decoration: none }
.appLinkActive { font-family: Optima, Arial; font-size: 10pt; font-weight: normal; color: #FFFFC0; text-decoration: none ; background-color: #003063}
.browserBack { font-family: Optima, Arial; font-size: 10pt; font-weight: normal; color: #FFFFC0; background-color: #003063 }
