* {
	margin: 0;
	padding: 0;
}

body {
background: #226622;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 15px;
color: #333;
}

a {
text-decoration: none;
color: #990000;
}
a:hover {
text-decoration: underline;
color: #111;
}

img {
float: left;
margin: 0 10px 0 0;
}

#tirol {
margin: 20px auto;
width: 730px;
background: #FFFF99;
border: 2px dotted #226622;
}

#tours {
margin: 10px auto;
width: 710px;
background: #fff;
border: 2px solid #333;
}

#header {
height: 65px;
text-align: right;
padding: 10px 10px 10px 0;
}
#header h1 { 
text-align: left;
font-size: 24px;
letter-spacing: +2px;
padding: 10px 0 4px 20px;
color: #111;
}
#header h1 a { 
color: #111;
font-weight: 900;
letter-spacing: +9px;
}
#header h1 a:hover {
color: #111;
text-decoration: none;
}
#header h2 {
text-align: left;
font-size: 17px;
color: #990000;
padding: 5px 0 0 20px;
font-weight: 100;
}
#header img {
float: right;
padding: 10px 0 0 10px;
}

#menu {
height: 30px;
line-height: 30px;
background: #FFFF99;
border-bottom: 1px solid #333;
text-align: left;
font-size: 14px;
letter-spacing: -1.5px;
font-weight: 100;
padding: 0 10px 10px 10px;
}
#menu a:hover {
color: #111;
text-decoration: none;
}
#menu img {
float: left;
padding: 1px 0 0 0;
margin: 0 10px 0 -10px;
}

#content {
padding: 0 20px 20px 20px;
}

.partnerlink {
padding: 2px 2px 2px 2px;
border: 1px dotted #333;
background: #FFFF99;
}

.left {
float: left;
width: 425px;
text-align: justify;
}
.left h2 {
font-size: 18px;
font-weight: 100;
padding: 15px 0 7px 0;
color: #000;
}
.left h2 a {
text-decoration: none;
}
.left h2 a:hover {
color: #111;
}
.left ul {
padding: 10px 0 7px 40px;
list-style-type: disc;
}
.left ol {
padding: 10px 0 7px 40px;
}

.right {
float: right;
width: 220px;
padding-top: 10px;
text-align: right;
}
.right h2 {
margin: 5px 0 0 0;
padding-left: 10px;
height: 28px;
line-height: 28px;
background: #FFFF99;
color: #111;
font-size: 13px;
}
.right ul {
padding: 10px 0 15px 10px;
list-style-type: none;
}
.right ul li a {
color: #990000;
text-decoration: none;
font-size: 12px;
font-weight: 100;
}
.right ul li a:hover {
color: #111;
}
.right img {
float: right;
padding: 0 0 0 0;
margin: 0 0 0 0;
}

.adleft {
float: left;
height: 40px;
width:200px;
border: 2px solid #990000;
font-size: 18px;
color: #aaa;
text-align: center;
}
.adright {
float: right;
height: 40px;
width: 200px;
border: 2px solid #990000;
font-size: 18px;
color: #aaa;
text-align: center;
}

.bannerrechts {
float:left;
margin:0 0 20px 12px;
width:200px;
border:4px double #990000;
background: #ffff99;
font-size:0.8em;
text-align:center;
}
.bannerrechts img {
margin-bottom:2px;
float:none;
}
.bannerrechts h4 {
font-size:1.2em;
padding:4px 0 4px 0;
}
.bannerrechts p {
background-color:#ffffff;
}

a.info{
    position:relative;
    z-index:24; background-color:#ffff99;
    color:#990000;
    text-decoration:none}

a.info:hover{z-index:25; background-color:#ffff99; color:#000000; }

a.info span{display: none}

a.info:hover span
   { 
    display:block;
    position:absolute;
    top:-15em; left:-40em; width:35em;
    border:2px solid #990000;
    background-color:#ffff99; color:#000;
    text-align: justify;
    padding:15px;
    }

#footer {
padding: 5px 0 0 0;
height: 20px;
line-height: 20px;
background: #FFFF99;
text-align: center;
font-size: 10px;
}

.sitemap {
float: left;
text-align: justify;
}
.sitemap ul {
padding: 10px 0 7px 40px;
list-style-type: disc;
}
.sitemap h2 {
font-size: 18px;
font-weight: 100;
padding: 15px 0 7px 0;
color: #000;
}






