#boxLinksObenLand{
	width:280px;
	min-height:150px;
	border-right:1px;
	padding-right:20px;
	margin-top:4px;
	float:left;
	}
#boxRechtsObenLand{
	width:280px;
	min-height:150px;
	padding-left:20px;
	float:left;
	margin-top:4px;
	}

#Content #site a:link{
	color:#999999;
	text-decoration:none;
	}
#Content #site a:visited{
	color:#999999;
	text-decoration:none;
	}
#Content #site a:hover{
	color:#C13535;
	text-decoration:none;
	}
#Content #site a:active{
	color:#999999;
	text-decoration:none;
	}
	
