.menutest
{
	padding:4px;

	position:relative;
}

.menutestleft
{
	background:green;
	position:absolute !important;
	width:30px;
	height:30px;
	left:0px;
	top:-4px;
}

*html .menutestleft
{
	zoom:1;
	overflow:hidden;
}

.menutest div
{
	text-align:center;
	position:relative;
	z-index:99;	
}

.menutestright
{
	background:red;
	position:absolute !important;
	width:30px;
	height:30px;
	right:0;
	top:-4px;
}




body
{
	background-color:#dcdcdc;
	margin-top:0;
	font-family:Arial;
	font-size:11px;
	color:#808080;
}
.pagebody
{
	width:928px;
	margin:0 auto;
}

a.pilotmenu:link{
	color:#565656;
	text-decoration:none;
	font-family:Tahoma;
	font-size:xx-small;
}
a.pilotmenu:visited{
	color:#565656;
	text-decoration:none;
	font-family:Tahoma;
	font-size:xx-small;

}
a.pilotmenu:hover{
	color:#565656;
	text-decoration:none;
	font-family:Tahoma;
	font-size:xx-small;

}

a.default:link{
	font-family:arial;
	font-size:11px;
	font-style:normal;
	color:#808080;
	text-decoration:none;

}

a.default:visited{
	font-family:arial;
	font-size:11px;
	font-style:normal;
	color:#808080;
	text-decoration:none;

}
a.default:hover{
	font-family:arial;
	font-size:11px;
	font-style:normal;
	color:#808080;
	text-decoration:none;

}
a.brodtext,a.brodtext:visited{
	font-family:arial;font-size:11px;color:#404040;text-decoration:none;
}

a.ium:link, a.ium:visited
{
	font-family:arial;
	font-size:11px;
	color:#0194d9;
	text-decoration:none;
}

a.ium:hover
{
	font-family:arial;
	font-size:11px;
	color:#093969;
	text-decoration:underline;
}

.iumrub
{
	font-family: arial;
	font-size:15px;
	font-weight:bold;
	color: gray;
}

.logout
{
	color:white;
}

a.logout:link, a.logout:visited, a.logout:hover
{
	color:white;
	text-decoration:underline;
}
/*sitemap*/
.fileLevel1{
margin-top:10px;
}

.broschyr
{
	width:100px;
	text-align:center;
	font-size:10px;
	float:left;
	margin:10px;
}

.br
{
	clear:both;
}










.bildholder
{
	position:relative;
	width:70px;
	height:70px;
	float:left;
	margin:10px 10px 10px 0;
}

.bildholder img
{
	position:relative;
	width:100%;
	display:transparent;	
}
.bildholder:hover img	
{
	position:absolute;
	left:-50%px;
	width:auto;

	border:solid white 5px;
}

#mydiv
{
	position:absolute; 
	overflow:hidden; 
	Xvisibility: hidden;
	z-index:999; 
	width:20px; 
	height:15px;
	background-color:red;
}



