@CHARSET "UTF-8";

/***********************************************/
/* 3col_rightNav.css                              */
/* Use with template 3col_rightNav.html           */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
font-family: Arial,Helvetica,Verdana;
color: #000000;
line-height: 1.166;
margin: 0px;
padding: 0px;
}

#container {
  margin-left: 0px;
  padding-left:0px;
  padding-top:50px !important;
  margin-right:0px;
  width: 100%;
}

.link{
color: #297DCE;
text-decoration: none;
}

.link:hover{
color: #297DCE;
text-decoration: none;
}

.slink{
color: #CC0000;
text-decoration: none;
}

.slink:hover{
color: #CC0000;
text-decoration: none;
}

.linkt{
color: #000000;
text-decoration: none;
}

.linkt:hover{
color: #000000;
text-decoration: none;
}

/* Link schwarz -> mousseover blau. Befehl: class=\"alink\"*/

.alink{
color: #000000;
text-decoration: none;
}


.alink:hover{
color: #297DCE;
text-decoration: none;
}


.corps a:active ,
.corps a:focus ,
.corps a:hover {
    text-decoration: underline;
}

.corps a:visited {
    text-decoration: none;
    color: #2C6496;
}


.blink{
color: #000000;
font-weight: bold;

}


.blink:hover{
color: #297DCE;
font-weight: bold;

}

a {
color: #297DCE;
text-decoration: none;
}

/*Buchstaben in theorists*/
c {
    color: #000000;
    text-decoration: none;

d {
    color:#000000;
    font-size: 14px;
}
     
}    

a:hover{
color: #297DCE;
text-decoration: none;
}


h1{
 font-size: 14px;
 font-family: Arial,Helvetica,Verdana;
 font-size: 120%;
 font-weight: bold;
 color: #334d55;
 margin: 0px;
 padding: 0px;
 margin-bottom: 0.6em;
}

h2{
 font-size: 14px;
 font-family: Arial,Helvetica,Verdana;
 font-weight: bold;
 color: #000000;
 margin: 0px;
 margin-bottom: 0.3em;
 padding: 0px;
}

h3{
 font-size: 14px;
 font-family: Arial,Helvetica,Verdana;
 font-size: 100%;
font-weight: bold;
 color: #000000;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,Helvetica,Verdana;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

ul.smenu-list ul.smenu-list {
    padding-top: 0px;
    padding-bottom: 0px;
}

:not(.smenu).list-group-item.active a {
    color: #CC0000;
}

.menu-accordion .smenu-list>li.active>a {
    color: #CC0000;
    text-decoration: none !important;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
padding: 10px 0px 0px 0px;
width: 100%;
}

#navBar{
font-size: 14px;
font-family: Arial,Helvetica,Verdana;
float: none;
    text-align: left;
width: 147px;
padding-top: 20px;
padding-right: 30px;
background-color: #FFFFFF;
    color: #000000;
vertical-align: top;
white-space: nowrap;
}
/* --> weiter unten...
#headlines{
background-color: #FFF0F0;
  float: none;
width: 149px;
white-space: nowrap;
padding-right: 25px;
    padding-top: 20px;
}*/

#content{
  float: none;
  color: #000000;
  vertical-align: top;
  text-align: left;
  padding-top: 20px;
  padding-bottom:50px;
  padding-left: 10px;
  white-space:normal;
}

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
margin: 0;
padding: 0 0 0 10px;
}


/************* #globalNav styles **************/

#globalNav{
padding: 0px 0px 5px 10px;
border-bottom: 1px solid #CCC;
color: #cccccc;
}

#globalNav img{
 display: block;
}

#globalNav a {
font-size: 90%;
padding: 0 4px 0 0;
}

/*************** #pageName styles **************/

#pageName{
margin: 0px;
padding: 0px 0px 0px 10px;
}

/************* #breadCrumb styles *************/
/* the following rule should be vacuous, because breadcrumb is a class name and not an id */
#breadCrumb{
font-size: 80%;
padding: 2px 0px 0 10px;
}

/* hide breadcrumb */
.corps > ol.breadcrumb {
  display: none;
}


/************** .feature styles ***************/

.feature{
padding: 0px 0px 10px 10px;
font-size: 80%;
}

.feature h3{
padding: 30px 0px 5px 0px;
text-align: center;
}

.feature img{
float: left;
padding: 10px 10px 0px 0px;
}

/*Tabellen nur 450 Pixel breit*/

.tablestyle{
padding-right:30px;
font-size: 14px;
font-family: Arial,Helvetica,Verdana;
width: 530px;
    text-align:justify;
/*width: 352px;*/
/*white-space: nowrap;*/
}

/************** .story styles *****************/

.story{
padding-right:30px;
font-size: 14px;
font-family: Arial,Helvetica,Verdana;
width: 608px;
    /*width: 352px;*/
white-space: nowrap;
}
.widestory{
padding-right:30px;
font-size: 14px;
font-family: Arial,Helvetica,Verdana;
width: 608px; /* normal story */
    width: 147px; /* navtab */
    width: 755px; /* total */
white-space: nowrap;
}

.story p{
padding: 0px 0px 5px 0px;
}
.widestory p{
padding: 0px 0px 5px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
clear: both;
border: 1px solid #cccccc;
font-size: 75%;
color: #cccccc;
padding: 10px 10px 10px 10px;
}

#siteInfo img{
padding: 4px 4px 4px 10px;
vertical-align: middle;
}


/************* #search styles ***************/

#search{
padding: 5px 0px 5px 10px;
border-bottom: 1px solid #cccccc;
font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
display: block;
margin: 0px;
padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
position: relative;
margin: 0px;
padding: 0px;
border-bottom: 1px solid #cccccc;
font-size: 90%;
background-color: #FFFFFF;
}

#sectionLinks h3{
padding: 10px 0px 2px 10px;
}

#sectionLinks a {
display: block;
border-top: 1px solid #cccccc;
padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
background-color: #dddddd;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
margin: 0px;
padding: 0px 0px 10px 10px;
font-size: 90%;
}

.relatedLinks h3{
padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
display: block; 
}

/************** #advert styles **************/

#advert{
padding: 30px 0px 10px;
}

#advert img{
display: block;
}


/************** #headlines styles **************/

#headlines{
font-style:normal;
padding-top: 20px;
padding-left: 24px;
width: 166px;
font-size: 14px;
font-weight: bold;
vertical-align:top;
line-height: 20px;
}

#headlines p{
padding: 0px 0px 0px 0px;
}

#smallbr{
line-height: 8px;
}

/**************** #Navigation bar styles **********************/

.nav_bar_text {
    font-family: Arial,Helvetica,Verdana;
font-size: 14px;
    color: #000000;
text-decoration:none;
}

.nav_bar_text:hover{
    font-family: Arial,Helvetica,Verdana;
font-size: 14px;
    color: #000000;
text-decoration:none;
}

#numbers_left {
  padding-left:0px;
}
.errormsg {
  color: #cc0000;
  font-size:20px;
}

/*************** Other Styles ********************************/
.style1 {font-family: Arial,Helvetica,Verdana;color: #000000; font-style: normal}
.style2 {font-family: Arial,Helvetica,Verdana; color: #006699;}
.style3 {font-family: Arial,Helvetica,Verdana; color: #CC0000;}

.title {
font-family: Arial,Helvetica,Verdana;
font-size: 16px;
font-weight: bold;
}



/*** new things ***/

.logo:before {
   content: "";
}

.logo {
    position: fixed;
    height: 130px;
    z-index: 1029 !important;
}

.logo >table {
    position: fixed !important; 
    table-layout: fixed;
     width: 100%;
     margin: 0;
     padding: 0;
}
.logo>table>tbody>tr {
     margin: 0;
     padding: 0;
}
.logo>table>tbody>tr>td:first-child {
     padding: 0;
     margin: 0;
     background: url('/public/Hintergrund.gif');
     height: 130px;
    width: 360px;
    vertical-align: top;
}
.logo>table>tbody>tr>td {
     padding: 0;
     margin: 0;
     background: url('/public/Hintergrund.gif');
     height: 130px;
     width: 663px;
    vertical-align: top;
}
.logo>table>tbody>tr>td:last-child {
     padding: 0;
     margin: 0;
     background: url('/public/Hintergrund.gif');
     height: 130px;
     width: 100%;
    vertical-align: center;
}

.container >div.row {
   margin-top:130px;
}

.corps {
  width: 754px;
  margin: 0px;
  text-align: justify;
}

ol.breadcrumb {
      width: 560px;
}

.corps > h1:first-of-type {
      display: none;
}
.corps > h1:last-of-type {
      /* show headers of "Browse -> By Volume -> Any Volume" */
      /* changed by thorsten. But why has it been set to "none"? */
      display: block;
}

.article-block {
      width: 560px;
}

.col-md-2 {
    min-width: 197px;
    width: 12%;
}

.col-md-10 {
    min-width: 560px !important;
   width: 60%;
}

div#global-navigation.menu-accordion {
   min-width: 167px;
}

div#papers {
    padding: 0 !important;
    width: 609px;
}

.textblock {
    text-align: justify;
}


.popbox {
    /* position:fixed; top:50px; left:50px; */
    z-index:1033;
   width: 200px; 
}

.popbox a {
    color:#297DCE;;
    background:#white;
    text-decoration:none;
    display:block;  
    padding:2px; 
   width: 500px;
    /* border:1px solid black; */
}

.popbox a:hover {
    color:#cc0000;
    background:#ffffff;
    width:500px;
}

.popbox a strong {
    display:none;
}

.popbox a:hover strong {
    color:black;
    background:#aaaaaa;
    font:normal;
   margin-left:10px; 
   border:1px solid black;
    display:inline-block;
   position: absolute;
   top: -10px;
   width:500px;
   z-index: 1033; 
    padding:10px;
}


.corps ol > li + li ,
.corps ul > li + li {
    margin-top: 0.5em;
}
/*cogwheel color*/
.context-button {
        color:  #428bca!important;
    }
/*cogwheel color hover*/
    .context-button:hover {
        color: #2a6496 !important;
        cursor: pointer;
    }

.dataTables_scroll {
width:950px;
}



