/**********************/
/* homepage */

a
{
	color: #0372DB;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

td.homeleft {
	width: 260px;
	height: 0px;
	padding: 0;
}

td.homemain {
	margin: 0;
	padding: 0;
	height: 0px;
}

#sprachwahl
{
	display: none;
	margin: 200px 0 0 30px;
}

#sprachwahl a
{
	margin: 0 15px 0 0;
	border:0;
	text-decoration:none;
	color: #5F646F;
}

#footerhome
{
	margin:0;
	background-color: #EBECED;
	width:990px;
	height: 52px;
	position: absolute;
}

#footerhome #newshome
{
	position: absolute;
	left: 260px;
	width: 730px;
	height: 52px;
	font-size: 10px;
	color: #68676B;
	background-color: #ccc;
}

#footerhome #newshome #text
{
	margin: 17px 15px 0 20px;
}

#footerhome #newshome #text img {
	margin-right: 3px;
}

#footerhome #newshome #text img.abstand {
	margin-left: 15px;
}

#footerhome #newshome #text a
{
	margin: 0;
	color: #68676B;
	font-size: 10px;
	text-decoration: none;
}

#footerhome #navihome
{
	width: 230px;
	margin: 17px 0 0 15px;
	float: left;
}

#footerhome >#navihome /* nur feuerfuchs */
{
	margin: 17px 0 0 30px;
}

#footerhome #navihome a
{
	float: left;
	margin-right:15px;
	border:0;
	text-decoration:none;
	color: #8C8F91;
	/* font-size: 0.9em; */
	font-size: 10px;
}

#ad
{
	position: absolute;
	top: 145px; 
	left: 290px;
	background: white;
	height: 398px;
	width: 550px;
	z-index: 1;
}

#ad img.zeppelin
{
	float: left;
	margin-right: 30px;
}

#ad img.closebutton
{
	float: right;
	margin: 2px 2px 0 0;
}
