
.datagrid table tbody td{
    padding-left: 0 !important;
}

.datagrid table {
    display: table!important;
}

.datagrid tbody {
    display: table-row-group!important;
}

.datagrid thead{
    display: table-header-group!important;
}
.datagrid thead tr {
    position: relative !important;
}

td:before {
    content: "" !important;
}

.datagrid tr {
    display: table-row!important;
}

.datagrid th {
    display: table-cell!important;
}

.datagrid td {
    display: table-cell!important;
}

.nav-tabs li a{
    border: 0 !important;
}

.nav-tabs .active a{
    border: 1px solid #EFEFEF !important;
}

a[href]:after {
    content: none !important;
}

button{
    display: none !important;
}

.logoWrappBVV{
    width: 300px !important;
}

.logoWrappGDO{
    /*display: none;*/
    width: 300px !important;
    padding-top: 25px;
    float: left;
    border: 0 !important;
}

.mainContentBox{
    position: absolute;
    width: 85%!important;
}

.navbar{
    display: none;
}

footer{
    display: none;
}

.coverBox{
    display: none;
}

.infoBlock{
    display: none !important;
}

.linksBox{
    display: none !important;
}

.subNavi{
    display: none;
}

.accordion-toggle{
    padding-left: 0 !important;  
}

.question .accordion-heading a{
    display: block !important;
    visibility: visible !important;
}

.accordion-inner{
    display: block !important;
}

.geodatengruppe {
    border: transparent !Important;
}

.geodatengruppe h1 {
    border: transparent !Important;
}

.geodatengruppe .accordion-inner {
    border-top: transparent !Important;
}

.geodatengruppe h2 {
    margin-top:0 !Important;
}

.geodatengruppe .serviceBox .linkSection a.btnBestellen {
    margin:0 !Important;
    padding:0 !Important;
}

.geodatengruppe .serviceBox {
    border:solid 1px #efefef !Important;
}
