* {	margin: 0;	padding: 0;	-webkit-text-size-adjust: none;	text-size-adjust: none;	-webkit-font-size-adjust: none;	font-size-adjust: none;}@font-face {   font-family: 'SparRg';   src: url('font/spaka.eot');   src: url('font/spaka.eot?#iefix') format('embedded-opentype'), url('font/SparRg.ttf') format('truetype');}@font-face {   font-family: 'SparLt';   src: url('font/spaka-light.eot');   src: url('font/spaka-light.eot?#iefix') format('embedded-opentype'), url('font/SparLt.ttf') format('truetype');}html{	-webkit-text-size-adjust: none;	text-size-adjust: none;	-webkit-font-size-adjust: none;	font-size-adjust: none;	height: 100%;}body {	height: 100%;	color: rgb(20%,20%,20%);	font-family: Arial;	background: #D5DADF;}

footer img {	margin-right: 5px;	max-width: 32px !important;	min-width: 32px !important;	max-height: 32px !important;	min-height: 32px !important;}
footer img#made-in-lux {	margin-right: 5px;	max-width: 30px !important; height:auto;	min-width: 30px !important;	max-height: none !important;	min-height: 0 !important;}


img {	height: auto;	max-width: 100%;	width: 100%;}/* Überschreiben von Foundation standart */.row {	max-width: 1024px;	margin-bottom: 75px;	background: #fff;}.row .row {	margin: 0;}.columns {	margin-top: 0px;}/** Styles der Überschriften **/	h1,h2,h3,h4,h5,h6{		color: rgb(25,34,84);		font-family: SparRg, Arial;		font-weight: normal;		margin-bottom: 0;	}	h1 {		margin-top: 0;		font-size: 1.35em;		margin-bottom: 0.5em;	}	h2 {		font-size: 1.17em;		margin-top: 1em;	}	.Download-Center h2 {		margin-bottom: 0.5em;	}	h3 {		font-size: 1.05em;	}	#zitat p {		font-family: SparRg;		font-weight: normal;		font-size: 1.35em;		line-height: 1.4	}	p {		font-size: 0.875em;	}/* Allgemeine Definitionen */a:focus, .breadcrumbs a,a {	text-decoration:underline;	color: rgb(25,34,84);}a[href^="http:"] {	display: inline;}a:hover {	text-decoration:underline;	color: rgb(213, 168, 13);}/*a[href$=".pdf"]:before {	background: url('../img/pdf_pfeil.png') right center no-repeat rgb(25,34,87);	content: ' PDF ';	padding: 3px 15px 2px 3px;	margin-right: 5px;	color: #fff;	font-size: 0.75em;}a[href^="http:"]:hover:before,a[href$=".pdf"]:hover:before {	background-color:rgb(213,168,13);	text-decoration:none;}a[href^="http:"]:before {	background: url('../img/externer_link.png') right center no-repeat rgb(25,34,87);	content: ' LNK ';	padding: 3px 13px 2px 3px;	margin-right: 5px;	color: #fff;	font-size: 0.75em;}*/blockquote,blockquote p,.fazit {	font-weight: bold;	color: rgb(25,34,84);	border-left: none;	padding: 0;}div.csc-default p{}/* Styles für das Menü. Dieses wird klein jedoch nicht angezeigt, sondern erst ab der großen version */.top-bar {	background: rgb(201,215,228);	height: auto;	margin-bottom: 1em;}.top-bar .sitecontainer{	padding: 0 10px;}
footer .sitecontainer {	padding: 10px 10px 0;}#navMain li {	width: 20%;	float:left;	position:relative;}#navMain li a {	text-decoration:none;	width: 100%;	display:block;	text-align:left;	font-family: SparRg;	font-size: 1em;	color: rgb(20%,20%,20%);	position:relative;	padding: 4px 0 2px 10px;}#navMain li a[href="javascript:"] {	cursor: default;}#navMain li:hover>a,#navMain li.hover>a {	background: rgb(213,168,13);	color: #fff;}#navMain li.active>a,#navMain li.selected>a {	background: rgb(25,34,84);	color: #fff;}#navMain li.active li a {	background: rgba(222,227,232,0.95);	color: rgb(20%,20%,20%);}#navMain li ul {	position:absolute;	display:none;	border: 1px solid #ccc;	border-top: none;	width: 100%;	z-index: 2;	margin-left: 0;}#navMain li.hover ul {	display:block;}#navMain li ul li {	float:none;	width: 100%;}#navMain li.hover ul li a,#navMain li ul li a {	float:none;	padding-left: 9px;	text-align:left;	color: rgb(20%,20%,20%);	background: rgba(222,227,232,0.95);	width: 100%;	display:block;	z-index:4000;}#navMain li ul li:hover a {	background: rgb(163,167,187);	color: #fff;}#navMain li ul li.active a,#navMain li ul li.selected a {	background: rgb(163,167,187);	color: #fff;}/* Styles für die zweite Menü ebene */#second_navi {	display:block;}#second_navi ul {	list-style:none;	margin-bottom: 0.7em;	float:left;	margin-top: 0.55em;}#second_navi li {	display:block;	width: 100%;	float:left;}#second_navi li a {	display:block;	text-decoration:none;	float:left;	background: rgb(235,235,236);	font-size: 0.9em;	color: rgb(25,34,87);	padding: 10px 8px;	border-bottom: 1px solid #D8D9DA;	width: 100%;	/*	padding: 0 8px;	*/}#second_navi a:hover {	color: rgb(213,168,13);}#second_navi li.selected a {	background: rgb(189,211,226);	color: rgb(25,34,87);}#second_navi ul:after {	clear:both;}/* Styles für die Breadcrumb */.breadcrumbs {	background: rgb(102,107,141);	width: 100%;	float:left;	border: none;	border-radius: 0;}.breadcrumbs a {	color: rgb(154,167,187);}.breadcrumbs .last {	color: #fff;}.breadcrumbs > *:before {	content: ">";}/* Styles für den Headerbereich */#logo {	background: #fff;	width: 258px;	float:left;}.Start #logo {	width: 100%;	float:none;	padding-bottom: 15px;}#logo img {	max-width: 194px;	width: 194px;	display:block;	padding-top: 10px;	padding-left: 13px;	height: auto;}.Start.tpl_default #logo img {	display:block;	margin: 0 auto;}#handynavigation {	display:block;	width: 62px;	height: 62px;	float:right;}.handynavi {	width: 100%;	height: 100%;	display:block;	background: url('../img/navi.png') no-repeat;	background-size: 62px 62px;}.header {	width: 100%;	min-width: 320px;	overflow: hidden;	background:#fff;} .header {}.header div.csc-textpic.csc-textpic-intext-left{	position:relative;}.header .sitecontainer {}.header div.csc-textpic-text {	display:none;}.Start .header div.csc-textpic-text {	font-family: SparRg;	color: rgb(25,34,84);/*	height: 62px; */}.Start .header div.csc-textpic-text p{	font-size: 0.93em;	margin-bottom: 0;	margin-top: 10px;	bottom:2px;	font-family: SparRg;	display:block;}.header div.csc-textpic-text p {	display:none;}.header div.csc-textpic-imagewrap {	margin-right: 2em;}/* Vater und Sohn */.Start .header {	background: url(../img/hintergrund/intro_vater_u_sohn.jpg) no-repeat;	overflow:visible;}.sitecontainer {	display:block;	width: 100%;	padding: 0 47px;	clear:both;	margin: 0 auto;}/* Styles nur für die Startseite */.container {	/* width: 150px; */	-moz-box-sizing: border-box;	box-sizing: border-box;	color: #fff;	font-size: 1.25em;	display:block;	background: rgba(0, 16, 51, 0.55);	overflow:hidden;	font-family: SparRg;}.Start .gross {	display:table;/*	max-width: 225px;	min-width: 225px;*/	height: 100%;	height: 275px;	width: 100%;	padding: 10px;	margin: 0 auto;	background-color: rgba(0, 16, 51, 0.55);}.gross h1 {	margin-top: 0;	margin-bottom: 0;	color: #fff;	font-size: 1em;	font-family: SparLt;}.gross h1 a:after {	content: '“';}.gross h1 a:before {	content: '„';}.header #blogbeitrag p  {		display:none;		color: #fff;		font-size: 0.875em;		font-family: Arial;		margin-top: 1em;		line-height: 1.3;	}.gross div article div {	display:none;}.gross .tx-typo3blog-pi1 {	padding-left: 0;	padding-right: 10px;}.klein {	width: 48.5%;	max-width:111.375px;	height: 111.375px;	margin-top: 6px;	float:left;	background-color: rgba(0, 16, 51, 0.55);}.gross:hover,.klein:hover {	background-color: rgba(138, 147, 177, 0.9);}.klein:nth-child(odd) {	margin-right: 6px;}.container.klein p {	padding: 10px 5px;}.gross a,.klein a {	text-decoration:none;	color: #fff;	display:block;	width: 100%;	height: 100%;	font-family: SparRg;}.gross a {	padding: 0;	display:table-cell;	line-height: 1.4;	width: 100%;	height: 100%;}.gross article {	display:table-cell;	width: 100%;	vertical-align:middle;/*	height: 100%; */}.datum {	display:block;	font-size: 0.75em;	margin-top: 0;	margin-bottom: 20px;}.blogbeitrag p {	display:none;}.klein a {	padding: 41px 10px;	line-height: 1.2;	font-size: 0.9em;}.hilfscontainerzwei {	display:block;	width: 100%;	max-width: 225px;	margin: 0 auto;}.hilfscontainer {	display:block;	width: 100%;	max-width: 225px;	margin: 0 auto;}.hilfscontainerzwei .gross {	overflow:hidden;	height: 325px;}.hilfscontainerzwei .blogbeitrag .csc-textpic .csc-textpic-imagewrap {	display:none;}.hilfscontainer ul {	margin: 0;	padding: 0;}.teloslogo {	clear:left;	float:left;	margin-left: 460px;	position:relative;	width: 100px;}.teloslogo img {	display:block;	bottom: 22px;	margin-left: 25px;}/* Normale Seiten */.zitat {	display:none;	margin-bottom: 27px;	position:relative;}#zitat article {	z-index:-1;	position:relative;}#zitat article:first-child {	z-index:10;}.inhalt {	background: #fff;}#content_row2 {		border-top: 1px solid #ccc;		padding-top: 1em;		margin-bottom: 0;		background: #fff;}.boxen {	display:none;}.boxen ul {	list-style:none;}.boxen li a {	width: 32px;	height: 32px;	display:block;    background: rgba(138, 147, 177,0.9);	float: left;	margin-right: 10px;	text-indent: -9999px;}.boxen li:hover a{	background: rgba(213,168,13, 0.9);}.boxen li a.active {	background: rgba(25,34,87, 0.9) !important;}/* Aufzählungen */ul.strategie,.tx-typo3blog-pi1 ul,.csc-bulletlist {	list-style-type: square;	margin-left: 15px;	color: rgb(25,34,84);}.tx-typo3blog-pi1 ul li {	font-size: 0.875em;}.tx-typo3blog-pi1 ul li li {	font-size: 1em;}ul.strategie li,.csc-bulletlist li {	font-size: 0.875em;}.tx-typo3blog-pi1 ul ul {	list-style: none;}.tx-typo3blog-pi1 ul ul li:before {	content: '';}.tx-typo3blog-pi1 ul ul ul {	list-style-type:disc;	margin-left: 15px;}.tx-typo3blog-pi1 ul ul ul li:before {	content: '';}.einleitung {	display:inline-block;	margin-right: 5px;	width: 170px;}.csc-bulletlist li span {	color: rgb(20%,20%,20%);}ol {	margin-left: 15px;}ol li {	font-size: 0.875em;	color: rgb(20%,20%,20%);}

/** Der Footerbereich **/
footer {	width: 100%;	max-width: 100%;	background: #D5DADF;	/* background: rgb(222,227,232); */	text-align:right;	height: 75px;	position:relative;	bottom:0;}
footer img {}
footer p {	float: left;	margin-bottom: 0;	font-size: 0.70em;	margin-top: 5px;	width: 100%;}

/* Für die Blog Beiträge */.weiterlesen {	color: #fff;	display:block;	width: auto;	text-decoration:none;	padding: 10px;	background: rgb(90,105,143);	float:right;}.weiterlesen:hover {	background-color:rgb(213,168,13);	text-decoration:none;	color: #fff;}.emailLink,.twitterLink,.facebookLink,.googleLink {	text-indent: -9999px;	float:right;	width: 28px;	height: 28px;	margin-left: 7px;	margin-top: -10px;}.twitterLink {	background: url('../img/socialmedia/twitter.png');	background-size: 28px 28px;}.facebookLink {	background: url('../img/socialmedia/facebook.png');	background-size: 28px 28px;}.googleLink {	background: url('../img/socialmedia/googleplus.png');	background-size: 28px 28px;}.emailLink {	background: url('../img/socialmedia/email.png');	background-size: 28px 28px;}.blog_socialmedia {	float:right;	display:block;	width: auto;}.tx-typo3blog-pi1 h1 a {	text-decoration: none;}.tx-typo3blog-pi1 .csc-default .csc-firstHeader {	display:none;}.tx-typo3blog-pi1.outer .csc-default .csc-firstHeader {	display:block;}/*April 2014*/div.csc-textpic-left .csc-textpic-imagewrap {	float:none;}/*Bild in der Blogliste*/.tx-typo3blog-pi1 div.csc-textpic-left .csc-textpic-imagewrap{	float: left;	margin-right:20px;}.tx-typo3blog-pi1 .csc-default .csc-textpic-imagewrap img {	float:left;	max-width:100px;}/*Bild innerhalb eines Blogdetails*/.tx-typo3blog-pi1.outer .csc-default .csc-textpic-imagewrap img {	max-width:100%;	float:none;	margin-right:0;}/* Kontaktformular */.csc-mailform li {	display:block;	float: left;	width: 100%;	margin-right: 0;}textarea {	resize: vertical;}.csc-form-9 textarea { /* Die Textarea mit dem Anliegen soll kein Abstand nach unten haben */	margin: 0;}.csc-form-10 {	font-size: 0.75em;}div.csc-mailform li label {	width: 100%;}label strong, legend strong {	display:inline-block;	float:right;	text-transform:none;}input[type="reset"],input[type="submit"] {	background:url('../img/pfeil_kl.png') right center no-repeat rgb(25,34,87);	color: #fff;	padding: 5px 0 5px 5px;	border:none;	text-align:left;	width: 136px;	float:right;	display:block;	border-radius:none;}input[type="reset"] {	margin-right: 10px;}input[type="reset"]:hover,input[type="submit"]:hover {	background-color:rgb(213,168,13);}label em {	display:inline-block;	margin-left: 4px;}.csc-mailform {	display: block;	margin-bottom: 15px;	float: left;}.kontakt #socialbuttonsinhalt,.kontakt .blog_socialmedia {	display:none;}.csc-mailform .fehler {	border-color: #c00;}/* Kommentare */input[type="text"] {	width: 100%;	display:inline-block;}.tx-comments-comment-form LABEL[for="tx_comments_pi1_submit"] {	display:none;}.tx-comments-comment-form LABEL {		width: 100%;		display: block;		float: left;		padding-top: 8px;	}.tx-comments-comment-input, .tx-comments-comment-form TEXTAREA { width: 100% }.tx-comments-comment-form {	margin-bottom: 10px;}.tx-comments-no-comments {	font-size: 0.875em;}.fehlerfeld {	display: block;	color: red;	font-size: 0.875em;	margin-left: 20%;}.tx-comments-comment-form input {	font-size: 0.875em;}/* Tabellen */table {	width: 100%;	border:none;	border-collapse: collapse;	font-size: 0.95em;	max-width: 753px;}thead {}table thead tr td {	min-height: 18px;	border-bottom: none;	background: #DEE3E8;	border-right: 1px solid #fff;	font-weight: normal;	color: rgb(25,34,84);}tr {}td {	font-size: 0.8em;	text-align:right;	padding: 7px !important;	border-bottom: 1px solid #7B7C7E;}tr td:first-child {	text-align:left;}.thname {	width: 160px;}.thisin {	width: 110px;}.thwhrg {	width: 70px;}.thausgabe {	width: 70px;}.thrueck {	width: 70px;}.thdatum {	width: 70px;}.thzwg {	width: 50px;}.thertrag {	width: 70px;}.thaa {	width: 50px;}.thverw {	width: 50px;}.stand {	text-align:right !important;	background: #fff !important;}/* Fondsdatenblatt */.fondsuebersicht {	display:block;	width: 100%;	margin-bottom: 15px;	float:left;}.fondsuebersicht:after {	clear:both;}.fondsname {	color: rgb(25,34,84);	width: 100%;	display:block;	background: #DEE3E8;	padding:2%;	font-size: 1.125em;	float:left;}.zeitraum {	float:left;}.zelle {	width: 100%;	display:block;	border-bottom: 1px solid #7B7C7E;	float:left;	vertical-align:middle;}.wert {	text-align:right;	display:block;	width: 55%;	float:left;	padding: 2%;}.bezeichnung {	text-align:left;	display:block;	width: 45%;	float:left;	display:table-cell;	vertical-align:middle;	padding: 2%;	background: #DEE3E8;}.fondsuebersicht-table {		display:none;	}	#c779 p {		margin-bottom: 0;	}/** Videos **/.beschreibung {	margin-top: 10px;}.twitter-timeline {	text-decoration: none;	cursor: default;	line-height: 1.6;	color: #333;	font-size: 11px;	display:block;}.twitter-timeline:hover {	text-decoration:none;	cursor: default;	color: #333;}.twitter-timeline:active,.twitter-timeline:focus {	text-decoration:none;	color: #333;}.large-padding-left,.large-padding-right{	padding:0;}/* auf den seiten fondsmanager alle Personenbilder 110px breit*/body.Fondsmanager #content_row1 img{	width:100%;	height:auto;}@media screen and (min-width:280px) {	body.Fondsmanager #content_row1 img{		width:110px;		height:auto;	}}/**** Für die Startseite ein paar extra Breakpoints ****/@media screen and (min-width:420px) {	body {	}	.gross h1{		font-size: 1.45em;	}	.hilfscontainerzwei,	.gross {		max-width: 325px;		min-width: 325px;		min-height: 325px;		max-height: 325px;	}	.klein {		min-width: 157.625px;		max-width:157.625px;		height: 157.625px;		min-height: 157.625px;		max-height: 157.625px;		margin-top: 9.75px;	}	.klein:nth-child(2n+1) {		margin-right: 9.75px;	}	.klein a {		padding: 65px 10px;	}	.hilfscontainer {		min-width: 326px;		max-width: 326px;	}	.blogbeitrag p {		display:none;	}


/*
body.Start footer .sitecontainer:before{
	content: " ";
	width:80px;
	height:80px;
	display:block;
	position:absolute;
	top:-120px;
	margin-left:0;
	background:url(/fileadmin/default/templates/nordlb/img/made-in-luxembourg-b-transparent-500.png)no-repeat center transparent;
	background-size:contain;
}

body.Start img#made-in-lux{
	display:none !important;
}

@media (max-width:767px){
	body.Start footer .sitecontainer:before{
		content:"";
		display:none;
	}
	body.Start img#made-in-lux{
		display:inline-block !important;
	}
}
*/
footer {		min-height: 55px;	}
footer p {		float: none;		width: auto;		font-size: 0.75em;	}	.row {		margin-bottom: 55px;	}		#second_navi li {		display:block;		width: 50%;	}}@media screen and (min-width:470px) {	.hilfscontainerzwei,	.gross {		max-width: 375px  !important;		min-width: 375px  !important;		height: 375px  !important;		min-height: 375px  !important;		max-height: 375px !important;	}	.klein {		min-width: 181.875px;		max-width:181.875px;		height: 181.875px;		max-height: 181.875px;		min-height: 181.875px;		margin-top: 11.25px;	}	.klein:nth-child(2n+1) {		margin-right: 11.25px;	}	.klein a {		padding: 78px 10px;	}	.hilfscontainer {		min-width: 376px;		max-width: 376px;	}}@media screen and (min-width: 660px) {	.zelle {		width: 49%;	}	.fondsname {		padding: 1%;	}		#second_navi li a {	padding: 0px 8px;	padding: 0 8px;}}/**** Der Breakpoint für ipad Hochformat ****/@media screen and (min-width:768px) {	.large-padding-left{		padding-left:0.5em;	}	.large-padding-right{		padding-right:0.5em;	}	#second_navi li {		width: 50%;	}	html {		overflow-y:scroll;	}	body {		background:none;	}	.Download-Center h2,	h2,h3 {		margin-bottom: 0.5em;	}	.zelle {		width: 100%;	}	.fondsname {		padding: 2%;	}	#logo {		background:none;		max-width: 1024px;		width: 100%;		margin: 0 auto;		padding: 32px 10px;		float:none;	}	#logo img {		margin: 0;		min-width: 201px;		padding-left: 0;		padding-top:0;		max-width: 201px;	}	.Start #logo {		padding: 37px 10px 27px;	}	.Start #logo img {		max-width: 296px;		width: 296px;	}	.header .sitecontainer {		background: none;		padding-top: 0;	}	#second_navi {		display:block;		float: left;		width: 100%;	}	.header div.csc-textpic-text {		display:block;	}	.sitecontainer {		padding: 10px;	}	.hilfscontainerzwei,	.gross {		width: 300px !important;		max-widht: 300px !important;		min-width: 300px !important;		height: 300px !important;		max-height: 300px !important;		min-height: 300px !important;		float:left;		margin-right: 10px;		max-width: none;	}	.gross h1 {		color: #fff !important;	}	.klein {		margin-top: 0;		width: 145px;		height: 145px;		margin-bottom: 10px;		max-width: 145px;		float:left;		min-height: 145px;		min-width: 145px;		max-height: 145px;		min-height: 145px;	}	.klein:nth-child(odd) {		margin-right: 10px;	}	.hilfscontainer {		width: 300px;		max-width: 300px;		float: left;		min-width: 300px;	}	.klein a {		padding: 60px 10px;	}	/* Headerbilder werden nur in den großen varianten angezeigt*/	.Start .header {		min-height: 94%; /* Moderne Browser */		height: auto !important; /* Moderne Browser */		height: 94%; /* IE */		background: url(../img/hintergrund/intro_vater_u_sohn.jpg) !important;		background-size: cover !important;	}	.Start #logo {		height: 160px;	}	.Start #logo img {		max-width: 296px !important;	}	.Start .header div.csc-textpic-text p {		 margin-top: 42px;		font-family: SparRg;		font-size: 1.45em;	}	.Inflationsschutz .header {		background: url("../img/hintergrund/inhalt_boje.jpg") center right;		color: #fff;	}	.Inflationsschutz .header p {		margin-top: 0;		color: #fff;		font-family: SparLt;	}	.fonds_infos .header {	    background: url("../img/hintergrund/inhalt_bootssteg_2.jpg") center right;	    color: #fff;	}	.fonds_infos .header p {		margin-top: 0;		color: #fff;		font-family: SparLt;	}	.media_center .header {		background: url("../img/hintergrund/inhalt_vater_u_sohn.jpg") bottom right;		color: #fff;		background-size:cover;	}	.media_center .header p {		color: rgb(25,34,87);	}	.blog_seite .header {		background: url(../img/hintergrund/inhalt_segelboote.jpg) bottom right;		color: #fff;	}	.blog_seite .header p {		color: rgb(25,34,87);		margin-top: 0;		font-family: SparLt;	}	.kontakt .header {		background: url(../img/hintergrund/inhalt_jungs.jpg) bottom right;		color: rgb(25,34,84);	}	.kontakt .header p {		color: rgb(25,34,84);		margin-top: 0;		font-family: SparLt;	}	.header {		height: 255px;		color: #fff;	}	.header p {		margin-top: 0;		color: rgb(25,34,87);		font-family: SparLt;	}	.Start.media_center .header p {		color: rgb(25,34,87);	}	.header p .smaller {		font-size: 0.65em;		vertical-align:baseline;	}	.zitat {		display:block;	}	.boxen {		display:block;	}	p {		font-size: 0.875em;	}	.breadcrumbs {		border:none;		background:none;		padding: 0;		margin-bottom: 5px;	}	.breadcrumbs .last {		color: rgb(20%,20%,20%);	}	.sitecontainer {		max-width: 1024px;		padding: 10px;	}	#socialbuttonsinhalt,	#content_row1 {		padding-right: 15px;		margin-bottom: 25px;	}	#content_row2 {		border-top: none;		padding-top: 0;	}	.inhalt {		margin-bottom: 0px;		border-right: 1px solid #ccc;	}	#socialbuttonsinhalt {		padding-top: 20px;		height: 38px;		float:right;		width:100%;		display:block;	}	/* Neue Definitionen für die Blog einträge */	.weiterlesen {		padding: 2px 0 2px 5px;		font-size: 0.9em;		width: 80px;	}	/* Formular großes Format */	div.csc-mailform li label {		width: 100%;	}	.csc-mailform li {		width: 49%;	}	.csc-mailform .csc-form-2,	.csc-mailform .csc-form-4,	.csc-mailform .csc-form-7		{		margin-right: 1%;	}	input[type="text"] {		width: 100%;	}	.tx-comments-comment-input, .tx-comments-comment-form TEXTAREA, .tx-comments-comment-input[type="text"] { width: 70% }	.csc-form-4 textarea {		height: 88px;	}	.csc-mailform .csc-form-9,	.csc-mailform .csc-form-11 {		width: 100%;	}	#field-9 {		width: 100%;		height: 50px;	}	.tx-comments-comment-form LABEL {		width: 20%;	}	footer {		position:fixed;	}	.beschreibung {		margin-top: 0;	}	.chartbild {		margin-left: -8px;	}	.chartbild img {		max-width: 753px;	}}@media screen and (min-width: 840px) {	.zelle {		width: 49%;	}	.fondsname {		padding: 1%;	}}@media screen and (min-width: 1024px) {	.fondsuebersicht {		display:none;	}	.fondsuebersicht-table {		display:block;	}	#second_navi li {		width: auto;	}}div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image {	margin-bottom: 1em;	margin-right: 1em;	margin-top: 6px;}#content_row2 div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image {	margin-right: 0;	margin-top: 0;}.header div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image {	margin: 0 !important;}figcaption.csc-textpic-caption {	display:block;	font-size: 0.875em;	line-height: 1.6em;	margin-top: 1em;	width: 100%;}#content_row2 .csc-textpic-image img {	width: auto;}.Strategie #content_row2 .csc-textpic-image img,.Kontakt #content_row2 .csc-textpic-image img {	width: 100%;}.Impressum h3 {	margin-bottom: 0;}.csc-textpic-image a[href$=".pdf"]:before {	content:'';	padding:0;}.tx-comments-pi1 {	margin-top: 2em;}.tx-comments-comment-admin { margin: 10px 20px; background-color: #e0e0e0; padding: 5px 9px; text-align: center; }.tx-comments-comment-form INPUT, .tx-comments-comment-form TEXTAREA, .tx-comments-comment-form IMG { margin-top: 5px; }.tx-comments-comment-form BR { clear: left; }.tx-comments-comment-content { margin-top: 1em; padding: 3px 0; font-size: 0.875em; line-height: 1.6; }.tx-comments-page-browser { text-align: center; margin: 15px 0; }.tx-comments-page-browser-current, .tx-comments-page-browser A { padding: 0 3px; }.tx-comments-required-mark { display:inline-block; margin-left: 1%; }.tx-comments-required-error { margin-left: 10px; color: red; background-color: #f5f500; padding: 3px 5px; }.tx-comments-captcha { padding-left: 100px; }.tx-comments-captcha IMG { border: 1px solid #d0d0d0; margin-left: 0px; }.tx-comments-form-top-message { border: 1px solid #d0d0d0; padding: 10px 20px; text-align: center; font-weight: bold; }.tx-comments-closed { border: 1px solid #d0d0d0; padding: 10px 10px; margin: 10px 0; }.tx-comments-closed IMG { vertical-align: baseline; margin-left: 4px; padding-right: 4px; }.tx-comments-comment-report { font-size: 80%; margin: 7px 0 5px 15px; }.tx-comments-rating { margin-left: 15px; }#twitter-widget-0 .var-narrow .timeline-header .summary {	font-size: 20px !important;}.row .row .columns {	/* padding-left: 0; */}div.csc-textpic, div.csc-textpic div.csc-textpic-imagerow, ul.csc-uploads li,div.csc-textpic-center .csc-textpic-imagewrap, div.csc-textpic-center figure.csc-textpic-imagewrap {	overflow:visible;}div.csc-textpic-center .csc-textpic-center-outer {	float:none;	right: 0;}div.csc-textpic-center .csc-textpic-center-inner {	float:none;	right: 0;}/* Ist noch einzusortieren in die entsprechenden Styles */.Download-Center h2 {	display:block;	background: rgb(222,227,237);	padding: 3px 5px 2px;	float:left;	width: 100%;}.toplink {	display:block;	float:right;	font-size: 0.75em;	text-decoration:none;	padding: 3px 5px 2px 0;}.toplink:hover {	text-decoration:none;}h2 a.toplink {	display:block;}a[href^="http:"]:before,a[href$=".pdf"]:before {	padding: 0;	content: '';}/* Für die Video Seite */.video h3 {	margin-top: 0;}iframe {	width: 100%;	height: auto;}iframe#twitter-widget-0 {	height: 400px;}.videogross iframe {	height: 250px;}.row.video {	margin-top: 1em;}.beschreibung.columns,.videofenster.columns {	padding-left: 0;}ul.strategie .showinfo {	display:none;	color: #333;}ul.strategie .showinfo.visible {	display:block;}/* Workaround */#c771 p {	margin-bottom: 0;}.container.gross {	/* display:block; */	display:table;}.gross a {/*	display:table-cell; */	padding: 0 10px 0;	vertical-align:middle;}span.csc-uploads-fileName {	font-size: 0.875em;}figcaption.csc-textpic-caption {	display:block !important;}body.Start .drucklink,body.Start #drucklink{	display:none !important;}