
body
{
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:0px;
	
	text-align:center;
	background-color:#EFF2F9;
}

table.struktur_tabelle
{
	border:0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-spacing:0px;
}

#background
{
	position:relative;
	left:0px;
	top:0px;
	
	margin-left:0px;
	margin-top:0px;	
	margin-right:0px;
	margin-bottom:0px;
	
	width:100%;
	height:auto;
	
	background-image:url(design/bg3.gif);
	background-repeat:repeat-x;
	background-color:#EFF2F9;
}

#main
{
	position:relative;
	left:0px;
	top:0px;
	
	margin:0px auto;
	
	width:800px;
	height:auto;
	
	background-image:url(design/bg.gif);
	background-repeat:repeat-y;
	background-color:#EFF2F9;	
}

#main_head
{	
	position:relative;
	left:0px;
	top:0px;

	width:800px;
	height:270px;
	
	background-repeat:no-repeat;
}

#main_table
{
	width:800px;
}

#main_navi
{
	vertical-align:top;
	
	width:200px;
}

#main_navi_head
{
	vertical-align:top;
	
	width:200px;
	height:210px;
	
	background-image:url(design/navi_body.jpg);
	background-repeat:no-repeat;	
}

#main_navi_body
{
	vertical-align:top;
	
	width:200px;
	height:0px;		/* Zur Verlängerung der Navi-Leiste */
	
	background-image:url(design/bg_navi.gif);
	background-repeat:y-repeat;	
}

#main_navi_footer
{
	background-position:bottom;
	
	width:200px;
	height:60px;
	
	background-image:url(design/navi_footer.jpg);
	background-repeat:no-repeat;	
}

#navi_text
{
	position:absolute;
	left:10px;
	top:270px;
	
	<!--[if IE]>
    top:0px;
	<![endif]-->
	
	height:220px;
	width:150px;
}

#main_text
{
	width:600px;
	min-height:210px;
	
	text-align:left;
	vertical-align:top;
	
	background-image:url(design/main_text_bg.jpg);
	background-repeat:no-repeat;
}

#main_text_links
{
	position:relative;
	left:55px;
	top:20px;
		
	text-align:left;
	
	width:500px;
}

#main_text_formated
{
	position:relative;
	left:55px;
	top:20px;
		
	text-align:left;
	margin-bottom:40px;
	
	width:500px;
}

#main_nav_nach_oben
{
	text-align:right;
}

#main_footer
{	
	width:800px;
	height:35px;
	
	vertical-align:top;
	text-align:left;
	
	background-image:url(design/footer.jpg);
	background-color:#EFF2F9;
	background-repeat:no-repeat;
}

#footer_text
{
	position:relative;
	left:210px;
	top:30px;
	width:550px;
	height:50px;
}
	