

/* Slogan unter dem Logo */
div.site-slogan{display:none;}

div.logo{margin-top:22px;}

/* Zeige Seitentitel mit großer H1 nicht an bei Freitextseiten! Da ist oft schon eine H1*/
body.seitenartFreitext #curatorSeitentitel{display:none;}
body.seitentypHome #curatorSeitentitel{display:none;}
body.seitenartPerson #curatorSeitentitel{display:none;}
body.seitenartFunktion #curatorSeitentitel{display:none;}
body.seitenartGruppe #curatorSeitentitel{display:none;}
body.seitentypNewsmeldung #curatorSeitentitel{display:none;}
body.seitentypContent  #curatorSeitentitel{display:none;}
body.seitentypWebseite  #curatorSeitentitel{display:none;}


/* Ausblenden, woher ##CONTENT kommt */
.content-source{display:none;}


/* Navigationsbaum */
ul.nav li.BaumNichtAnzeigen{display:none!important;}
ul.nav #art_id_default{display:none!important;}
/*li.dropdown {border:1px solid #ccc;}*/

/* iDea-Besonderheiten normale Dateiseiten */
.datei-iframe{display:none;}
table.dateianhangstabelle {width: 100%}
table.dateianhangstabelle td{display:none;}
table.dateianhangstabelle td.dateianhangszellename{display:block;}
a.dateianhangslinktext{
    display:block;
}

/*Pfad*/
span.pfadeintraglayer, span.pfadeintraglayer img{float:left;}
span.pfadeintraglayer img{
 margin-top:6px;
 margin-left:5px;
 margin-right:5px;
}
span.pfadeintraglayer a{
    margin: 0;
    font-size: 12px;
    color: #999;
    text-align: center;
    min-width: 0;
    background-color: transparent;
    -moz-box-shadow: none !important;
    -o-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-transform: none;
    line-height:14px;
}

/* Tabellen */
div.editor_text table td{padding:4px;}
table.query2table {width:100%;}
table.query2table td,
table.query2table th,
table.personanzeige td
{padding:4px;}
table.query2table th button{display:none;}


/* Alte Fieldsets */
div.fieldsetklasse{
    border:1px solid #ccc;
    padding: 4px;
    margin-bottom:5px;
}

div.fieldsetklasse div.legendklasse{
    font-weight:bold;
}

/* Personenseite */
table.personanzeige table td
{border:1px solid #ccc;}

/* Unterkapitelbox */
div.kapitel {
    float: none!important;
    width: 100%!important;
}

/* Bereichstartseite */
div.wichtigbox{padding:4px;}
#cur_element_bereichstartfilter{display:none!important;}
td.HauptordnerHintergrund{background-color:#ddd;}
td.GrauerHintergrund{background-color:#eee;}
span.kuerzel{display:none;}
div.AnzeigeTypBereich .col_5,
div.AnzeigeTypBereich .col_6,
div.AnzeigeTypBereich .col_7{
    display:none;
}

/* Allgemeine Linkgestaltung */
a.quickaccess{
	color: #b80f2e!important;
}

#suchtrefferQ2T .suchtreffertitel,
a.dateianhangslinktext,
a.unterkapitelersteebene,
.quicklink a,
a.unterkapitelzweiteebene{
	color: #fff;
    background-color: #666666;
    border-color: #666666;
    padding: 10px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    min-width: 160px;
    text-align: left;
    border-radius: 0;
    text-transform: uppercase;
    margin: 10px 0;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

a.dateianhangslinktext:hover,
#suchtrefferQ2T .suchtreffertitel:hover,
#suchtrefferQ2T #suche_col2 .suchtreffertitel:hover,
.quicklink a:hover,
a.unterkapitelersteebene:hover,
a.unterkapitelzweiteebene:hover
{
	color: #fff;
    background-color: #cd3c2e;
    border-color: #cd3c2e;
    text-decoration:none;
}

/*Unterkapitellinks */

a.unterkapitelersteebene{
	margin-top:20px!important;
	display:block;
	margin-bottom:1px;
}

a.unterkapitelzweiteebene  {
	color: #fff;
    background-color: #aaa;
    border-color: #aaa;
    margin-left:20%;
    display:block;
    margin-top:0px;
    margin-bottom:1px;
}



/* Startseite */
body.seitentypHome div.page-intro{display:none;}
body.seitentypHome  div.cur_headline{display:none;}
body.seitentypNewsbox  div.cur_headline{display:none;}

td.newsImgContainer{
	width:25%;
	vertical-align:top;
}
div.newsHeadContainer a, div.newsHeadContainer a:hover{
    text-decoration:none!important;
}
td.newsImgContainer img{
	width:100%;
}
div.cur_element_newsbox table, div.cur_element_blackboard table{
    margin-bottom:30px;
    border-bottom: 1px solid #cd3c2e;
}
td.newsContContainer {
    padding-left:20px;
    padding-bottom:20px;
    vertical-align:top;
} 
td.newsContContainer h1 { 
    font-weight:normal;
    color:#b80f2e;
    font-size: 22px; 
    margin-top:10px;
    margin-bottom:10px!important;
}
td.newsContContainer a, .editor_text p{
    margin-top:0px;
    margin-bottom:0px;
}


/* Banner */

img.bannereinblendung{
	filter:alpha(opacity=50); 
	-moz-opacity: 0.50; 
	opacity: 0.50;
}

/* Quicklinks */
.quicklink img{
    width:100%;
}
.quicklink br{
    display:none;}
    .quicklink a{
        display:block;
        width:15%;
        float:left;
        margin-right:15px;
        font-weight:10pt!important;
        height:180px;
    }

    /* Register */
    .ui-widget-content {
        padding:0px;
        border: 0px;
    }

    div.ui-tabs-panel{
        border-left: 1px solid #e3e3e3!important;
        border-right: 1px solid #e3e3e3!important;
        border-bottom: 1px solid #e3e3e3!important;
    }
    .ui-widget-header {
        border: 0px;
        border-bottom: 1px solid #e3e3e3;
        background: #fff;
        color: #666;
        font-weight: bold;
    }

    /*Fuss und Lenkung*/
    #fusstabellen table{
        width:100%;
        margin-top:15px;
    }

    #fusstabellen table td{
        padding:4px;
        border-bottom:1px solid #ccc;
        vertical-align:top;
        font-size:8pt;
    }

    #fusstabellen h5{font-weight:normal;}
    /* ASS.TEC
    #logo{
        height: auto !important;
    } */
    .pfadtyp_Ordner{
        display:none;
    }



