html {
    background-color: #FFFFFF; height: 100%;
}

body {
    background-color: #FFFFFF; height: 100%;
}

a{
    text-decoration: none;
    color: #000;
}

.container { width: 1000px; height: 520px; position: relative; margin: auto;
}

.spacer { height: 25%; margin-bottom:-130px;
}

.adresse {margin-left: 622px; float: left; font-size: 11px; line-height: 18px; font-family: Helvetica, Arial; color: #000000; text-transform: uppercase; word-spacing: 0.02in; letter-spacing: 0.05pc; }

.nav { color: black; }
.navmark { color: grey; }
a.nav:hover { color: grey; }


.slideshow { 
	width: 850px; 
	height: 400px; 
	margin-top: 5px;
	float: left;
}

/*Ueberblendung*/
.galerie { font-size: 12px; font-family: Tahoma, Geneva, Helvetica, Verdana, Arial, sans-serif; text-decoration: none; color: #d9d6c9; line-height: 10px; } 
.next { position: absolute; top: 0; left: 0; opacity: 0; filter:alpha(opacity=0); }
.fader { position: absolute; display: inline-block; }
.fader img { vertical-align: top; }
