html, body { 
	text-indent:0px !important;
}
.rechts1 table{
margin-left:36px;
}

.rechts1 DIV table{
margin-left:8px;
}
.rechts1 .news-latest-item table{
margin-left:0px;
}

#left_content table{
margin-left:48px;
}

#footercontent table{
margin-left:146px;
margin-top:-5px;
}

* html #footercontent table{
margin-left:0px;
margin-top:5px;
}

.alles {
	position:absolute;
	left:50%;
	width:1000px;
	margin-left:-501px;
	float:left;
	}

/* Der "* html" ist der sog. InternetExplorerHack, der es erlaubt die nachfolgende Regel NUR f�r den InternetExplorer gelten zu lassen*/
* html .alles { 
	margin-left:-499px;
	}

#top {
	background-color:#EFB233;
	width:1000px;
	height:31px;
	background-image:url('../images/layout/higru_navi_top.gif');
	background-repeat:no-repeat;
	line-height:31px
	}
#flaggen{
	width:486px;
	height:31px;
	float:left;
	text-align:left;
	line-height:31px;
	vertical-align:middle;
	}

* html #flaggen { 
	width:483px;
	padding-top:10px;
	}	

flaggen img {
	margin:3px;
	border:0px;
	}
	
* html #top_navigation {
	text-align:right;
	}
#top_navigation{
	width:487px;
	height:31px;
	float:left;
	text-align: -moz-right;
	line-height:31px;
	vertical-align:middle;
	}
	
* html #top_navigation { 
	padding-top:6px;
	}	
	
#mainpart{
	width:1000px;
	float:left;
	background-image:url('../images/layout/mainpart_higru.jpg');
	background-repeat:repeat-y;
	}

#links{
	width:218px;
	float:left;
	min-height:100%;
	background-color: #F1D486;
	}
#left_menu{
	background-image:url('../images/layout/higru_navi_left.gif');
	width:218px;
	}	
#left_content{
	background-color:#F1D486;
	width:218px;
	}
	
#content{
	width:564px;
	float:left;
	background: url('../images/layout/higru_td_center.gif');
	min-height:100%;
	background-color:#FFFFFF;
	background-repeat:repeat-y;
	}
	
#main_navigation{
	width:564px;
	}
		
#image_top{
	width:564px;
	}
	
#center_content	{
	width:544px;
	margin:10px;
	background-color:#FFFFFF;
	}
#rechts{
	width:218px;
	float:left;
	background: url('../images/layout/higru_content_right.gif');
	min-height:100%;
	align:center;
	}
#suchformular{
	width:218px;
	margin-top:8px;
}

#footerspacer{
	width:1000px;
	background: url('../images/layout/higru_footer_1.gif');
	float:left;
	background-color:#f1d488;
}
#footer{
width:1000px;
background-color:#f1d488;
float:left;
}
#footerleft{
height:60px;
width:218px;
float:left;
}
#footercontent{
height:60px;
width:564px;
float:left;
text-align:center;
vertical-align:middle;
}
#footerright{
height:60px;
width:218px;
float:left;
}

#bottomline{
width:1000px;
background-color:#fafafa;
float:left;
}
#bottomleft{
width:218px;
float:left;
}
#bottomcontent{
width:564px;
float:left;
text-align:center;
vertical-align:middle;
}
#bottomright{	
width:218px;
text-align:center;
vertical-align:middle;
float:left;
}
	
	
	
	
	
	
	
	
	