html, body {
    padding: 0;
    margin: 0;
    height: 100%;
}

body {
    background: #CCC;
    color: #333;
    font-family: arial, verdana, sans-serif;
    font-size: 14px;
}

input {
    color: #333;
    font-family: arial, verdana, sans-serif;
    font-size: 12px;
}

/* Standardeinstellungen */

h1 {
    font-size: 140%;
    color: #990033;
    font-weight: normal;
    line-height: 150%;
}

h2 {
    font-size: 110%;
    color: #175879;
}

# fuer google scholar ab 06/2012
h2.citation_title {
    font-size: 110%;
    color: #175879;
}

h3 {
    font-size: 100%;
    font-weight: normal;
    color: #990033;
    margin-bottom: 0;
}

h3.citation_author {
    font-size: 100%;
    font-weigth: normal;
    color: #990033;
    margin/bottom: 0;
}

h4 {
    font-size: 100%;
/*    font-size: bold; fehler_bis_2011_05 */
    font-weight: bold;
    color: #175879;
}

a {
    color: #0000cc;
    text-decoration: none;
}

a.external,
a.external-link-new-window {
    padding-left: 12px;
    background: url("/assets/external_bg.gif") 0 50% no-repeat;
    text-decoration: none;
}

a:visited {
    color: #336699;
}

a.external:visited {
    padding-left: 12px;
    background: url("/assets/external_vis_bg.gif") 0 50% no-repeat;
    text-decoration: none;
}

a:hover,
a.external:hover {
/*   #0000cc; fehler_bis_2011_05 */
    color: #0000cc;
    text-decoration: underline;
}

a img {
    border: 0;
}

/* fuer Link zu personal page auf Mitarbeiter-Seiten Jost-complex (ab 06/2010) */
a.personal-page {
    font-size: 110%;
    color: #175879;
    font-weight: bold;
    text-decoration: underline;
    background: url("/assets/external_bg.gif") 0 50% no-repeat;
    padding-left: 12px;
	}

h1.csc-firstHeader {
    margin-top: -3px;
    margin-bottom: 20px;
    line-height: 120%;
}

.csc-firstHeader {
    margin-top: 0;
    line-height: 120%;
}

ul {
    list-style-type: none;
    padding: 0 0 0 15px;
    margin: 0.5em 0;
}

ul li {
    padding: 0 0 0 12px;
    background: url("/assets/liste.gif") 0 5px no-repeat;
}

ul li ul li {
    padding: 0 0 0 12px;
    background: url("/assets/liste_2.gif") 0 5px no-repeat;
}

ul li ul li ul li {
    padding: 0 0 0 12px;
    background: url("/assets/liste_3.gif") 0 5px no-repeat;
}

hr {
    background: #175879;
    color: #175879;
    border: 0;
    height: 1px;
}

/* Layout */

.hidden,
.print {
    display: none;
}

div.clear {
    clear: both;
    height: 0px;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
}

#overall {
    background: #FFF;
    width: 950px;
    padding: 0 15px 1px 15px;
    margin: 0 auto;
    height: 100%;
    position: relative;
}

body>#overall {
    height: auto;
    min-height: 100%;
}

/* Kopfbereich */

#header_fixed {
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1000;
}

* html #header_fixed {
    position: absolute;
}

#header {
    height: 155px;
    position: relative;
    width: 950px;
    margin: 0 auto;
}

#overall>#header {
    min-height: 155px;
    height: auto;
}

#header div.navspacer {
    clear: both;
    background: #FFF;
    height: 10px;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
}

#logo {
    padding: 0 0 0 0;
    height: 90px;
    background: #FFF;
}

#logo .logo2 {	/* war vorher logo1 */
    float: left;
    width: 661px;		/* 650 */
    height: 74px;
    margin: 5px 0 0 0px;
    /* Bild muss 130 x 74 sein */
}

/* ALTER BLOCK #logo .logo2 {
    float: left;
    margin: 5px 0 0 20px;
    height: 79px;	
    width: 509px; */

/*    padding: 7px 0 0 0; ---*/
/* Original bei Bildhoehe 41 Pixel, ab 09/2009 Bildhoehe 65 Pixel mit Weissbereich OBEN */
/*  padding: 31px 0 0 0;
    height: 41px; */
    /* Bild muss 489 x 74 sein */
/* ALTER BLOCK }  */

#logo .address {
    display: none;
}

#logo h1 {
    float: left;
    margin: 5px 0 0 20px;
/* fuer Bild nach oben left top oder 10px 20px */
    width: 489px;
    height: 74px;
    padding: 0;
}

#logo h1 span {
    display: none;
}

#logo div.right {
    float: right;
    width: 280px;
    padding: 5px 0 0 0;
    height: 79px;
    position: relative;
}

/* Navigation oben */

#naviTop {
    clear: both;
}

/* Navigation 1. Ebene */
#navbox1 {
    background: url("/assets/top1_bg.gif") repeat-x top left #175879;
    color: #FFF;
    width: 100%;
    border-bottom: 2px #FFF solid;
    font-size: 86%;
}

#navbox1 div.inner {
    background: url("/assets/bot1_bg.gif") repeat-x bottom left;
    width: 100%;
}

#navbox1 ul {
    float: left;
    margin: 0;
    padding: 0;
}

#navbox1 ul li {
    display: inline;
    background: none;
    padding: 0;
}

#navbox1 ul li a {
    float: left;
    position: relative;
    margin: 0;
/*    border-right: 1px #FFF solid;*/
    color: #FFF;
    text-decoration: none;
}

#navbox1 ul li a span.inner {
    display: block;
    padding: 2px 10px 3px 10px;
}

#navbox1 ul li a:hover {
    color: #175879;
    background: url("/assets/top1_h_bg.gif") repeat-x top left #CCC;
}

#navbox1 ul li a:hover span.inner {
    background: url("/assets/bot1_h_bg.gif") repeat-x bottom left;
}

#navbox1 ul li a.active {
    color: #175879;
    background: url("/assets/top1_h_bg.gif") repeat-x top left #CCCCCC;
}

#navbox1 ul li a.active span.inner {
    background: url("/assets/bot1_h_bg.gif") repeat-x bottom left;
}

#navbox1 ul li a.active.sub span.inner {
    background: none;
}

#navbox1 ul li a.active #uebergang {
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 100%;
    height: 2px;
    background: #CCC;
}

* html #uebergang {
    display: none;
}

/* Navigation 2. Ebene */

#navbox2 {
    background: #CCC;
    font-size: 86%;
    margin: 0 0 0 0;
}

#navbox2 div.inner {
/*    background: url("/assets/bot2_bg.gif") repeat-x bottom left;*/
    width: 100%;
    border-bottom: 1px #FFF solid;
}

#navbox2 ul {
    margin: 0;
    padding: 0;
    border: 0;
    list-style-type: none;
    list-style-image: none;
    
}

#navbox2 ul li {
    display: inline;
    background: none;
    padding: 0;
}

#navbox2 ul li a {
    float: left;
    color: #175879;
/*    border-right: 1px #175879 solid;*/
    text-decoration: none;
    padding: 2px 10px 3px 10px;
    position: relative;
    
}

#navbox2 ul li a:hover {
/*    background: url("/assets/bot2_h_bg.gif") repeat-x bottom left #FFF;*/
    background: #FFF;
}

#navbox2 ul li a.active {
/*    background: url("/assets/bot2_h_bg.gif") repeat-x bottom left #FFF;*/
    background: #FFF;    
}

#navbox2 ul li a.active.sub {
    background: #FFF;
}

/* Navigation 3. Ebene */

#navbox3 {
    background: #FFF;
    margin: 0;
    padding: 0 0 0 0;
    color: #666;
    font-size: 86%;
    border-bottom: 1px #666 solid;
    /*border-left: 1px #666 solid;
    border-right: 1px #666 solid;*/
}

#navbox3 ul {
    margin: 0;
    padding: 0;
    border: 0;
    list-style-type: none;
    list-style-image: none;
}

#navbox3 ul li {
    display: inline;
    background: none;
    padding: 0;
}

#navbox3 ul li a {
    color: #666;
    float: left;
    padding: 2px 5px 1px 5px;
    text-decoration: none;
}

#navbox3 ul li a.active,
#navbox3 ul li a:hover {
    color: #000;
}

/* Suchformular */

#searchform {
    margin: 0;
    padding: 10px 0 0 0;
    text-align: right;
}

#searchform .text {
    border: 1px #A4A4A4 solid;
    padding: 1px 2px;
    font-size: 12px;
    width: 120px;
}

#searchform .button {
    width: auto;
    color: #A4A4A4;
    background: #FFF;
    border: 0;
    font-size: 12px;
}

/* Inhaltsbereich */
#content {
    padding: 175px 0 50px 0;
    width: 100%;
    position: relative;
}

#contentLeft {
    float: left;
    width: 135px;
    padding-bottom: 10px;
    overflow: hidden;
    font-size: 86%;
}

#contentMain {
    float: left;
    padding: 0 0 0 0;
    width: 795px;
    overflow: hidden;
    border-left: 20px #FFF solid;
}


/* 2 Spalten */

#contentMain div.cleft {
    float: left;
/*    width: 460px;*/
    width: 512px;
    overflow: hidden;
}

#contentMain div.cright {
    float: right;
/*    width: 315px;*/
    width: 262px;
    overflow: hidden;
}

/* 3 Spalten */

#contentMain div.cleft2 {
    float: left;
    width: 640px;
 /*   width:  fehler_bis_2011_05 */
    overflow: hidden;
}

#contentMain div.cright2 {
    float: right;
    width: 135px;
    overflow: hidden;
}

/* Boxen rechts */

div.boxRight {
    padding: 10px 10px 1px 10px;
    margin: 0 0 4px 0;
    color: #333;
    font-size: 86%;
}

div.boxRight div.imagelink {
    float: right;
}

div.boxRight.bgstyle1 {
/*    background: #8CA3BA;*/
    border: 1px #175879 solid;
}

div.boxRight.bgstyle2 {
/*    background: #BFCCD9;*/
/*    border: 1px #175879 solid; */
}

div.boxRight.bgstyle3 {
/*    background: #CCCCCC;*/
    border: 1px #175879 solid;
}

div.boxRight .headline {
    margin-top: 0;
}

div.boxRight h3 {
    font-size: 120%;
    /*font-weight: normal;*/
    color: #175879;
}

div.boxRight a.link img {
    border: 0;
}

/* Liste in boxRight */
div.boxRight ul {
    padding: 0;
}

/* Link-Zeile ganz unten bei Boxen */
div.boxRight div.bottom {
    margin: 0 -10px;
    padding: 0px 10px 3px 10px;
    /*border-top: 1px #175879 solid;*/
    /*background: #175879;*/
    /*color: #FFF;*/
    text-align: right;
/*    font-weight: bold; */
    
}

div.boxRight.bgstyle1 div.bottom a {
    /*background: url("/assets/further1.gif") 100% 50% no-repeat;
    padding-right: 15px;*/
}

div.boxRight.bgstyle2 div.bottom a {
    /*background: url("/assets/further2.gif") 100% 50% no-repeat;
    padding-right: 15px;*/
}

div.boxRight.bgstyle3 div.bottom a {
/*    background: url("/assets/further3.gif") 100% 50% no-repeat;
    padding-right: 15px;*/
}

/*
div.boxRight div.bottom a {
    background: #175879;
    color: #FFF;
    display: block;
    padding: 1px 10px;
    color: #FFF;
    text-decoration: none;
}

div.boxRight div.bottom a:hover {
    text-decoration: none;
}*/

/* Fussleiste */

#footer {
    position: absolute;
    left: 15px;
    bottom: 20px;
    color: #FFF;
    background: url("/assets/top1_bg.gif") repeat-x top left #175879;
    width: 950px;
    font-size: 86%;
    line-height: 100%;
    padding: 0;
    z-index: 10;
}

#footer div.inner {
    background: url("/assets/bot1_bg.gif") repeat-x bottom left;
    width: 100%;
}

#footer a {
    color: #FFF;
    text-decoration: none;
}

/* Logo unten */

#footer div.logo {
    position: absolute;
    display: none;
    left: 0;
    top: -116px;
    width: 126px;
    height: 101px;
}

#footer div.logo img {
    border: 0;
}

/* Navi unten */
#footer_nav {
    float: left;
    width: 350px;
    padding: 4px 5px;
    margin: 0;
    line-height: 100%;
    list-style-type: none;
}

#footer_nav li {
    display: inline;
    margin: 0;
    padding: 0;
    background: none;
}

/* Suchfeld unten
#footer_searchform {
    position: absolute;
    z-index: 20;
    padding: 2px 0px;
    left: 50%;
    top: 0;
    margin: 0 0 0 -7.5em;
    border: 0;
    line-height: 100%;
    font-size: 100%;
}

#footer_searchform input {
    margin: 0;
    padding: 0;
    float: left;
    vertical-align: middle;
}

#footer_searchform .button {
    border: 0;
    background: none;
    color: #FFF;
    width: 4em;
    font-size: 100%;
}

#footer_searchform .text {
    border: 1px #A1A1A1 solid;
    width: 10em;
    font-size: 95%;
    margin-left: 5px;
    padding: 0 2px;
    background: url("/assets/searchterm_bg.gif") no-repeat #FFF;
}*/

/* Optionsbox */

#fontsizeBox1,
#fontsizeBox2 {
    float: right;
    padding: 3px 10px 2px 10px;
    margin: 0px 0 0 0;
    line-height: 100%;
}

#fontsizeBox1 {
    padding: 4px 0 4px 10px;
}

#fontsizeBox2 img {
    border: 0;
    vertical-align: middle;
}

#fontsizeBox2 img.fs3{
    margin: 0 0 0 3px;
}

#languageBox {
/*    float: right;
    
    padding: 4px 10px 4px 5px;*/
/*    border-left: 1px #FFF solid;*/
    color: #999999;
    text-align: right;
    position: absolute;
    bottom: 0;
    right: 8px;
    font-size: 86%;
}

#languageBox a {
    text-decoration: none;
    color: #175879;
}

#lastmod {
    position: absolute;
    left: 0;
    bottom: 0;
    color: #CCC;
    font-size: 10px;
    text-align: center;
    width: 980px;
}

/* Phonebook tabelle */
table.phonebook {
    border-top: 1px #175879 solid;
    width: 100%;
}

table.phonebook th {
    text-align: left;
    padding: 2px 5px 2px 10px;
    border-bottom: 1px #175879 solid;
    border-right: 1px #175879 solid;
}

table.phonebook th.letterbox {
    background: #CCC;
    color: #AA0000;
    font-weight: normal;
    padding: 8px 5px 4px 10px; 
    border-right: 0;
}

table.phonebook td {
    padding: 8px 5px 4px 10px;
    border-bottom: 1px #175879 solid;
    border-right: 1px #175879 solid;
}

table.phonebook th.last,
table.phonebook td.last,
table.phonebook td.td-last {
    border-right: 0;
}

/* Allgemeine tabelle */
table.contenttable {
    border-collapse: collapse;
    margin: 1px;
}
table.contenttable th,
table.contenttable td {
   border: 1px #175879 solid;
}


table.contenttable thead th,
table.contenttable thead td {
    text-align: left;
    padding: 2px 5px 2px 10px;
    font-weight: bold;
    font-size: 110%;
}

table.contenttable tbody th {
    background: #CCC;
    padding: 8px 5px 4px 10px;
    text-align: left;
    color: #AA0000;
}

table.contenttable tbody td {
    text-align: left;
    padding: 8px 20px 4px 10px;
    font-size: 100%;
}

table.contenttable p.bodytext {
    margin: 0;
}

/* Allgemeine tabelle OHNE Rand (definiert 06/2010, H.S.) */
table.tabelle_ohne_rand {
    border: none;
    padding: 3px 6px 3px 6px;
}

table.tabelle_ohne_rand th,
table.tabelle_ohne_rand td {
   border: none;
}

table.tabelle_ohne_rand thead th,
table.tabelle_ohne_rand thead td {
    text-align: left;
    vertical-align: top;
    padding: 2px 5px 2px 10px;
    font-weight: bold;
    font-size: 110%;
}

table.tabelle_ohne_rand tbody th {
    background: #CCC;
    padding: 8px 5px 4px 10px;
    text-align: left;
    vertical-align: top;
    color: #AA0000;
}

table.tabelle_ohne_rand tbody td {
    text-align: left;
    vertical-align: top;
    padding: 8px 20px 4px 10px;
    font-size: 100%;
}

table.tabelle_ohne_rand p.bodytext {
    margin: 0;
}

/* Allgemeine tabelle mit kleinerer Schrift und weniger Randabstand (definiert 06/2010, H.S.) */
table.tabelle_kleine_schrift {
    border-collapse: collapse;
    margin: 1px;
}
table.tabelle_kleine_schrift th,
table.tabelle_kleine_schrift td {
   border: 1px #175879 solid;
    font-size: 90%;
}

table.tabelle_kleine_schrift thead th,
table.tabelle_kleine_schrift thead td {
    text-align: center;
    padding: 3px 3px 3px 3px;
    font-weight: bold;
    font-size: 90%;
}

table.tabelle_kleine_schrift tbody th {
    background: #CCC;
    padding: 3px 3px 3px 3px;
    text-align: center;
    color: #AA0000;
    font-size: 90%;
}

table.tabelle_kleine_schrift tbody td {
    text-align: center;
    padding: 3px 6px 3px 6px;
    font-size: 80%;
}

table.tabelle_kleine_schrift p.bodytext {
    margin: 0;
}


/* Standard cssstylecontent ueberschreiben */
DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
/*    border: 2px solid #175879;*/
    border: 1px solid #175879;
}

div.boxBlank>div>div.csc-textpic {
    margin: 0;
    padding: 0 0 5px 0;
}
