body {
	background-color: #bad7ed;
    background-image: url(pics/panoramaalm-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin:35px 0 0 0;
	padding:0;
}

div.headerimage {
	 position:relative;
}
span.pfeil {
	 position:absolute;
	 right:0px;
	 top:-35px;
	 z-index:1000;
}
span.gewinner {
	 position:absolute;
	 left:20px;
	 top:170px;
	 z-index:1000;
}

body.gallery {
	background-color: #bad7ed;
    background-image: url(pics/panoramaalm-galerie.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin:35px 0 0 0;
	padding:0;
}
.bilder {	padding:2em 1em 2em 1em; text-align:left; height:559px; vertical-align:top; }


p, h1, h2, h3, td, tr, a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663e07;
	margin:0;
	padding:0;
}

p {
    margin: 0 0 10px 0;
}


h1 {
	font-size: 12px;
    margin: 0 0 5px 0;
}

a {
    text-decoration: none;
}


table, tr, td, img {
    margin:0;
    padding:0;
    border:0;
}


.main_table {
    width:978px;
}


.sub_table {
    width:978px;
    background-image:url(pics/background.jpg);
    background-repeat:no-repeat;

}

.menu_table tr td {
    text-align:center;
}

.inhalte {
	background-repeat: no-repeat;
	background-position: right top;
	padding: 45px 0 0 0;

}

.startseite {
	background-image: url(pics/icon-startseite.jpg);
}

.huette {
	background-image: url(pics/icon-huette.jpg);
}
.restaurant {
	background-image: url(pics/icon-restaurant.jpg);
}
.apres {
	background-image: url(pics/icon-apres.jpg);
}
.kontakt {
	background-image: url(pics/icon-kontakt.jpg);
}
.links {
	background-image: url(pics/icon-links.jpg);
}
.impressum {
	background-image: url(pics/icon-impressum.jpg);
}

.galerie {
	background-image: url(pics/icon-galerie.jpg);
}


.google {
    border: 4px solid white;
}

