@CHARSET "ISO-8859-1";
html {
min-height: 100%;
min-width: 100%;
padding:0;
margin:0;
border:0;
/* hide overflow:hidden from IE5/Mac */
/* \*/
overflow: auto;
/* */
}
body {
padding:0;
margin:0;
border:0;
min-height: 100%;
min-width: 100%;
text-align: center;
background-color: #fff;
text-align: center;
}
#InfoBlock{
position:absolute;
top: -1000px;
left:-1000px;
width: 8px;
height: 5px;
overflow:hidden;
}
#Seite{
position: relative;
width: 784px;
padding: 0px;
margin: auto;
text-align: left;
border-top: 1px solid #fff;
background-image: url("../global/images/schattenMitte.gif");
background-repeat: repeat-y;
background-position: left;
}
#schattenOben{
padding-top: 27px;
background-image: url("../global/images/schattenOben.gif");
background-repeat: no-repeat;
background-position: top left;
}
#schattenUnten{
padding-bottom: 58px;
padding-left: 67px;
background-image: url("../global/images/schattenUnten.gif");
background-repeat: no-repeat;
background-position: bottom left;
}
#inhalt{
position: relative;
width: 658px;
background-color: #ccc;
}
#content{
position: relative;
width: 488px;
min-height: 450px;
background-color: #fef8ec;
padding: 10px;
padding-top: 30px;
border-top: 285px solid #fff;
border-left: 150px solid #d2e4e8;
border-bottom: 20px solid #d2e4e8;
}
*html #content{
width: 658px;
height: 650px;
}
#kopf{
position:absolute;
top: 0px;
left: 0px;
width: 658px;
height: 285px;
background-image: url("../global/images/header.jpg");
background-repeat: no-repeat;
background-position: bottom left;
}
#mainNavi{
position:absolute;
top: 51px;
right: 0px;
list-style: none;
margin: 0px;
padding: 0px;
}
#mainNavi li{
float:left;
padding-top: 9px;
margin-left: 2px;
background-color: #d2e4e7;
text-align: center;
}
#mainNavi li div{
width: 94px;
height: 29px;
font-size: 12px;
color: #7e9447;
line-height: 100%;
cursor:pointer;
}
#fuss{
position:absolute;
bottom: 0px;
left: 0px;
width: 658px;
height: 20px;
background-color: #85a544;
text-align: center;
}
#scondMainNavi{
list-style: none;
margin: 0px;
margin-left: 230px;
margin-top: 4px;
padding: 0px;
}
#scondMainNavi li{
float:left;
margin-left: 10px;
text-align: center;
}
#scondMainNavi li div{
font-size: 11px;
color: #fff;
line-height: 100%;
cursor:pointer;
}
*html .dojoxLightboxContainer{
margin-left: -50%;
}
input, textarea{
font-size: 9px;
border: 1px solid #716e6c;
}
body, td, div, p {
font-size:12px;
font-family: "Lucida Sans Unicode";
color: #716e6c;
line-height: 160%;
padding:0px;
margin:0px;
}
a{
color: #716e6c;
text-decoration: none;
}
a:hover{
color: #716e6c;
text-decoration: underline;
}
.belegung td{
border-bottom: 1px solid #cfcfcf;
font-size: 9px;
}
.tblkopf{
background-color: #ccc;
}
.belegungPreise{
}
p{
margin-bottom: 15px;
}
h2{
font-size: 13px;
}