/*** basic.css ****************************************************************/

* {
    margin:0;
    padding:0;
    font-size: 100%;
}

html {height: 100%
}

body {
    min-height: 99%;
    font-size: 100.01%;
    position: relative;
    color: #3c3d3d;
    background: #fff;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
}

html, body {
  overflow: auto;
  margin:0;
  padding:0;
}

dd,dl,dt{
	margin:0;
	padding:0;
}

ul, ol {
	margin-left: 20px;
}

ul li,
ol li {
	font-size: 11px;
	margin-bottom: 10px;
}

fieldset, img {
    border:0;
}

select, input, textarea {
    font-size: 99%
}

input.text,
textarea.textarea {
    border: 1px solid #3c3d3d;
    font-size: 11px;
    padding: 1px 2px 1px 2px;
}

input.image {
	padding-top: 5px;
}

label {
    display: block;
    font-size: 11px;
    font-weight: bold;
    color: #000;
}

a {
    color: #3c3d3d;
}

a:hover {
    text-decoration: none;
}

a.big,
a.internal-link {
    color: #093579;
    font-weight: bold;
    text-decoration: none;
    background: url(../img/bg_link_big.gif) 1px 2px no-repeat;
    padding-left: 10px;
}

a.big2 {
    color: #7397c7;
    font-weight: bold;
    text-decoration: none;
    background: url(../img/bg_anchor_arrow2.gif) 1px 2px no-repeat;
    padding-left: 10px;
}

a.rss {
	color:#fff;
	text-decoration:none;
	text-transform: none;
	background: url(../img/icon_rss.png) 35px 1px no-repeat;
	padding-left: 55px;
}

span.internal-link {
    color: #093579;
    font-weight: bold;
    text-decoration: none;
    background: url(../img/bg_link_big.gif) 1px 2px no-repeat;
    padding-left: 10px;
}

a.big:hover,
a.internal-link:hover {
   text-decoration: underline;
}

span.internal-link:hover {
   text-decoration: underline;
}


a.pdflink {
    background: url(../img/bg_anchor_pdf.gif) top left no-repeat;
    padding: 2px 0 4px 20px;
    line-height: 19px;
}

a.watchlistIcon {
    text-decoration: none;
}

a.printLink {
	color: #fff;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	background: url(../img/bg_printer.gif) 0 2px no-repeat;
	padding-left: 20px;
	padding-bottom: 5px;
	line-height: 20px;
}

div.printerDiv {
	height: 25px;
	background: #748db5;
	text-align: right;
	padding-right: 10px;
	margin-bottom: 10px;
}

p {
    font-size: 11px;
}

p.align-right {
	text-align: right;
}

.clr {
    clear: both;
}

.trenner {
    height: 3px;
    background: url(../img/bg_trenner.gif) top left repeat-x;
    line-height: 0;
    float: left;
}

.error {
	color: #FA5403;
}

.date {
	color: #999;
}

#cont_right .trenner {
    width:832px;
    height: 23px;
    background: url(../img/bg_trenner.gif) top left #ffffff repeat-x;
    line-height: 0;
    float: left;
}

.trennerklein {
    height: 1px;
    background: url(../img/bg_trennerklein.gif) bottom left repeat-x;
    line-height: 0;
    float: left;
}

.form {
    padding: 9px;
}

.recommend {
    background: url(../img/icon_brief.gif) top left no-repeat;
	padding-left:20px;
    color: #093579;
}

div.empf {
	height:50px;
	margin:0;
	padding:0;
	font-size: 11px;
}

.h7 {
	margin:0;
	padding:0;
	height:7px;
	width:90%;
}
.ml9 { margin-left:9px;}

.introText {
	background: #C6D1E1;
	padding: 10px;
}

.buttons {
    text-align: right;
}

.button2 {
	float: right;
	margin-top:10px;
	width:200px;
}

.button2 a {
	background:#E0E0E0 none repeat scroll 0%;
	border:1px solid #3C3D3D;
	padding: 2px;
	color:#3C3D3D;
	float:right;
	text-transform:uppercase;
	font-size:10px;
	text-decoration:none;
}

.message {
	float: left;
}

.tx-zwwatchlist-pi4 .button,
.tx-zwwatchlist-pi5 .button{
	background: #9DAFCB;
	padding: 10px;
	float: left;
	width:794px;
}


.fleft {float: left;}
.fright {float: right;}

.right {
    text-align: right;
}

.left {
    text-align: left;
}

.light {
    background: #e2e8f0;
}

.notice {
    font-size: 9px;
    color: #3c3d3d;
    display: block;
}

.lef {
	text-align: left;
}

.number {
	text-align: right;
}

.cen {
        text-align: center;
}


.gsr {
    width: 270px;
    float: right;
}
.gsl {
    width: 508px;
    float: left;
    border: 1px solid #000;
	background:#e2e8f0;
}
.gsbig {
    width: 778px;
    float: left;
    border: 1px solid #000;
}

.innercontent ul {
	font-size:11px;
	
}

.innercontent ul li {
	margin-left: 30px;
	margin-right: 30px;
}

#content #cont_right .gsl h1 {
	margin: 0;
	text-transform: none;
	border: 1px solid #fff;
	font-size: 12px;
	padding: 4px 10px 3px 10px;
}

#content #cont_right .gsl h5 {
	margin: 0;
	text-transform: none;
	border: 1px solid #fff;
	border-left:0px;
	font-size: 12px;
	padding: 4px 10px 3px 10px;
	background: #748db5;
    color: #fff;
}

#content #cont_right .gsl p {
	padding: 10px;
	background: #e2e8f0;
	/* color: #3c3d3d; */
	font-size: 11px;
}

#content #cont_right .gsbig h1 {
	margin: 0;
	text-transform: none;
	border: 1px solid #fff;
	font-size: 12px;
	padding: 4px 10px 3px 10px;
}

#content #cont_right .gsbig p {
	padding: 10px;
	background: #e2e8f0;
	color: #3c3d3d;
	font-size: 11px;
}

.blankcontent {
	width: 832px;
	background: #eaeff5;
	float: left;
	margin: 0px 0 40px 0;
}



#content #cont_right .gsbig .c50l {
	padding: 0;
	background: #e2e8f0;
	color: #3c3d3d;
	font-size: 11px;
}

#content #cont_right .gsbig .c50r {
	padding: 0;
	background: #e2e8f0;
	color: #3c3d3d;
	font-size: 11px;
}

#content #cont_right .gsbig .c50l div {
	margin: 10px;	
}

#content #cont_right .gsbig .c50r div {
	margin: 10px;
}

/*** sec nav ******************************************************************/
#secnav {
    background: #999;
    padding: 1px 0 0 0;
    height: 15px;
    overflow: hidden;
}

#secnav a {
    font-size: 10px;
    color: #fff;
    padding: 1px 10px 4px 10px;
    margin: 0;
    text-decoration: none;
    text-transform: uppercase;
    zoom: 1;
}

#secnav a:hover,
#secnav a.active {
    background: #093579;
}

/*** breadcrumb ***************************************************************/

#breadcrumb {
    font-size: 11px;
    color: #999;
    height: 20px;
    padding-top: 6px;
	background-color:#fff;
}

#breadcrumb a {
    color: #999;
    text-decoration: none;
}

#breadcrumb a:hover {
    text-decoration: underline;
}

#breadcrumb span.active {
    color: #093579;
    font-weight: bold;
    text-decoration: none;
}

/*** main structure ***********************************************************/

#root {
    margin: 0 auto 0 auto;
    width: 994px;
}

#metanav {
    background: #e0e0e0;
    border-top: 3px solid #999;
}

#metanav a {
    font-size: 10px;
    text-decoration: none;
    text-transform: uppercase;
    color: #093579;
    padding: 4px 5px 3px 12px;
}
#metanav a:hover, #metanav a.active {
    color: #748db5;
}

#mainnav {
    height: 90px;
    background: url(../img/bg_mainnav.gif) bottom right no-repeat;
}

#mainnav #nav {
    float: left;
    padding-left: 160px;
    padding-top: 64px;
}

#mainnav #logo {
    float: right;
}

#content {
	height: 100%;
	min-height: 100%;
	background: url(../img/bg_content.jpg) left top repeat-y;
}

#content #cont_left {
	float: left;
	width: 150px;
	margin-left: 2px;
	display: inline; /* IE double margin bug */
	background: #ccc;
}

#content #cont_left h1 {
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    background: #999;
    color: #fff;
    padding: 0 0 0 9px;
    line-height: 16px;
    zoom: 1;
}

#content #cont_left h1.hl {
    background: #748db5;
}

#content #cont_left h1.hl2 {
    background: #748db5;
}


#content #cont_left p {
    margin: 2px 5px 0 9px;
    padding: 6px 0 5px 0;
}

#content #cont_left .trenner,
#content #cont_left .trennerklein {
    width: 150px;
}

#content #cont_left .clock {
/*
    background: url(../img/bg_clock.gif) top left no-repeat;
    color: #000;
    font-size: 11px;
    padding-left: 47px;
    padding-top: 5px;
    height: 32px;
*/
}

#content #cont_left input.text {
    float: left;
    width: 95px;
    margin-right: 3px;
}

#content #cont_left .submitklein {
    float: left;
}

#content #cont_left dl.csc-textpic-image {
    margin-bottom:0px;
}


#content #cont_right {
	float: right;
	width: 834px;
}

#content #cont_right .trenner,
#content #cont_right .trennerklein {
    width: 834px;
}

/*
#content #cont_right h1 {
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    background: #748db5;
    color: #fff;
    padding: 27px 7px 5px 6px;
    margin: 0;
    zoom: 1;
}
*/
#content #cont_right h1 {
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    background: #748db5;
    color: #fff;
    padding: 5px;
    clear: both;
}

#content #cont_right .innercontent {
    background: #eaeef4;
    padding: 10px 10px 20px 10px;
    /*height: 100%;*/
}

#content #cont_right .innercontent .innercontent {
    background: #c6d1e1;
    padding: 10px 10px 20px 10px;
}

#footer {
    background: #e0e0e0;
    border-bottom: 3px solid #999;
    border-top: 3px solid #fff;
    font-size: 10px;
    color: #3c3d3d;
    text-align: center;
    margin-left: 2px;
}

#content #cont_right h4 {
    background: #C6D1E1;
	color: #C6D1E1;
	height:20px;
	margin:0;
	padding:0;
	border-top:2px solid #fff;
}

h4.abstand span {
	display: none;
}

/*** content elements *********************************************************/
.teaser {
	width: 270px;
	margin-bottom: 10px;
}
.teaser .header {
	padding: 4px 10px 3px 10px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	background: #999;
}

.teaser .content {
	padding: 10px;
	background: #e5e5e5;
}

.teaser .footer {
	height: 21px;
	background: #999;
}

.angeboteleft .c50r .visualteaser {
	float:right;
}

.visualteaser {
	width: 274px;
	height: 383px;
	background: #d8e0eb;
	margin: 0;
}

p.visualtext{
	height:110px;
}
#content #cont_right .visualteaser h1 {
	margin-top: 0;
}
.visualteaser img {
	margin-bottom: 10px;
}
.visualteaser p {
	padding: 0 10px 10px 10px;
}
#content #cont_right .contentBox {
    border: 1px solid #3c3d3d;
    padding: 0;
    margin: 0;
}

#content #cont_right .contentBoxBlank {
    padding: 0;
    margin: 0 10px 0 0;
}

#content #cont_right .contentBoxBlank .innercontent {
    padding-top: 0;
    margin: 0 0 0 10px;
    padding: 0;
    background: #e5e5e5 !important;
}

#content #cont_right .contentBox h1 {
    border: 1px solid #fff;
    font-size: 12px;
    font-weight: bold;
    background: #748db5;
    margin: 0 0 10px 0;
    padding: 2px 5px 2px 5px;
    text-transform: none;
}

#content #cont_right .contentBoxBlank h1 {
    font-size: 12px;
    font-weight: bold;
    background: #999;
    margin: 0 0 10px 0;
    padding: 2px 5px 2px 5px;
}

#content #cont_right .contentBox .c50r h1 {
    border-left: 0;
}


#content #cont_right .contentBox p {
    margin: 0 10px 10px 10px;
}

#content #cont_right .formbox {
}

#content #cont_right .formbox td {
    padding: 0 10px 0 10px;
    vertical-align: top;
    height: 20px;
}

#content #cont_right .formbox label {
    font-size: 11px;
    font-weight: normal;
    color: #3c3d3d;
}

#content #cont_right .formbox input.text {
    width: 138px;
    margin-bottom: 5px;
}

#content #cont_right .formbox textarea.textarea {
    width: 142px;
    margin-bottom: 5px;
    border: 1px solid #3c3d3d;
}

#content #cont_right .formbox input.radio {
    margin-right: 2px;
}

#content #cont_right .formbox label.radio {
}

#content #cont_right .formbox div.radiolist {
    float: left;
}


.box_contact {
	margin:0;
	padding: 0;	
	color: #3c3d3d;
	font-size: 11px;
}

.box_contact  h1 {
    font-size: 12px;
    font-weight: bold;
    background: #999;
    margin: 0;
    padding: 2px 5px 2px 5px;
}

.sub_box_contact {
	margin:0;
	padding: 0;	
	background: #e2e8f0;
}

.pic_text {
	padding:0px 10px 0 10px;	
}

.fleft {
	float:left;
}

.flabel {
	margin:0;
	padding:0 0 0 0;
	float:left;
	width:50px;
}

.flabel2 {
	margin:0;
	padding:0 0 0 0;
	float:left;
	width:70px;
}

.slabel {
	margin:0;
	padding:0 0 0 0;
	float:left;
	width:300px;
}

.slabel2 {
	margin:0;
	padding:0 0 0 0;
	float:left;
	width:230px;
}

.h10 { height:10px; }
.h20 { height:20px; }
.h140 { height:140px; }
.w30 { width:30px; }
.w60 { width:60px; }
.w115 { width:130px; }
.w150 { width:150px; }
.w300 { width:300px; }

/*** special form elements ****************************************************/

#content #cont_right .formbox #streetn,
#content #cont_right .formbox #zip {
    width: 25px;
}
#content #cont_right .formbox #street,
#content #cont_right .formbox #city {
    width: 104px;
}
#content #cont_right .formbox #streetn{
    margin-left: 2px;
}
#content #cont_right .formbox #zip {
    margin-right: 2px;
}

/*** TYPO3 content elements ***************************************************/
ul.fondsmenu {
	width: 814px;	
	line-height: 22px;
	padding-bottom: 3px;
	_padding-bottom: 0;
	border-bottom: 2px solid #093579;
}
ul.fondsmenu li {
	display: inline;
	background: url(../img/bg_fondsmenu_off.gif) no-repeat scroll 100% 0pt;
	margin:0;
	padding: 0;
	margin-right: 2px;
	padding-bottom: 7px;
}
ul.fondsmenu li.active {
	background: url(../img/bg_fondsmenu_on.gif) no-repeat scroll 100% 0pt;	
}
ul.fondsmenu li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	_line-height: 24px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	padding: 3px 30px 8px 10px;
	margin: 0;
}

.imgfondsmenu {
	border-bottom: 3px solid #093579;
	zoom: 1;
}
/*** QuickView ***************************************************************/
#quickView, #quickView td, #quickView th {
	background: #c6d1e1;
	border: 1px solid #fff;
	border-left: 0;
}

#quickView {
	width: 100%;
	padding: 10px;
	border-left: 1px solid #fff;
}

#quickView th {
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	background: #748db5;
	padding: 5px 10px 5px 10px;
	text-align: left;
	border-bottom: 0;
}

#quickView td {
	font-size: 11px;
	color: #fff;
	background: #9eafcb;
	padding: 5px 10px 5px 10px;
}

#quickView td.blank {
	background: #c6d2e2;
}

#quickView a {
	font-size: 11px;
	color: #fff;
}

#quickView a.black {
	color: #3C3D3D;
}

#quickView a.biglink {
	font-size: 11px;
	font-weight: bold;
	color: #093579;
	padding-left: 10px;
	text-decoration: none;
	background: url(../img/bg_anchor_arrow.gif) 0 2px no-repeat;
}

#quickView a.biglink:hover {
	text-decoration: underline;
}

#quickView2 {
	padding:5px 0pt 3px;
	width:100%;
}

#quickView2, #quickView2 td, #quickView2 th {
	background:#C6D1E1 none repeat scroll 0%;
}

#quickView2 th {
	color:#3C3D3D;
	font-size:11px;
	font-weight:bold;
	padding:0pt 10px 2px;
	text-align:left;
}

#quickView2 td {
	color:#3C3D3D;
	font-size:11px;
	padding:0pt 10px 2px;
}

#quickView2 a {
	color:#093579;
	font-size:11px;
}

#quickView2 a.biglink {
	background:transparent url(../img/bg_anchor_arrow.gif) no-repeat scroll 0pt 2px;
	color:#093579;
	font-size:11px;
	font-weight:bold;
	padding-left:10px;
	text-decoration:none;
}

#quickView2 a.biglink:hover {
	text-decoration:underline;
}


/*** Portrait *********************************************************/
div.portrait div.image {
	float: left;
}

div.portrait div.investmentobject {
	float: right;
}

div.portrait table.investmentobject {
	width: 494px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background: #dfe5ee;
}

div.portrait table.investmentobject th {
	font-size: 11px;
	font-weight: bold;
	color: #3c3d3d;
	vertical-align: top;
	padding: 10px;
	text-align: left;
}

div.portrait table.investmentobject td {
	font-size: 11px;
	color: #3c3d3d;
	vertical-align: top;
	padding: 10px;
}

/*** Kennzahlen *********************************************************/
table#kennzahlen {
	border-spacing: 0px;
	width: 100%;
}

table#kennzahlen th {
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #fff;
	border-bottom: 0;
	background: #748db5;
	color: #fff;
	text-align: left;
	padding: 10px;
	width: 200px;
}

table#kennzahlen td {
	font-size: 11px;
	border: 1px solid #e2e8f0;
	border-bottom: 0;
	background: #e2e8f0;
	color: #3c3d3d;
	text-align: left;
	padding: 10px;
}

table#kennzahlen th.last {
	border: 1px solid #fff;
}

table#kennzahlen td.last {
	border: 1px solid #e2e8f0;
}

/*** Chart ****************************************************************/
#chartimg {
	border: 1px solid #3c3d3d;
	border-top: 0;
}

td.chartprefs {
	width: 180px;
	vertical-align: top;
	background: #ebebeb;
	border-right: 1px solid #3c3d3d;
	border-bottom: 1px solid #3c3d3d;
}
td.chartprefs .header {
	background: #b1b1b1;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	margin: 0;
	padding: 4px 0 2px 10px;
}

td.chartprefs select {
	font-size: 11px;
	width: 148px;
	margin: 10px;
}

td.chartprefs input {
	float: right;
	margin-right: 10px;
}

td.chartprefs .button{
	font-size: 11px;
	background: #e0e0e0;
	border: 1px solid #3c3d3d;
	color: #3c3d3d;
	text-transform: uppercase;
	float: right;
	margin-right: 20px;
}

/*** Glossar ************************************************************/
#glossar {
	/*border: 1px solid #3c3d3d;*/
	background: #e2e8f0;
	float: left;
}

#glossar .abcnav {
	background: #748db5;
	height: 20px;
	border: 1px solid #fff;
	padding: 2px 10px 0 10px;
	font-size: 12px;
	color: #ccc;
	width: 486px;
}

#glossar .abcnav a {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}

#glossar .results {
	background: #e2e8f0;
	padding: 10px;
	width: 190px;
	float: right;
}

#content #cont_right #glossar .results p {
	margin: 0;
	padding: 0;
}

#glossar .results a {
	color: #093579;
}

#glossar .results a.linkglossarACT {
	color: #fa5403;
	font-weight: bold;
	text-decoration: none;
}

#glossar .results a.linkglossarACT:hover {
	text-decoration: none;
}

#glossar .entry {
	background: #e2e8f0;
	padding: 0 10px 10px 10px;
	width: 270px;
	float: left;
	font-size: 11px;
}

#glossar .entry ol {
	margin-left:30px;
}

mt5{ margin-top: 5px; }

/*** Toolbar ***********************************************/
.toolbar {
	background: #748db5;
	color: #fff;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 4px 10px 3px 10px;
}

.toolbar span {
	margin: 0 5px 0 5px;
}

.toolbar select {
	font-size: 11px;
	text-transform: none;
}

.toolbar a {
	color: #fff;
	font-weight: normal;
	text-transform: none;
}

#balken{
	height:27px;
	background: #748db5;
}


/*** Angebote *********************************************/
.angeboteleft {
	width: 558px;
	float: left;
}
.angeboteright {
	width: 265px;
	float: right;
	margin: 0;
	padding: 0;
}
.angebotecenter {
	background: url(../img/bg_angebote_center.gif) repeat-x;
	width: 814px;
	height: 29px;
	float: left;
	display: none;
	margin: 0 0 0 10px;
	padding-top: 6px;
	text-align: center;
	color: #2c3033;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}

/*** Offene Fonds *****************************************/
.openfondsleft {
	background: #d8e0eb;
	width: 558px;
	float: left;
}
.openfondsright {
	width: 265px;
	float: right;
	margin: 0;
	padding: 0;
}

.openfondsleft .csc-textpic-text {
	margin-left: 30px;
}

.openfondsleft .csc-textpic-text p {
	margin-bottom: 10px;
}

.openfondsleft .csc-textpic-above {
	height: 406px;
}

.scroll {
	/*height: 400px;
	max-height: 410px;*/
	overflow: auto;
}

* html div.scroll {
	height: 400px;
	overflow: auto;
	width: 794px; 
	
}
	
#List th, #ListWatchlist th, #ListBuySelllist th, #buyList th, #sellList th, #ListAnfrage th {
	background: #9dafcb;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	padding: 2px;
	white-space: no-wrap;
	border-right: 1px solid #fff;	
}

#ListAnfrage th {
	background: #748db5;
}

#List td, #ListWatchlist td, #ListBuySelllist td, #buyList td, #sellList td, #ListAnfrage td {
	background: #c6d1e1;
	color: #000;
	font-size: 11px;
	font-weight: normal;
	padding: 2px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
}

#List td.error, #ListWatchlist td.error, #ListBuySelllist td.error, #buyList td.error, #sellList td.error, #ListAnfrage td.error {
	color: #FA5403;
}

#List tr.premium td, #ListWatchlist tr.premium td, #ListBuySelllist tr.premium td, #buyList tr.premium td, #sellList tr.premium td, #ListAnfrage tr.premium td {
	background: #f4d4bd;
}

#ListAnfrage td {
	background: #9eafcb;
}

#ListAnfrage a {
	color: #fff;
}

#buyList .col1, #sellList .col1, #List .col1 {width: 260px;}
#buyList .col2, #sellList .col2, #List .col2, #ListWatchlist .col2, #ListBuySelllist .col2 {width: 147px;}
#buyList .col3, #sellList .col3, #List .col3, #ListWatchlist .col3, #ListBuySelllist .col3 {width: 80px;}
#buyList .col4, #sellList .col4, #List .col4, #ListWatchlist .col4, #ListBuySelllist .col4 {width: 102px;}
#buyList .col5, #sellList .col5, #List .col5, #ListWatchlist .col5, #ListBuySelllist .col5 {width: 142px;}
#buyList .col6, #sellList .col6, #List .col6, #ListWatchlist .col6 {width: 65px;}

#ListBuySelllist .col1 {width: 368px;}
#ListWatchlist .col1 {width: 280px;}

#ListBuySelllist th.last,
#ListBuySelllist td.last,
#ListWatchlist td.last,
#ListWatchlist th.last {
	border-right: 0;
}

#ListBuySelllist input {width: 60px;}

#ListAnfrage .col1 {width: 185px;}
#ListAnfrage .col2 {width: 30px;}
#ListAnfrage .col3 {width: 50px;}
#ListAnfrage .col4 {width: 80px;}
#ListAnfrage .col5 {width: 80px;}
#ListAnfrage .col6 {width: 55px;}
#ListAnfrage .col4 input {width: 70px;}
#ListAnfrage .col5 input {width: 70px;}
/*** News **************************************************/
#news {
	border: 1px solid #3c3d3d;
	padding: 10px;
	background: #e2e8f0;
}

#news .entry {
	margin-bottom: 20px;
}

#news .entry .date {
	font-size: 11px;
	font-weight: bold;
	color: #878686;
}

#news .entry .headline {
	font-size: 11px;
	font-weight: bold;
	color: #3c3d3d;
}

#news .entry .text {
	font-size: 11px;
	color: #3c3d3d;
}

#content #cont_right .newslist {
	width: 265px;
	height: 386px;
	max-height: 383px;  /* ie hack */
	/*height: 489px;
	max-height: 486px; */ /* ie hack */
	margin: 0;
	background: #d6d6d6;
	float:right;
}

#content #cont_right .newslist .entrys {
	background: #d6d6d6;
	overflow: auto;
	height: 360px;
	max-height: 381px; /* ie hack */
}

#content #cont_right .newslist h1 {
	background: #999;
	margin: 0;
}
#content #cont_right .newslist p {
	padding: 0 10px 0 10px;
}
#content #cont_right .newslist p.date {
	color: #878686;
}
#content #cont_right .newslist p.name {
	margin-top: 10px;
}

#content #cont_right .angeboteright div.csc-textpic-imagewrap {
	margin-top:23px;
	margin-right: 0 !important;
	_margin-top: 10px;
}


/*** Downloads **************************************************/
#downloads {
	border: 1px solid #3c3d3d;
	padding: 10px;
	background: #e2e8f0;
}

#downloads .entry {
	margin-bottom: 20px;
}

#downloads .entry .title {
	font-size: 11px;
	font-weight: bold;
	color: #3c3d3d;
}

#downloads .entry .description {
	font-size: 11px;
	font-weight: normal;
	color: #3c3d3d;
}


/*** Fonds -> QuickView *******************************************/
.toolBarHeader {
	background: #748DB5;
	padding:5px;
	float: left;
	width: 824px;
}
.toolBarHeader h1 {
	padding: 0;
	margin: 0;
	line-height: 12px;
}

/*** Fonds -> Contact *********************************************/
#fondscontact {
	float: left;
}
#fondscontact table {
	width: 508px;
/*	border: 1px solid #3c3d3d;*/
}
#fondscontact table th.header {
	background: #748db5;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	border: 1px solid #fff;
	text-align: left;
}

#fondscontact table th.header1 {
	background: #748db5;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	border: 1px solid #fff;
	border-right: 0;
	text-align: left;
}

#fondscontact table th.header2 {
	background: #748db5;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	border: 1px solid #fff;
	border-left: 0;
}

#fondscontact table th.header2 span {
	float: right;
}

#fondscontact table th.header2 a {
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	padding-left: 10px;
	text-transform: none;
	background: url(../img/bg_anchor_white.gif) 0 2px no-repeat;
}

#fondscontact table th {
	background: #9dafcb;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	vertical-align: top;
	padding: 10px;
	text-align: left;
}

#fondscontact table th.bottom {
	border-bottom: 1px solid #fff;	
}

#fondscontact table td {
	background: #e2e8f0;
	color: #3c3d3d;
	font-size: 12px;
	border: 1px solid #e2e8f0;
	border-top: 0;
	padding: 10px;
}

#fondscontact table td a {
	color: #3c3d3d;
}

/* Watchlist */
.status2 {
	background: #fbf087;
	width: 100px;
	height: 15px;
	border: 1px solid #000;
	text-align: center;
}

.status3 {
	background: #b4d771;
	width: 100px;
	height: 15px;
	border: 1px solid #000;
	text-align: center;
}

.status4 {
	background: #fff;
	width: 100px;
	height: 15px;
	border: 1px solid #000;
	text-align: center;
}
	

/*** Kontakt-Form ***/
.csc-mailform {
	position: relative;
	padding: 10px;
	
	font-size: 11px;
}
.csc-mailform label {
	font-weight: normal;
	width: 120px;
	float: left;
}

.csc-mailform-field {
	margin-bottom: 5px;
}

.csc-mailform-submit {
	background: #e0e0e0;
	border: 1px solid #3c3d3d;
	color: #3c3d3d;
	text-transform: uppercase;
	float: right;
}

#mailformcontacttype {
	position: absolute;
	right: 40px;
	top: 0px;
	width: 130px;
}

#mailformcontacttype label {
	float: left;
	margin-left: 5px;
	width: 105px;
	line-height: 20px;
}

#mailformcontacttype input {
float:left;
margin:0pt;
padding:0pt;
}

#mailformcontacttype legend {
	font-size: 11px;
	color: #3C3D3D;
	padding-top: 5px;
	padding-bottom: 5px;
}

.csc-mailform #error{
	color:red;
}

.csc-mailform #mailformAnrede {
	width:100px;
}

/*** Empfehlen ************************************************************/

#tipafriend {
	width: 100%;
	background: #c6d1e1;
}

.hl_tipp {
	font-size: 12px;
    font-weight: bold;
	color:white;
    background: #748db5;
    margin: 0;
    padding: 5px 5px 5px 10px;
}

.text_tipp p{
	padding: 10px;
	color: #3c3d3d;
	font-size: 11px;
}

.fright p{
	float:right;
	margin:0;
	padding:0;
}

/*** Status-Teaser *****************************************************/
.tx-zwwatchlist-pi10 {
	background: #e0e0e0;
}
.tx-zwwatchlist-pi10 p {
	color: #093677;
	font-weight: bold;
}

/*** Tooltip *************************************************************/

div#qTip {
	background:#ebeef5 none repeat scroll 0% 50%;
	border:1px solid #748db5;
	color:#093677;
	display:none;
	font-size:10px;
	padding:5px;
	position:absolute;
	z-index:1000;
}

/*** Presse ************************************************************/


/*** Home-Teaser ***********************************************************/
.homeTeaser {
	background: url(../img/foto_callcenter.jpg) bottom right #fff no-repeat;
	border: 1px solid #748db5;
	padding: 0 100px 10px 10px;
	margin: 10px 0 0 0;
	float: left;
	height: 81px;
}

.homeTeaser a.big {
	background: none;
	padding-left: 0;
}



/* never put some code after this safari hack */

.c50l{float: left;}
.c50r{float: right;}

.c50l  { width: 50%; }
.c50r  { width: 50%; }

/* boeser Safari hack */
.notSafari { border: 1px;#}
.c50l  { width: 49.999%; }
.c50r   { width: 49.999%; }


/* never put some code after this safari hack */

