/***************************************/
/* S T A N D A R D T A B E L L E N     */
/***************************************/

table, tr {
	border-collapse: collapse;
	line-height:1.5;
}

/******************************************/
/* das Außenrum der famous atable
/******************************************/

div.wrapperWindowContent {
	border:1px solid #E7E7E9;
	border-top:0;
	padding:10px;
	background-color:#fff;
}

div.wrapperTblFeatures {
	margin:0 0 10px;
	padding:5px;
	background-color:#f6f6f6;
	border:1px solid #ccc;
}

div.wrapperFullTextSearch strong {
	display:block;
	float:left;
	margin:3px 10px 0 0;
	vertical-align:middle;
    float:left;
}

div.wrapperTblFeatures div.fullTextSearch {
	margin:0 0 0 5px;
	padding:0 4px 0 0;
	text-align:left;
	float:left;
    height:22px;
    width:204px;
}

div.wrapperTblFeatures div.fullTextSearch input {
	width:120px;
    height:15px;
    vertical-align:bottom;
    float:left;
}

div.wrapperTblFeatures div.fullTextSearch input[type=text]{display:block;float:left;}
div.wrapperTblFeatures div.fullTextSearch input.startsearch {
	border:0;
	height:22px;
    width:22px;
	margin:0;
	padding:0;
    float:left;
    display:block;
}

*+ html div.wrapperTblFeatures div.fullTextSearch a.deletesearch,
*+ html div.wrapperTblFeatures div.fullTextSearch input.startsearch {margin-top:-16px;}

* html div.wrapperTblFeatures div.fullTextSearch a.deletesearch,
* html div.wrapperTblFeatures div.fullTextSearch input.startsearch {margin-top:-16px;}

div.wrapperTblFeatures div.fullTextSearch a.deletesearch {
    height:22px;
    width:22px;
    border:1px solid #cccccc;
    border-bottom:0;
    border-top:0;
    text-decoration:none;
    display:block;
    margin:0;
    margin-left:3px;
    padding:0;
    float:left;
}


/* Paginator */

div.limitWrapper {
    display:block;
    padding:2px 0 0 0;
    line-height:1;
}

div.limitWrapper div.atablePaginator {
    float:right;
    width:200px;
    text-align:right;
    height:22px;
}

div.limitWrapper div.atablePaginator a {
    font-size:12px;
	text-decoration: underline;
}

div.limitWrapper div.atablePaginator span.atablePaginatorActive {
	color:#ff8e01;
	font-weight: bold;
	border-top:0;
	border-bottom:0;
	text-decoration: none;
}

div.limitWrapper div.atablePaginator a.nextPreviewLinks,
div.limitWrapper div.atablePaginator span.nextPreviewLinks {
    vertical-align:baseline;
}
div.limitWrapper div.atablePaginator span.nextPreviewLinks {vertical-align:baseline;}


div.limitWrapper div.atablePaginator span.sitesTotal {font-size:12px; color:#5C5C5C;}

div.limitWrapper div.atablePaginator img {
    opacity:0.8;
    filter: alpha(opacity=80);
    -moz-opacity: 0.80;
	vertical-align: bottom;
}

div.limitWrapper div.atablePaginator a:hover img {
    opacity:1;
    filter: alpha(opacity=100);
    -moz-opacity: 1.0;
}

div.limitWrapper div.atablePaginator span img{
    opacity:0.5;
    filter: alpha(opacity=50);
    -moz-opacity: 0.50;
}


/******************************************/
/* The famous atable
/******************************************/

/* Scrolling */

div.scroll,
div.step {
  overflow-x:auto;
  padding:0px;
  padding-bottom:10px;
  overflow-y:hidden;
  margin-bottom:4px;
}

* html div.scroll{
   width:100%;
}

div.scroll table {
  width:99.6%;
  margin-left:1px;
  margin-top:1px;
  text-align:left;
}

* html div.scroll table{
  width:99.9%;
  margin:0;
}

table.atable{
  border-collapse:collapse;
  padding:0;
  margin:0;
  width:100%;
}

table.atable tr td,
table.atable tr th
{
  border:1px solid #B1B6BF;
  vertical-align:top;
}

/* Header */

table.atable thead tr{
	border-collapse:collapse;
}

table.atable tr th,
table.atable thead tr th {
	background:url('/cachepics/atable_header.gif');
	background-position:left top;
	background-repeat:repeat-x;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:3px 3px 7px 5px;
	text-align:left;
	vertical-align:bottom;
	background-color:#e7e8ea;
	border-collapse:collapse;

}

table.atable thead tr th span {
	vertical-align:bottom;
}

table.atable thead tr th span a{
	color:#323232;
	font-weight:bold;
	text-decoration:none;
	vertical-align:bottom;
	font-size:11px;
	padding-left: 0px;
	padding-right: 15px;
}

table.atable thead tr th span a:hover{
	text-decoration:underline;
	padding-left: 0px;
	padding-right: 15px;
}


table.atable thead tr th span a.Asc,
table.atable thead tr th span a.Desc:hover,
table.atable thead tr th span a.Order:hover
{
	background: url('/cachepics/icons/arr_grey_up.gif' );
	background-position: right center;
	background-color: transparent;
	background-repeat: no-repeat;
}

table.atable thead tr th span a.Desc,
table.atable thead tr th span a.Asc:hover {
	background: url( '/cachepics/icons/arr_grey_down.gif' );
	background-position: right center;
	background-color: transparent;
	background-repeat: no-repeat;
}


/* Body */

table.atable tbody tr td {
	border-collapse:collapse;
	border-right:1px solid #ccc;
	font-size:11px;
	padding:5px 5px 5px 5px;
}

table.atable tbody tr td a{
	text-decoration:none;
	color:#6AAC41;
	font-weight:bold;
}

table.atable tbody tr td a:hover{
	text-decoration:underline;
	color:#6AAC41;
}

table.atable tbody tr td.kategorie {
	border-right:1px solid #ccc;
	font-size:11px;
	background-color:#ccc;
	padding:5px 5px 5px 5px;
}

/************************************/

/* The famous atable table Analysen*/

/************************************/

table.atable tr.analyseHeader  {
    background-color:#B6CDD5;
    color:#006184;
    background-image:none;
}

table.atable tr.analyseHeader th {
    background-color:#B6CDD5;
    color:#006184;
    background-image:none;
    border:0;
    padding:4px;
}

table.atable tr.analyseHeader td{border:0;padding:4px;}

table.atable tr.AnalyseErsteZeile td{
	border:1px solid #ccc;
	background-color:#fff;
}

table.atable tr.AnalyseZweiteZeile td{
	background-color:#f6f6f6;
	border:1px solid #ccc;
}

/************************************/
/* tblNameValue */
/************************************/

table.tblNameValue {
	border:0;
	border-collapse:collapse;
	width:100%;
}

table.tblNameValue tr {
	border:0;
}

table.tblNameValue tr th {
	color:#006184;
	font-weight:bold;
	padding:4px;
	background-color:#B6CDD5;
	text-align:left;
	border-bottom:1px solid #ddd;
}

table.tblNameValue tr th.noColor {background-color:#F6F6F6;}

table.tblNameValue tr td {
	padding:4px;
	border-bottom:1px solid #ccc;

}

/**************************************/
/* Table.tblVpStammdaten  */
/**************************************/

table.tblVpStammdaten {
	border:0;
	width:100%;
	font-size:11px;
}

table.tblVpStammdaten tbody tr th
{
	border-left:0;
	border-right:0;
	border-top:0;
	border-bottom:1px solid #B1B6BF;
	text-align:left;
	padding:3px;
	margin:0;
}

table.tblVpStammdaten tbody tr td
{
	border-left:0;
	border-right:0;
	border-top:0;
	border-bottom:1px solid #B1B6BF;
	text-align:right;
	margin:0;
}

table.tblVpStammdaten tbody tr.noBorder th {
	border:0;
	text-align:left;
}

table.tblVpStammdaten tbody tr.noBorder td {
	border:0;
	text-align:right;
}

/********************************/
/* Tabellen Anlaysen Ratings
/********************************/
div.markExternWrapper {clear:both;}

table.ratingAnalyse{
  padding:5px;
  margin:15px 30px 15px 0;
  float:left;
  background-color:#f6f6f6;
  border:3px solid #fff;
  border-collapse:collapse;
  width:250px;
}

table.ratingAnalyse tr th{
  border:1px solid #6AAC41 ;
  padding:5px;
  background-color:#DCF0D0 ;
  font-weight:bold;
  color:#6AAC41;
}

table.ratingAnalyse tr{
  border:1px solid #6AAC41 !important;

}

table.ratingAnalyse tr th{
  vertical-align:top;
  text-align:left;
  font-weight:bold;

}

table.ratingAnalyse tr td{
  vertical-align:top;
  text-align:left;
  font-weight:normal;
  padding:10px;
  padding-top:2px;
  padding-bottom:2px;
  border:1px solid #6AAC41 !important;
}

table.ratingAnalyse tr td.rating{
  font-weight:bold;
  width:30px;
}



/* Tabelle Kapitalfluss */



table.kapitalfluss {
    background-color:#fff;
    margin:5px 5px 5px 5px;
    width:99%;
}

div.openClose {
    margin:10px 0 5px 0;
}

div.openClose a{
    background:transparent url(/cachepics/submit_bg.gif) no-repeat scroll left top;
    border:1px solid #CCCCCC;
    display:block;
    font-size:12px;
    font-weight:bold;
    list-style-type:none;
    margin:5px 0 10px 0;
    padding:1px 5px 2px 30px;
    width:100px;
}
div.openClose a:hover {color:#323232; text-decoration: none; border: 1px solid #eee; }

table.kapitalfluss{
  border-collapse:collapse;
  padding:0;
  margin:0;
  width:100%;
}

table.kapitalfluss tr td,
table.kapitalfluss tr th
{
  border:1px solid #B1B6BF;
  vertical-align:top;
  padding:3px;
}

table.kapitalfluss tr th {
    background:url('/cachepics/atable_header.gif');
    background-position:left top;
    background-repeat:repeat-x;
    border-right:1px solid #ccc;
    border-bottom:1px solid #ccc;
    padding:3px 3px 7px 5px;
    text-align:left;
    vertical-align:bottom;
    background-color:#e7e8ea;
    border-collapse:collapse;
}

table.kapitalfluss tr td h2 {
    background:#73A7BC url("/cachepics/lightblue_gradient.gif");
    background-position:left top;
    background-repeat:repeat-x;
    margin:0;
    padding:2px;
	border-bottom:1px solid #006184;
}

table.kapitalfluss tr td h2 a:hover {color:#fff;}
table.kapitalfluss tr td h2 a {color:#fff;}
