/* Netzwerk Toolbar */

#netzwerk-div
{
	position: fixed;
	padding:0px;
	margin:0px;
	left:0;
	z-index:500;
	background-image: url(http://www.100partnerprogramme.de/fileadmin/images2008/netzwerk-bg.gif);
	float:none;
	clear:both;
	background-repeat:repeat-x;
	height: 24px;
	width:100%;
}
#netzwerk-layer-outer
{
	float:none;
	clear:both;
	height:24px;
	width:890px;
}
#netzwerk-after
{
	float:none;
	clear:both;
	height:1px;
	width:100%;
	overflow:hidden;
	display:none;
}
#netzwerk-layer-button
{
	position:absolute;
	left:728px;
	top:0px;
	z-index:110;
	width:182px;
	display:inline;
} 
#netzwerk-layer-content {
	background-color: #ffffff;
	padding: 1px;
	width: 180px;
	position: absolute;
	top: 24px;
	left: 728px;
	height: 225px;
	z-index: 120;
	visibility: hidden;
	font:Arial, Helvetica, sans-serif 12px;
	color: #9a0200;
}
#netzwerk-layer-content a
{
	display: block;
	background-color: #e9e9e9;
	text-decoration:none;
	color: #9a0200;
	padding:2px;
	border-bottom:1px #c1c1c1 solid;
}
#netzwerk-layer-content a:hover
{
	display: block;
	background-color: white;
	color: #9a0200;
	text-decoration:none;
}
#rssBar
{
	padding-left: 19px;
}
#rssBar-outer
{
	float:left;
	width:728px;
	height:24px;
	overflow:hidden;
}