/* Tabelle */
table.objekte {
border-collapse:collapse;
border-spacing:0;
bottom:0;
font-size:85%;
width:100%;
}
table.objekte td,
table.objekte th {
border:0 none;
padding: 4px;
}
table.objekte td div,
table.objekte th div {
margin: 0;
}
table.objekte th {
background-color: #CFE3FA;
}
table.objekte td {
background-color: #F9F9F9;
}
table.objekte td.val {
text-align: right;
padding-right: 20px;
}
table.objekte td {
vertical-align:top;
border-top: 1px solid #d0d0d0;
}
table.objekt {
border-collapse:collapse;
border-spacing:0;
bottom:0;
font-size:85%;
width:100%;
}
table.objekt td,
table.objekt th {
padding: 2px 0;
vertical-align: top;
}
table.objekt th.foot {
vertical-align: bottom;
}
table.objekt th {
font-weight: normal;
width: 220px;
}
table.objekt th.head {
width: auto;
font-weight: bold;
}
table.objekt th.head span {
float: right;
}
table.objekt .desc div {
margin: 10px auto;
padding: 10px 0;
border-top: 1px solid #d0d0d0;
border-bottom: 1px solid #d0d0d0;
}
/* Standorte */
table.objekte th.col1 {
width: 100px;
}
table.objekte th.col2 {
width: auto;
}
table.objekte th.col3 {
text-align: right;
padding-right: 20px;
width: 80px;
}
table.objekte th.col4 {
width: 50px;
}
/* Bauvorhaben */
table.objekte th.col11 {
width: 80px;
}
table.objekte th.col21 {
width: auto;
}
table.objekte th.col31 {
width: 50px;
}
table.objekte th.col41 {
width: 120px;
}
/* Veranstaltungen */
table.objekte th.col13 {
width: 80px;
}
table.objekte th.col23 {
width: auto;
}
table.objekte th.col33 {
width: 100px;
}
table.objekte th.col43 {
width: 100px;
}
/* Stellengesuche */
table.objekte th.col14 {
width: 100px;
}
table.objekte th.col24 {
width: auto;
}
table.objekte th.col34 {
width: 160px;
}
table.objekte th.col44 {
width: 40px;
text-align: right;
padding-right: 10px;
}
table.objekte td.col44 {
text-align: right;
padding-right: 10px;

}