body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:normal;
margin-top:40px;
}
#banner {
position:absolute;
margin-left:720px;
margin-top:111px;
border:solid 1px black;cursor:pointer;
}
.packages {
text-decoration:underline !important;
}
#logo {
margin-left:180px;
}
#box {
font-size:12px;
text-align:left;
color:#000;
font-weight:normal;
border:solid 1px red;
}

#hotelteaser {
margin-left:20px;
border:solid 0px red;
height:135px;
padding-top:100px;
text-align:center;
}

#teasermitbilder {
cursor:mouse;
float:left;
border:solid 1px #CA4A4C;
background-color:#FDFEC8;
}
#bild1,#bild2,#bild3 {
float:right;
margin-left:10px;
}

.info {
font-size:10px;
font-weight:normal;
color:#000 !important;
}
.hotel1,
.hotel2,
.hotel3,
.hotel4 {
background-position:top;
background-repeat:no-repeat;
width:666px;
height:96px;
cursor:pointer;
}

.hotel1 {
background-image:url(img/1.jpg);
}

.hotel2 {
background-image:url(img/2.jpg);
}

.hotel3 {
background-image:url(img/3.jpg);
}

.hotel4 {
background-image:url(img/4.jpg);
}
.dred,
.hotel1 a {
color:#a72c31;
text-decoration:none;
}
.orange,
.hotel2 a  {
color:#fcaf17;
text-decoration:none;
}
.green,
.hotel3 a  {
color:#9cb33c;
text-decoration:none;
}
.green,
.hotel4 a  {
color:#9cb33c;
text-decoration:none;
}
.red {
color:#ed1c24 !important;
text-decoration:none;
}
