@charset "utf-8";

/* Allgemein */

table {
	clear: left;
	font-size: 11px;
	color: #666;
	background-image: url(box-content_verlauf.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
	text-align: left;
}

/*------
 Unser Team
-------- */

.teamtable-box {
	margin: 0 0 0 15px;
}

.tablehead {
	color: #fff !important;
	font-weight: bold;
}

.tableheadportfolio {
	background-image: url(../img/heading_verlauf.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
	border-bottom: 1px solid #e4e3e1;
	color: #666;
	font-weight: bold;
	padding: 10px 0 5px 15px;
}

th {
	background-image: url(../img/heading_verlauf.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
	border-bottom: 1px solid #e4e3e1;
	color: #666;
	font-weight: bold;
	height: 25px;
	margin: 0 0 15px 0;
}

td {
    line-height: 20px;
}

.haed-verlauf-repeat span{
	margin: 5px 0 0 10px;
	float:left;
}

.haed-verlauf-repeat {
	/*padding: 0 10px 0 0;*/
}

.haed-verlauf-repeat img {
	margin: 5px 10px 0 0;
	float: right;
	}

.teamtable {
	margin: 0 0 12px 0;
}


#div_neuss, #div_frankfurt, #div_hamburg {
	clear: left;
	float: left;
	margin: 0;
	padding: 0;
}

.displaynone {
	margin: 0 auto;
	display: none;
}

.displaytrue {
	margin: 0 auto;
	display: block;
}

.btcontent {
	clear: left;
	float: left;
}


/*----------
Preistabelle im Portfolio
---------- */

table.dashed {
	border-collapse: collapse;
	background-color: #fff;
	width: 96%;
	border: 1px solid #C9C9C9;
}

table.dashed tr td {
	border: 1px dashed #999;
	text-align: center;
	vertical-align: middle;
	margin: 0;
	padding: 4px;
	color: #333;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 17px;
}

table.dashed tr td.left {
	vertical-align: top;
	background-color: #F5F5F5;
	width: 130px;
	line-height: 13px;
	padding: 6px;
}

table.dashed tr td.head {
	vertical-align: bottom;
	background-color: #E8E8E8;
	font-weight: bold;
	line-height: 10px;
	padding: 10px;
}

.preis_table_head {
    background-image: url("./../img/table_head_repeat-x.gif");
    background-repeat: repeat-x;
    color: #FFFFFF;
}



/*----------
Tabelle Themenchannel
---------- */


table.themenchannel, table.themenchannel_websites {
	font-size: 11px !important;
}

table.themenchannel tr:first-child {
	margin: 40px 0 0 0;
}

thead tr th {
/*	text-align: center;*/
}

table.themenchannel tr td {
	border-left: 1px dashed #666;
	text-align: center;
}


caption {
	font-size: 10px;
	margin: 0 0 20px 0;
}

table.themenchannel tr td:first-child {
	border-left: none !important;
    padding: 7px 0;
}

table.themenchannel tr td.lastElement {
	border-right: none !important;
	border-left: none !important;
}

tr {
	background-color: #fff;
}

td.longColumn {
	width: 275px;
	border-left: none !important;
	text-align: left !important;
	font-weight: bold;
}

td.longColumn span {
	font-weight: normal;
}

.contrastColour {
	background-color: #f6f5f2;
}

.contrastColour2 {
	background-color: #e6e2d4;
}

tr.contrastColour2 td {
	border-bottom: 1px solid #666;
    font-size: 11px;
    font-weight: bold;
}

table.themenchannel tbody tr, table.themenchannel tbody tr td {
	border-bottom: 1px solid #666;
}


/*----------
Themenchannel auf der Portfolio-Seite
---------- */
tr.themenchannel_ausgeklappt_zeile2 {
    display: table-row;
}
tr.themenchannel_eingeklappt_zeile2 {
    display: none;
}
.themenchannel_ausgeklappt_zeile1_even td, .themenchannel_ausgeklappt_zeile1_noneven td {
    border-top: 1px solid #9A9995;
    background-color: #FFFFFF;
    font-weight: bold;
}

.themenchannel_ausgeklappt_zeile1_even a, .themenchannel_ausgeklappt_zeile1_noneven a {
    font-weight: bold;
}

.themenchannel_eingeklappt_zeile1_noneven td, .themenchannel_eingeklappt_zeile1_even td {
    border: none;
}

.themenchannel_eingeklappt_zeile1_even td{
    background-color: #F6F5F3;
}

.themenchannel_eingeklappt_zeile1_noneven td{
    background-color: #FFFFFF;
}

.themenchannel_ausgeklappt_zeile2 td {
    border-bottom: 1px solid #9A9995;
    background-color: #FFFFFF;
}

.themenchannel_ausgeklappt_zeile2 table thead td {
    border: none;
}

.themenchannel_eingeklappt_zeile2 td {
    border: none;
}

.themenchannel_eingeklappt_td_links {
    border-left: none;
}

.themenchannel_ausgeklappt_td_links {
    border-left: 1px solid #9A9995;
}

.themenchannel_eingeklappt_td_rechts
.themenchannel_eingeklappt_td_rechts {
    border-right: none;
}

.themenchannel_ausgeklappt_td_rechts {
    border-right: 1px solid #9A9995;
}

/*----------
Preistabellen fürs Factsheet
---------- */

.factsheet_table {
    width: 100%;
    border-collapse:collapse;
    border-spacing: 0;
}

.factsheet_table td {
    border-bottom: 1px solid #D0D0D0;
}

/*----------
Normale Textabelle
---------- */
.tabletext {
	font-size: 1.1em;
	line-height: 1.6em;
	color: #666;
}

.row_even{
    height: 20px;
    background-color: #F6F5F3;
}

.row_noneven{
    height: 20px;
    background-color: #FFFFFF;
}

.row_even td {
    background-color: #F6F5F3;
    border-bottom: 1px solid #D1D1D1;
}

.row_noneven td {
    background-color: #FFFFFF;
    border-bottom: 1px solid #D1D1D1;
}

table.presse_pdf-Download, table.presse_pdf-Download tr, table.presse_pdf-Download tr td {
    background: none;
}
