/* CSS Document */

html{
margin:0 0 0 0;
padding:0 0 0 0;
height:100%;
width:100%;
}

p {
margin:0 0 0 0;
padding:0 0 0 0;
}

.important {
color:#ca1111;
}


body {
margin:0 0 0 0;
padding:0 0 0 0;
height:100%;
width:100%;
background-color:#E8E5D2;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color:#000000;
scrollbar-arrow-color: #BFB98E;
scrollbar-track-color: #E9E6D2;
scrollbar-face-color: #E9E6D2;
scrollbar-highlight-color: #E9E6D2;
scrollbar-3dlight-color: #BFB98E;
scrollbar-darkshadow-color: #E9E6D2;
scrollbar-shadow-color: #BFB98E;
}



#wrapper {
position:absolute;
top:0px;
margin:0px;
left:50%;
margin-left:-318px;
padding:0px;
width:636px;;
height:100%;
overflow:hidden;
background-image:url(images/introhg.jpg);
background-repeat:repeat-y;
}

#inhalt {
margin:0 0 0 0;
padding:0 0 0 0;
width:636px;
position:absolute;
left:50%;
margin-left:-318px;
height:150px;
top:50%;
margin-top:-75px;
overflow:hidden;
}

#jamtalhuette {
margin:0 0 0 0;
padding:0 0 0 0;
width:300px;
position:absolute;
right:30px;
top:15px;
}

#hauswinkl {
margin:0 0 0 0;
padding:0 0 0 0;
width:255px;
position:absolute;
left:30px;
top:15px;
}

a {
color:#000000;
text-decoration:none;
font-weight:normal;
}


#balken1 {
margin:0 0 0 0;
padding:0 0 0 0;
width:100%;
position:absolute;
height:150px;
top:50%;
left:0px;
margin-top:-75px;
overflow:hidden;
background-image:url(images/balken3.gif);
background-repeat:repeat-x;
}

#footer {
margin:0 0 0 0;
padding:0 0 0 0;
width:636px;
position:absolute;
left:50%;
margin-left:-318px;
height:50px;
top:50%;
margin-top:88px;
overflow:hidden;
color:#FFFFFF;
}

#berge {
margin:0 0 0 0;
padding:0 0 0 0;
width:636px;
position:absolute;
left:50%;
margin-left:-318px;
height:198px;
top:50%;
margin-top:-273px;
overflow:hidden;
background-image:url(images/berge.gif);
background-repeat:no-repeat;
}






