
body {
font-family : verdana;
font-size : 11pt;
background : #fff;
}

#divid1 {
position:absolute;visible;
 right:20px; top: 20px; 
 z-index:1;
 width: 180px;
 height: 140px;
 color: #ffffff;
 background-color: #cccccc;
 background: url('images/mallorca.jpg') no-repeat;
 background-position: center center;
 
}

#divid2
{
 position:absolute; visible;
 left:200px; top:50px; 
 z-index:2;
 width: 250px;
 height: 87px;
}


#links a {
font-size : 10px;
color : #525c5c;
}
#links a:hover {
background-color : #7da658;
}

a:hover {
background-color : #7da658;
}
h1 {
font-size : 14pt;
color : #a74554;
text-align : left;
font-weight : bold;
}
h2 {
font-size : 12pt;
color : #a74554;
text-align : center;
font-weight : bold;
}
h3 {
font-size : 14pt;
color : #a74554;
text-align : center;
font-weight : bold;
}
#logo {
background :  url('images/bg_gruen.jpg')  repeat-x;
width:250px; 
height: 100px;
border-bottom:10px solid #7cb2b7; 
}
#logo-re {
background : url('images/bg_gruen.jpg') repeat-x;
border-bottom:10px solid #7cb2b7; 
}
#breadcrumb {
height : 25px;
background-color: #d2e4e6;
font-size : 12px;
color : #ffffff;
font-weight : bold;
text-align : center;
}
#leer {
width : 225px;
}
#bild {
background : #fff;
color : #525c5c;
font-size : 12pt;
font-weight : bold;
vertical-align : top;
width : 25%;
padding : 10px;
}
#text {
text-align : left;
}
#leer2 {
width : 15%;
}
#text1 {
background-color : #ffffff;
font-size : 14px;
color : #525c5c;
text-align : left;
width : 60%;
font-weight : bold;
padding-top : 20px;
padding-left : 30px;
}
#rechts {
font-size : 12px;
color : #525c5c;
}

p.angebot{

height: 30px;
color: #fff;
font-weight: bold;
background: url(images/bg_gruen.jpg) repeat-x;
font-size: 12px;
text-align: center;
line-height: 2em;
}

#navi {
width : 20%;
height : 300px;
background-color : #fff;
margin : 0;
}
#links {
height : 60px;
font-size : 10px;
background-color : #fff;
border-top : 5px solid #ff6600;
text-align : left;
}
#foot {
height : 80px;
text-align : center;
}