/* CSS Document Bock & Teves */

/* ---------------------------------
hauptfenster mittig
---------------------------------- */ 	

#main{ 
	position: absolute;
	width: 805px;
	height: 524px;
	z-index: 10;
	left: 50%;
	margin-left: -402px;
	top:40px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color:#4385B0;
	border-bottom-color:#4385B0;
	border-right-style: solid;
	border-bottom-style: solid;
	}
#copybild{ 
	position: absolute;
	width: 70px;
	height: 20px;
	z-index: 50;
	left: 745px;
	top:505px;
	}
	
#headline{ 
	position: absolute;
	width: 580px;
	height: 20px;
	z-index: 30;
	left: 190px;
	top:45px;
	}
	
#textfeld{ 
	position: absolute;
	width: 540px;
	height: 300px;
	z-index:40;
	left: 190px;
	top:76px;
	}
	
#menukasten{ 
	position: absolute;
	width: 150px;
	height: 524px;
	z-index: 12;
	left: 0px;
	top:0px;
	background-color:#abb8c8;
	}
	
#logo{ 
	position: absolute;
	width: 230px;
	height: 90px;
	z-index: 14;
	left: 515px;
	top:-30px;
	}

#linieoben{ 
	position: absolute;
	width: 30px;
	height: 1px;
	z-index: 16;
	left: 775px;
	top:0px;
	}
	
#steinbild{ 
	position: absolute;
	width: 659px;
	height: 219px;
	z-index: 1;
	left: 150px;
	top:305px;
	}
	
#unterzeile{ 
	position: absolute;
	width: 820px;
	height: 20px;
	z-index: 20;
	left: -4px;
	top:528px;
	}
	
#copyright{ 
	position: absolute;
	width: 200px;
	height: 20px;
	z-index: 40;
	left:13px;
	top:505px;
	}
