#sub_body {
	float: left;
	height: 100%;
	width: 100%;
}

#container {
	position: relative;
    width: 974px; 
}

#left-col {
    background-color: #573333;
    float: left;
	height: 100%;
    position: absolute;  
    top: 0px;
    width: 150px;
}

#logo {
	background: url(../images/logo.png) transparent no-repeat top right;
	display: block;
	height: 21px;
	left: 32px;
	position: absolute;
	text-indent: -9999px;
	top: 27px;
	width: 145px;
}


#left-col {
	background: url(../images/bg_navi_flow.png) transparent repeat-y top right;
    float: left;
    height: 100%;
    /*min-height: 640px;*/
    position: absolute;  
    width: 245px;
    z-index: 300;
}

#left-col .inner {
	background: url(../images/bg_navi_2.png) #e31d74 no-repeat top right;
	float: left;
	width: 241px;
	height: 800px;
	z-index: 300;
}

#left-col .inner h2 {
	background: url(../images/txt_foederation.png) transparent no-repeat top left;
	clear: both;
	height: 14px;
	margin-left: 32px;
	text-indent: -9999px;
	width: 160px;
}

body.en #left-col .inner h2 {
	display: none;
}

#left-col .inner .mehr_bg {
	background: url(../images/icon_mehr.png) transparent no-repeat top right;
	color: #FFF;
	cursor: pointer;
	display: block;
	font-size: 11px;
	height: 15px;
	line-height: 15px;
	margin-left: 32px;
	margin-top: 10px;
	padding-right: 22px;
	text-align: right;
	width: 138px;
}

body.en #left-col .inner .mehr_bg {
	display: none;
}

#left-col .inner .zurueck_bg {
	background: url(../images/icon_zurueck.png) transparent no-repeat top right;
	color: #FFF;
	cursor: pointer;
	display: block;
	font-size: 11px;
	height: 15px;
	line-height: 15px;
	margin-left: 32px;
	margin-top: 10px;
	padding-right: 22px;
	text-align: right;
	width: 138px;
}

body.en #left-col .inner .zurueck_bg {
	display: none;
}


ul#one {
	display: block;
	float: left;
	margin-bottom: 40px;
	margin-top: 90px;
	padding-left: 25px;
}

ul#one li a {
	font-size: 11px;
	font-weight: normal;
	height: 17px;
	line-height: 17px;
	padding: 3px 7px 2px 7px;
	text-transform: uppercase;
}

ul#one li a:hover,
ul#one li a.current {
	background: #FFF;
	color: #cc165d;
	height: 17px;
	line-height: 17px;
}

ul#one li {
	display: block;
	color: #FFF;
	float: left;
	padding: 1px 0px;
	width: 200px;
}

ul#one a,
li.lang {
	color: #FFF;
}

ul#one li a.l-short {
	padding: 3px 2px 2px 7px;
}

ul#one li a.r-short {
	padding: 3px 2px 2px 2px;
}

ul#one li ul {
	display: block;
	float: left;
	padding-left: 13px;
	padding-top: 8px;
	padding-bottom: 8px;
}

ul#one li ul li a {
	padding: 3px 9px 3px 9px;
	height: 17px;
	line-height: 17px;
	text-transform: none;
}

ul#one li ul li a:hover,
ul#one li ul li a.current {
	background: #FFF;
	color: #cc165d;
	height: 17px;
	line-height: 17px;
}




#right-col { 
    width: 350px;
    background-color: #DDD;
    margin-left: 150px; 
    overflow: hidden;
}

#right-col { 
    background: url(../images/bg_content_flow.png) transparent repeat-y top right;
    min-height: 870px;
    margin-left: 241px;
    /*margin-left: -488px;*/
    /*min-height: 640px;*/
    width: 729px;
}

#footer {
	background: url(../images/bg_footer.png) transparent no-repeat top left;
	clear: both;
	height: 5px;
	width: 974px;
}

br.clearer {
	border-width:0;
	display:none;
	clear:both;
	font-size: 1px;
	height:0;
	line-height: 1px;
	margin:0;
	padding:0;
	visibility:hidden;
}

.drop-downs {
	background: #eeeee4;
	border-bottom: 1px solid #d8d8cd;
	border-top: 1px solid #d8d8cd;
	height: 30px;
	width: 725px;
}

.drop-downs li.opt-trigger {
	/*height: 29px;*/
	width: 362px;
}

.drop-downs .ref-navi-agency,
.drop-downs .ref-navi-customer {
	width: 362px;
	float: left;
}

ul.topnav {
	list-style: none;
	margin: 0;
	padding: 0px;
	float: left;
}
ul.topnav li {
	float: left;
	margin: 0;
	padding: 0px;
	position: relative; /*--Declare X and Y axis base for sub navigation--*/
}
ul.topnav li span.sub-txt {
	line-height: 30px;
	display: block;
	text-decoration: none;
	float: left;
	padding-left: 12px;
	width: 319px;
}
ul.topnav li a:hover{
	background: url(topnav_hover.gif) no-repeat center top;
}
ul.topnav li span.trigger-btn { /*--Drop down trigger styles--*/
	width: 30px;
	height: 30px;
	float: left;
	background: url(../images/drop_down_btn.gif) no-repeat center top;
}
ul.topnav li span.subhover {background-position: center bottom; cursor: pointer;} /*--Hover effect for trigger--*/
.drop-downs .ref-navi-agency ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0; top: 30px;
	margin-left: 3px; 
	padding: 0;
	display: none;
	float: left;
	width: 358px;
	z-index: 1;
}

ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0; top: 30px;
	margin-left: 0px; 
	padding: 0;
	display: none;
	float: left;
	overflow-y: scroll;
	overflow-x: hidden;
	
	max-height: 362px;
	width: 362px;
	z-index: 1;
}

.ref-navi-agency ul.topnav li ul.subnav {
overflow:hidden;
}
ul.topnav li ul.subnav li{
	margin: 0; padding: 0;
	clear: both;
	width: 358px;
}

.drop-downs .ref-navi-agency ul.topnav li ul.subnav li a {
	background: #eeeee4;
	float: left;
	height: 20px;
	padding-left: 8px;
	width: 348px;
}

ul.topnav li ul.subnav li a {
	background: #eeeee4;
	float: left;
	height: 20px;
	padding-left: 12px;
	width: 348px;
}
ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	color: #000;
}

img.ajax-loader {
	display: block;
	margin: 40px auto;
	width: 31px;
	height: 31px;
}

#federation {
	left: 242px;
	position: absolute;
	top: 0px;
}

.fed_main {
	background: url("../images/f_bg1.jpg") transparent repeat-y scroll left top;
	height: 120px;
	position: absolute;
	top: 121px;
	width: 363px;
}

.fed_main h2 {
	background: url(../images/federation_txt.png) transparent no-repeat top left;
	height: 35px;
	margin-top: 8px;
	text-indent: -99999px;
	width: 312px;
}

.fed_main span.more_fed {
	background:url("../images/icon_runter.png") no-repeat scroll right top transparent;
	clear: both;
	color: #fff;
	cursor: pointer;
	display: block;
	float: left;
	font-size: 11px;
	height: 15px;
	line-height: 15px;
	margin-top: 5px;
	margin-right: 10px;
	padding-right: 22px;
	text-align: right;
	width: 331px;
}

.fed_main span.more_fed2 {
	background:url("../images/icon_runter.png") no-repeat scroll right top transparent;
	clear: both;
	color: #fff;
	cursor: pointer;
	display: block;
	float: left;
	font-size: 11px;
	height: 15px;
	line-height: 15px;
	margin-top: 32px;
	margin-right: 10px;
	padding-right: 22px;
	text-align: right;
	width: 331px;
}

.fed_plus span.less_fed,
.fed_plus2 span.less_fed2 {
	background:url("../images/icon_minus.png") no-repeat scroll right top transparent;
	clear: both;
	color: #fff;
	cursor: pointer;
	display: block;
	float: right;
	font-size: 11px;
	height: 15px;
	line-height: 15px;
	top: 10px;
	right: 10px;
	padding-right: 22px;
	position: absolute;
	text-align: right;
	width: 150px;
}


.fed_plus,
.fed_plus2 {
	background: url(../images/f_bg2.jpg) #FFF repeat-y top left;
	color: #fff;
	height: 362px;
	position: absolute;
	top: 242px;
	width: 363px;
	z-index: 100;
}

.fed_plus2 {
	height: 241px;
	z-index: 100;
}

.fed_plus p,
.fed_plus2 p {
	font-size: 11px;
	padding: 6px 10px;
}

.fed_plus h3,
.fed_plus2 h3 {
	font-weight: bold;
	padding: 22px 10px 12px 10px;
}

.fed_plus h3 {
	background: url(../images/txt_unabhaeng.png) transparent no-repeat top left;
	height: 40px;
	margin: 0px 0px 0px 8px;
	padding: 0px;
	text-indent: -99999px;
	width: 179px;
}

.fed_plus2 h3 {
	background: url(../images/txt_hintergr.png) transparent no-repeat top left;
	height: 40px;
	margin: 0px 0px 0px 8px;
	padding: 0px;
	text-indent: -99999px;
	width: 179px;
}

.fed-cell,
.fed-cell-right {
	color: #fff;
	font-size: 11px;
	height: 241px;
	left: 363px;
	overflow: hidden;
	position: absolute;
	top: 363px;
	width: 362px;
	
}

.fed-cell-left {
	color: #fff;
	font-size: 11px;
	height: 241px;
	position: absolute;
	width: 362px;
	
}

.r1 {
	top: 1px;
}

.r2 {
	top: 121px;
}

.r3 {
	top: 242px;
}

.r4 {
	top: 363px;
}

.r5 {
	top: 484px;
}

.r6 {
	top: 605px;
}

.r7 {
	top: 726px;
}

.r8 {
	top: 847px;
}

.r9 {
	top: 968px;
}

.r10 {
	top: 1089px;
}


.c1 {
	left: 1px;
}

.c2 {
	left: 121px;
}

.c3 {
	left: 242px;
}

.c4 {
	left: 363px;
}

.c5 {
	left: 484px;
}

.c6 {
	left: 505px;
}

.c7 {
	left: 626px;
}

.c8 {
	left: 747px;
}

.c9 {
	left: 868px;
}



.fed-cell-left r1 {
	top: 1px;
}

.fed-cell-left r2 {
	top: 121px;
}

.fed-cell-left r3 {
	top: 242px;
}

.fed-cell-left r4 {
	top: 363px;
}

.fed-cell-left r5 {
	top: 484px;
}

.fed-cell-left r6 {
	top: 605px;
}

.fed-cell-left r7 {
	top: 726px;
}

.fed-cell-left r8 {
	top: 847px;
}

.fed-cell-left r9 {
	top: 968px;
}

.fed-cell-left r10 {
	top: 1089px;
}



.fed-cell-left.c1 {
	left: 0px;
}

.fed-cell-left.c2 {
	left: 0px;
}

.fed-cell-left.c3 {
	left: 0px;
}

.fed-cell-left.c4 {
	left: 121px;
}

.fed-cell-left.c5 {
	left: 242px;
}

.fed-cell-left.c6 {
	left: 363px;
}

.fed-cell-left.c7 {
	left: 484px;
}

.fed-cell-left.c8 {
	left: 605px;
}

.fed-cell-left.c9 {
	left: 726px;
}




.fed-cell-back {
	background: url(../images/bg_federation_cell.jpg) #8c1d2e no-repeat top left;
	/* background: #8c1d2e; */
	height: 241px;
	position: relative;
}

.fed-cell-back.short {
	height: 120px;
}

.fed-cell-right .cell-img {
	float: left;
	height: 125px;
	width: 130px;
}

.fed-cell-left .cell-img {
	float: right;
	height: 125px;
	width: 130px;
}

.fed-cell-right img,
.fed-cell-left img {
	position: absolute;
	top: 0px;
	z-index: 45;
}

.fed-cell-right img {
	left: 0px;
}

.fed-cell-left img {
	right: 0px;
}

.fed-cell-right p,
.fed-cell-left p {
	padding: 10px 10px 4px 10px;
}

.fed-cell-right h3 span,
.fed-cell-left h3 span {
	display: block;
	float: left;
}

.fed-cell-right h2 {
	float: left;
	width: 220px;
}

.fed-cell-left h2 {
	padding-left: 10px;
	width: 220px;
}

.fed-cell-right h3 {
	float: left;
	width: 220px;
}

.fed-cell-left h3 {
	padding-left: 10px;
	width: 220px;
}

.fed-cell-right h3 img,
.fed-cell-left h3 img {
	position: relative;
}

.fed-cell-right h3 span {

}

.fed-cell-right h2,
.fed-cell-left h2 {
	font-size: 13px;
	font-weight: bold;
	padding: 7px 0px 3px 0px;
	text-transform: uppercase;
}

.fed-cell-left h2 {
	font-size: 13px;
	font-weight: bold;
	padding: 5px 0px 3px 10px;
	text-transform: uppercase;
}

#content_inner {
	position: relative;
	z-index: 5;
}

.tx-comments-pi1 {
	/*display: none;*/
}

/* temporary */
#powermaildiv_uid2 {
	width:560px;
}
