body
{
	overflow:hidden;
}

#alles
{
	position:absolute;
	width:100%;
	height:100%;
	background-Image:URL('001.gif');
}

#latest
{
	position:absolute;
	top:48%;
	right:0px;
	width:250px;
	height:172px;
	z-index:9999;
	overflow:hidden;
	background-Color:#ffffff;
}

#mehr
{
	position:absolute;
	top:48%;
	margin-top:172px;
	right:0px;
	width:250px;
	z-index:10000;
	overflow:hidden;
	background-Color:#ffffff;
}

#mehr a
{
	color:red;
	font-weight:bold;
}

#contact
{
	position:absolute;
	top:30px;
	right:0px;
	width:230px;
	padding:10px;
	background-Color:white;
}

#verweise
{
	position:absolute;
	width:100%;
	height:32px;
	background-Color:#ffffff;
	bottom:0px;
	left:0px;
	border-top:7px solid #ffffff;
	_bottom:-1px;
}

	#verweise a {
		display:block;
		color:#fff;
		background:#000;
		height:32px;
		font-size:1.3em;
	}
	
	#verweise a:hover,#verweise .act a {
		color:#fff;
		background:#DB0000;
	}

#romanscheidlname
{
	position:absolute;
	padding:0px;
	margin:0px;
	background-Image:URL('romanscheidlname.gif');
	width:311px;
	height:51px;
	overflow:hidden;
	top:48%;
}

.menu td 
{
	background-Color:#000000;
}

.menu td.act
{
	background-Image:URL(verweisbghi.gif);
}

.menu a
{
	display:block;
	padding-left:5px;
	padding-right:5px;
        border-right:2px solid #ffffff;
}

.menu a:hover
{
	background-Image:URL(verweisbghi.gif);
}