/* @group akademie-active */
#akademie-active {
}
#akademie-active h1 {
	position:relative;
	text-align:center;
	top: 13px;
	}

#akademie-active .tab-ag-header {
	position: relative; 
	width:475px;
	height: 50px;
	background-image: url(../images/tab_agentur_inactive.png);
	background-repeat:no-repeat;
	float: left;
}
#akademie-active .tab-ak-header {
	position: relative; 
	width:475px;
	height: 50px;
	background-image: url(../images/tab_akademie_active_header.png);
	background-repeat:no-repeat;
	float: right;
	clear: none;
	right: 18px;
}
#akademie-active .tab-connect {
	position: relative; 
	width:962px;
	height: 15px;
	background-image: url(../images/tab_akademie_active_conn.png);
	background-repeat:no-repeat;
	clear: both;
	float: none;
}
#akademie-active div.tab-border div.tab-content {
	background-image: url(../images/verlauf_akademie.png);
	background-repeat:no-repeat;
}
/* navigation */
#akademie-active #navigation {
	position:relative;
	width:160px;
	float: right;
	right: 782px;
}
#akademie-active #navigation div.nav-top {
	background-image: url(../images/box_akademie-nav-top.png);
	background-repeat:no-repeat;
	width:160px;
	height:10px;
	}
#akademie-active #navigation div.nav {
	background-image: url(../images/box_akademie-nav-lr.png);
	background-repeat:repeat-y;
	padding:10px 10px 10px 20px;
	width:160px;
	}
#akademie-active #navigation div.nav li a.active {
	color:#006CAE;
	font-weight:bold;
}
#akademie-active #navigation div.nav li a:hover {
	color:#006CAE;
	background:none;
	border: none;
}
#akademie-active #navigation div.nav-bottom {
	background-image: url(../images/box_akademie-nav-bottom.png);
	background-repeat:no-repeat;
	height:20px;
	}
/* content */
#akademie-active #content {
	position:relative;
	left: 181px;
}

#akademie-active #content div.content-top {
	margin-left:20px;
	padding:0px 10px 0px 20px;
	width:734px;
	height:10px;
	background-image: url(../images/box_akademie-top.png);
	background-repeat:no-repeat;
}
#akademie-active #content div.content {
	background-image: url(../images/box_akademie-lr.png);
	background-repeat:repeat-y;
	margin-left:20px;
	padding:20px 35px 10px 20px;
	width:690px;
}

#akademie-active #content .trenner { 
	background-image: url(../images/trenner-blau-300px.png);
	background-repeat:no-repeat;
	border: none;
	height:30px;
	}
#akademie-active #content div.content-bottom {
	margin-left:20px;
	padding:20px 10px 10px 20px;
	width:734px;
	height:20px;
	background-image: url(../images/box_akademie-bottom.png);
	background-repeat:no-repeat;
}
/* Footer */
#akademie-active .tab-footer-verlauf {
	position:relative;
	background-image: url(../images/verlaufbottom_akademie.png);
	background-repeat:no-repeat;
	top: -16px;
	left:3px;
	width:948px;
	height:22px;
	}
/* @end */