
#container{
	width:1004px;
	text-align:left;
	margin: 0px auto; 
}
#header{
	margin:0;
	padding:0;
}
#content{
	clear:left;
	margin:0;
	padding:0;
}
#footer{
	margin:0;
	padding:0;
}

/* True Layout */

#block_left
	{
	float: left;
	width: 237px;
	}
#block_center_right
	{
	float: left;
	width: 763px;
	}


#block_center
	{
	float: left;
	width: 359px;
	}
#block_right
	{
	float: left;
	width: 289px;
	}
.block_middle
	{
	float: left;
	width: 49%;
	}

.block_2triple
	{
	float: left;
	width: 59%;
	}

.block_unterzo
	{
	float: left;
	width: 33%;
	}

.block_dueterzi
	{
	float: left;
	width: 66%;
	}


.block_triple
	{
	float: left;
	width: 40%;
	}

.block_600
	{
	float: left;
	width: 727px;
	}
.block_100
	{
	float: left;
	width: 160px;
	text-align: center;
	margin-left: 10px;
	margin-top: 115px;

	}
.block_200
	{
	float: left;
	margin-left: 5px;
	width: 221px;
	margin-top: 12px;
	}
*>.block_200
	{
	width: 230px;
	}
.block_400
	{
	float: left;
	width: 427px;
	}
.block_300
	{
	float: left;
	width: 335px;
	}



.verticalalign
	{
	position: absolute;
	bottom: 0;
	}

#block_left .verticalalign
	{
	width: 230px;
	}
#block_center .verticalalign
	{
	width: 359px;
	}
#block_center_right .verticalalign
	{
	width: 763px;
	}
#block_right .verticalalign
	{
	width: 289px;
	}
.block_middle .verticalalign
	{
	width: 49%;
	}

.block_2triple .verticalalign
	{
	float: left;
	width: 59%;
	}

.block_triple .verticalalign
	{
	float: left;
	width: 40%;
	}
.block_unterzo .verticalalign
	{
	float: left;
	width: 33%;
	}

.block_dueterzi .verticalalign
	{
	float: left;
	width: 66%;
	}


.block_600 .verticalalign
	{
	width: 520px;
	}
.block_200 .verticalalign
	{
	width: 213px;
	}

.block_400 .verticalalign
	{
	width: 427px;
	}
.block_300 .verticalalign
	{
	width: 337px;
	}




/* hack for IEs of all persuasions before IE7 */
* html .verticalalign
	{
	width: 100% !important;
	}

#block_left, #block_center_right, #block_center, #block_right, .block_middle, .block_2triple, .block_triple, .block_600, .block_100, .block_200,.block_200, .block_400, .block_300, .block_unterzo, .block_dueterzi
	{
	padding-bottom: 32767px !important;
	margin-bottom: -32767px !important; 
	}
@media all and (min-width: 0px) {
#block_left, #block_center_right, #block_center, #block_right, .block_middle, .block_2triple, .block_triple, .block_600, .block_100, .block_200, .block_400, .block_300, .block_unterzo, .block_dueterzi
	{
	padding-bottom: 0 !important;
	margin-bottom: 0 !important; 
	}
#block_left:before, #block_center_right:before, #block_center:before, #block_right:before, .block_middle:before, .block_2triple:before, .block_triple:before, .block_600:before, .block_100:before, .block_200:before, .block_400:before, .block_300:before, .block_unterzo:before, .block_dueterzi:before
	{
	content: '[DO NOT LEAVE IT IS NOT REAL]';
	display: block;
	background: inherit;
	padding-top: 32767px !important;
	margin-bottom: -32767px !important;
	height: 0;
	}
}

#content, .padding, .padding2{
position:relative;
}

* html .wrapper
	{
position:relative;

}

.wrapper
	{
	width: 100%;
	overflow: hidden; 
	}
.wrapper
	{
	float: left;
	float: none;
	}
.wrapper:after
	{
	content: '[DO NOT LEAVE IT IS NOT REAL]'; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
.wrapper
	{
	display: inline-block;
	}

.wrapper
	{
	display: block;
	}
#header
	{
	width: 1000px;
}
#footer
	{
	width: 1000px;
	clear: both;
	}
* > #footer, /** > form, */* > #notes, * > .output
	{
	position: relative;
	z-index: 1000;
	}*/