.all {
/**	 margin: 0 auto; **/
	 
	 margin-left:auto;
	 margin-right:auto;
	 
	 width:990px; 
	 height:auto; 
	 text-align:left;
}

.header {
	float:left;
	width:990px;
	height:160px;
	/**picture**/
	background-image:url(modellflugtipps1000x160px-shadow.gif);
	background-repeat:no-repeat;
	border-style:none;
}

.header_picture{
	position:relative;
	top:110px;
	left:750px;
	width:120px;
	height:60px;
	border:none;
}
.level {
	float:left;
	width:1000px;
	height:auto;
	margin-bottom:5px;
	letter-spacing:0.2em;
}

.navigation_left {
	float:left;
	width:160px;
	height:auto;
	
	font-family:Helvetica;
}
.navigationblock_big {
	width:160px;
	height:200px;
	/**picture**/
	background-image:url(navigation_left_160x210px.gif);
	padding-top:10px; 
}

.navigationblock_mid {
/**	margin-top:10px;**/
	width:160px;
	height:170px;
	background-image:url(navigation_left_160x180px.gif);
	padding-top:10px
}

.navigationblock_small {
	margin-top:10px;
	width:160px;
	height:130px;
	background-image:url(navigation_left_160x140px.gif);
	padding-top:10px
}

.navigationblock_very_small {
	width:160px;
	height:105px;
	background-image:url(navigation_left_160x120px.gif);
	margin-top:10px;
	padding-top:10px;
}

.content_block {
	float:left;
	width:520px;
	height:auto;
	margin-left:5px;
	margin-right:5px;
}
.content_top {
	float:left;
	width:520px;
	height:10px;
	background-image:url(content_head.gif);
	background-repeat:no-repeat;
}

.content_background {
	float:left;
	width:520px;
	height:auto;
	background-image:url(content_mid.gif);
}
.content_data {
	position:relative;
	left:10px;
	top:0px;
	width:500px;
	height:auto;
	letter-spacing:0px;	
}
.content_bottom {
	float:left;
	width:520px;
	height:10px;
	background-image:url(content_foot.gif);
	background-repeat:no-repeat;
}

.footer_block {
	float:left;
	width:520px;
	height:auto;
	margin-top:20px;
}

.footer_background {
	float:left;
	width:520px;
	height:auto;
	background-image:url(content_mid.gif);
}

.footer_content {
	position:relative;
	left:10px;
	top:0px;
	width:500px;
	height:auto;
	text-align:center;
}

.footer_bottom {
	float:left;
	width:520px;
	height:10px;
	background-image:url(content_foot.gif);
	background-repeat:no-repeat;
	font-size:1px;
	line-height:0px;


}


.navigation_right {
	float:left;
	width:160px;
	height:auto;
	margin-right:5px;
	text-align:center;
}
.navigation_top {
	display:inline-block;
	height:5px;
	float:left;
	width:160px;	
	background-image:url(navigation_frame_top.gif);
/**	background-repeat:no-repeat; **/
}
.navigation_background {
	float:left;
	width:160px;
	background-image:url(navigation_mid.gif);
	background-repeat:repeat-y;
}
.navigation_content {
	position:relative;
	left:5px;
	top:0px;
	width:150px;
	height:auto;
	text-align:left;
}
.navigation_right_line {
	float:left;
	height:3px;
	width:150;
	background-image:url(navigation_right_line.gif);
/**	background-repeat:repeat-x; **/
}
.navigation_bottom {
	float:left;
	width:160px;
	height:5px;
	background-image:url(navigation_frame_bottom.gif);
	background-repeat:no-repeat;
}
.navigation_right_evopic {
	background-position:20px 0px;
	background-repeat:no-repeat;
	width:160px;
	height:60px;
	float:left;
	text-align:center;
}
.advertisment {
	float:right;
	width:120px;
	height:900px;
	margin-left:5px;
	text-align:right;
	float:right;
}

	
	
