/*---------------------------------------------------------------------*/
/* DEFINITION TABELLE*/

.contenttable {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 0px;
}

.contenttable TR TD {
	padding-right: 5px;
	vertical-align: top;
} 

.tx-kbconttable-pi1 TABLE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
}

.tx-kbconttable-pi1 TABLE TR TD {
	min-width: 20px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.tx-kbconttable-nospace TABLE TR TD {
	padding: 0px 0px 0px 0px;
}

DIV.tx-kbconttable-pi1 { margin-bottom: 10px;}

DIV.tx-kbconttable-pi1 TABLE TR TD.cmi_list P.bodytext {
	font-size: 9px;
	color: #000000;
}

DIV.tx-kbconttable-pi1 TABLE TR TD.cmi_list_punkt P.bodytext {
	font-size: 9px;
	color: #000000;
	font-family: Wingdings;
}

/* START Design rules for fib Congress schedule table on www.bbrnetwork.com/fib */

#fib_schedule {
	font-family: Arial, sans-serif;
	font-size: 9px;
	font-weight: 100;
	border: 1px solid #666;
	text-align: center;
}

#fib_schedule th {
	color: #FFF;
	background-color: #003882;
}

.fib {
	background-color: #e1e9f0;
}

.bbr {
	background-color: #c3d3e2;
}

.bbr_logo {
	background-color: #c3d3e2;
	background-image: url(bbr_stamp_S_white_web.png);
	background-position: 20px -30px;
	background-repeat: no-repeat;
}

/* END Design rules for fib Congress schedule table on www.bbrnetwork.com/fib */