/* CSS Document */
#header {
        height: 125px;
        border: 1px solid #000;
        border-bottom: none;
}

#header .logo,
#header .headertheaser,
#header .locations {
        float: left;
}

#header .logo {
        padding: 26px 15px 26px 16px;
}
#header .headertheaser {
        width: 395px;
        height: 125px;
        position: relative;
}
#header .headertheaser .blogAuthor{
		position: absolute;
		left: 321px;
		top: 0;
}
#header .locations div {
        padding: 10px 0;
        margin: 20px 15px 0 0;
        float: left;
}
#topNavRound {
        height: auto;
        padding-top: 0;
        color: #fff;
        background: #d02128;
}

#topNavRound.insel{
    background-color: #666; 
}
#topNavRound.vz{
    background-color: #7a9b27; 
}
#topNavRound.fws{
    background-color: #0661ac;
}
#topNavRound.bn{
    background-color: #fea421;     
}
/*#topNavRound.bn a,
#footer.bn a,
#topNavRound.bn a:hover,
#footer.bn a:hover,
#topNavRound.bn a:link,
#footer.bn a:link,
#topNavRound.bn a:visited,
#footer.bn a:visited,
#footer.bn li{
    color: #000;
}*/
#topNavRound .mainmenu {
             width: 715px;
             margin: 0 2px 0 3px;
}
#topNavRound a{
             color: #fff;
}
#topNavRound a:active,
#topNavRound a:hover,
#topNavRound .activeMiddle a {
             color: #000;           
}
#topNavRound .topItem,
#topNavRound .active {
    height: 25px;
    background: none;
    padding: 3px 12px 0 12px;
    list-style: none;
}
.left {
      float: left;
}
#topNavRound .location_menu {

}
#topNavRound .location_menu li{
    float: left;
    list-style: none;
    width: 94px;
    text-align: center;
    padding-top: 3px;
}
#topNavRound .location_menu li.last{
    width: 64px;
    padding-left: 15px;
        
}
#topNavRound #dMLanguage {
    height: 25px;
    width: 33px;
}
.clickPathContainer {
    width: 555px; 
    margin-left: 175px;
    padding: 5px 0;
    float: left;
}
.topNavSearch {
    float: left;
    background: none;
}
.serviceNav {
    height: 25px;
    padding: 10px 0 5px;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    
}
#search .inputText {
    margin-left: 0;
}
ul#clickPathNew li a {
  /*  background: url("/typo3conf/ext/dm_introbox/Resources/Public/img/menuDot_active.jpg") no-repeat 2px 2px;*/
}
#footer {
    border: 1px solid #000;
    border-top: none;  
    width: 1022px;
    min-height: 60px;
    font-size: 13px;
    padding: 5px 0 0;
    background-image: url("logo_leibnizgemeinschaftFooter_de.png");
    background-repeat: no-repeat;
    background-position: right 30px bottom 10px;
    background-color: #666;
}
body.lang_en #footer {
    background-image: url("logo_leibnizassociation_en.png");
}
#footer .footer_head {
    padding: 30px 30px 50px;
}
#footer .footer_head h3,
#footer .footer_head h4{
    text-align: left;
    color: #fff;
}
#footer .footerCol {
    float:left;
    text-align: left;
}
#footer .footerCol_1 {
    width: 397px;
    padding-left: 30px;
}
#footer .footerCol_2,
#footer .footerCol_3,
#footer .footerCol_4 {
    width: 145px;
    padding: 0 15px;
}
#footer .footerCol p,
#footer .footerCol h1,
#footer .footerCol h2,
#footer .footerCol h3,
#footer .footerCol a,
#footer .footerBottom a{
    color: #fff;
    font-size: 14px;
    padding-bottom: 14px;
    padding-right: 13px;
}
#footer .footerCol a:hover,
#footer .footerBottom a:hover{
    color: #d12129;
}
#footer .cscdm-extendmarg_2 {
    padding-bottom: 2em;
}
#footer .footerBottom {
    float: none;
    clear: both;
    color: #fff;
    font-size: 14px;
    padding-top: 50px;
    padding-bottom: 10px;
}
#footer .footerBottom div {
    color: #fff;
    text-align: left;
    padding: 2px 30px;
}

#footer .legalBox {
    height: 20px;
    padding-right: 0;
}
#footer ul li {
		margin: 0;
}
#footer ul.footerPrevList,
#footer ul.footerNextList {
		width: 175px;
		margin: 0;
}
#footer ul.footerPrevList li,
#footer ul.footerNextList li {
		width: 170px;
		margin: 0;
		padding: 2px 0;
}
#footer ul.footerPrevList li {
		text-align: left;
}
#footer ul.footerNextList li {
		text-align: right;
}
#footer ul.footerPrevList a {
		margin-left: 5px;
		padding: 5px 0 5px 20px;
		background: url('Reihennavi_pfeil_links.gif') left 6px  no-repeat;
}
#footer ul.footerNextList a {
		margin-right: 5px;
		padding: 5px 20px 5px 0;
		background: url('Reihennavi_pfeil_rechts.gif') right 6px  no-repeat;
}
#footer ul.centered {
    margin: 0;
    width: 672px;
}
#footer ul.centered li{
    padding: 2px 15px;
    margin: 0 10px;
}
#footer ul.centered li.icon {
	padding: 0 15px;
}

#footer li,
#footer li a,
#footer li a:link,
#footer li a:visited{
    color: #fff;
}
#footer li a:hover,
#footer li a:active {
    color: #000;
    
}

#footer li a {
    padding: 5px 0;
}


