
/* Einrichtungsspezifisches Stylesheet */
/* /uni/css/f2inform-theoretica.css */


/*******************************************************
 * Seitengerüst
 *******************************************************/

body {background-color:#E6EBDE;}
#inhaltinfos p {background-color:#E6EBDE;}

/*******************************************************
 * Kopf und Bereichstitel
 *******************************************************/
#bereich-titel {
 display:block;
 background:url(../layout/f2inform-titel.gif) no-repeat right 2px;
 }

/*
*/
#site-titel {
 display:block;
 margin-top:0;
 margin-bottom:0;
 padding-top:0px;
 padding-left:0;
 /*background:url(../layout/f2inform-csd-grafik.gif) 0 0 no-repeat;*/
 /*text-indent:-9999px;
 font-size:1px;*/
 z-index:50;
 overflow:visible;
}
#site-titel a {
 font-family: M400600, Myriad Pro, Arial, sans-serif;
 font-size:130%;
 letter-spacing: -0.03em;
 text-transform:uppercase;
 padding-bottom: 2ex;
 border-bottom: 1px solid #e6ebde;
}
/*
*/
/*******************************************************
 * Inhalt_Wrapper
 *******************************************************/

#inhalt_wrapper {
 background-color:#fff;
}


/*******************************************************
 * Menü
 *******************************************************/
#menue #kopfbild {
  background: url(../layout/kopfbild-a14-mahnmal_190.jpg) 0 -4px no-repeat; 
 border-bottom:1px solid #fff; /* #0D59AB; */
}

/*******************************************************
 * Inhalt
 *******************************************************/
#inhalt h1,#inhalt h2,#inhalt h3,#inhalt h4 {
 color:#0D59AB;
 color:#0C54A1;
 color:#0C519B;
 color:#365F8C;
}
#menuetitel {
background: #d4d9cd;
}
#htppowered {
 vertical-align: bottom;
 float:left;
 text-align:left;
 font-size:60% !important;
 padding:0.5em;
 /*font-size:12px;*/
}
#htppowered a {
 padding: 0.2em;
 text-decoration:none;
}
.bibsrc { 
 font-family: mono; 
 font-size: 90%; 
 line-height: 150%; 
}

@media screen {
.bibsrc { 
 font-family: DejaVu Sans Mono, Bitstream Vera Sans Mono, Andale Mono, mono; 
}
ul.toc li, .toc ul li  {
  list-style-image : url(../rahmen/pfeil-grau.gif);
}
ul.toc li.runter, .toc ul li.runter {
  list-style-image : url(../rahmen/pfeil-runter.gif);
}
dt {
  color:#365F8C;
}
}
@media print {
.toc {
 display:none;
}
}
