   html, body {
		height: 100%;
		width:100%;
		font-weight: normal;
		font-style: normal;
		font-size: 12px;
		line-height: 1.5;
		font-family: Arial, Verdana;
		text-align: left;
		color: #000000;   
		background:url("images/bg_klein_2.jpg") repeat-x;
		margin:0;
	  }	
   
   .impressum{
	line-height:6px;  
   }

   .p_right{
	line-height:4px;  
   }   
  
   
   #subnavi_content_top{
   	background:url("images/content_mid_oben.gif");
   	height:9px;
   	width: 347px;
   }

   #subnavi_content_bottom{
   	background:url("images/content_mid_unten.gif");
   	height:20px;
   	width: 347px;
   }

   #subnavi_content{
   		width: 347px;
	   	background:url("images/content_mid_flex.gif") repeat-y;
   }
   
	ol,ul {
		list-style: none;
		padding:5px;
		margin:0;
	}      
     
   .fontcolor_red{
   		color:#7C0037;
   }
   
   .h1_red{
   		color:#7C0037;
   		font-size:14px;
   }
   
   .font_red{
   		color:#7C0037;
   }

   .font_red_bold{
   		color:#7C0037;
   		font-weight:bold;
   }   
   
   .font_grey{
   		color:#645C52;
   }
   
   .h1_red_klein{
   		color:#7C0037;
   }   

   .red_klein_team{
   		color:#805368;
   }      
   
   a.navi_small{
   	text-decoration:none;
   	letter-spacing:2;
   	color:#887A76;
   	font-size:11px;
   	line-height:13px;
   }
   
   a.navi_small:hover{
   	text-decoration:none;
   	letter-spacing:2;
   	color:#7C0037;
   	font-size:11px;
   	line-height:13px;
   }   
   
   .navi_main{
   	text-decoration:none;
   	letter-spacing:2;
   	color:#887A76;
   	font-size:16px;
   }
   
  
   
   a.link_team:link{
    text-decoration:none;
   	color:#805368;
   	font-weight:bold;
   }
   
   a.link_team:visited{
    text-decoration:none;
   	color:#805368;
   	font-weight:bold;
   }   
   
   a.link_team:hover{
    text-decoration:none;
   	color:#7C0137;
   	font-weight:bold;
   }   
   
   a.link_white{
    text-decoration:none;
   	color:#FFFFFF;
   }  
   
   a.link_red{
    text-decoration:none;
   	color:#7C0037;
   }     
   
   a.navi_sprache:link{
    text-decoration:none;
   	color:#805368;
   	font-size:10px;
   }
   
   a.navi_sprache:visited{
    text-decoration:none;
   	color:#805368;
   	font-size:10px;
   }   
   
   a.navi_sprache:hover{
    text-decoration:none;
   	color:#7C0137;
   	font-size:10px;
   }      
   
   
   
   a.navi_sprache_home:link{
    text-decoration:none;
   	color:#726A66;
   	font-size:12px;
   }
   
   a.navi_sprache_home:visited{
    text-decoration:none;
   	color:#726A66;
   	font-size:12px;
   }   
   
   a.navi_sprache_home:hover{
    text-decoration:none;
   	color:#726A66;
   	font-size:12px;
   }   
   
   
   
   
	#wrapper {
		width: 1060px; 
		margin: auto auto; 
		min-height: 100%; 
		position: relative;
		clear:both;
		background:url("images/lf_bg2_all_in.jpg");
	}
	
	#main{
		margin:0;
	}
	
	#spacer{
		height:180px;
	}

	#spacer_navi{
		height:13px;
	}	
	

	
	#navigation{
		width:230px;
		position:relative;
		float:left;
		margin-right:18px;
	}
	
	#main_content{
		float:left;	
		width:388px;
		height:388px;
		background:url("images/b_links_grau.jpg");
		margin-right:10px;
	}
	
	#main_right{
		float:left;
		width:388px;
		height:388px;
	}
	
	#main_content_right{
	}
	
	
	
	#header{
		height:131px;
		
	}
	
	#box_top{
		background:url("images/navi_box_top.png");
		width:238px;
		height:87px;
		text-align:right;
	}
	
	#box_normal{
		background:url("images/navi_box_bg_normal.png");
		width:238px;
		height:87px;
		text-align:right;
	}
	
	#box_bottom{
		background:url("images/navi_box_bottom.png");
		width:238px;
		height:87px;
		text-align:right;
	}	
	