 	* {
margin: 0px auto 0px auto;
padding: 0px;
	}
	
body {
  	background: #3d3d3d;
  	color: #000000;
  	text-align: left;
  	font-size: 100.01%;
	font-family: verdana, arial, sans-serif;
}

#container { position:relative; top:20px; left:-2px; width:1000px; height: auto; z-index:1;
	background: url() transparent;
	}

#header { position:absolute; left:0px; top:0px; width:1000px; height:100px; z-index:1; background-color: #990000; layer-background-color: #990000; border: 1px none #000000; }
#content { position:absolute; left:0px; top:100px; width:1000px; height:496px; z-index:1; background-color: #E6E6E6; layer-background-color: #990000; border: 1px none #000000;}
#NavKunsth { position:absolute; left:2px; top:2px; width:133px; height:20px; z-index:2; }
#NavWerk { position:absolute; left:137px; top:2px; width:97px; height:20px; z-index:2; }
#NavLeistung { position:absolute; left:235px; top:2px; width:100px; height:20px; z-index:2; }
#NavAusst { position:absolute; left:337px; top:2px; width:128px; height:20px; z-index:2; }
#NavKontakt { position:absolute; left:467px; top:2px; width:78px; height:20px; z-index:2; }
#headline { position:absolute; left:50px; top:80px; width:400px; height:40px; z-index:3;}
#copy { position:absolute; left:50px; top:121px; width:400px; height:250px; z-index:3;}
#copy1 { position:absolute; left:50px; top:220px; width:200px; height:200px; z-index:4;}
#copy2 { position:absolute; left:270px; top:220px; width:200px; height:200px; z-index:5;}
#footer { position:absolute; left:10px; top:475px; width:400px; height:16px; z-index:3;}
#image { position:absolute; left:595px; top:120px; height:248px; z-index:3; background-color: #CCCCCC; layer-background-color: #CCCCCC; border: 1px none #000000; overflow: hidden; width: 330;}
#imageSubline { position:absolute; left:595px; top:368px; width:330px; height:20px; z-index:3; background-color: #CCCCCC; layer-background-color: #CCCCCC; border: 1px none #000000;}

#imageAusst { position:absolute; text-align:center; left:595px; top:120px; height:248px; z-index:3; background-color: #fff; layer-background-color: #CCCCCC; border: 1px none #000000; overflow: visible; width: 330;}
#imageSublineAusst { position:absolute; left:595px; top:368px; width:330px; height:20px; z-index:3; background-color: #CCCCCC; layer-background-color: #CCCCCC; border: 1px none #000000;}

a:link { color: #000000;
}

a:visited { color: #000000;
}


a:hover { color: #000000;
	background-color: #999999;
}


.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
}
.subnavi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	font-variant: normal;
}


