html{
overflow-y:scroll;
}

body{
background-color:#FFFFFF;
text-align:center;
margin:0px;
background:url('/img/hg.gif') 100%;
background-repeat: repeat-x;
background-attachment: fixed;
}

hr{
border:#639AFF;
background-color:#639AFF;
color:#639AFF;
weight:100%;
height:1px;
}

*{
font-family:Arial;
font-size:10pt;
color:#00009C;
line-height:140%;
}

h1{
font-size:14pt;
color:#639AFF;
font-weight:bold;
}
h2{
font-weight:bold;
font-size:11pt;
}
h3{
font-size:8pt;
font-weight:normal;
border-bottom:1px solid #639AFF;
clear:left;
text-transform:uppercase;}
h4{
color:#639AFF;
font-weight:bold;
}

.kurzmeldung{
font-size:8pt;
}
.link{
font-weight:bold;
color:#639AFF;
}
.small{
font-size:8pt;
color:#639AFF;
}
.technik{
font-size:8pt;
color:#FFFF63;
}

.small:link, .small:visited{
font-size:8pt;
text-decoration:none;
color:#639AFF;
}
.small:hover, .small:active{
font-size:8pt;
text-decoration:none;
color:#00009C;
}

.zoom:link, .zoom:visited{
text-decoration:none;
color:#639AFF;
}
.zoom:hover, .zoom:active{
text-decoration:underline;
color:#639AFF;
}

.kurzmeldung:link, .kurzmeldung:visited{
font-size:8pt;
color:#00009C;
}
.kurzmeldung:hover, .kurzmeldung:active{
font-size:8pt;
color:#00009C;
}

.copyright:link, .copyright:visited, .copyright:hover, .copyright:active{
font-size:8pt;
color:#00009C;
text-decoration:none;
}

.technik:link, .technik:visited{
font-size:8pt;
color:#FFFF63;
text-decoration:none;
}
.technik:hover, .technik:active{
font-size:8pt;
color:#FFFF63;
text-decoration:underline;
}

#center{
text-align:left;
width:780px;
margin:0px auto;
background-color:#00009C;
}
#header{
background:url('/img/skihaus_ibach_header.jpg') no-repeat;
height:100px;
}
#content{
width:780px;
}
#main{
background:url('/img/skihaus_ibach_main.jpg') no-repeat;
background-color:#FFFFFF;
float:right;
width:590px;
}
#footer{
clear:both;
}
#navi{
width:190px;
background:url('/img/skihaus_ibach_navi.jpg') no-repeat;
padding-top:100px;
float:left;
}
#navi ul, #navi li{
list-style-type: none;
margin-left:0px;
padding:0px;
}
#navi li a:link, #navi li a:visited, #navi li a:active{
display:block;
height:22px;
background:url('/img/navi.jpg') no-repeat  0% 50%;
padding-left:30px;
text-decoration:none;
color:#FFFF63;
}
#navi li a:hover{
background:url('/img/navi_hover.jpg') no-repeat 0% 50%;
color:#00009C;
}