* {
    margin: 0;
    padding: 0;
    border: 0;
    }
    
html, body {
	width:100%;
	height:100%;
	}

body {
    background: #332619;
    position: relative;
	overflow:hidden;
	}
	
#main {
	background-image:url(../imgs/01_altes_Papier.jpg);
	background-repeat:no-repeat;
	background-color:;
	position:absolute;
	width:900px;
	height:600px;
	margin:-300px 0px 0px -450px;
	top: 50%;
	left: 50%;
	overflow:hidden;
	padding: 0 0 0 0;
    }	
	
#top {
	/*background-color:#003300;*/
	position:absolute;
	width:300px;
	height:60px;
	overflow:hidden;
	margin: 0px;
	padding-top:10px;
    }
	
#topr {
	/*background-color:#003333;*/
	position:absolute;
	width:600px;
	height:20px;
	overflow:hidden;
	margin:39px 0px 0px 300px;
    }
	
#middle {
	/*background-color:#111111;*/
	position:absolute;
	width:900px;
	height:455px;
	overflow:hidden;
	margin:80px 0px 0px 0px;
	padding: 0px;
    }
	
#bottom {
	/*background-color:#003120;*/
	position:absolute;
	width:900px;
	height:65px;
	overflow:hidden;
	margin:535px -15px 0px 0px;
	padding: 10px 0 0 0;
    }	
	
#content_iframe {
	width:900px;
	height: 452px;
	}
	
.space_iframe {
	padding: 0px 0px 0px 45px;
	}
	
.scrollspace {
	overflow: auto;
	width: 835px;
	height: 452px;
	} 


#weiter
    {
	position:absolute;
	width:60px;
	height:25px;
	margin:560px 0px 0px 820px;
	overflow:hidden;
	z-index:11;
    }
	
#i {
	position:absolute;
	width:26px;
	height:26px;
	margin:568px 0px 0px 870px;
	overflow:hidden;
	z-index:11;
    }
	
#willkommenssatz {
	position:absolute;
	top:5px;
	left:40px;
	width:725px;
	height:60px;
	}


#stoerer_index {
	position:absolute;
	width:240px;
	height:180px;
	
	margin:0px 0px 0px 560px;
	overflow:hidden;
	z-index:21;
    }

#navi
    {
	background-color:#222;
	background-image:url(../imgs/photography.png);
	background-repeat:no-repeat;
	position:absolute;
	top:-1px;
	left:0px;
	width: 290px;
	height: 165px;
	margin: 120px 0 0 0;
	padding:60px 0 0 25px;
    }

#site_info {
	display:none;
	}


#handle {
	cursor:-moz-grab;
	white-space:nowrap;
	}


#handle img {
	border-right: 1px solid #333;
	}

	


/* Alexander Härter Schriftzug */
#ah { 
	width:234px;
	height: 33px;
	top:90px;
	left:25px;
	border:0;
	position:absolute;
	}
