/* Beginn Allgemeines */

* {
margin: 0;
padding: 0;
}

body {
background: #ffffff url(../layout/back_forschung.gif) left repeat-y;
font: 0.8em Verdana, Arial, Helvetica, sans-serif;
color: #000000;
}

p {
margin-bottom: 10px;
}

a {
color: #000000;
text-decoration: none;
}

a:hover {
color: #0991ca;
}

a:active {
color: #0991ca;
}

a img {
border: 0 none;
}

h1 {
font-size: 1.0em;
margin-bottom: 8px;
}

h2 {
font-size: 0.9em;
text-decoration: none;
font-weight: normal;
line-height: 150%;
display: block;
}

h3 {
font-size: 1.2em;
}

h4 {
font-size: 1.0em;
}

h5 {
font-size: 1.2em;
font-weight: 900;
}

h6 {
font-size: 0.8em;
text-decoration: none;
font: Verdana, Arial, Helvetica, sans-serif;
color: #999999;
font-weight: normal;
}

ul {
list-style-type: none;
}

/* Ende Allgemeines */
/* Beginn Divs */

#page {
width: 100%;
height: 100%;
}

#kopf {
height: 120px;
width: 100%;
float: left;
background: #C7DCDE url(../layout/headerscale.jpg) left repeat-x;
border-bottom: 2px #000000 solid;
}

#inhalt {
width: 50%;
padding: 10px 20px 20px 20px;
float: left;
}

#linke_spalte {
float: left;
width: 168px;
margin: 0 8px;
padding: 30px 2px;
background-color: #E5E5E5;
}

#rechte_spalte {
float: right;
padding: 10px 0;
width: 20%;
height: 133px;
text-align: center;
}

#navigation { 
float: left;
z-index: 2;
position: absolute;
padding: 88px 0 0 80px;
height: 32px;
width: 613px;
background: url(../layout/header.jpg) left no-repeat;
text-align: right;
}

#navigation li {
list-style: none;
display: inline;
float: left;
}

#navigation li a {
margin: 0px 0px;
padding: 7px 10px;
width: 163px;
height: 30px;
font: 1.2em Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: center;
}

#navigation li a:hover { }

#logos {
float: right;
z-index: 1;
position: relative;
height: 120px;
width: 240px;
background: url(../layout/uni+fak.jpg) right no-repeat;
}

#level2navi {
margin-bottom: 36px;
padding-left: 23px;
padding-top: 8px;
height: 23px;
border: 1px #CCCCCC solid;
font-weight: bold;
background-color: #F7F7F7;
}

.level3navi {
margin-right: 4px;
padding: 3px 10px;
background: #F7F7F7;
border-right: 1px #cccccc solid;
border-bottom: 1px #cccccc solid;
}

#subsides li {
list-style: none;
display: inline;
}

#text {
float: left;
margin-left: 33px;
}

#text_kb {
float: left;
}

#mitglied {
margin-top: 23px;
margin-left: 20px;
float: left;
}

#mitglied li {
margin-top: 6px;
}

#bild {
padding-top: 20px;
float: left;
}

#impressum {
width: 168px;
height: 280px;
float: left;
background: url(../layout/monitore2.jpg) no-repeat;
}

#fussleiste {
float: left;
width: 100%;
height: 40px;
margin-top: 20px;
border-top: 1px #000000 solid;
padding-top: 6px;
text-align: center;
}

/* Ende Divs */
/* Beginn Klassen */

/* Navigation linke Spalte */

.hlinks {
margin: 26px 0 8px 6px;
font-weight: bold;
}

.linkslink {
margin-top: 2px;
padding: 6px;
background-color: #F2F2F2;
font: 0.8em Verdana, Arial, Helvetica, sans-serif;
color: #666666;
}

.impressum {
margin: 240px 0px 30px 2px;
padding: 4px 0;
background-color: #F2F2F2;
text-align: center;
}

/* Navigation rechte Spalte */

.rechtslink {
font: 0.9em Verdana, Arial, Helvetica, sans-serif;
color: #666666;
margin-top: 4px;
padding-bottom: 4px;
border-bottom: 1px #CCCCCC dashed;
}

.absatz {
border-top: 1px #CCCCCC solid;
border-bottom: 1px #CCCCCC solid;
border-left: 1px #CCCCCC solid;
font-weight: bold;
padding: 6px 0;
background-color: #F7F7F7;
}

/* Navigation Level 2 */

.current {
color: #A3A3A3;
}

a.level2navi {
margin-left: 10px;
}

/* Allgemeine Klassen */

.nav {
border-right: 1px #999999 solid;
}

.mehr {
font-size: 0.8em;
font-weight: bold;
color: #0991ca;
}

#lehre {
border: 1px #999999 solid;
background-color: #E8E8E8;
margin-left: 23px;
margin-bottom: 30px;
padding: 3px;
}