/* @group agentur-active */
#agentur-active {
}
#agentur-active h1 {
	position:relative;
	text-align:center;
	top: 13px;
	}

#agentur-active .tab-ag-header {
	position: relative; 
	width:475px;
	height: 50px;
	background-image: url(../images/tab_agentur_active_header.png);
	background-repeat:no-repeat;
	float: left;
}
#agentur-active .tab-ak-header {
	position: relative; 
	width:475px;
	height: 50px;
	background-image: url(../images/tab_akademie_inactive.png);
	background-repeat:no-repeat;
	float: right;
	clear: none;
	right: 19px;
}
#agentur-active .tab-connect {
	position: relative; 
	width:962px;
	height: 15px;
	background-image: url(../images/tab_agentur_active_conn.png);
	background-repeat:no-repeat;
	clear: both;
	float: none;
}
#agentur-active div.tab-border div.tab-content {
	background-image: url(../images/verlauf_agentur.png);
	background-repeat:no-repeat;
}
/* navigation */
#agentur-active #navigation {
	position:relative;
	width:160px;
	float: right;
	right: 30px;
	z-index: 100;
}
#agentur-active #navigation div.nav-top {
	background-image: url(../images/box_agentur-nav-top.png);
	background-repeat:no-repeat;
	width:160px;
	height:10px;
	}
#agentur-active #navigation div.nav {
	background-image: url(../images/box_agentur-nav-lr.png);
	background-repeat:repeat-y;
	padding:10px 10px 10px 20px;
	width:160px;
	}
#agentur-active #navigation div.nav li a.active {
	color:#EA7A17;
	font-weight:bold;
}
#agentur-active #navigation div.nav li a:hover {
	color:#EA7A17;
	background:none;
	border: none;
}
#agentur-active #navigation div.nav-bottom {
	background-image: url(../images/box_agentur-nav-bottom.png);
	background-repeat:no-repeat;
	height:20px;
	}
/* content */
#agentur-active #content {
	position:relative;
}

#agentur-active #content div.content-top {
	margin-left:20px;
	padding:0px 10px 0px 20px;
	width:734px;
	height:10px;
	background-image: url(../images/box_agentur-top.png);
	background-repeat:no-repeat;
}
#agentur-active #content div.content {
	background-image: url(../images/box_agentur-lr.png);
	background-repeat:repeat-y;
	margin-left:20px;
	padding:20px 35px 10px 20px;
	width:690px;
}
#agentur-active #content .trenner { 
	background-image: url(../images/trenner-orange-300px.png);
	background-repeat:no-repeat;
	border: none;
	height:30px;
}
#agentur-active #content div.content-bottom {
	margin-left:20px;
	padding:20px 10px 10px 20px;
	width:734px;
	height:20px;
	background-image: url(../images/box_agentur-bottom.png);
	background-repeat:no-repeat;
}
/* Footer */
#agentur-active .tab-footer-verlauf {
	position:relative;
	background-image: url(../images/verlaufbottom_agentur.png);
	background-repeat:no-repeat;
	top: -16px;
	left:3px;
	width:948px;
	height:22px;
	}
/* @end */
