@import url("dynamic.css");
@import url("sh.css");
body {
	background: #d8d8d8 url(/css/images/bg_body.png) repeat-x left top;
	text-align: center;
	color: #6A6A6A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
	line-height: 127.25%;
}

* {
	margin: 0pt;
	padding: 0pt;
}

fieldset, a img {
	border: 0pt none;
}

a {
	text-decoration: none;
	border: 0;
	outline: 0;
}

a:hover {
	text-decoration: none;
}

ul, li {
	list-style-type: none;
}

.select, input.text, textarea {
	font-family: Arial, Helvetica, sans-serif;
}

#headWrap, #wrap, #footer {
	width: 995px;
	margin: 0 auto;
	overflow: hidden;
}

#headWrap {
	background: #1763a1 url(/css/images/bg_headWrap.png) repeat-x left top;
	float: left;
	position: relative;
}

#metaNav ul {
	position: absolute;
	right: 22px;
	top: 9px;
	overflow: hidden;
}

#metaNav ul li {
	margin-left: -1px;
}

#metaNav ul a {
	font-size: 11px;
	padding-left: 11px;
	padding-right: 10px;
	border-left: 1px solid #fff;
	text-transform: uppercase;
}

#headWrap ul li {
	float: left;
}

#headWrap ul a {
	color: #fff;
}

#mainNav {
	height: 10.5em;
	float: left;
	width: 100%;
	background: transparent url(/css/images/bg_mainNav.png) repeat-x left bottom;
}

#wrap {
	background: #eee url(/css/images/bg_wrap.png) repeat-x left top;
}

#contentWrap {
	background: #eee url(/css/images/bg_wrap.png) repeat-x left top;
	float: left;
	width: 83em;
	padding-bottom: 20px;
}

/* */
#header img {
	position: absolute;
	left: 36px;
	top: 8px;
}

#header h2 {
	text-transform: uppercase;
	font-size: 18px;
	font-weight: normal;
	position: absolute;
	left: 196px;
	top: 32px;
	clear: left;
	color: #fff;
}

#nav #search fieldset {
	position: relative;
	background: transparent url(/css/images/sprite.png) no-repeat 0 0;
	float: left;
}

#nav #search label {
	background: url(/css/images/sprite.png) no-repeat 100% -200px;
	display: block;
	padding: 6px 4px 2px 8px;
	float: left;
}

#nav #search label span {
	float: left;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
	margin-right: 6px;
}

#nav #search input {
	color: #67a6db;
	font-size: 10px;
	border: 1px solid #b0c8dd;
	float: left;
	margin: 0 2px 0 0;
	width: 86px;
}

#nav #search .submit {
	background: transparent url(/css/images/bt_search.gif) repeat-x left top;
	height: 18px;
	width: 19px;
	border: none;
	margin-top: -2px;
}

#nav #search .submit:hover {
	background: transparent url(/css/images/bt_search_hover.gif) repeat-x 1px 0;
}


/* = navigation
-------------------------------------------------- */
#nav {
	position: absolute;
	margin: 0 0 0 1.2em;
	left: 182px;
	bottom: 22px;
	height: 25px;
}

#nav li {
	float: left;
	display: block;
	margin-right: 0;
}

#nav li a {
	cursor: pointer;
	display: block;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
	text-transform: uppercase;
	position: relative;
	background: transparent url(/css/images/sprite.png) no-repeat 0 0;
}

#nav li a span {
	display: block;
	background: url(/css/images/sprite.png) no-repeat 100% -200px;
	padding: 6px 12px 3px 12px;
}

#nav li.jsHover a, #nav li a:hover, #nav li a:active, #nav li a:focus, #nav li:hover a, #nav li a:focus a, #nav li:active a, #nav li.active a {
	border-bottom: 1px solid #004B97;
	bottom: -1px;
}


#nav li.jsHover a, #nav li a:hover, #nav li a:active, #nav li a:focus, #nav li.active a, #nav li:hover a {
	color: #fff;
	background: url(/css/images/sprite.png) #fff no-repeat 0 -400px;
	padding: 0;
	margin: -13px 0 0 0;
	text-decoration: none;
}

#nav li.jsHover a span, #nav li a:hover span, #nav li a:active span, #nav li a:focus span, #nav li.active a span, #nav li:hover a span {
	display: block;
	background: url(/css/images/sprite.png) no-repeat 100% -499px;
	padding: 18px 12px 4px 12px;
}

#nav ul {
	position: absolute;
	left: -185px;
	overflow: hidden;
	bottom: -22px;
	width: 100em;
}

#nav.jsFree ul {
	display: none;
}

#nav.jsFree li:hover ul {
	display: block;
}

#nav ul li, #nav ul li span, #nav ul li a, #nav ul li a:hover, #nav ul li a:hover span, #nav ul li:hover a:hover, #nav ul li:hover a:active, #nav ul li:hover a:focus, #nav ul li:hover a {
	background: none !important;
	font-weight: normal;
	margin-top: 0 !important;
	text-transform: none;
}

#nav li ul a:hover span, #nav ul li:hover a span, #nav ul li a span {
	padding: 3px 8px 4px !important;
	color: #fff;
}

#nav ul li a span {
	color: #7E98B6;
}

#nav li.active:hover ul, #nav li:hover ul:hover {
	margin-top: 0;
}

#nav ul li.first {
	margin-left: 189px;
}

#nav ul li.active span {
	color: #fff;
}

#nav ul li.active a, #nav li ul.sec li a, #nav li ul.sec li a:hover {
	border-bottom: none;
	bottom: 0;
}


/* teaser */
.teaserWrap {
	float: left;
	margin-top: 14px;
	margin-left: 10px;
	margin-right: 4px;
	width: 430px;
	background: transparent url(/css/images/bg_teaser_left.png) no-repeat left top;
	padding-top: 16px;
}

.teaserPlain {
	clear: left;
	width: 685px;
	padding-top: 0;
	height: 294px;
	margin-top: 10px;
}

.teaserSmall {
	width: 241px;
}

.teaserMarginal {
	width: 267px;
}

.teaserBox {
	background: transparent url(/css/images/bg_teaser_right.png) no-repeat right bottom;
	width: 100%;
	padding-right: 11px;
	position: relative;
	float: left;
	bottom: -12px;
}

.teaserBottom {
	background: transparent url(/css/images/bg_teaser_bottom_left.png) no-repeat left bottom;
	float: left;
	height: 12px;
	position: relative;
	top: 0px;
	width: 100%;
}

.teaserContent {
	background: #fff url(/css/images/bg_teaser.png) repeat-x left bottom;
	position: relative;
	left: 11px;
	bottom: 0;
	text-align: left;
	margin-right: 11px;
	min-height: 19.7em;
}

.teaserPlain .teaserContent {
	background: transparent url(/css/images/bg_teaser_top.png) no-repeat 100% 0;
	margin: 0 1px 0 0;
	top: -12px;
}

.teaserPlain .teaserContent {
	height: 282px;
}

.teaserPlain .teaserContent img, .teaserPlain .teaserContent #flashWrap {
	position: relative;
	top: 11px;
	width: 674px;
	height: 283px;
	overflow: hidden;
}

.teaserContent h4 {
	font-size: 18px;
	color: #0a3d79;
	position: relative;
	top: -12px;
	z-index: 100;
	margin-left: 10px;
}

.teaserContent h3, .teaserMarginal h4 {
	background: transparent url(/css/images/bg_teaser_top.png) no-repeat 100% 16px;
	position: relative;
	right: -10px;
	top: -28px;
	float: left;
	margin-left: 0;
	width: 100%;
}

.teaserContent h3 span, .teaserMarginal h4 span {
	float: left;
	padding: 9px 0 7px 1px;
	background: transparent url(/css/images/bg_teaser_top_left.png) no-repeat right top;
	margin-left: -10px;
	padding-right: 4.2em;
	font-size: 11px;
	text-transform: uppercase;
	color: #0a3d79;
}

.teaserMarginal h4 span {
	padding-right: 11.8em;
}

.teaserContent p {
	clear: left;
	width: 100%;
}


/* spezielle TeaserInhalte */

/* themen */
.teaserMarginal ul.linkList {
	clear: left;
	float: left;
	position: relative;
	margin-top: -2em;
	padding-right: 15px;
}

.teaserMarginal ul.linkList li {
	clear: left;
	float: left;
	margin-bottom: .6em;
}

.teaserMarginal ul.linkList li a {
	clear: left;
	float: left;
	color: #0a3d79;
	font-size: 14px;
	line-height: 142.857%;
	padding-left: 2em;
	background: url(/css/images/sprite.png) no-repeat 5px -598px;
}

.teaserMarginal ul.linkList li a span {
	clear: left;
	float: left;
	color: #666;
	font-size: 11px;
	line-height: 127.27%;
	width: 19em;
	cursor: pointer;
}

.teaserMarginal ul.linkList li a strong {
	width: 15em;
	display: block;
	cursor: pointer;
}

.teaserMarginal ul.linkList li a:hover {
	text-decoration: none;
}

/*  */
.toggler, .upDown {
	margin-top: 27px;
	padding-top: 0;
}

.toggler {
	background: transparent url(/css/images/bg_teaser_left_tab.png) no-repeat left top;
}

ul.tab {
	clear: left;
	float: left;
	background: transparent url(/css/images/bg_teaser_top.png) no-repeat 100% 0;
	top: -12px;
	left: -5px;
	position: relative;
	width: 271px;
	margin-bottom: 9px;
	z-index: 300;
}

ul.tab li {
	float: left;
	top: -18px;
	position: relative;
	background: transparent url(/css/images/bg_tab_left.png) no-repeat scroll 0 0;
	padding-left: 4px;
}

ul.tab li.first {
	margin-left: -4px;
	background: transparent url(/css/images/bg_tab_left_first.png) no-repeat scroll 0 0;
}

ul.tab a {
	float: left;
	position: relative;
	cursor: pointer;
	background: transparent url(/css/images/bg_tab_right.png) no-repeat scroll 100% 0;
	padding-right: 3px;
}

ul.tab a span {
	float: left;
	font-size: 11px;
	text-transform: uppercase;
	padding: 2px 6px 2px 6px;
	color: #999;
	font-weight: bold;
	margin-top: 5px;
	background: transparent url(/css/images/bg_tab.png) repeat-x scroll 0 0;
}

ul.tab li.active span {
	background: url(/css/images/bg_tab_active.png) repeat-x scroll 0 0;
	color: #0a3d79;
	border-bottom: 1px solid #fff;
	padding-bottom: 1px;
}

.toggler h4 span {
	padding-right: 2em;
}

.toggler h5 {
	border-top: 1px solid #dfe6ec;
	clear: both;
	font-weight: normal;
	float: left;
	margin-left: 6px;
}

.toggler h5.first {
	margin-top: -24px;
	float: left;
	position: relative;
}

#toggler, #upDown, #classic {
	position: relative;
	float: left;
	height: 210px;
	width: 248px;
}

.toggler h5 a {
	font-size: 12px;
	color: #0a3d79;
	clear: left;
	display: block;
	padding: 6px 0 1px 4px;
	width: 238px;
	font-weight: bold;
}

.toggler h5 a:hover {
	text-decoration: none;
}

.toggler .jsToggle {
	margin-left: 6px;
	margin-bottom: 5px;
	position: relative;
	background: #fff url(/css/images/bg_teaser.png) repeat-x scroll left bottom;
	clear: both;
	display: block;
}

.toggler .jsToggle p {
	height: 88px;
	background-position: right bottom;
	background-color: transparent;
	background-repeat: no-repeat;
	width: 20.2em;
	margin-top: 5px;
	margin-bottom: -10px;
	display: block;
	overflow: hidden;
}

.toggler .teaserContent, .upDown .teaserContent {
	background: #FFF;
}

.toggler p span {
	font-size: 11px;
	width: 154px;
	float: left;
	line-height: 145.45%;
	margin: 0 0 0 10px;
}

.toggler .link {
	width: 242px;
	margin-left: 6px;
	color: #0a3d79;
	text-align: right;
	display: block;
	border-top: 1px solid #dfe6ec;
	float: left;
	padding: 5px 0 3px 0;
	margin-bottom: -24px;
}

.toggler .link:hover {
	text-decoration: none;
}

.link span, .teaserDefault a.link {
	background: transparent url(/css/images/bt_linkList.gif) no-repeat scroll left center;
	padding-left: 17px;
}

.toggleWrap {
	clear: both;
	display: block;
	position: relative;
	float: left;
}

.toggleWrap a.btn {
	background: url(/css/images/bt_toggler.png) no-repeat 0 0;
	height: 23px;
	width: 24px;
	position: absolute;
	bottom: 4px;
	right: 0;
	clear: both;
}

#logoList {
	clear: left;
	float: left;
	width: 150%;
	margin-top: 3em;
	padding-left: 40px;
}

#logoList li, #logoList li a {
	float: left;
	display: block;
	height: 31px;
}

#logoList li a {
	margin-right: 75px; /* nach livegang dws edge einstellen */
	margin-right: 113px;
}

#logo_1 {
	width: 72px;
	background: transparent url(/css/images/logo_1.png) no-repeat scroll left bottom;
}

.hover #logo_1 {
	width: 190px;
	background: transparent url(/css/images/logo_1_hover.png) no-repeat scroll left bottom;
}

#logo_2 {
	width: 83px;
	background: transparent url(/css/images/logo_2.png) no-repeat scroll left bottom;
}

.hover #logo_2 {
	width: 192px;
	background: transparent url(/css/images/logo_2_hover.png) no-repeat scroll left bottom;
}


#logo_3 {
	width: 84px;
	background: transparent url(/css/images/logo_3.png) no-repeat scroll left bottom;
}

.hover #logo_3 {
	width: 192px;
	background: transparent url(/css/images/logo_3_hover.png) no-repeat scroll left bottom;
}

#logo_4 {
	width: 80px;
	background: transparent url(/css/images/logo_4.png) no-repeat scroll left bottom;
}

.hover #logo_4 {
	width: 192px;
	background: transparent url(/css/images/logo_4_hover.png) no-repeat scroll left bottom;
}

#logo_5 {
	width: 110px;
	background: transparent url(/css/images/logo_5.png) no-repeat scroll left bottom;
}

.hover #logo_5 {
	width: 217px;
	background: transparent url(/css/images/logo_5_hover.png) no-repeat scroll left bottom;
}

#logo_6 {
	width: 117px;
	background: transparent url(/css/images/logo_6.png) no-repeat scroll left bottom;
}

.hover #logo_6 {
	width: 206px;
	background: transparent url(/css/images/logo_6_hover.png) no-repeat scroll left bottom;
}

/*  teaser small */
.teaserSmall h3 span {
	padding-right: 7.5em;
}

.teaserSmall p {
	background: transparent url(/css/images/bg_teaser.png) repeat-x scroll left bottom;
	position: relative;
	top: -28px;
	display: block;
	height: 10.3em;
	margin-bottom: -24px;
	overflow: hidden;
}

.teaserSmall p a {
	height: 10.3em;
	background-position: right bottom;
	background-color: transparent;
	background-repeat: no-repeat;
	width: 100%;
	display: block;
	color: #666;
	cursor: pointer;
}

.teaserSmall p a span, .teaserDefault p span {
	color: #666;
	margin-top: 25px;
	float: left;
	width: 15em;
	line-height: 145.45%;
	margin-left: 10px;
}

.teaserSmall .linkList {
	position: relative;
	clear: left;
	border-top: 1px solid #DFE6EC;
	padding-top: 8px;
}

.teaserSmall .linkList li {
	margin-left: 10px;
	padding: 0 0 5px 0;
}

.teaserSmall .linkList li a {
	padding-left: 17px;
	color: #0A3D79;
	background: transparent url(/css/images/bt_list.gif) no-repeat scroll left center;
}

.teaserDefault .teaserContent div {
	height: 19.6em;
	background-position: right bottom;
	background-color: #fff;
	background-repeat: no-repeat;
}

.teaserDefault p {
	position: relative;
	top: -28px;
	margin-bottom: -15px;
	overflow: hidden;
}

.teaserDefault p span {
	width: 18em;
}

.teaserDefault .linkList {
	position: absolute;
	bottom: -1px;
	left: 0;
	width: 100%;
	overflow: hidden;
}

.teaserDefault .linkList li {
	width: 25%;
	float: left;
	height: 4.8em;
	background: transparent url(/css/images/bg_teaserNav.png) no-repeat 0 0;
}

.teaserDefault .linkList li:hover {
	background: transparent url(/css/images/bg_teaserNav_hover.png) no-repeat 0 0;
}

.teaserDefault .linkList li a {
	color: #fff;
	height: 4.8em;
	float: left;
}

.teaserDefault .linkList li a span {
	padding: .5em .75em;
	float: left;
	height: 2.6em;
	margin-top: 13px;
}

.teaserDefault .linkList li a:hover, .teaserDefault .linkList li.active a, .teaserDefault .linkList li.active a:hover {
	background: transparent url(/css/images/bg_teaserNav_active.png) no-repeat right top;
	float: left;
	height: 4.7em;
	position: relative;
	width: 100%;
	text-decoration: none;
	color: #0a3d79;
	cursor: pointer;
}

.teaserDefault .linkList li.active a, .teaserDefault .linkList li.active a:hover {
	height: 4.8em;
}

/*  */
.teaserDefault .linkList li.active a, .teaserDefault .linkList li.active a:hover {
	left: 8px;
	width: 98px;
}

.teaserDefault .linkList li.active {
	background: none;
	position: relative;
}

.teaserDefault .linkList li.active a span {
	margin-left: -8px;
}

.teaserDefault .linkList li a:hover {
	background: transparent;
	color: #fff;
}

#content .teaserDefault .linkList li a:hover span {
	background-image: none;
	margin-top: 5px;
}

.teaserDefault .linkList li a:hover span, #content .teaserDefault .linkList li.active a span {
	height: 3.2em;
	margin-top: 0;
	padding-top: 14px;
	background: transparent url(/css/images/bg_teaserNav_active_left.png) no-repeat left top;
}

#content .teaserDefault .linkList li.active a:hover span {
	margin-top: 0;
}

#content .teaserDefault .linkList .
li.first.active span {
	background-position: -1px 0 !important;
	margin-left: -7px;
}

.teaserDefault a.link {
	color: #0A3D79;
	margin: 3px 0 0 10px;
	clear: left;
	float: left;
}

.teaserMarginal a.link {
	position: absolute;
	bottom: 0;
	right: 0;
	clear: both;
	float: none;
}

/*  */
.toggler dl {
	width: 245px;
	clear: left;
	float: left;
	font-size: 11px;
	margin-left: 3px;
	border-top: 1px solid #cfdeea;
}

.toggler dl dt {
	clear: left;
	float: left;
	width: 189px;
	border-bottom: 1px solid #cfdeea;
	padding: 1px 0;
}

.toggler dl dd {
	float: left;
	border-bottom: 1px solid #cfdeea;
	width: 55px;
	text-align: right;
	padding: 1px 0;
}

dl.up dd {
	color: #53a82f;
}

dl.up {
	margin-bottom: 14px;
	margin-top: -5px;
}

dl.down {
	margin-top: -2px;
}

dl.down dd {
	color: #f41020;
}

.toggler dl a {
	color: #0a3d79;
	background: transparent url(/css/images/bt_upDown.png) no-repeat scroll left center;
	padding-left: 17px;
}

h5.upDown {
	color: #004b97;
	font-size: 12px;
	top: -1px;
	left: 3px;
	position: relative;
	margin-bottom: 2px;
	margin-top: 0;
	border-top: none;
	font-weight: bold;
	background-image: none;
	width: 19.8em;
}

h5.upDown span {
	font-weight: normal;
	float: right;
	margin-top: -1.1em;
	color: #7c95b3;
}

h5.upDownFirst {
	top: -24px;
	margin-bottom: -22px;
	background: none;
}

#upDown a {
	border-top: none;
}

.toggler .teaserContent {
	height: 265px;
}

/*  */
.note {
	font-size: 10px;
	color: #868686;
	width: 70em;
}

#footer {
	text-align: left;
	position: relative;
	margin-top: 8px;
	padding-bottom: 2em;
}

#footer ul {
	position: absolute;
	right: -5px;
	top: 0;
	overflow: hidden;
	margin-right: -1px;
}

#footer ul li {
	float: right;
}

#footer ul a {
	font-size: 11px;
	color: #868686;
	font-weight: bold;
	border-right: 1px solid #868686;
	padding: 0 5px;
}

/*   typo 
------------------------------- */
.strong {
	font-weight: 700;
}


/* offleft technique instead of "display: none;" to support IE-Win based screenreader */
.hide, hr, .jsActive .jsHide, .jsActive .jsToggle {
	position: absolute !important;
	top: -10000px;
	left: -10000px;
	overflow: hidden;
}

.navSkip {
	position: absolute;
	left: -2000px;
	top: -1000px;
	height: 0px;
}

.navSkip a:active, .navSkip a:focus {
	position: absolute;
	left: 2185px;
	top: 1000px;
	width: 150px;
	font-size: 0.8em;
	font-weight: 600;
	color: #333;
	text-decoration: none;
	z-index: 1;
}

/* Advisor forum overview page Webshop box */
.webshopBox .teaserWrap {
	width: 267px;
}
.webshopBox .teaserContent {
	height: 253px;
}
* html .webshopBox .teaserContent {
	height: 250px !important;
}
.webshopBox ul.linkList {
	border: 0;
	font-weight: bold;
	position: absolute;
	top: 90px;
}
.webshopBox .teaserSmall p {
	background-image: none;
	overflow: visible;
	position: static;
}
.webshopBox .teaserSmall p a {
	background-image: url(/css/images/bg_webshop.png);
	bottom: 0;
	height: 232px;
	position: absolute;
}
.webshopBox .teaserSmall p a span {
	width: auto;
}
.webshopBox .teaserSmall .linkList li a {
	background-image: url(/css/images/bt_linkList.gif);
}
