﻿@CHARSET "UTF-8";

body {

    background-color: #ffffff;
    font-family: arial;
    font-size: 12px;
    color: #3c3c3c;
    padding: 0px;
    margin: 0px;
}
.positionRelative {
	
	position: relative;
}
.naviUl{
margin:0;
padding:0;
}
.positionAbsolute {

	position:absolute;
}

.displayNone {

	display: none;
}

.displayNone {

	display: none;
}
.displayBlock {

	display: block;
}

.floatRight {

	float: right;
}
.floatLeft {

	float: left;
}
.clearBoth {

	clear: both;
	line-height: 0px;
	height: 0px;
	font-size: 0px;
	width: 0px;
}

.overflowHidden {

    overflow: hidden;
}

li {

	background-image: url(/img/gr_aufzaehlung.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	float: none;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding-bottom: 5px;
	padding-left: 10px !important;
	text-align: left;
}
.normalLi {

	background-image: none;
	background-repeat: no-repeat;
	background-position:left;
	float: none;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: decimal;
	margin: 0;
	padding-bottom: 5px;
	padding-left: 10px !important;
	text-align: left;
}

.page {

	position: relative;
	left: 0;
    min-height:700px;
    height:auto !important;  /* für moderne Browser */
    height:700px;
	text-align: left;
	background-image: url(/img/bg_head_loop.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #FFFFFF;
}

.main {

    width: 1000px;
    height: auto;
    background-color: #FFFFFF;
    text-align: left;
}



.head {
	background-image: url("/img/bg_head_loop.gif");
	background-repeat: repeat-x;
	height: 66px;
	padding-bottom: 60px;
	position:relative;
}



.logo {

    width: 1019px;
    height: 70px;
	position:absolute;
	left:0;
	background-image: url("/img/head_background.jpg");
	background-repeat: no-repeat;
	background-position:top;
	text-align:left;
	

}

.mainHeadPictureBig {
	width: 753px;
	height: 298px;
	overflow: hidden;
	border: 1px solid #eaeaea;
}


.mainHeadPictureHomepage {
	width: 432px;
	height: 495px;
	overflow: hidden;
	border: 1px solid #eaeaea;
	float:left;
}



.mainHeadPictureMid {
	width: 533px;
	height: 298px;
	border: 1px solid #eaeaea;
	overflow: hidden;
}



.mainHeadPictureSmall {
	width: 200px;
	height: 298px;
	border: 1px solid #eaeaea;
	overflow: hidden;
}

.contentWidthDefault {
	width: 521px;
}

.contentWidthMax {
	width: 710px;
}

.middlePart {

    padding-left: 7px;
    padding-right: 5px;	
}

.content {
	
    float: left;
}
.contentHeadlineImage {

    margin-bottom: 14px;
    width: 521px;
    height: auto;
}


.h_site {

	background-image: url(/img/hd_headline_dot_blue.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 2px;
}


.contentHeadlineGray {

	background-image: url(/img/hd_headline_dot_gray.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.spaceHeadContent {

	height: 29px;	
}

.spaceContentFooter {

	height: 20px;
	line-height: 20px;	
}

.spaceHeadlineContent {

    height: 5px;
    line-height: 5px;
}

.spaceNavLeftContent {

    float: left;
    width: 5px;
}

.spaceContentTeaserRight {

    float: left;
    width: 25px;
}

.spaceFooterEnd {

	height: 20px;
	line-height: 20px;
}


p {
    padding: 0px;
    margin: 0px;
}

a:link,a:active,a:visited,a:hover {

    color: #a98807;
    font-weight: bold;
    text-decoration: none;
}

.linkArrowArea {

	vertical-align: top;
    padding-right: 4px;
    padding-top: 4px;
}

h1 {
    color: #004489;
    font-size: 18px;
    font-weight: normal;
    padding: 0px;
    margin: 0px;
}

h2 {
	  color: #0060a9;

	  font-size: 12px;

      font-weight: bold;

      padding: 0px;

      margin: 0px;
}

h3 {
	  color: #0060a9;
	  font-size: 12px;
      font-weight: bold;
      padding: 0px;
      margin: 0px;
}



form {

    padding-top: 0px;
    margin: 0px;
    font-family: arial;
    font-size: 11px;
    color: #5f5f5f;
}

input {

    font-family: arial;
    font-size: 12px;
    color: #505050;
}

select {

	font-family: arial;
    font-size: 11px;
    color: #5f5f5f;
    margin-top: 5px;
    height: 18px;
}

textarea {

	font-family: arial;
    font-size: 11px;
    color: #5f5f5f;
    border: 1px solid #dddcda;
    margin-top: 5px;
}



/* form field style for abomanager */
.inputText {

	font-family: arial;
    font-size: 11px;
    color: #5f5f5f;
    border: 1px solid #dddcda;
    margin-top: 5px;
    height: 18px;
    width: 200px;
    line-height: 18px;
}

/* html-button style for abomanager */
.button {

	font-family: arial;
    font-size: 11px;
    color: #5f5f5f;
    border: 1px solid #dddcda;
    margin-top: 5px;
}



.navHead {

    float: left;
    text-align: right;
    height: 20px;
    line-height: 20px;
}

.navPointHead {

    padding-right: 19px;	
}

.navPointLastHead {

    padding-right: 23px;	
}



.leftArea {



    height:auto !important;

    min-height: 400px !important;

}


.navLeftArea {

    width: 190px;

    padding-left: 20px;

    padding-right: 25px;

    /*overflow: hidden;*/
}

.navLeft {

    padding-top: 36px;

    border-bottom: 1px solid #eaeaea;
}

.navLeft a {



	color: #676767;

}

ul{
margin-bottom:0;
}
.bafinBox{
	display:none;
	width:253px;
	height:64px;
	background-image:url(/img/bafinBox.jpg);
	background-repeat:no-repeat;
}
.dachfondsBox{
	display:none;
	width:330px;
	height:130px;
	padding:5px;
	padding-bottom:8px;
	background-color:#EAEAEA;
	background-repeat:no-repeat;
}
.navLeft li {

	background-image:url(/img/img_nav_arrow.gif);

	background-repeat:no-repeat;

	background-position: 0px 3px;

	float:none;

	list-style-image:none;

	list-style-position:outside;

	list-style-type:none;

	margin:0;

	padding-bottom: 5px;

	padding-left:10px !important;

	text-align:left;

}


.navLeftBottom {

	height: 5px;
    background-image: url(/img/gradient_navLeft_bottom.gif);
    background-repeat: no-repeat;
}

.navSpacerEnd {

	background-color: #ffffff;
	border-bottom: 1px solid #dddcda;
}

.picture {



	height: 298px;

	padding-bottom: 32px;

}



.headSlogan {



    padding-top: 34px;

}



.headRight {

	

	height: 76px;

}



.headRightTop {



    height: 20px;

    line-height: 20px;

    float: right;	

}







.linkSitemapTop, .linkSitemapTop:link, .linkSitemapTop:active, .linkSitemapTop:visited, .linkSitemapTop:hover {



    color: #2F8148;

    font-weight: bold;

    text-decoration: none;

}





.navLvl0_off, .navLvl0_on {

	

    padding-left: 10px;

    padding-top: 7px;

    padding-bottom: 7px;

    border-top: 1px solid #EAEAEA; 

}

.navLvl0_off a:link, .navLvl0_off a:active, .navLvl0_off a:hover, .navLvl0_off a:visited {



    font-size: 16px;

    color: #676767;

    font-weight: normal;

    text-decoration: none;

}

.navLvl0_on a:link, .navLvl0_on a:active, .navLvl0_on a:hover, .navLvl0_on a:visited {

	

    font-size: 16px;

	color: #a98807;

	font-weight: bold;

    text-decoration: none;

}



.navLvl1_off, .navLvl1_on {

	

    padding-left: 10px;

    padding-top: 7px;

    padding-bottom: 7px;

    border-top: 1px solid #EAEAEA;

}



.navLvl1_off a:link, .navLvl1_off a:active, .navLvl1_off a:hover, .navLvl1_off a:visited {

	

	font-size: 12px;

    color: #676767;

    font-weight: normal;

    text-decoration: none;

}

.navLvl1_on a:link, .navLvl1_on a:active, .navLvl1_on a:hover, .navLvl1_on a:visited {



    font-size: 12px;

    color: #a98807;

    font-weight: bold;

    text-decoration: none;

}



.navLvl2_off, .navLvl2_on {

	

    padding-left: 10px;

}



.navLvl2_off a:link, .navLvl2_off a:active, .navLvl2_off a:hover, .navLvl2_off a:visited {

	

    color: #676767;

    font-weight: normal;

    text-decoration: none;

}

.navLvl2_on a:link, .navLvl2_on a:active, .navLvl2_on a:hover, .navLvl2_on a:visited {

	

    color: #a98807;

    font-weight: normal;

    text-decoration: none;

}



.navLvl3_off, .navLvl3_on {

	

    padding-left: 30px;

}

.navLvl3_off a:link, .navLvl3_off a:active, .navLvl3_off a:hover, .navLvl3_off a:visited {

	

    color: #676767;

    font-weight: normal;

    text-decoration: none;

}

.navLvl3_on a:link, .navLvl3_on a:active, .navLvl3_on a:hover, .navLvl3_on a:visited {

	

    color: #a98807;

    font-weight: normal;

    text-decoration: none;

}



.navLvl4_off, .navLvl4_on {

	

    padding-left: 40px;

}

.navLvl4_off a:link, .navLvl4_off a:active, .navLvl4_off a:hover, .navLvl4_off a:visited {

	

    color: #676767;

    font-weight: normal;

    text-decoration: none;

}

.navLvl4_on a:link, .navLvl4_on a:active, .navLvl4_on a:hover, .navLvl4_on a:visited {

	

    color: #a98807;

    font-weight: normal;

    text-decoration: none;

}



.navLvl5_off, .navLvl5_on {

	

    padding-left: 40px;

}

.navLvl5_off a:link, .navLvl5_off a:active, .navLvl5_off a:hover, .navLvl5_off a:visited {

	

    color: #CCCCCC;

    font-weight: normal;

    text-decoration: none;

}

.navLvl5_on a:link, .navLvl5_on a:active, .navLvl5_on a:hover, .navLvl5_on a:visited {

	

    color: #AAAAAA;

    font-weight: normal;

    text-decoration: none;

}



.navLvl6_off, .navLvl6_on {

	

    padding-left: 40px;

}

.navLvl6_off a:link, .navLvl6_off a:active, .navLvl6_off a:hover, .navLvl6_off a:visited {

	

    color: #CCCCCC;

    font-weight: normal;

    text-decoration: none;

}

.navLvl6_on a:link, .navLvl6_on a:active, .navLvl6_on a:hover, .navLvl6_on a:visited {

	

    color: #AAAAAA;

    font-weight: normal;

    text-decoration: none;

}







.h_teaser {



    padding-bottom: 5px;

}







.navLvl0_off_sifr, .navLvl0_on_sifr,

.navLvl1_off_sifr, .navLvl1_on_sifr,

.navLvl2_off_sifr, .navLvl2_on_sifr,

.navLvl3_off_sifr, .navLvl3_on_sifr,

.navLvl4_off_sifr, .navLvl4_on_sifr,

.navLvl5_off_sifr, .navLvl5_on_sifr,

.navLvl6_off_sifr, .navLvl6_on_sifr {



	display:none;

}





.navLvl0_off_img, .navLvl0_on_img,

.navLvl1_off_img, .navLvl1_on_img,

.navLvl2_off_img, .navLvl2_on_img,

.navLvl3_off_img, .navLvl3_on_img,

.navLvl4_off_img, .navLvl4_on_img,

.navLvl5_off_img, .navLvl5_on_img,

.navLvl6_off_img, .navLvl6_on_img,

.h_site, .h_siteContent, .h_siteOverview, .h_teaser, .h_homepageBox {



}





.homepageSpaceCleavageLeftMiddle {

    float: left;
    width: 30px;
}

.homepageSpaceCleavageMiddleRight {

    float: left;
    width: 30px;
}

.homepageCleavageLeft {

    float: left;
	width: 300px;
}

.homepageCleavageMiddle {

    float: left;
	width: 300px;
}

.homepageCleavageRight {

	float: left;
	width: 300px;
}

.homepageBoxBottom {
	
	height: 5px;
	line-height: 5px;
    background-repeat: no-repeat;
    background-image: url(/img/gradient_homepageBox_bottom.gif);
    margin-bottom: 15px;
}

.homepageBox {
	

    width: 200px;
    background-color: #fafafa;
}

.homepageBoxHeadline {

	font-size: 14px;
	height: 14px;
	line-height: 14px;
    color: #2f8148;
    padding-bottom: 5px;
}

.homepageBoxContent {

    padding-top: 6px;	
}

.homepageBoxLinkArea {

    padding-top: 7px;
}

.spaceHomepageBox {
	
    height: 20px;
}



.overviewPageItemDefault {

    background-image: url(/img/gradient_overviewPageItem_topDefault.gif);
    background-repeat: no-repeat;
    background-color:#fafafa;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
    height:102px;
}

.overviewPageItemMax {

    background-image: url(/img/gradient_overviewPageItem_topMax.gif);
    background-repeat: no-repeat;
    background-color:#fafafa;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
}

.overviewPageItemBottomDefault {

	height: 5px;
    background-image: url(/img/gradient_overviewPageItem_bottomDefault.gif);
    background-repeat: no-repeat;
}

.overviewPageItemBottomMax {

	height: 5px;
    background-image: url(/img/gradient_overviewPageItem_bottomMax.gif);
    background-repeat: no-repeat;
}




.teaserHeadlineImage {



	margin-bottom: 14px;

    width: 200px;

    height: auto;

}


.h_teaser {

	

	background-image: url(/img/hd_headline_dot_blue.gif);

	background-repeat: repeat-x;

	background-position: bottom;

	padding-bottom: 2px;

}
.memberContact{
	width:289px;
	height:241px;
	border-left:1px solid #dcdcdc;
	border-top:1px solid #dcdcdc;
	border-right:1px solid #dcdcdc;
	
}
.memberContactLeft{
	border-right:1px solid #dcdcdc;
	border-bottom:1px solid #dcdcdc;
	width:83px;
	float:left;
	padding-left:6px;
	padding-bottom:8px;
	padding-top:8px;
	height:15px;


}
.memberContactRight{
	float:right;
	width:185px;
	padding-left:14px;
	padding-bottom:8px;
	padding-top:8px;
		border-bottom:1px solid #dcdcdc;
	height:15px;

}



.tableOverview{
	width:553px;
	height:auto;
	border-top:1px solid #dcdcdc;
	
}
.tableOverviewDesc{
	width:553px;
	height:35px;
	
}
.Left{
	border-right:1px solid #dcdcdc;
	border-bottom:1px solid #dcdcdc;
	border-left:1px solid #dcdcdc;
	width:83px;
	padding-left:6px;
	padding-bottom:6px;
	padding-top:6px;
	height:34px;
}
.Right{
	width:333px;
	padding-left:14px;
	padding-bottom:6px;
	padding-top:6px;
	border-bottom:1px solid #dcdcdc;
	height:34px;
}
.Right2{
	border-bottom:1px solid #dcdcdc;
	border-left:1px solid #dcdcdc;
	width:75px;
	padding-left:6px;
	padding-top:3px;
	height:37px;
	border-right:1px solid #dcdcdc;
}

.LeftDesc{
	font-weight:bold;
	width:83px;
	padding-left:6px;
	padding-bottom:8px;
	padding-top:8px;
	height:35px;
    border-bottom:1px solid #dcdcdc;
    vertical-align:top;
}

.RightDesc{
	width:333px;
	padding-left:14px;
	padding-bottom:8px;
	padding-top:8px;
	font-weight:bold;
	height:35px;
    border-bottom:1px solid #dcdcdc;
    vertical-align:top;
}
.Right2Desc{
	font-weight:bold;
	width:83px;
	padding-left:6px;
	padding-bottom:8px;
	padding-top:8px;
	height:35px;
    border-bottom:1px solid #dcdcdc;
    vertical-align:top;
}
.teaserRightArea {
padding-top: 40px;
    float: left;
    width: 200px;

    padding-left: 20px;
}

.teaserRight {
    padding-bottom: 10px;
}

.teaserRightBottom {
	
	height: 5px;
	line-height: 5px;
    background-repeat: no-repeat;
    background-image: url(/img/gradient_teaserRight_bottom.gif);
}

.spaceTeaserRight {
    height: 14px;
}

.linkTeaserRight {

    color: #a98807;
    font-weight: bold;
    text-decoration: none;
}





.teaserLeftArea {



    float: left;

    width: 200px;

    padding-left: 20px;

    padding-top: 29px;

}



.teaserLeft {

    padding-bottom: 10px;

}



.teaserLeftBottom {

	

	height: 5px;

	line-height: 5px;

    background-repeat: no-repeat;

    background-image: url(/img/gradient_teaserRight_bottom.gif);

}



.spaceTeaserLeft {

    height: 14px;

}



.linkTeaserLeft {



    color: #FDB818;

    font-weight: bold;

    text-decoration: none;

}





.teaserTopArea {

    float: left;
    width: 200px;

    padding-left: 20px;
}

.teaserTop {

    padding-left: 10px;
    padding-bottom: 10px;
    padding-top: 14px;
}

.teaserTopBottom {

	height: 5px;
}

.spaceTeaserTop {
	
    height: 14px;
}



.teaserGalleryThumbArea {

	margin-left: -5px;
	width: 230px;
	padding-bottom: 10px;
}

.teaserHeadline {

	font-size: 14px;
	height: 14px;
	line-height: 14px;
    color: #2f8148;
    padding-bottom: 5px;
}

.teaserContent {

    padding-top: 4px;	
}

.teaserLinkArea {

    padding-top: 7px;
}

.navActive {



	background-color: #ffffff;

	font-weight: bold;

	border-bottom: 1px solid #ffffff;

}



.navInactive {



	background-color: #eeeeec;

	font-weight: normal;

	border-bottom: 1px solid #dddcda;

}






/* CUSTOM */

.gradient_main_top {
	
    background-image: url(/img/gradient_main_top.gif);
    height: 21px;
}

.formLens {

    padding-top: 3px; padding-bottom: 4px; float: left; text-align: center; width: 19px; line-height: 18px; border-left: 1px solid #dddcda;border-top: 1px solid #dddcda;border-bottom: 1px solid #dddcda;
}

.formSearchField {

    float: left; height: 18px; line-height: 18px;margin-right: 7px; border: 1px solid #dddcda; width: 148px;	
}

.formSearchButton {

    float: left; text-align: right;height: 18px; line-height: 18px;padding-right: 20px;	
}




.pageFooter {



	position: relative;

	height: 12px;

	line-height: 12px;

	left: 0;

	height: 58px;

	text-align: left;

    background-image: url(/img/bg_footer_loop.gif);

    background-repeat: repeat-x;

}


.endlineFooter {

	height: 12px;
	line-height: 12px;
	width: 1000px;

	height: 42px;

	padding-top: 16px;

    background-image: url(/img/bg_footer_loop.gif);

    background-repeat: repeat-x;
}



.endlineFooterLeft {



	padding-left: 30px;

}



.endlineFooterRight {



    padding-right: 7px;

}



.linkNavFoot, .linkNavFoot:link, .linkNavFoot:active, .linkNavFoot:visited, .linkNavFoot:hover {



    text-decoration: none;

    color: #676767;

    font-weight: normal;

}



/* Yellow Page */





.yellowPageListItemBox{

	position:relative;

	background-image:url(/img/teamContent.gif);

	width:498px;

	height:160px;

	margin-bottom: 20px;

}



.yellowPageListItemName{

	height:20px;

	float:left;

	text-align:left;

	font-size:12px;

	font-weight:bold;

	color:#646464;

	margin-left:10px;

	margin-top:10px;

}



.yellowPageListItemImg{

	float:left;

	text-align:left;

	height:116px;

	line-height: 116px;

	width:116px;

	margin-left:10px;

	margin-bottom:10px;

	margin-right:16px;

	text-align: center;

	vertical-align: middle;

	border: 0px;

}



.yellowPageListItemData{

	float:left;

	height:116px;

	padding-top:6px;

}

.fundsCaption {

	color: #0060a9;
}
.fundsTextSpace {
	
    height: 45px;
    line-height: 45px;
    font-size: 45px;
}
.fundsTablePieSpace {
	
    height: 60px;
    line-height: 60px;
    font-size: 60px;
}
.fundsTableLeftTDLeft {
	
	width: 173px;
	padding-left: 19px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-right: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
}
.fundsTableLeftTDRight {
	
	width: 173px;
    padding-left: 50px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom: 1px solid #dcdcdc;
}
.fundsTableRightTDLeft {
	
	width: 137px;
	padding-left: 12px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-right: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
}
.fundsTableRightTDRight {
	
	width: 211px;
    padding-left: 14px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom: 1px solid #dcdcdc;
}
.fundsTableTD1 {
	width: 48px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-right: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
    text-align: center;
}
.fundsTableTD2 {
	width: 318px;
	padding-left: 23px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-right: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
}
.fundsTableTD3 {
	width: 280px;
	padding-left: 34px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-right: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
}
.fundsTableTD4 {
	width: 89px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom: 1px solid #dcdcdc;
    text-align: center;
}
.fundsTableLineTD1 {
    padding-left: 17px;
	width: 54px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-right: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	font-weight: bold;
	color: #0060a9;
}
.fundsTableLineTD2 {
	width: 112px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-right: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
    text-align: center;
    color: #0060a9;
}
.fundsTableLineTD3 {
	width: 117px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom: 1px solid #dcdcdc;
    text-align: center;
    color: #ee3131;
}
.fundsLine {

	width: 453px;
	height: 223px;
	border: 1px solid #dcdcdc; /*#afb2bd;*/
}
.fundsLineLinks {

	height: 12px;
	padding-top: 10px;
	padding-left: 27px;
}
.fundsLineLinks a:link,a:active,a:visited,a:hover {

	color: #676767;
	font-weight: normal;
}
.fundsLineLinksSpace {

    padding-right: 43px;
}
.fundsText {

	padding-top: 28px;
	padding-left: 21px;
}
.fundsHeadlineImg {

	padding-bottom: 19px;
}
.fundsPdf {

	height: 27px;
	padding-top: 6px;
	padding-left: 6px;
	padding-right: 10px;
	margin-bottom: 18px;
	background-color: #f1f1f1;
}
.fundsPdfBorder {

	height: 28px;
	width: 1px;
	background-color: #dcdcdc;
	top: 3px;
	right: 50px;
}
.fundsPie {

	width: 735px;
}
.pieCountry {

	border: 1px solid #dcdcdc;
}
.pieBranch {

	border: 1px solid #dcdcdc;
}
.pieAsset {

	border: 1px solid #dcdcdc;
}
.fundsPieSpace {
	
    height: 30px;
    line-height: 30px;
    font-size: 30px;
}
