body {
	margin:0px;
	padding:0px;
	background-color:#C0C0C0;
}
div#animation {
	padding:0px;
	width:320px;
	height:240px;
	position: absolute;
	top: 50%;
	left: 50%;
    margin-left: -160px; 
    margin-top: -200px;
	background-color:transparent;
	z-index:100;
}
div#page {
	padding:0px;
	width:970px;
	height:600px;
	position: absolute;
	top: 50%;
	left: 50%;
    margin-left: -485px; 
    margin-top: -300px; 
}
div#navigation {
	float:left;
	margin:0px;
	padding:0px;
	height:600px;
	width:270px;
	background-color:#ccc;
	overflow:hidden;
	position: absolute;

}
div#main {
	padding:0px;
	float:left;
	height:600px;
	width:700px;
	overflow:hidden;	
	background-color:#666;
	background-image:url(bilder/kontakt.jpg);
	background-repeat:no-repeat;
	position: absolute;
	margin-left: 270px;
}
div#mainkunst {
	padding:0px;
	float:left;
	height:600px;
	width:700px;
	overflow:hidden;	
	background-color:#666;
	background-image:url(bilder/schwanitzkunst_bg.jpg);
	background-repeat:no-repeat;
	position: absolute;
	margin-left: 270px;
}
div#mainkunstauto {
	padding:0px;
	float:left;
	height:600px;
	width:701px;
	overflow:auto;	
	background-color:#666;
	background-image:url(bilder/schwanitzkunst_bg2.jpg);
	/* background-attachment:fixed; */
	position: absolute;
	margin-left: 270px;
}
div#mainauto {
	padding:0px;
	float:left;
	height:600px;
	width:701px;
	overflow:auto;	
	background-color:#666;
	background-image:url(bilder/kontakt.jpg);
	/* background-attachment:fixed; */
	position: absolute;
	margin-left: 270px;
}
div#mainvita {
	padding:0px;
	float:left;
	height:600px;
	width:700px;
	overflow:auto;	
	background-color:#666;
	background-image:url(bilder/gerd-higru.jpg);
	/* background-attachment:fixed; */
	position: absolute;
	margin-left: 270px;
}
div#contents {
}
div#left1 {
position: absolute; 
left: 37px; 
top: 0px; 
width: 260px; 
height: 302px; 
z-index: 1;
}
div#leftkunst {
position: absolute; 
left: 102px; 
top: 111px; 
width: 281px; 
height: 302px; 
z-index: 1;
}
div#right1 {
position: absolute; 
left: 270px; 
top: 0px; 
width: 290px; 
padding: 0px 40px 0px 10px;
height: 302px; 
z-index: 2; 
vertical-align: middle;
overflow:auto;

}
div#left2 {
position: absolute; 
left: 99px; 
top: 297px;
 width: 260px; 
 height: 352px; 
 z-index: 3; 
 vertical-align: middle;
 overflow:auto;
}
div#right2 {
position: absolute; 
left: 342px; 
top: 555px; 
width: 206px; 
height: 157px; 
z-index: 4;

}
div#left3 {
position: absolute; 
left: 10px; 
top: 602px; 
width: 260px; 
height: 245px; 
z-index: 5;
}
div#right3 {
	position: absolute; 
	padding: 10px 40px 0px 10px;
	width: 290px; 
	left: 270px; 
	top: 602px; 
	height: 245px; 
	z-index: 6; 
	vertical-align: middle;
	overflow:auto;

}
div#left4 {
position: absolute; 
	padding: 10px 30px 0px 0px;
left: 10px; 
top: 847px; 
width: 230px; 
height: 341px; 
z-index: 7; 
vertical-align: middle;
overflow:auto;
}

div#right4 {
position: absolute; 
left: 270px; 
top: 847px; 
width: 340px; 
height: 341px; 
z-index: 8;
}



div#footer {
	padding:0px;
	height:20px;
	width:970px;
	overflow:hidden;	
	background-color:#000;
	position: absolute;
	top: 50%;
	left: 50%;
    margin-left: -485px; 
    margin-top: 300px; 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-align:center;
	font-weight:bold;
	font-style:italic;
	letter-spacing:1px;
}
div#schwanitzkunst {
	background-image:url(bilder/schwanitzkunst.gif);
	background-repeat:no-repeat;
	position:absolute;
	width:23px;
	height:600px;
	z-index:10;
	left: 833px;
	top: 20px;
}

body,td,th {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing:0.3px;
	line-height: 20px;
	font-weight:bold;
	font-style:italic;
	color: #fff;
}

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





div#webdesign {

	top: 50%;
	left: 50%;
    margin-left: -485px; 
	position: absolute;
	margin-top: 320px;
	color:#ccc;

	width:970px;
	text-align:center;
	font-size:10px;
}	
div#webdesign a {
	color: #999;
	text-decoration:none;

}	
