/* titles */

h2.content, h2.text {
	
	background-image: url(../images/arrow_Connectivity.png);
}

#navh1, .header h1, .header h2, h2.content, h2.text {
	color: #B40564;
}

/* tables */

.tbl table thead th {color: #B40564;}
.tbl table thead th div {border-right: 1px solid #B40564;}
.tbl table tbody th.active {
	background-color: #B40564;
	color: #FFFFFF;
}
.tbl table tbody td.active {background-color: #EFCDDF;}

/* orderblock */
.orderblock {
	background-color: #B40564;
	color: #FFFFFF;
	background-image: url(../images/arrowdown_black.png);
}
.orderblock:hover {	background-color: #333333;}
.headerline {background-color: #B40564;}
.preistitel {color: #B40564;}
