table.fabrikTable{
       line-height:1.4em;
       font-size: 0.9em;
	margin-bottom:20px;
       border: 1px solid #BBBBBB;

}




table.fabrikTable tr.fabrik___heading {

	background-color:#ffffff;
	color: #ffffff;

	text-align: left;
margin:2px;

}


table.fabrikTable tr th {
	background-color:#004289;
color: #fff;
       padding:8px 4px 12px 8px;
text-align: left;




}


table.fabrikTable td {
	padding:5px 8px 5px 8px !important;
}

table.fabrikTable td a{
font-weight:bold;
}


.fab_studiengang___abschluss_heading {
width:90px;
}

.fab_studiengang___semester_heading {
width:90px;
}


.fab_studiengang___beschraenkung_heading {
}

.fab_studiengang___name_heading {
width:260px;
}



table.fabrikTable tr.fabrik_calculations td{
	border:0 !important;

}


.fabrikTable a.fabrikorder-desc{
        /*	background: transparent url(images/orderdesc.png) no-repeat right; */
	padding-right:9px;
}

.fabrikTable a.fabrikorder-asc{
	/* background: transparent url(images/orderasc.png) no-repeat right;*/
	padding-right:9px;
}


.oddRow0{
       	background-color: #e6f1d3;

}

.oddRow1{
	 background-color: #bfdc91;

}



.firstPage,.previousPage,.aPage,.nextPage,.lastPage {
	display: inline;
	padding: 3px;
}

table.filtertable {
	width: 50%;
}

.fabrikHover {

}

/** highlight the last row that was clicked */
.fabrikRowClick {

}

/** highlight the loaded row - package only */
.activeRow {
	background-color: #FFFFCC;
}

.emptyDataMessage {
	background-color: #EFE7B8;
	border-color: #EFD859;
	border-width: 2px 0;
	border-style: solid;
	padding: 5px;
	margin: 10px 0;
	font-size: 1em;
	color: #CC0000;
	font-weight: bold;
}

.tablespacer {
	height: 20px;
}

.fabrikButtons {
	text-align: right;
	padding-top: 10px;
}

ul.fabrikRepeatData {
	padding: 0;
	margin: 0;
	list-style: none;
}

ul.fabrikRepeatData li {
	background-image: none;
	padding: 0;
	margin: 0;
}
