* {
font-family: Verdana,sans-serif; 
font-size: 13px;
letter-spacing: 0px;
border: 0px; 

color: #000;
}
html { 
padding: 0;
margin: 0;
height: 100%;
}
body {
margin: 0px auto;
height: 100%;
}
form { 
padding: 0;
margin: 0;
}
#logo {
width: 270px;
height: 40px;
}
#container {
position: relative;
min-height: 99%;
}
* html #content {
height: 99%;
}
#container2 {
padding-top: 45px;
padding-bottom: 1.5em;
}
#kopf {
position: relative;
margin-bottom: -45px;
height: 45px;
border-bottom: 1px solid #F37320;
z-index: 1000;
}
#kopf img {
float: left;
}
#menu {
float: right;
height: 1.5em;
padding: 12px;
font-weight: bold;
}
#inhalt {
padding: 10px;
}
#gad {
margin-top: 30px;
text-align: center;
}
h1, h2, h3, th {
font-weight: normal;
color: #F37320;
border-bottom: 1px solid #F37320;
}
h1 {
font-size: 19px;
}
h2 {
font-size: 15px;
}
h3 {
font-size: 13px;
}
input.text, input.password, select, textarea {
border: 1px solid #F37320;
}
input.text, input.password {
width: 400px;
}
input.submit {
background-color: #F37320;
color: #FFFFFF;
}
textarea {
width: 800px;
height: 250px;
}
img {
border: 0;
}
.spacer {
height: 20px;
}
.clearer {
clear: both;
}
td.td {
text-align: right;
vertical-align: top;
}
th {
text-align: left;
font-size: 15px;
}
a, .hf, .zahlart  {
color: #F37320;
}
.hf {
font-style: italic;
}
.helptext {
font-size: 10px;
}

.zahlart {
font-weight: bold;
}

.klapphandler {
cursor: pointer;
}
.klapptext {
display: none;
overflow: hidden;
}

#lbOverlay {
position: fixed;
z-index: 9999;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-color: #000;
cursor: pointer;
}
#lbCenter, #lbBottomContainer {
position: absolute;
z-index: 9999;
overflow: hidden;
background-color: #fff;
}
.lbLoading {
background: #fff url(http://gfx.hotel-favoriten.de/loading.gif) no-repeat center;
}
#lbImage {
position: absolute;
left: 0;
top: 0;
border: 10px solid #fff;
background-repeat: no-repeat;
}
#lbPrevLink, #lbNextLink {
display: block;
position: absolute;
top: 0;
width: 50%;
outline: none;
}
#lbPrevLink {
left: 0;
}
#lbPrevLink:hover {
background: transparent url(http://gfx.hotel-favoriten.de/prevlabel.gif) no-repeat 0 15%;
}
#lbNextLink {
right: 0;
}
#lbNextLink:hover {
background: transparent url(http://gfx.hotel-favoriten.de/nextlabel.gif) no-repeat 100% 15%;
}
#lbBottom {
font-size: 10px;
color: #666;
line-height: 1.4em;
border: 10px solid #fff;
border-top-style: none;
}
#lbCloseLink {
display: block;
float: right;
width: 66px;
height: 22px;
background: transparent url(http://gfx.hotel-favoriten.de/closelabel.gif) no-repeat center;
margin: 5px 0;
outline: none;
}
#lbNumber {
margin-top: 10px;
margin-right: 71px;
}
