@charset "UTF-8";
/************************************************
Nestor Fonds

http://www.franzschmidt.de
Author: tim@franzschmidt.de
Create Date: 20.03.2010
Modify Date: 30.03.2010
***********************************************
@import url("boxes.css");
@import url("nav.css");*/
@import url("news.css");
@import url("tabs.css");
/************************************************
  CLEARING  
************************************************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	}
	
/* remember to define focus styles! */
:focus {outline: 0;}
	
body {
	line-height: 1;
	color: black;
	background: white;
	}
	
ol, ul {list-style: none;}

/************************************************/
body,div {
	margin-left:auto;
	margin-right:auto;
	}

body { 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333;
	background:#ececec url(../images/bg.png) 0px 109px repeat-x;
	line-height:18px;/*16px;*/
	margin-top:30px;
	}
	
strong {font-weight: bold;}
iframe table {border: none;}	
img {border:none;}
.clr {clear:both;}
.lt {float:left;}
.rt {float: right;}
.rl {position:relative;}
.text-left {text-align: left;}
.text-right {text-align: right;}

.error {color:#b80000;}
#box_nojava {
	padding:12px;
	border:1px solid #d35757;
	background:#fff;
	color:#b80000;
	display:block;
	font-size:11px;
	font-weight:bold;
	margin:5px 0 0 0;
	}
#box_nojava a:hover {color:#b80000}
/************************************************
   ANCHORS
************************************************/
a {color: #333;}
a:hover {color:#133883;}

a.pdfLink {
	text-decoration:none;
	padding:0 0 0 20px;
	display: block;
	background: url(../images/ico_pdf.gif) 0px 0px no-repeat;
}

span.more a {
	color:#133883; 
	font-weight:bold; 
	text-decoration:none;
	padding:0 0 0 10px;
	background: url(../images/ico_arrow_active.gif) 2px 5px no-repeat;
	}
span.more a:hover {	text-decoration:underline;}
/************************************************
   HEADLINES
************************************************/	
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:22px; 
	color: #133883; 
	padding: 0 0 14px 0;
	}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px; 
	/*font-weight:bold;*/
	color: #333333; 
	padding: 0 0 6px 0;
	}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px; 
	color: #133883;
	padding: 0 0 6px 0;
	}
	
h3.space {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px; 
	color: #133883;
	padding: 10px 0 8px 0;
	} 	
	
h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px; 
	color: #333333;
	padding: 0 0 4px 0;
	}
h1 a {color: #133883; text-decoration:none;}
/************************************************
   FRAMES
************************************************/	
#wrapper {width:960px; background:#fff; border:1px solid #a8a8a8; margin-bottom:15px;}
#header {background:url(../images/header.jpg) no-repeat; height:190px;}
#header .logo {padding: 17px 0 0 735px;}
#header .logo a {display:block; height:60px; width: 200px;}  
#header .logo a span {display: none;}
#leftbar {float:left; width: 200px; padding: 0 20px 0 0; position:relative;}
#container {
	overflow:hidden;
	width:910px;
	padding:15px 25px 15px 25px;
	}
#sidebar {}


#leftbar h2 {
	font-size:18px; 
	color: #133883;
	padding: 0 0 15px 0;
	}
/************************************************
   LEFTNAV
************************************************/	
#menu ul {margin-bottom: 25px;}
#menu ul li {padding: 4px 0 6px 0; background:url(../images/dots.gif) left bottom repeat-x;}
#menu ul li a {
	display:block;
	padding:0 10px 0 15px;
	background: url(../images/ico_arrow.gif) 2px 5px no-repeat;
	text-decoration: none;
	}
	
#menu ul li a.active, 	
#menu ul li a:hover {color:#133883; background: url(../images/ico_arrow_active.gif) 2px 5px no-repeat;}
#menu ul li a.selected {color:#133883; font-weight:bold; background: url(../images/ico_arrow_down.gif) 2px 5px no-repeat;}
#menu ul li a.selected:hover {background: url(../images/ico_arrow_down_active.gif) 2px 5px no-repeat;}

#menu ul li ul {margin-bottom: 0px;}
#menu ul li ul li {padding:2px 0 2px 14px; background:none;}

#content {
	float:left; 
	overflow: hidden; 
	width: 640px; 
	padding: 20px 25px 0 25px;
	position:relative;
	}
	
/* Zu global Definiert!!! Probleme mit der Vererbung*/

.content ul {padding: 0 0 15px 15px; list-style: disc;}
.content ul li {padding: 0 0 4px 0;}

#content p {padding: 0 0 8px 0;}
#content h2 {padding: 6px 0 6px 0;}
.shadowCnt {background:url(../images/bg_cnt.gif) left top no-repeat;}
	
#content .navFonds {padding: 0; list-style: none;}
#content .navFonds li {
	float:left; 
	font-size:14px; 
	padding:0 2px 0 0; 
	line-height:24px;
	}
#content .navFonds li a {
	display:block;
	padding:0 5px 0 12px;
	margin-bottom: 2px;
	background: url(../images/ico_arrow_double.gif) 2px 10px no-repeat; 
	text-decoration:none;
	}
#content .navFonds li a.active,
#content .navFonds li a:hover {color:#fff; background: #133883 url(../images/ico_arrow_double_active.gif) 2px 10px no-repeat;}

#content .cols {overflow: hidden; margin: 0 0 10px 0;}
#content .cols .first {float:left; width:310px; padding-right:20px;}
#content .cols .second {float:left; width:310px;}


.boxTeaser {
	overflow:hidden; 
	background: url(../images/dots.gif) left bottom repeat-x; 
	padding-bottom:15px; 
	margin-bottom:20px;
	}
/*.boxTeaser .date,
.boxNews .date {font-size: 11px; font-weight:bold; display:block; padding:0 0 4px 0;}*/

.boxInfo {overflow:hidden; margin:0 0 30px 0}
.boxInfo .pic {float:left; padding: 0 15px 15px 0}
.boxInfo .info {float:left;}
.boxInfo .info h3 {color:#333;}
.boxInfo .info .section {font-weight:bold; padding: 0 0 10px 0;}
.boxInfo .info .phone {}
.boxInfo .info .fax {}
.boxInfo .info .mail {padding: 5px 0 0 0;}


.boxContext {
	position: relative; 
	padding: 0; 
	zoom: 1; 	
	padding-bottom: 10px; 
	margin-bottom: 20px; 
	}

.boxContext ul {  	
	position:relative;
	left:12px;
	float: left;
	width: 100%;
	z-index: 100;
	}
.boxContext ul li {float: left; overflow: hidden;}	
.boxContext ul li span {
	color:#fff; 
  	font-weight:bold;
	background:#77848c;
	border: 1px solid #fff;
	padding:4px 6px 4px 6px;
	display: block;
	text-decoration: none;  
	}

.boxContext .wrapper {
  	float: left; 
	width: 100%;
	background: #d9d4b8;
	position:relative; 
	top: -14px; 
	z-index:10;
	}

.boxContext .cnt {margin: 12px; background:#fff; padding:6px;}
/************************************************
   FOOTER
************************************************/	
#footer {
	overflow: hidden;
	font-size:11px;
	color:#333;
	width:910px;
	margin:0 25px 25px 25px;;
	clear: both; 
	background: #d9d4b8;
	}

#footer a {text-decoration:none;}
#footer a:hover {text-decoration:none;}

#footer .cols {overflow: hidden; width: 880px; margin: 0 auto; padding:20px 15px 20px 15px; }
#footer .cols div {width: 408px; float: left;}
#footer .cols .first {}
#footer .cols .second {margin-left: 30px;}
#footer .cols h3 { 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color:#133883; 
	padding-bottom: 10px; 
	margin-bottom: 10px;
	}
#footer .cols p {margin:4px 0; padding:4px 0;}
#footer .copyright {background:#cac7b2; padding:5px 20px 5px 20px;}

/************************************************
   Table
************************************************/
table tr th,
table tr.market {padding: 8px; background:#77848C; color:#fff; font-weight:bold;}
table tr th.fondname {text-align:left; width:250px}
table tr th.type {width: 30px;} 
table tr td {padding: 6px 8px 6px 8px; text-align:center;} 
table tr td.notation {text-align:left}
table tr.even {}
table tr.odd {background: #eee;}
table tr.even:hover,
table tr.odd:hover {background: #D9D4B8;}
/************************************************
   KONTAKT
************************************************/
.box_kontakt {margin:0 0 10px 0;}
.box_kontakt label, input, textarea {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px; 
	padding: 5px;
	}
.box_kontakt input, textarea {
    border: 1px solid #333;
    width: 300px;
    display: block;
    float: left;
    margin: 2px 5px;
	}

.box_kontakt select {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
    font-size: 12px;
    width: 313px;
    display: block;
    float: left;
    margin: 3px 5px;
}

.box_kontakt label {
    display: block;
    float: left;
    width: 100px;
    padding-left: 0px;
}
.box_kontakt input.hidden {display: none;}
.box_kontakt input.button {
    border: 1px solid #fff;
    background: #133883;
    font-weight: bold;
    color: #fff;
    width: 150px;
}
.box_kontakt input.button:focus {
    border: 1px solid #fff;
    background: #133883;
    font-weight: bold;
    color: #fff;
}    
.box_kontakt input:focus,
.box_kontakt textarea:focus {border: 1px solid #333; background: #fff;}
.box_kontakt div.error {color: #f00; margin: 10px 0 10px 0; text-decoration:none}
.box_kontakt input.error, input.error:focus, textarea.error, textarea.error:focus {border: 1px solid #f00;}
.Tx-Formhandler ul {list-style-type: square; padding:0 0 20px 20px;}
.Tx-Formhandler li li.error {}
.box_kontakt span {margin: 2px 5px;}

div.csc-textpic div.csc-textpic-single-image img {margin-bottom:0px;}
#leftbar div.csc-textpic-imagecolumn {margin-bottom:25px;}
#leftbar .cnt div.csc-textpic-imagecolumn {margin-bottom:0;}

div.rgtabs-container ul.filelinks {list-style: none; padding: 0 0 0 0;}
ul.filelinks {list-style: none; padding: 0 0 15px 0;}
ul.filelinks .entry {padding: 4px 0 0 0;}
ul.filelinks .entry img {padding: 0 4px 0 0;}
ul.filelinks .entry a {text-decoration:none}
ul.filelinks .entry a:hover {text-decoration:underline}

/*.filelinks .pdf {padding: 4px 0 0 0;}
.filelinks .pdf img {padding: 0 4px 0 0;}
.filelinks .pdf a {text-decoration:none}
.filelinks .pdf a:hover {text-decoration:underline}*/