* { margin:0; padding:0; border:0; font-size:100.01%; }
*:focus { outline:none; margin: 0; padding: 0; }
img a { outline:none; text-decoration:none; }
a { color:#000; text-decoration:none; }
a:hover, a.aktiv  { color:#B09987; text-decoration:none; }

html { height: 100%; overflow: hidden; }
body {
    height:100%;
    font-family: Arial, sans-serif;
    color: #000;
    overflow: hidden;
	font-size: 11px;
	line-height: 1.7em;
	padding: 0;
	margin: 0;
}

/* Navigationsebenen */
#de1, #fr1 {
    position:absolute;
    top:35px; 
	left:420px;
    z-index:2000;
	padding: 5px 10px 10px 10px;
	font-size: 110%;
	background: #fff;
}

p {
	font-size: 15px;
	line-height:140%;
	color:#444;
}

#sprachwahl { 
    position:absolute;
    z-index:2000;
    top:0; 
    left:420px;
    padding:5px 10px 10px 10px;
    background-color:#fff;
}

#visitenkarte {
	position:absolute;
	top:-10px;
	right:15%;
	width:309px;
	height:177px;
	z-index:1000;
}

#wirtxt {
	margin:205px 0 0 270px;
}

#canvas {
	margin: 0;
	overflow: hidden; 
	height: 100%; 
	width: 100%;
	position: absolute;
}
 
#picture {
	width: 3750px;
	height: 2000px;
	background-image: url(../img/bg_d.gif);
	position: relative;
}
 
.scrolling-content {
	position: absolute;
	padding:10px;
}

#kundenlogos {
    margin:220px 0 0 160px;
	width:500px;
	height:250px;
	background-color:transparent;
}

#kundenlogos img { vertical-align:top; }
#adresse { margin:30px 0 0 245px; }
#impressumnav { position:absolute; z-index:1000; bottom:0; left:20px; margin:10px; }
