/* disabling CSS for Netscape 4 and IE5/Mac (too buggy) \*/

* {
  voice-family:"\"}\"";
  voice-family:inherit;
}

/* until here \*/



* {
  margin:0;
  padding:0;
  border:0;
}

body {
  background-color:#ffffff;
  background-image:url('sso-background.png');
  background-position:right top;
  background-repeat:no-repeat;
  background-attachment:fixed;
  font-family:Tahoma,Verdana,sans-serif;
  font-size:80%;
  line-height:1.4em;
  color:#37236a;
  text-align:left;
}

a {
  color:#37236a;
  text-decoration:underline;
}

a:hover {
  color:#d3c8db;
  text-decoration:none;
}

img {
  display:block;
}

input, select, textarea {
  font-family:Tahoma,Verdana,sans-serif;
  font-size:1em;
  line-height:1.4em;
}

input.button {
  background-color:#37236a;
  color:#ffffff;
  cursor:pointer;
  padding:3px 6px 3px 6px;
  overflow:visible;
}

input.text, select, textarea {
  border-color:#d3c8db;
  border-width:1px;
  border-style:solid;
  padding:2px;
  color:#37236a;
  width:80%;
}

div#main {
  width:975px;
  margin-left:auto;
  overflow:hidden;
  background-image:url('sso-logo.png');
  background-position:top right;
  background-repeat:no-repeat;
  background-attachment:fixed;
}

div#header {
  position:fixed;
  top:170px;
  right:20px;
  bottom:0;
  width:210px;
  z-index:1;
  overflow:auto;
}

h1 {
  display:none;
}

div#menu {
  padding:5px 15px 15px 15px;
  overflow:auto;
}

div#menu h2 {
  font-size:1.1em;
  color:#ffffff;
  margin-bottom:1.5em;
  padding-bottom:2px;
  padding-left:20px;
  text-align:right;
  float:right;
  border-bottom-width:1px;
  border-bottom-style:dashed;
  border-bottom-color:#d3c8db;
  background-image:url('arrow_down.png');
  background-position:left center;
  background-repeat:no-repeat;
}

div#menu ul {
  display:none;
}

div#menu ul ul {
  padding-left:1em;
  padding-top:0.5em;
}

div#menu li {
  list-style-type:none;
  margin-bottom:0.5em;
}

div#menu li.section {
  margin-top:1.5em;
}

div#menu a {
  text-decoration:none;
}

div#header:hover {
  border-top-width:1px;
  border-top-style:solid;
  border-top-color:#d3c8db;
}

div#header:hover div#menu {
  padding:4px 14px 14px 14px;
  background-image:url('white_alpha.png');
  background-repeat:repeat;
  border-width:0 1px 1px 1px;
  border-style:solid;
  border-color:#d3c8db;
}

div#header:hover div#menu h2 {
  padding-left:0;
  float:none;
  color:#37236a;
  border-bottom-color:#37236a;
  background-image:none;
}

div#header:hover div#menu ul {
  display:block;
}

div#impressum {
  font-size:0.8em;
  margin-bottom:3em;
  color:#37236a;
}

div#impressum a {
  color:#37236a;
}

.error {
  color:#ff0000;
}

.success {
  color:#00a000;
}

div#user_menu {
  font-size:0.8em;
  line-height:1.4em;
  padding:9px;
  margin-bottom:1em;
  border-width:1px;
  border-style:solid;
  border-color:#d3c8db;
  background-color:#ffffff;
}

div#user_menu input {
  padding:0;
}

div#content {
  width:480px;
  padding-left:14px;
  padding-top:25px;
  padding-bottom:2em;
  margin-bottom:0.3em;
  border-left-width:1px;
  border-left-style:dashed;
  border-left-color:#d3c8db;
  background-image:url('bottom_line.png');
  background-position:left bottom;
  background-repeat:no-repeat;
}

div#content ul {
  list-style-type:disc;
  margin-bottom:1em;
}

div#content li {
  padding-left:1.5em;
}

h2 {
  font-weight:normal;
  font-size:2em;
  letter-spacing:0.2em;
  margin-bottom:1em;
  line-height:1.25em;
}

div.img {
  padding-top:5px;
}

div.img_full, div.gallery {
  margin-top:2em;
  margin-bottom:2em;
}

div.img_full img, div.gallery img {
  margin-left:auto;
  margin-right:auto;
}

div.space {
  margin-top:4.5em;
}

div.left {
  clear:left;
  float:left;
  margin-right:10px;
}

div.right {
  clear:right;
  float:right;
  margin-left:10px;
}

div.img p {
  font-size:0.8em;
  line-height:1.4em;
  margin-top:5px;
  margin-bottom:1em;
}

div.img_full p, div.gallery p {
  font-size:0.8em;
  line-height:1.4em;
  margin-top:5px;
}

div.img a {
  display:block;
  width:18px;
  margin-left:auto;
  position:relative;
  top:-18px;
  margin-bottom:-18px;
}

div.gallery a {
  display:block;
  width:74px;
  margin-left:auto;
  margin-right:auto;
  position:relative;
  top:-24px;
  margin-bottom:-24px;
}

div.img_portrait {
  width:150px;
}

div.img_landscape {
  width:200px;
}

div.img_large_portrait {
  width:195px;
}

div.img_large_landscape {
  width:260px;
}

div.field {
  margin-top:4em;
  margin-bottom:1em;
  overflow:hidden;
}

div.box {
  padding-bottom:14px;
  margin-top:4em;
  margin-bottom:1em;
  border-width:1px;
  border-style:solid;
  border-color:#d3c8db;
  background-color:#ffffff;
  overflow:hidden;
}

div.narrow {
  margin-top:1em;
}

h3 {
  font-weight:normal;
  font-size:1.5em;
  letter-spacing:0.2em;
  margin-top:3em;
  margin-bottom:1em;
  line-height:1.25em;
}

div.box h3 {
  background-color:#d3c8db;
  padding:4px 14px 5px 14px;
  color:#ffffff;
  margin-top:0;
}

h4 {
  font-weight:normal;
  font-size:1.2em;
  letter-spacing:0.2em;
  margin-bottom:0.5em;
}

div.box h4 {
  margin-left:14px;
  margin-right:14px;
  font-size:1em;
  letter-spacing:0.2em;
  margin-bottom:1.5em;
}

div.box p {
  margin-left:14px;
  margin-right:14px;
  margin-bottom:1em;
}

div.box strong {
  letter-spacing:0.1em;
  font-size:1.1em;
}

p.spread {
  padding-top:1em;
  padding-bottom:1em;
}

div.box p.small {
  font-size:0.8em;
  line-height:1.4em;
  margin-bottom:0;
}

div.box div.img {
  float:right;
  padding-top:0;
  margin-left:5px;
  margin-right:14px;
}

div.box div.img_portrait {
  width:90px;
}

div.box div.img_landscape {
  width:120px;
}

a.article {
  display:block;
  margin-top:1em;
  padding-left:21px;
  min-height:22px;
  background-image:url('article.png');
  background-position:left top;
  background-repeat:no-repeat;
  float:left;
}

div.download {
  margin-top:1.5em;
  margin-bottom:1.5em;
  overflow:hidden;
}

div.download img {
  float:left;
  margin-top:2px;
}

div.download p {
  margin-left:42px;
  margin-bottom:0;
}

div.download a {
  text-decoration:none;
}

table.addresses {
  margin-top:1em;
  margin-bottom:1em;
  width:100%;
}

table.addresses td, table.addresses th {
  font-size:0.8em;
  line-height:1.4em;
  padding-left:2px;
  padding-right:2px;
  vertical-align:top;
  text-align:left;
}

table.addresses thead th {
  font-weight:bold;
  background-color:#37236a;
  color:#ffffff;
}

table.addresses thead tr.first th {
  padding-top:2px;
}

table.addresses thead tr.second th, table.addresses thead tr.first th.double {
  padding-bottom:2px;
}

table.addresses tbody th {
  font-weight:bold;
  background-color:#d3c8db;
  color:#ffffff;
  padding-top:2px;
  padding-bottom:3px;
}

table.addresses tr.first td {
  padding-top:5px;
}

table.addresses tr.second td, table.addresses tr.first td.double {
  border-bottom-color:#d3c8db;
  border-bottom-width:1px;
  border-bottom-style:solid;
  padding-bottom:5px;
}

table.addresses th.hidden, table.addresses td.hidden {
  display:none;
}

div#overlay {
  position:fixed;
  top:50px;
  right:160px;
  bottom:0;
  width:650px;
  z-index:3;
  overflow:auto;
  border-top-width:30px;
  border-top-style:solid;
  border-top-color:#d3c8db;
}

a.overlay {
  position:fixed;
  background-color:#ffffff;
}

a.overlay:hover {
  background-color:#37236a;
}

a#overlay_close {
  top:57px;
  right:173px;
}

a#overlay_previous {
  top:57px;
  right:555px;
}

a#overlay_next {
  top:57px;
  right:415px;
}

div.overlay_img {
  padding:24px;
  background-image:url('white_alpha.png');
  background-repeat:repeat;
  border-width:0 1px 1px 1px;
  border-style:solid;
  border-color:#d3c8db;
}

div.overlay_img img {
  margin-left:auto;
  margin-right:auto;
}



/* separate styles to simulate fixed positioning for IE6, respect quirks mode and correct some other bugs: \*/

* html body {
  height:100%;
  overflow:hidden;
  text-align:right;
}

* html div#main {
  height:100%;
  overflow:auto;
  text-align:left;
  background-attachment:scroll;
}

* html div#header {
  position:static;
  float:right;
  margin-top:170px;
  margin-right:10px;
}

* html div#content {
  width:494px;
}

* html div#menu {
  padding:4px 14px 14px 14px;
  background-color:#ffffff;
  border-width:1px;
  border-style:solid;
  border-color:#d3c8db;
}

* html div#menu h2 {
  padding-left:0;
  float:none;
  color:#37236a;
  border-bottom-color:#37236a;
  background-image:none;
}

* html div#menu ul {
  display:block;
}

* html div.box div.img {
  margin-right:7px;
}

* html div.img {
  text-align:right;
}

* html div.img p {
  text-align:left;
}

* html div.img_full, * html div.gallery {
  text-align:center;
}

* html div.img_full p, * html div.gallery p {
  text-align:left;
}

* html a.article {
  height:22px;
}

* html table.addresses td, * html table.addresses th {
  font-size:64%;
}

* html div#overlay {
  position:absolute;
  border:0;
  background-color:#d3c8db;
  padding-top:30px;
}

* html a.overlay {
  position:absolute;
}

* html a#overlay_close {
  top:7px;
  right:13px;
}

* html a#overlay_previous {
  top:7px;
  right:395px;
}

* html a#overlay_next {
  top:7px;
  right:255px;
}

* html div.overlay_img {
  text-align:center;
  background-image:none;
  background-color:#ffffff;
}

/* until here \*/
