body {
    background: #F7F7F7 url(../images/body_background.png) repeat-x top;
    color: #5F5F5F;
    /* font-size: 82%; */
    font-size: 13px;
}

a:link, a:visited {
    color: #870052;
}

a:focus {
    background-color: #B3ECEF;
    color: black;
}

a:hover {
    text-decoration: underline;
}

#wrapper-a {
    background: url(../images/body_shadow_left.png) left repeat-y;
    max-width: 963px;
    min-width: 760px;
    margin: 0 auto;
    padding-left: 25px;
}

#wrapper-b {
    background: url(../images/body_shadow_right.png) right repeat-y;
    padding-right: 25px;
}

#wrapper {
    background: white;
    color: #3C3C3C;
    overflow: hidden;
    padding: 0 0px;
}

#contentWrapper {
    padding: 0 10px;
}

#header {
    background: #7A014E url(../images/header_gradient.png) top repeat-x;
    border-top: 10px solid #79004D;
    position: relative;
}

#header a {
    text-decoration: none;
}

#logo {
    float: left;
    margin-right: 30px;
    padding-left: 13px;
    width: 177px;
}

#logo img {
    border: none;
    color: white;
    display: block;
}

#subtitle {
    border-left: 1px solid #C295B5;
    color: #E5CFDE;
    font: 1.3em Georgia, serif;
    height: 76px;
    left: 207px;
    line-height: 76px;
    margin: 10px 0 13px;
    position: absolute;
    text-indent: -10000px;
    top: 2px;
    width: 309px;
}
#subtitle span {
    display: block;
    height: 100%;
    left: 0px;
    position: absolute;
    top: 0;
    width: 480px;
}

#subtitle .sv {
    background: url(../images/toppbild_sv.gif) no-repeat center;
}

#subtitle .en {
    background: url(../images/toppbild_en.gif) no-repeat center;
}

#search {
    clear: right;
    float: right;
    margin-right: 20px;
    margin-top: 7px;
    width: 200px;
}

#search div {
}

#search div label {
    display: block;
    font-size: 0.91em;
    padding-bottom: 0.2em;
}

#search div #search-1 {
    font-size: 0.91em;
    padding: 0 0 0.2em;
    text-align: right;
}

#search div #search-1 input {
    border: 1px solid #D8D8D8;
    margin-left: -1px;
    position: relative;
    width: 120px;
}

#search div button {
    background: url(../images/header_searchbutton_gradient.png) repeat-x top;
    border: none;
    color: white;
    font-size: 0.9em;
    margin-left: 3px;
    padding: 2px 2px 1px;
}

#search div a {
    background: url(../images/link_arrow_pink.png) right center no-repeat;
    clear: both;
    color: white;
    float: right;
    font-size: 0.87em;
    margin-top: 3px;
    padding-right: 16px;
}

#search div a:hover {
    text-decoration: underline;
}

#globalfunctions {
    float: right;
    font-size: 0.87em;
    line-height: 1.1;
    margin: 0 16px 1em 0;
    white-space: nowrap;
}

#globalfunctions li {
    border-left: 1px solid white;
    float: left;
    list-style: none;
    margin-left: 0.6em;
    padding-left: 0.6em;
}

#globalfunctions li.lang img {
    vertical-align: middle;
}

#globalfunctions li.first {
    border-left: none;
}

#globalfunctions li a {
    color: white;
}

#globalfunctions li a:hover {
    text-decoration: underline;
}

#globalfunctions li a.flag {
    color: transparent;
    margin-left: 2px;
}


#navigation {
    background: #575757 url(../images/navigation_gradient.png) bottom repeat-x;
    border-top: 2px solid #D8D8D8;
    clear: both;
    margin-bottom: 10px;
}

#navigation a {
    letter-spacing: 1px;
    text-decoration: none;
}

#navigation ul {
    margin: 0;
    overflow: hidden;
}

#navigation ul li {
    background: url(../images/navigation_separator.png) no-repeat right;
    float: left;
    list-style: none;
    margin: 0;
    margin-left: -2px;
    width: 14%;
}

#navigation ul li.first {
    margin-left: 0;
}

#navigation ul li.current {
    background: #2F2F2F url(../images/navigation_gradient_dark.png) bottom repeat-x;
}

#navigation ul li.index {
    background: none;
    float: right;
    width: 17%;
}

#navigation ul li a {
    color: white;
    display: block;
    font-size: 0.8em;
    padding: 8px 0 7px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}

#navigation ul li.index a {
    text-align: right;
    width: 100%;
}

#navigation ul li.index a span {
    background: url(../images/link_arrow_pink.png) 86% 50% no-repeat;
    display: block;
    padding-right: 38px;
}

#navigation ul li a:hover {
    background: #7F7F7F url(../images/navigation_gradient_light.png) bottom repeat-x;
    text-decoration: none;
}

#navigation ul li a:focus {
    color: black;
}

#main {
    clear: both;
    min-height: 594px;
    margin-right: 232px;
    position: relative;
}

#contenttop {
    position: relative;
}

#contenttop #profile {
    overflow: hidden;
}

#contenttop #profile img {
    display: block;
}

#majorwrapper {
    float: left;
    margin: 1em 0 0 1%;
    padding-bottom: 1em;
    width: 59%;
}

#minorwrapper {
    float: right;
    /*        margin: 1em 2% 0 0; */
    margin: 0.85em 2% 0 0;
    padding-bottom: 1em;
    width: 31.5%;
}

.content {
    padding: 1.5em 2em 0;
}

.content-1 {
    float: left;
    padding-bottom: 4em;
    overflow: hidden;
    width: 100%;
}


#nodetop {}

#linkpath {
    background-color: #E7E7E7;
    border-top: 1px solid #E0E0E0;
    font-size: 0.91em;
    line-height: 1.6;
    padding-bottom: 0.05em;
}

#linkpath ul {
    margin: 0;
    padding: 0.5em 0 0.4em 0.5em;
}

#linkpath li {
    background: url(../images/linkpath_arrow.png) right center no-repeat;
    display: inline;
    line-height: 1.1em;
    margin: 0;
    margin-right: 4px;
    padding-right: 8px;
}

#linkpath li.last {
    background-image: none;
}

#linkpath li a {
    margin-right: 0.2em;
}

#nodemenu {
    float: left;
    font-size: 1em;
    width: 27.1%;
    margin-top: 1.75em;
}

#nodemenu h2.currentdepartment {
    border-bottom: 1px solid #870052;
    color: #870052;
    font-size: 1em;
    margin: 0 0 0.3em;
    padding: 0.25em 0.25em 0.25em 0.5em;
}

#nodemenu .currentdepartment a,
#nodemenu .currentdepartment span {
    background: #7D7F7E url(../images/nav_open.png) right center no-repeat;
    color: white;
    display: block;
}

#nodemenu ul {
    font-size: 0.91em;
    list-style: none;
    margin: 0;
}

#nodemenu ul.headless {
    border-top: 1px solid #E7E7E7;
}

#nodemenu ul li {
    border-bottom: 1px solid #CCCCCC;
    margin: 0;
    padding-top: 0.2em;
    padding-bottom: 0.2em;
}

#nodemenu ul li a,
#nodemenu ul li span {
    color: #202020;
    display: block;
    text-decoration: none;
    padding: 0.35em 1.5em 0.35em 0.6em;
}

#nodemenu ul li span {
    font-weight: bold;
}

#nodemenu ul li a.department {
    background: url(../images/nodemenu_arrow.png) 98% 0.6em no-repeat;
}

#nodemenu ul li a:hover {
    background-color: #efefef;
    color: #870052;
    text-decoration: underline;
}

.collectionpage, .webnode, .functionpage {}

#aside {
    min-height: 594px;
    position: absolute;
    right: -232px;
    top: 0;
    width: 232px;
}

#aside a {
    text-decoration: none;
}

#aside a:hover {
    color: #870052;
    text-decoration: underline;
}

#aside h2, #aside ul {
    margin: 0;
}

#aside h2 {
    font-size: 0.95em;
    padding: 3px 15px;
}

#aside h3 {
    color: black;
    font-size: 0.91em;
}

#aside ul {
    font-size: 0.91em;
    list-style: none;
    padding: 6px 15px;
}

#aside ul li {
    background: url(../images/link_arrow_blue.png) 0.1em 0.15em no-repeat;
    line-height: 1.3;
    margin: 0.35em 0;
    padding-left: 18px;
}

#aside #linkpath {
    height: 30px;
}

#aside #linkpath ul li {
    background: none;
}

#aside img {
    border: none;
    display: block;
    margin: 12px auto;
}

#aside .collectionlinkgroup {}

#aside .collectionlinkgroupmenu {
    background: url(../images/collectionlinkgroup_border.png) top repeat-x;
    margin: 0 1em;
    padding: 0.7em 0;
}

#aside #nodepicture {
    background-color: #D1015E;
    height: 124px;
    width: 232px;
    overflow: hidden;
    position: relative;
}

#aside #nodepicture .opacity {
    background: black;
    height: 31px;
    opacity: 0.15;
    position: absolute;
    top: 0;
    width: 100%;
}

#aside #nodepicture img {
    margin: 0;
    padding: 0;
}

#aside .module {
    margin-top: 20px;
}

#aside .spacey {
    border-bottom: 1px solid #A9A9A9;
    margin-bottom: 25px;
    padding: 0 5px 20px;
}

#aside .spacey h2 {
    color: #5D5E5E;
    font-size: 1.4em;
    font-weight: normal;
    letter-spacing: 1px;
    padding: 23px 15px 13px;
}

#aside .spacey ul li {
    margin-bottom: 5px;
}

#aside .spacey ul li a {
    font-weight: bold;
}

#aside .richlinklist {
    font-size: 0.91em;
    overflow: hidden;
    margin-bottom: 5px;
}

#aside .richlinklist .entry {
    overflow: hidden;
    margin-bottom: 12px;
}

#aside .richlinklist .notlast {
    border-bottom: 1px solid #BBBBBB;
    padding-bottom: 8px;
    height: 85px;
    max-height: 85px;
}

#aside .richlinklist img {
    clear: left;
    float: left;
    margin: 0;
    margin-right: 10px;
}

#aside .richlinklist p {
    font-size: 0.9em;
    line-height: 1.7;
    margin-top: 0;
}

#aside .richlinklist a.textlink {
    background: url(../images/link_arrow_pink.png) no-repeat 0 0.2em;
    font-weight: bold;
    padding-left: 16px;
}

#aside .compact {
    margin-bottom: 25px;
}

#aside .compact h2 {
    border-bottom: 1px solid #A9A9A9;
    color: #5D5E5E;
    font-size: 0.95em;
    font-weight: bold;
    letter-spacing: 1px;
    margin-bottom: 10px;
    padding: 0 0 5px 2px;
    text-transform: uppercase;
}

#aside .compact ul {
    font-size: 1em;
    padding: 0;
}

#aside .compact ul li {
    background-image: url(../images/link_arrow_white.png);
}

#aside .popup {
    margin-bottom: 25px;
    position: relative;
}

#aside .popup_loaded {
}

#aside .popup_loaded h2.fakeLink {
    background: url(../images/link_plus.png) no-repeat left center;
    color: #870052;
    margin-top: 20px;
    margin-left: 21px;
    padding-left: 17px;
}

#aside .popup_loaded h2.popup_mouseover {
    cursor: pointer;
    text-decoration: underline;
}

#aside .popup_loaded .popup_content {
    background: url(../images/collectionpage_popup_shadow.png) no-repeat bottom right;
    padding: 0 10px 10px 0;
    position: absolute;
    right: 0;
    top: -50px;
    width: 350px;
}

#aside .popup_loaded .popup_content .popup_outer {
    background: white;
    border: 1px solid #d4d3d3;
}

#aside .popup_loaded .popup_content h2 {
    border-bottom: 1px solid #A9A9A9;
    font-weight: normal;
    letter-spacing: 1px;
    margin: 10px 26px 0 16px;
    padding: 0 0 5px;
}

#aside .popup_loaded .popup_content .close {
    background: url(../images/link_cross.png) no-repeat center;
    cursor: pointer;
    height: 12px;
    padding: 10px;
    position: absolute;
    right: 15px;
    top: 0px;
    width: 12px;
}


#aside .entryelements {
    background: url(../images/collectionlinkgroup_border.png) top repeat-x;
    margin: 0 1em;
    padding-top: 1em;
}

#aside .form {
    background-color: #E7E7E7;
    border: 1px solid #BBBBBB;
    height: 148px;
    width: 210px;
    margin:0 20px;
}

#aside .form .inner {
    border: 2px solid white;
    height: 144px;
}

#aside .form h1 {
    font-size: 1.4em;
    padding: 0px 20px;
    margin-bottom: 0;
}

#aside .form .formcontent {
    padding: 3px 20px;
    font-size: 0.9em;
}

#aside .form .formcontent .row {
    padding-top: 4px;
}

.collectionpage {
    border-right: 1px solid #D4D2D2;
    margin-bottom: 1em;
}

.collectionpage #contenttop {}

.collectionpage #contenttop #profile {
    width: 101%;
}

.collectionpage #collectionlinkgroups-a {
    background: url(../images/collectionpage_shadow_bottomleft.png) no-repeat left bottom;
    font-size: 1.1em;
}

.collectionpage #collectionlinkgroups-b {
    background: url(../images/collectionpage_shadow_bottomright.png) no-repeat right bottom;
    overflow: hidden;
}

.collectionpage #collectionlinkgroups-c {
    background: #EFEEEE url(../images/collectionpage_gradient.png) bottom repeat-x;
    border-top: 1px solid #D4D2D2;
    border-left: 1px solid #D4D2D2;
    margin-bottom: 14px;
    overflow: hidden;
}

.collectionpage .collectionlinkgroup {
    float: left;
    font-size: 0.91em;
    overflow: hidden;
    width: 32.9%;
}

.collectionpage .collectionlinkgroup h2 {
    border-bottom: 1px solid #A9A9A9;
    color: #5D5E5E;
    font: 0.85em Arial, sans-serif;
    font-weight: bold;
    letter-spacing: 1px;
    margin: 1.5em 0.9em 0.6em 0.7em;
    padding-bottom: 0.2em;
    text-transform: uppercase;
}

.collectionpage .collectionlinkgroup ul {
    list-style: none;
    margin: 0 0.9em 2em 0;
}

.collectionpage .collectionlinkgroup ul li {
    background: url(../images/link_arrow_pink.png) 0 0.35em no-repeat;
    margin-left: 1em;
    margin-bottom: 0.35em;
    padding-left: 16px;
}

.collectionpage .collectionlinkgroup ul li.fileicon {
    padding-left: 22px;
}

.collectionpage .collectionlinkgroup ul li a {
    color: #202020;
    text-decoration: none;
}

.collectionpage .collectionlinkgroup ul li a:hover {
    color: #870052;
    text-decoration: underline;
}

.collectionpage .collectionlinkgroup .emptytitle h2 {
    border-bottom: none;
    margin-bottom: 0.7em;
}


.collectionpage #majorwrapper {
    padding-top: 1em;
    clear: both;
}

.collectionpage #majorwrapper .richlink {
    border: none;
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 2em;
}

.collectionpage #minorwrapper {
    padding-top: 15px;
}

.collectionpage #aside .module {
    margin: 0 20px;
}

.collectionpage .articleinfo {
    border-top: none;
    margin-bottom: 0.4em;
}

.collectionpage .articleinfo .label {
    margin-left: 1.2em;
}

.collectionpage #calendar h2 {
    background: transparent url(../images/nodelabel_symbol.png) no-repeat scroll 0 2px;
}

.startpage {
    border-right: none;
}

.startpage #contenttop {
    background: #F3F3F3;
}

.startpage #contenttop #profile {
    border-bottom: 20px solid #D8D8D8;
    width: 100%;
}

.startpage ul li.thirdlast {
    border-bottom: 1px solid #6A0646;
    padding-bottom: 0.5em;
}

.startpage ul li.secondlast {
    border-top: 1px solid #862163;
    padding-top: 0.5em;
    text-transform: none;
}

.startpage #majorwrapper {
    border-top: none;
}

.startpage #minorwrapper {
    border-top: none;
}

.startpage ul li.last {
    text-transform: none;
}

.startpage #aside .popup_loaded {
    border-bottom: 20px solid silver;
    margin: 0 0 56px;
    padding: 0 20px;
    height: 144px;
}

.webnode {
    margin-top: 26px;
}

.webnode .content {
    margin-left: 27.1%;
}

.webnode #newslist-1 ul li a {
    display: inline;
    font-size: 1.1em;
    margin: 2px 0;
}

.webnode #nodelabel {

}
.webnode #nodelabel h2 {
    font: 2em Georgia, serif;
    font-style: italic;
    font-weight: normal;
    margin: 0;
    margin-bottom: 4px;
    margin-left: 8px;
}
.webnode #nodelabel h2 a {
    color: #B7B7B7;
    text-decoration: none;
    white-space: nowrap;
}
.webnode #nodelabel h2 a:hover {
    color: #870052;
    text-decoration: underline;
}

.webnode #nodelabel a:hover {
    text-decoration: none;
}

.webnode #aside {
    margin-top: 34px;
    padding: 0;
}

.webnode #aside .module {
    border-bottom: 1px solid #bbbbbb;
    margin-bottom: 1em;
}

.webnode #aside .rightColumnModuleSpace .module {
    border-bottom: none;
}

.webnode #aside .rightColumnModuleSpace .linkcollections {
    border-bottom: 1px solid #bbbbbb;
}

.webnode #aside #relations ul {
    padding-top: 0;
}

.webnode #aside .module h2 {
    border-bottom: 1px solid #bbbbbb;
    font-size: 0.85em;
    font-weight: bold;
    letter-spacing: 1px;
    margin-top: 1.2em;
    text-transform: uppercase;
}

.webnode #aside .module h3 {
    margin: 0;
    padding: 6px 0 0 15px;
}

.webnode #aside .module .module_inner {
    /* background: #e7e7e7; */
    border: 1px solid white;
    border-width: 2px 0;
    margin: 0;
}

.webnode #aside .module ul li {
    background-image: url(../images/link_arrow_white.png);
}

.webnode #aside .module ul li a {
    /* color: black; */
}

.webnode #aside .module ul li a:hover {
    color: #870052;
}

/* TODO: relationgroup is deprecated */
.webnode #aside #relations .relationgroup {
    margin: 0;
    font-weight: bold;
    padding: 6px 0 0 15px;
}
.webnode #aside #relations .activerelationgroup {
    background-color: #DDDDDD;
}

.webnode #aside .webNodeLargeBlockTextBox {
    margin: 19px 0px 0px 0px;
    background-color: #D5E3E8;
    text-align: left;
    /* width: 232px; */
    height: 200px;
    padding: 0px 0px 0px 0px;
}

.webnode #aside .webNodeLargeBlockTextBox .innerBox {
    padding: 30px 12px 30px 15px;
}

.webnode #aside .webNodeLargeBlockTextBox .title {
    font-weight: bold;
    font-size: 1.4em;
}

.webnode #aside .webNodeLargeBlockTextBox .text {
    font-size: 1.0em;
    font-style: italic;
}

.webnode #aside .richlinklist .notlast {
    border-bottom: 0;
}

.webnode #rightcolumn .module {
    margin: 0 20px;
}

.webnode #rightcolumn .spacey {
    border-bottom: 1px solid #A9A9A9;
    margin-bottom: 25px;
    padding: 0 5px 20px;
}

.webnode #rightcolumn .spacey h2 {
    color: #7E807F;
    font-size: 1.4em;
    font-weight: normal;
    letter-spacing: 1px;
    padding: 23px 15px 13px;
}

.webnode #rightcolumn .spacey ul li {
    margin-bottom: 5px;
}

.webnode #rightcolumn .spacey ul li a {
    font-weight: bold;
}

.webnode #rightcolumn .richlinklist {
    font-size: 0.91em;
    overflow: hidden;
    margin-bottom: 5px;
}

.webnode #rightcolumn .richlinklist .entry {
    overflow: hidden;
    margin-bottom: 20px;
}

.webnode #rightcolumn .richlinklist img {
    clear: left;
    float: left;
    margin: 0;
    margin-right: 10px;
}

.webnode #rightcolumn .richlinklist p {
    font-size: 0.9em;
    line-height: 1.7;
    margin-top: 0;
}

.webnode #rightcolumn .richlinklist a.textlink {
    background: url(../images/link_arrow_pink.png) left center no-repeat;
    font-weight: bold;
    padding-left: 16px;
}

.webnode #rightcolumn .compact {
    margin-bottom: 25px;
}

#aside .rightColumnModuleSpace ul {
    border-bottom: none;
}

.webnode #rightcolumn .compact h2 {
    border-bottom: 1px solid #A9A9A9;
    color: #5D5E5E;
    font-size: 1em;
    font-weight: normal;
    letter-spacing: 1px;
    margin-bottom: 10px;
    padding: 0 0 5px 2px;
}

.webnode #rightcolumn .compact ul {
    font-size: 1em;
    padding: 0;
}

.webnode #rightcolumn .compact ul li {
    background-image: url(../images/link_arrow_white.png);
}

.webnode #rightcolumn .popup {
    margin-bottom: 25px;
    position: relative;
}

.webnode #rightcolumn .popup_loaded {
}

.webnode #rightcolumn .popup_loaded h2.fakeLink {
    background: url(../images/link_plus.png) no-repeat left center;
    color: #870052;
    margin-left: 21px;
    padding-left: 17px;
}

.webnode #rightcolumn .popup_loaded h2.popup_mouseover {
    cursor: pointer;
    text-decoration: underline;
}

.webnode #rightcolumn .popup_loaded .popup_content {
    background: url(../images/webnode_popup_shadow.png) no-repeat bottom right;
    padding: 0 10px 10px 0;
    position: absolute;
    right: 0;
    top: -50px;
    width: 350px;
}

.webnode #rightcolumn .popup_loaded .popup_content .popup_outer {
    background: white;
    border: 1px solid #d4d3d3;
}

.webnode #rightcolumn .popup_loaded .popup_content h2 {
    border-bottom: 1px solid #A9A9A9;
    font-weight: normal;
    letter-spacing: 1px;
    margin: 10px 26px 0 16px;
    padding: 0 0 5px;
}

.webnode #rightcolumn .popup_loaded .popup_content .close {
    background: url(../images/link_cross.png) no-repeat center;
    cursor: pointer;
    height: 12px;
    padding: 10px;
    position: absolute;
    right: 15px;
    top: 0px;
    width: 12px;
}

.functionpage {}

.functionpage #nodemenu {
    float: left;
    width: 13em;
}

.functionpage .content {
    margin-left: 13em;
}

.functionpage .content #index {}

.functionpage .content #personalization {}

.functionpage .content #about {}

.errorpage {}

.errorpage #linkpath {
    min-height: 2.3em;
}

.errorpage .articleinfo {
    margin-bottom: 0.4em;
}

.errorpage .articleinfo .label {
    margin-left: 1.2em;
}

#footer {
    background: #D8D8D8;
    clear: both;
    font-size: 0.91em;
    line-height: 1.6em;
}

#footer address {
    font-style: normal;
    margin: 0;
    padding: 1.4em 0;
    text-align: center;
}

#footer span {
    border-right: 1px solid #666666;
    margin-right: 0.7em;
    padding-right: 1em;
}

#footer .last {
    border: none;
}


.indexLetterBox {
    display: inline;
    padding: 0.2em;
    font-weight: bold;
}
