/* Stil-Vorlagen */
/* (C) 2004 GSF German Software Factory */

table.layout {
	border:0px;
	border-collapse:collapse;  
}
/* Hintergrund */
body {
	background-color:#ffffff; /*#aac5ff; *//* Hintergrundfarbe */
	color:#000000;            /* Schriftfarbe */
	font-family: Arial, sans-serif;
}

.trigfont {
	font-family: "Times New Roman", serif;
	}

/* Verkn�pfungen */
a:link {       
	/*color:#990033;             /* weinrot f�r normale Links */
	color:#003399;
	text-decoration:underline; /* unterstrichen */
}

a:visited { 
	/*color:#660033;             /* etwas dunkler f�r schon besuchte Links */
	color:#0066FF;
	text-decoration:underline; 
}

a:active, a:hover { 
	color:#330066;             /* bei Anwahl: schwarz */
	text-decoration:underline; 
}

#header {
	position:static;
	height: 60px;
	}
#logo {
	position: absolute;
	}
#topnav {
	position: absolute;
	top:15px;
	left: 208px;
	width:600px;
	text-align: center;
	vertical-align: middle;
	}
#topnav a {
	padding-top: 10px;
	}

.trilink {
	color:#ffffff;
	text-align: center;
	vertical-align: middle;
}

a.trilink:link {       
	color:#ffffff;
	text-decoration:none;
}

a.trilink:visited { 
	color:#ffffff;
	text-decoration:none; 
}

a.trilink:active, a.trilink:hover { 
	text-decoration:underline; 
}

.important {
	float:left;
	margin: 0px 10px;
	padding:4px;
	width:250px;
	color:#FFFFFF;
	text-align:left;
	vertical-align:middle;
	border:4px outset #FF8080; 
	background-color:#FF4040; 
}

/* Seitenbanner */
table.header {
	border-spacing:0px;
	border:0px;
	margin:0px;
	padding:0px;
}

h1.banner { 
	/*font-family:'MS Serif','Times New Roman',Times,serif; */
	font-size:24px;
	font-weight:bold;
    text-align:left;
    /*line-height:40px;*/
    vertical-align:top;
	width:600px;
	margin:0px;
	/*color:#1E3A6F;*/
	/*color:#EE6600;*/
	color:#AAAAAA;
	/*background-image:url('images/logo2.gif');*/
    text-align:center;
    /*border-left:1px solid #EE6600;
    border-top:1px solid #EE6600;*/
}

hr {
    color:#EE6600;
}

.main {
	width:780px;
}

table.main {
	width:780px;
	border:0px;
}

div.main {
	width:600px;
	position: relative;
	left: 200px;
}

.invisible {
	visibility: hidden;
}

.visible {
	visibility: visible;
}

#fulltext {
	position: absolute;
	top: 0px;
}

#text {
	position: absolute;
	top: 520px;
}

#tri1 {
	background:url('images/tri3a1.gif') no-repeat center center;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 300px;
	height: 260px;
	vertical-align: middle;
	text-align: center;
}

#tri1b {
	background:url('images/tri3a2.gif') no-repeat center center;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 300px;
	height: 260px;
	vertical-align: middle;
	text-align: center;
}

#tri1content {
	position: absolute;
	top: 0px;
	left: 75px;
	width: 150px;
	height: 230px;
	vertical-align: middle;
	text-align: center;
	padding-top: 30px;
}

#tri2 {
	background:url('images/tri3a1.gif') no-repeat center center;
	position: absolute;
	top: 0px;
	left: 300px;
	width: 300px;
	height: 260px;
}

#tri2b {
	background:url('images/tri3a2.gif') no-repeat center center;
	position: absolute;
	top: 0px;
	left: 300px;
	width: 300px;
	height: 260px;
}

#tri2content {
	position: absolute;
	top: 0px;
	left: 375px;
	width: 150px;
	height: 230px;
	vertical-align: middle;
	text-align: center;
	padding-top: 30px;
}

.tritable {
	width: 150px;
	height: 90px;
	vertical-align: middle;
	text-align: center;
}

#tri3 {
	background:url('images/tri3b1.gif') no-repeat center center;
	position: absolute;
	top: 0px;
	left: 150px;
	width: 300px;
	height: 260px;
}

#tri3b {
	background:url('images/tri3b2.gif') no-repeat center center;
	position: absolute;
	top: 0px;
	left: 150px;
	width: 300px;
	height: 260px;
}

#tri3content {
	position: absolute;
	top: 0px;
	left: 225px;
	width: 150px;
	height: 125px;
	vertical-align: middle;
	text-align: center;
	padding-top: 135px;
}

#tri4 {
	background:url('images/tri3a1.gif') no-repeat center center;
	position: absolute;
	top: 258px;
	left: 150px;
	width: 300px;
	height: 260px;
}

#tri4b {
	background:url('images/tri3a2.gif') no-repeat center center;
	position: absolute;
	top: 258px;
	left: 150px;
	width: 300px;
	height: 260px;
}

#tri4content {
	position: absolute;
	top: 258px;
	left: 225px;
	width: 150px;
	height: 230px;
	vertical-align: middle;
	text-align: center;
	padding-top: 30px;
}

.tri {
	background-image:url('images/tri3a.gif');
	background-repeat:no-repeat;
}

.tributton {
	padding:4px;
	width:150px;
	height:90px;
	color:#FFFFFF;
	text-align:left;
	vertical-align:middle;
	border:2px outset #FF8080; 
	background-color:#FF4040; 
}

.tributton .trilink {
	/*height:90px;*/
	width:150px;
}

#tributton1 {
	position:absolute;
	left:0px;
	top:390px;
}

#tributton2 {
	position: absolute;
	top:  390px;
	left: 450px;
}

.tributtonex {
	padding:4px;
	width:150px;
	color:#FFFFFF;
	text-align:left;
	vertical-align:middle;
	border:4px outset #FF8080; 
	background-color:#FF4040; 
}

.tributton2 {
	padding:4px;
	width:150px;
	height:90px;
	color:#FFFFFF;
	text-align:left;
	vertical-align:middle;
	border:2px outset #D08080; 
	background-color:#D04040; 
}

a.trilink2 {
	color:#FFFFFF;
	text-decoration:underline;
}

iframe {
	width:745px;
	height:480px; 
	border:1px;
}
iframe.ex {
	width:780px;
	height:480px; 
	border:1px;
}
iframe.inline {
	width:600px;
	height:480px; 
	border:1px;
}
iframe.kontakt {
	width:520px;
	height:600px;
}

/* Schriftarten */
h1, h2, h3, h4, p, ul, ol, li, div, td, th, address, blockquote, nobr, b, i 
{
 /*font-family:Arial,sans-serif; */
}

h1 { font-size:26px; margin-bottom:18px; }

h2 { 
	font-size:16px; 
	margin-top:1px;
	margin-bottom:18px; 
	font-weight:bold;
    text-align:left;
    vertical-align:top;
	/*width:600px;*/
	/*color:#EE6600;*/
    /*border-left:1px solid #EE6600;
    border-top:1px solid #EE6600;*/
}


h3 { font-size:16px; }

h4 { font-size:13px; }

p, ul, ol, li, div, td, th, address, blockquote { font-size:13px; }

li { margin-top:3px; }

pre { font-family:Courier New,Courier,monospace; font-size:13px; color:#0000C0; }

code, kbd, tt { font-family:Courier New,Courier,monospace; color:#0000C0; }

var { font-style:normal; color:#0000C0; }

blockquote, cite { font-style:italic; }

ul {
	list-style-image: url('images/list_tri0.gif');
}

/* Navigationsleiste class="nav" */

div.nav { 
	height:650px; 
	width:180px;
    border: 0px; /*1px solid #EE6600;*/
    margin-right:.7cm;
    padding:1px;
    /*
    position:relative;
    top:-1px;
    overflow:visible;
    */
}

.nav div, span { 
	width:180px; 
	font-family:Arial,sans-serif;
}

.nav a {
	color: #ffffff;
      width:180px;
      height:25px;
      white-space:nowrap;
      overflow:hidden;
      /*font-size:12px;*/
      font-weight:bold;
      text-align:left;
      line-height:25px;
      vertical-align:middle;
      margin:0px;
      border:0px;
      padding:0px;
      text-decoration:none;
      }
.nav a:visited {
	color: #ffffff;
	text-decoration:none;
      }
.nav a:hover {
	color: #ffffff;
      text-decoration:underline;
      }

#nav_cur {
			text-decoration:none;
			color:#fffffff;
	background-color:#3c74de;
}
.navbanner a {
      width:170px;
      height:170px;
      }

/* Menuebenen */
.nav0 { 
	font-size:12px;
	text-indent:10px;
	background-color:#1e3a6f;
	/*border:2px outset #1e3a6f;*/ 
	border:2px outset #295099; 
}
.nav1 { 
	font-size:12px;
	text-indent:20px;
	/*
	background-image:url('images/tri0.gif');
	background-repeat:no-repeat;
	*/
}

.nav0 a:hover {
	background-color:#3c74de;
}
.__nav1 a {
	background-image:url('images/tri0.gif');
	background-repeat:no-repeat;
}
.__nav1 a:hover {
	background-image:url('images/tri0_ani.gif');
	background-repeat:no-repeat;
}
.nav2 { 
	font-size:12px;
	text-indent:30px;
	/*
	background-image:url('images/tri1.gif');
	background-repeat:no-repeat;
	*/
}
.__nav2 a {
	background-image:url('images/tri1.gif');
	background-repeat:no-repeat;
}
.__nav2 a:hover {
	background-image:url('images/tri1_ani.gif');
	background-repeat:no-repeat;
}
.nav3 {
	font-size:10px;
	text-indent:35px;
	/*
	background-image:url('images/tri2.gif');
	background-repeat:no-repeat;
	*/
}
.__nav3 a {
	background-image:url('images/tri2.gif');
	background-repeat:no-repeat;
}
.__nav3 a:hover {
	background-image:url('images/tri2_ani.gif');
	background-repeat:no-repeat;
}
/* Untermenus: Default unsichtbar */
.nav0, .nav1, .nav2, .nav3, .navlogin, .navdirekt, .navfonds, .navfonds3, .navclosed, .navalternativ, .navvers, .navvers1, .navvers2, .navvers3, .navvers4, .navbaufinanz, .navversang, .navberatung, .navberatung2, .navberatung4, .navriester, .navriester1, .navriester2, .navriester4, .navaktuell { 
	display:block; 
}

#nav_cur_fn {
			text-decoration:none;
			color:#fffffff;
	background-color:#00af9c;
}
.nav0_fn { 
	font-size:12px;
	text-indent:10px;
	background-color:#00786b;
	/*border:2px outset #1e3a6f;*/ 
	border:2px outset #295099; 
}
.nav1_fn { 
	font-size:12px;
	text-indent:20px;
	/*
	background-image:url('images/tri0.gif');
	background-repeat:no-repeat;
	*/
}

.nav0_fn a:hover {
	background-color:#00af9c;
}
.nav2_fn { 
	font-size:12px;
	text-indent:30px;
	/*
	background-image:url('images/tri1.gif');
	background-repeat:no-repeat;
	*/
}
.__nav2_fn a {
	background-image:url('images/tri1.gif');
	background-repeat:no-repeat;
}
.__nav2_fn a:hover {
	background-image:url('images/tri1_ani.gif');
	background-repeat:no-repeat;
}
.nav3_fn {
	font-size:10px;
	text-indent:35px;
	/*
	background-image:url('images/tri2.gif');
	background-repeat:no-repeat;
	*/
}

/* Untermenus: Default unsichtbar */
.nav0_fn, .nav1_fn, .nav2_fn, .nav3_fn { 
	display:block; 
}

.redflag {
	color: #FF0000;
	font-weight:bold;
}

.redflag {
	color: #FF0000;
	font-weight:bold;
}

@media print {  /* auf Drucker Navigationsleiste ausblenden */
	div#navleft { display:none; }
}
