@charset "utf-8";
/* CSS Document */
#wrap {
height: 560px;
width: 900px;
position: absolute;
background-image: url(PIX/Hintergrund_Homepage_figarouno_112009.jpg);
margin: 0px auto;
padding: 0px;
background-position: center;
text-align:center;
}
#Logobox {
height: 90px;
width: 890px;
position: absolute;
left: 0px;
top: 0px;
right: 0px;
bottom: auto;
padding: 5px;
}
#navibox {
border: thin none #ae3735;
height: 20px;
width: 850px;
position: absolute;
left: 50px;
top: 100px;
bottom: auto;
right: auto;
padding: 0px;
margin: 0px;
background-image: url(PIX/Hintergrund_Navi.png);
float:left;
}
#unternavi {
padding: 5px;
height: 390px;
width: 90px;
left: 48px;
top: 152px;
right: 0px;
bottom: auto;
position: absolute;
background-image: url(PIX/figarouno--Unternavi.png);
text-align: left;
}
#content {
height: 390px;
width: 660px;
position: absolute;
left: 150px;
top: 151px;
right: auto;
bottom: auto;
background-image: url(PIX/Hintergrund_Content.png);
padding-top: 5px;
padding-right: 5px;
padding-bottom: 5px;
padding-left: 40px;
text-align:center;
}
#footer {
height: 10px;
width: 702px;
position: absolute;
left: 152px;
top: 549px;
right: auto;
bottom: 30px;
font-family: "AvantGarde Bk BT", Verdana;
font-size: 10px;
color: #000;
text-align: right;
}
#footer a:link {
font-family: "AvantGarde Bk BT", Verdana;
font-size: 10px;
color: #000;
text-decoration: none;
}
#footer a:visited {
font-family: "AvantGarde Bk BT", Verdana;
color: #000;
text-decoration: none;
}
#content a:link {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000;
text-decoration: none;
}
#content a:hover {
font-family: "AvantGarde Bk BT", Verdana;
text-transform: lowercase;
color: #000;
text-decoration: none;
}
#content a:visited {
font-family: "AvantGarde Bk BT", Verdana;
color: #000;
text-decoration: none;
}
#unternavi a:link {
font-family: "AvantGarde Bk BT", Verdana;
color: #656565;
text-decoration: none;
}
#unternavi a:hover {
font-family: "AvantGarde Bk BT", Verdana;
color: #AE3735;
text-transform: lowercase;
}
#unternavi a:visited {
font-family: "AvantGarde Bk BT", Verdana;
color: #656565;
text-decoration: none;
}
h5 {
font-family: "AvantGarde Bk BT", Verdana;
font-size: 12px;
text-transform: uppercase;
color: #ae3735;
}
h4 {
font-family: "AvantGarde Bk BT", Verdana;
font-size: 10px;
color: #000;
}
body {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000;
list-style-position: outside;
list-style-type: lower-roman;
font-weight: normal;
margin: 0 auto;
}
h1 {
font-family: "AvantGarde Bk BT", Verdana;
font-size: 14px;
color: #ae3735;
font-weight: bolder;
text-transform: uppercase;
text-decoration: underline;
text-align: left;
}
#Punktebox {
margin: 0px;
padding: 0px;
height: 140px;
width: 35px;
position: absolute;
left: -1px;
top: 259px;
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
}
.table_underline {
border-bottom-width: thin;
border-bottom-style: inset;
border-bottom-color: #ae3735;
}
.center {
text-align: center;
}
#gaestebuch {
width: 800px;
height: 350px;
position: absolute;
left: 100px;
top: 120px;
}
h2 {
font-family: "AvantGarde Bk BT", Verdana;
font-size: 12px;
font-style: normal;
text-transform: none;
color: #ae3735;
text-decoration: none;
font-variant: normal;
font-weight: bold;
text-align: left;
}
h3 {
font-family: "AvantGarde Bk BT", Verdana;
font-size: 12px;
text-transform: uppercase;
color: #656565;
}
* html #content {width: 660px; height:390px;}