html {
min-height:100.1%;
}

body {
font-family:Verdana, Arial, Helvetica, sans-serif;
background-image:url(../bilder/hintergrund.jpg);
background-repeat:repeat-x;
background-color:#EEEDFD;
text-align:center;
font-size:10pt;
color:#000000;
}

table {
font-family:Verdana, Arial, Helvetica, sans-serif;
margin: 0px auto;
width:1000px;
background-color:#C7C6FC;
font-size:10pt;
color:#000000;
border-width:1px;
border-color:white;
border-style:solid;
}

td {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
}

td.unterkunftart {
background-image:url(../bilder/hintergrund-weiss.png);
background-position:bottom;
background-repeat:repeat-x;
font-size:6pt;
text-align:center;
padding-top:5px;
padding-bottom:5px;
background-color:#D9D8FA;
border-top-width:1px;
border-top-color:white;
border-top-style:solid;
}
td.beschreibung {
background-image:url(../bilder/hintergrund-weiss-gross.png);
background-position:bottom;
background-repeat:repeat-x;
font-size:9pt;
text-align:center;
width:420px;
padding:15px;
padding-left:50px;
padding-right:50px;
background-color:#e9e8fc;
border-left-width:1px;
border-left-color:white;
border-left-style:solid;
border-right-width:1px;
border-right-color:white;
border-right-style:solid;
}
td.details {
background-image:url(../bilder/hintergrund-weiss-gross.png);
background-position:bottom;
background-repeat:repeat-x;
font-size:9pt;
text-align:center;
padding:10px;
background-color:#e9e8fc;
border-top-width:1px;
border-top-color:white;
border-top-style:solid;
}
td.detailstext {
background-image:url(../bilder/hintergrund-weiss.png);
background-position:bottom;
background-repeat:repeat-x;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
text-align:center;
padding:10px;
padding-left:50px;
padding-right:50px;
}
td.detailsqndesign {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:8pt;
text-align:center;
background-color:#666666;
border-top-width:1px;
border-top-color:white;
border-top-style:solid;
}
td.adresse {
background-image:url(../bilder/hintergrund-weiss-gross.png);
background-position:bottom;
background-repeat:repeat-x;
font-size:8pt;
text-align:left;
width:180px;
padding:10px;
}
td.buttons {
background-image:url(../bilder/hintergrund-weiss.png);
background-position:bottom;
background-repeat:repeat-x;
font-size:9pt;
vertical-align:top;
text-align:center;
background-color:#D9D8FA;
padding:0px;
}
td.buttonsleer {
font-size:9pt;
background-color:#D9D8FA;
border-top-width:1px;
border-top-color:white;
border-top-style:solid;
}
td.foto{
background-image:url(../bilder/hintergrund-weiss-gross.png);
background-position:bottom;
background-repeat:repeat-x;
text-align:center;
padding:25px;
}
td.tirollogo{
background-image:url(../bilder/hintergrund-weiss.png);
background-position:bottom;
background-repeat:repeat-x;
font-size:6pt;
text-align:center;
background-color:#D9D8FA;
border-top-width:1px;
border-top-color:white;
border-top-style:solid;
}
h4 {
font-size:11pt;
text-decoration:underline;
font-weight:bold;
}

img.detailFoto {
border-color:white;
border-style:ridge;
border-width:0px;
}

td.detailsSymbole {
background-color:#d9d8fa;
background-image:url(../bilder/hintergrund-weiss-gross.png);
background-position:bottom;
background-repeat:repeat-x;
border-left-color:white;
border-left-style:solid;
border-left-width:0px;
border-right-color:white;
border-right-style:solid;
border-right-width:0px;
width:998px;
text-align:center;
padding-left:50px;
padding-right:50px;
}

a:link {
color: #FF6600;
border:0;
text-decoration:none;
} 
a:visited {
color: #FF6600; 
border:0;
text-decoration:none;
}
a:hover {
color: #000000; 
border:0;
text-decoration:none;
} 
a:active {
color: #000000; 
border:0;
text-decoration:none;
} 


a:link img{
color: white;
border:0;
} 
a:visited img{
color: white; 
border:0;
}
a:hover img{
color: white;
border:0;
} 
a:active img{
color: white;
border:0;
}
