#bn_layer *
{	margin:0px;
	padding:0px;
}
#bn_layer
{	/*width:868px;*/
                /* hier wird die breite des layers festgelegt */
	overflow:hidden;
	margin:10px auto;
	border:0px solid #f90000;
	position:relative;
}

#bn_layer_top_right
{	background-image:url(http://view.adpionier.de/image/bn_layer_top_right.png);
	background-repeat:no-repeat;
	background-position:right top;
	height:86px;
	margin-left:10px;
}

#bn_layer_top_repeat
{	margin:0px 100px 0px 154px;
	padding:56px 0px 0px 0px;
	background-image:url(http://view.adpionier.de/image/bn_layer_top_back.png);
	height:30px;
}

#bn_adpionier
{	position:absolute;
	left:0px;
	top:0px;
	height:95px;
	width:164px;
	overflow:hidden;
	background-image:url(http://view.adpionier.de/image/bn_adpionier.png);
}

#bn_layer_bottom_back
{	background-image:(http://view.adpionier.de/image/bn_layer_bottom_back.png);
	background-repeat:repeat-x;
	height:31px;
	overflow:hidden;
	position:absolute;
	bottom:0px;
	left:0px;
	width:100%;
}

#bn_layer_bottom_inner
{	background-image:url(http://view.adpionier.de/image/bn_layer_bottom_back.png);
	background-repeat:repeat-x;
	height:31px;
	margin:0px 37px 0px 76px;
}

#bn_bottom_left
{	background-image:url(http://view.adpionier.de/image/bn_layer_bottom_left.png);
	background-repeat:repeat-x;
	height:31px;
	width:76px;
	position:absolute;
	left:0px;
	bottom:0px;
}

#bn_bottom_right
{	background-image:url(http://view.adpionier.de/image/bn_layer_bottom_right.png);
	background-repeat:repeat-x;
	height:31px;
	width:37px;
	position:absolute;
	right:0px;
	bottom:0px;
}


#bn_inner_layer
{	background-color:#ffffff;

/* die höhe kann hier wahlweise angegeben werden
		sonst bestimmt der inhalt die höhe*/
	/*height:500px;*/


	margin:0px 8px 30px 35px;
	padding:10px 10px 0px 10px;
}

#bn_layer_right
{	background-image:url(http://view.adpionier.de/image/bn_layer_right.png);
	background-repeat:repeat-y;
	background-position:right top;
}

#bn_layer_left
{	background-image:url(http://view.adpionier.de/image/bn_layer_left.png);
	background-repeat:repeat-y;
	background-position:left top;
}

*html #bn_layer_left
{	height:100px;
}

#bn_layer a.bn_open
{	width:19px;
	height:18px;
	position:absolute;
	right:30px;
	top:53px;
}

#bn_layer a.bn_add
{	width:19px;
	height:18px;
	position:absolute;
	right:51px;
	top:53px;
}

#bn_layer a.bn_close
{	width:19px;
	height:18px;
	position:absolute;
	right:73px;
	top:53px;
}

#bn_layer a.bn_link
{	font-size:11px;
	font-weight:normal;

}

#bn_layer_h1
{	font-size:11px;
	font-weight:normal;
}

#bn_layer_pos
{	position:absolute;
	top:12%;
	left:20%;
	z-index:10;
}
