p {
    font-size: 13px;
    line-height: 18px;
    font-family: arial;
    margin-top: 0;
}
.mirror {
	padding: 0;
}
.mirror li {
	background: url("http://www.uni-bielefeld.de/cias/images/tiler_green.gif") no-repeat left 2px;
	padding: 0 0 12px 10px;
	list-style-type: none;
}
#kopf {
    background: #45A62E;
    height: 74px;
    top: 290px;
    width: 976px;
}

#titel {
    top: 62px;
    left: 250px;
    width: 400px;
}
#facts {
    padding: 0;
    list-style-type: none;
    margin-top: 30px;
}
#facts  li {
    padding-bottom: 20px;
}

#banner {
    background: none repeat scroll 0 0 lightgray;
    max-height: 255px;
    left: 786px;
    overflow: hidden;
    position: absolute;
    top: 50px;
    max-width: 190px;
    z-index: 3;
}

#linkkopf {
    left: 650px;
}

#piktogramm {
    left: 38px;
    top: 300px;
    height: 54px;
    z-index: 4;
}

#history a {
    color : #45A52c;
    font-size: 8pt;
}

.Button {
    border:1px solid #7ea2d5;
}

#menubereich {
    top: 380px;
}

#menubereich a {
    border-bottom-color: #7ea2d5;
}

h1 {
    border-bottom: 3px #45A62e solid !important;
    padding-top: 0px !important;
    padding-bottom: 4px;
    margin-top:-3px !important;
    min-height: 19px;
}
h2 {
    border-bottom: 1px dashed #45A62e;
    padding-top: 0px;
    padding-bottom: 4px;
    margin-bottom: 4px;
    margin-top:-3px;
}
h3 {
    margin: 0;
}

#menubereich a, #menubereich a.active {
    border-bottom-color: #7ea2d5;
}

.titelimg {
    background-image: url("http://www.uni-bielefeld.de/cias/images/menuponits_blue_7EA2D7.gif") left no-repeat;
}

.menuimgorange {
    background-image: url("http://www.uni-bielefeld.de/cias/images/menuponits_blue_7EA2D7.gif") left no-repeat;
}

.menuimggrey {
    background-image: url("http://www.uni-bielefeld.de/images/template_2009/menuponits_gray.gif") left no-repeat;
}

ul.menu-left li a.active {
    background: url("http://www.uni-bielefeld.de/cias/images/menuponits_blue_7EA2D7.gif") no-repeat;
    background-position: 0px 4px;
}

#fussstrich {
    border-bottom: 1px #7ea2d5 dashed;
    position: absolute;
    bottom: 0;
}


#fussmenu {
    bottom: -72px;
    height: 75px;
    left: -248px;
    position: absolute;
    top: auto;
    z-index: 6;
}

#submenu1 ul {
    list-style-type: none;
    padding-left:0px;
    margin-left:0px;
}

#submenu1 li a {
    padding-left:40px;
}

#abteilung {
    border-bottom:1px;
    border-bottom-color:#7ea2d5;
    float:left;
}

#studium {
    border-bottom:1px;
    border-bottom-color:#7ea2d5;
    float:left;
}

#forschung {
    border-bottom:1px;
    border-bottom-color:#7ea2d5;
}

td.neu {
    font-size: 12px;
    vertical-align: top;
    border-width: 1px;
    border-style: none;
    background-color:#ffffff;
    min-width:120px;
}

/* PersonenListen */
.az_index {
    padding-left:10px;
    padding-right:10px;
    letter-spacing: 6px;
    font-size:90%;
    margin:0px;
}

dd.person_homepage {
    position:relative;
    left:200px;
    top:-20px;
}

.index {
    width:133px;
    margin-bottom:5px;
    margin-top:20px;
    border-bottom:dashed 1px #7EA2D5;
    letter-spacing:1px;
    font-weight:bold;
    font-size:90%;
}

.index a {
    text-decoration: none;
    font-size: 90%;
}

.index strong {
    color: black;
}

.float_left {
    float:left;
    margin-right:10px;
}

.float_right {
    float:right;
    margin-left:10px;
}

.page_top {
    text-align:right;
    font-size:80%;
}

#language {
    left: 896px;
    top: 20px;
}

#language a {
    float: right;
    width: 17px;
    height: 13px;
    display: block;
    overflow: hidden;
    text-indent: 20000em;
}

#language a img {
    position: absolute;
    top: 0;
}

#navigation > li:last {
    border: none;
}
#navigation > li.last,
#navigation > li.lastExpandable,
#navigation > li.lastCollapsable {
    border: none;
}

/* fix */
.treeview li.lastCollapsable,
.treeview li.lastExpandable {
    background-image: none;
}
.treeview div.lastCollapsable-hitarea,
.treeview div.lastExpandable-hitarea {
    background-position: -64px -25px;
}


#pulldownNavigation li:hover ul ul, #pulldownNavigation li:hover ul ul ul,
#pulldownNavigation li.sfhover ul ul, #pulldownNavigation li.sfhover ul ul ul {
    left: -999em;
}

/* This "unhides" the sub-menus (left: -999em is what hides them) */
#pulldownNavigation li:hover ul, #pulldownNavigation li li:hover ul, #pulldownNavigation li li li:hover ul,
#pulldownNavigation li.sfhover ul, #pulldownNavigation li li.sfhover ul, #pulldownNavigation li li li.sfhover ul {
    left: auto;
}

ul#pulldownNavigation {
    padding: 0;
    margin: 0;
    font-weight: bold;
}

ul#pulldownNavigation li {
    list-style: none;
    float: left;  /* ohne width - nach CSS 2.1 erlaubt */
    position: relative;
    margin: 0;
    padding: 0;
}
ul#pulldownNavigation > li > a {
    color: #fff;
    display: inline-block;
    height: 19px;
}
* html ul#pulldownNavigation li {
	margin-bottom: -0.4em;
}
*:first-child + html ul#pulldownNavigation li {
	margin-bottom: -0.1em;
}
ul#pulldownNavigation li ul {
    height: auto;
    width: 15.4em;
    padding: 2pt;
    display: none;
    left: -0.4em;
    margin: 0px;
    position: absolute;
    top: 1.6em;
}
* html ul#pulldownNavigation li ul {
	left: -0.4em;
}
*:first-child + html ul#pulldownNavigation UL {
	padding-bottom: 0.4em;
    background-color: white;
}
ul#pulldownNavigation li:hover ul {
	display: block;
    background-color: white;
    border: 1px solid black;
    margin-top: 5px;
}
ul#pulldownNavigation li ul li {
	display: block;
    float: none;
    margin-bottom: 0.2em
}
ul#pulldownNavigation a {
    display: block;
    color: #333333;
	text-decoration: none;
	padding: 0.25em 0px 3px 0px;
}

* html UL#pulldownNavigation A {
    width: 6.4em
}

#suche {
    height: 20px;
    left: 765px;
    top: 210px;
}
#suche .Feld {
    height: 14px;
    line-height: 14px;
    width: 139px;
    padding: 2px 4px;
    font-weight: normal;
    float: left;
}
#suche .Button {
    font-size: 9px;
    height: 20px;
    padding: 0;
    text-align: center;
    width: 56px;
    float: left;
    margin-left: 7px;
    padding-bottom: 2px;
}

input:focus {
    outline: none;
}

#menulinks {
    top: 0;
    padding-top: 5px;
}
#navigation.treeview {
    position: relative;
    margin-left: 0 !important;
    top: -12px;
    left: -3px;
}
.treeview > li {
    padding-left: 17px;
}
.treeview a .menu-eintrag1,
.treeview a .menu-eintrag2 {
    margin-left: 10px;
}
.treeview a .menu-eintrag2 {
    width: 125px;
}

.treeview li {
    border-color: #45a62e;
}
.treeview .hitarea {
    width: 16px;
}
.treeview div.lastCollapsable-hitarea, .treeview div.lastExpandable-hitarea {
    background-position: -80px -3px;
}
.treeview a.selected .menu_point,
.treeview .hitarea:not(.expandable-hitarea) {
    background-image: url("http://www.uni-bielefeld.de/cias/images/treeview-hover.png");
}
.treeview .hitarea:not(.expandable-hitarea) {
    background-position: 2px 4px;
}

#history td {
    line-height: 15px;
    padding-top: 5px;
    vertical-align: top;
}

.infoboxrechts {
    border: none;
    padding: 0 1px 10px 0;
    width: 211px;
}

.asidetop {
    margin-top: 0;
    padding-top: 0;
    position: relative;
    top: -10px;
}

.asidetop a > span {
    display: block;
    padding-top: 6px;
}
.asidetop a > img {
    position: relative;
    left: 1px;
    top: -2px;
}

.news-entry {
    border-top: 1px dashed #45A62E;
    padding: 12px 0 6px;
}
.news-entry p {
    margin: 0 0 7px;
}
.news-entry:first-child {
    border-top: none;
    padding-top: 0;
}

.contentbox {
    border-color: #56B33A;
}
ul#listen li {
    background-image: url("http://www.uni-bielefeld.de/cias/images/tiler_green.gif");
}

#contentwide {
    top: 385px;
    min-height: 350px;
}
#contentwide a {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;

}

.publ {list-style-type:none; margin-left:-40px;}
.publ ul {list-style-type:none;}
.publ li {margin-top:10px;}
.publ li div+a {margin-left:25px;}
