body{
	height: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
	width: 100%; 

}

html{
	/* \*/
	height: 100%;
	width: 100%;/* */
}

.clear, #fader1{
	height: 1px;
   font-size: 1px;
	clear: both;
	width: 1px;
}

table, td{
	clear: both;
	float: none;
}

.mini{
font-size: 8px;
margin: 0px;
/* \*/
   font-size: 4px;
	margin: 0px;
/* */	
}


/* alles von der Seite, wenn JS ausgeschaltet ist */
#noscrcontainer{
	position: absolute;
	top: 22px;
	width: 790px;
	height: 474px;
	left: -35px;
	background-color: #FFF;
	z-index: 10;
	
}

#noscrinnen{
	position: absolute;
	width: 755px;
	height: 452px;
	left: 35px;
	background-image: url(../_images/content_hg.jpg);
	background-repeat: repeat-x;
	z-index: 7;
}

#noscradresse{
	position: absolute;
	bottom: 0px;
	
}

#noscradresse p{
	margin-bottom: 0px;
}

#noscrinhalt{
	position: relative;
	margin-left: 40px;
	margin-top: -368px;
	width: 367px;  
	height: 355px;
	/* \*/
	position: absolute;
	top: 45px;
	margin: 0px;
	left: 66px;
	/* */		
	}
	

