/* Allgemein */
* { font-size: 12px; font-family: Verdana, Arial, Helvetia, sans-serif }
body{text-align: center}
#box    { color: #c7c7ca; background-color: white; text-align: left; margin-top: 20px; margin-right: auto; margin-left: auto; padding: 0; width: 754px; height: auto; border: solid 1px #cccccc; outline-width: 0 }
#box_mini   { color: #c7c7ca; background-color: white; text-align: left; margin-top: 0; margin-right: auto; margin-left: auto; padding: 0; width: 708px; height: auto; border: solid 1px #cccccc; outline-width: 0 }
.headl_rot       { color: #900; font-size: 11px; font-weight: normal; text-transform: uppercase }
.subtitle      { color: black; font-size: 10px; font-weight: normal }
a.submenu   { color: black; font-size: 10px; font-weight: normal; text-decoration: none }
a.submenu_red { color: #900; font-size: 10px; font-weight: normal; text-decoration: none }
a.submenu:hover  { color: black; font-size: 10px; font-weight: normal; text-decoration: underline }
.fliessweiss    { color:#393939; font-size: 11px; font-weight: normal; font-stretch: semi-expanded }
.rotunterstrichen    { color: #900; font-size: 11px; font-weight: normal; font-stretch: semi-expanded ;text-decoration: underline; }
.fliessweissfett { color:#393939; font-size: 11px; font-weight: bold; font-stretch: semi-expanded }
.fliessgrau { color: #999; font-size: 11px; font-weight: normal; font-stretch: semi-expanded }
.fliessgraufett { color: #999; font-size: 11px; font-weight: 700; font-stretch: semi-expanded }
.smallgrau      { color: gray; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif }
.smallgraufett { color: gray; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bolder }
/* Links */
.link    { color: gray; font-size: 9px }
a.link:hover   { color: black; font-size: 9px }

.smallLink   { color: #000000; font-size: 10px; font-stretch: expanded; text-decoration: none }
a.smallLink:hover    { color: black; text-decoration: underline }




/* Formular */
input     { font-size: 11px; border: solid 1px #c7c7ca}
select     {  font-size: 11px; width: 200px; border: solid 1px #c7c7ca}
textarea     { font-size: 11px; font-family: Arial, Helvetia, sans-serif; width: 400px; border: solid 1px #c7c7ca}
.inputTypeText { width: 200px }
.buttons { background-color: #c7c7ca; cursor: hand ; width: 100px }
.hg { background-image: url(../zimmer/pix/popup/down1.gif); background-repeat: no-repeat; }
