@charset "UTF-8";
/* CSS Document */

/* ****************** Tabellen ************************* */
table th,
.contenttable th p{
	color:#00458a;
	font-size:11px;
	font-weight:bold;	
	margin-left:0 ;
}

.contenttable tbody tr td p{
	margin-left: 0px !important;		
}

.contenttable {
	border-collapse:collapse;
	width:580px;
	margin: 0 0 32px 20px;
}

.contenttable tr{
	background:transparent url(../img/bgLayerNaviTrenner.png) bottom left repeat-x;
}

.contenttable tr.noBorder{
	background:none;
}

.lefttable{
	width: 400px;
}

.midtable{
	width: 90px;
}

.righttable {
	width: 100px;
	text-align: right;
}

.blockLeft table p {
	margin-right: 0;
}
table .right {
	text-align: right !important;
}

.righttable p{
	margin-right: 0 !important;
}

.headtable th p {
	color:#4b4b4b;
}

.tabledropdown {
	width: 400px;
}

.tabledropdown p {
	font-weight:normal !important;
}

.contenttable td p {
	margin: 5px 0 10px 0 !important;
}


/* ****************** FAQ Tabellen ************************* */

.faqItem .contenttable{
	margin: 0 !important;
}

.lastItem{
	background: none !important;
}
