div.werbesujets {
	position:relative;
	border:1px solid #d6cdd8;
	background-color:#f1eff2;
	margin-bottom:1em;
	background-image:url(/img/anzeigentarife/werbeformen_bgrd.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	overflow:hidden;
}
div.verticalMenu {
	float:left;
	border-right:1px solid #b3a9b5;
	width:18em;
	padding-bottom:1em;
	background-image:url(/img/anzeigentarife/verticalmenu_bgrd.gif);
	background-repeat:repeat-y;
	background-position:right;
	background-color:#e2dde5;
}
.topBorder {
	border-top:1px solid #b3a9b5;
}
div.verticalMenu h3 {
	font-size:1.2em;
	margin:0.8em 0px 0.2em 0.4em!important;
}
div.verticalMenu ul {
	border-top:1px solid #b3a9b5;
	list-style-type:none;
}
div.verticalMenu ul li {
	border-bottom:1px solid #b3a9b5;
	font-size:1.2em;
	line-height:1.6em;
	height:1.6em;
}
div.verticalMenu ul li:hover,
div.verticalMenu ul li.active {
	position:relative;
	padding-right:1px;
	width:100%;
	background-color:#f1eff2;
	background-image:url(/img/anzeigentarife/verticalmenu_highlight.gif);
	background-repeat:no-repeat;
	background-position:left;
	cursor:pointer;
}
div.verticalMenu ul li span {
	display:block;
	padding-left:0.8em;
	height:100%;
}
div.werbeBox {
	margin-left:18em;
}
div.werbeBox img {
	margin-top:10px;
}
div.werbeBoxPadding {
	padding:0.5em 1em;
	text-align:center;
}
div.werbeBox p {
	text-align:left;
	margin:1em;
}
div.werbeBox h2.Preis {
	position:absolute;
	bottom:10px;
	right:10px;
	text-align:right;
}
