html, body {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

html {
  font-size: 100.01%;
}

div, span, object, iframe, h1, h2, h3, h4, h5, h6, p,
pre, a, abbr, acronym, address, code, del, dfn, em, img,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, tr {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

blockquote, q {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  quotes: "" "";
}
blockquote:before, blockquote:after, q:before, q:after {
  content: "";
}

th, td, caption {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

table {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle;
}

a img {
  border: none;
}

body.bp {
  line-height: 1.5;
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  color: #333333;
  font-size: 75%;
}
body.bp h1, body.bp h2, body.bp h3, body.bp h4, body.bp h5, body.bp h6 {
  font-weight: normal;
  color: #222222;
}
body.bp h1 img, body.bp h2 img, body.bp h3 img, body.bp h4 img, body.bp h5 img, body.bp h6 img {
  margin: 0;
}
body.bp h1 {
  font-size: 3em;
  line-height: 1;
  margin-bottom: 0.50em;
}
body.bp h2 {
  font-size: 2em;
  margin-bottom: 0.75em;
}
body.bp h3 {
  font-size: 1.5em;
  line-height: 1;
  margin-bottom: 1.00em;
}
body.bp h4 {
  font-size: 1.2em;
  line-height: 1.25;
  margin-bottom: 1.25em;
}
 
body.bp h5 {
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 1.50em;
}
 
body.bp h6 {
  font-size: 1em;
  font-weight: bold;
}
 
body.bp p {
  margin: 0 0 1.5em;
}
 
body.bp p img.left {
  display: inline;
  float: left;
  margin: 1.5em 1.5em 1.5em 0;
  padding: 0;
}
 
body.bp p img.right {
  display: inline;
  float: right;
  margin: 1.5em 0 1.5em 1.5em;
  padding: 0;
}
 
body.bp a {
  text-decoration: underline;
  color: #000099;
}
 
body.bp a:visited {
  color: #000066;
}
 
body.bp a:focus {
  color: black;
}
 
body.bp a:hover {
  color: black;
}
 
body.bp a:active {
  color: #cc0099;
}
body.bp blockquote {
  margin: 1.5em;
  color: #666666;
  font-style: italic;
}
body.bp strong {
  font-weight: bold;
}
body.bp em {
  font-style: italic;
}
body.bp dfn {
  font-style: italic;
  font-weight: bold;
}
body.bp sup, body.bp sub {
  line-height: 0;
}
body.bp abbr, body.bp acronym {
  border-bottom: 1px dotted #666666;
}
body.bp address {
  margin: 0 0 1.5em;
  font-style: italic;
}
 
body.bp del {
  color: #666666;
}
 
body.bp pre {
  margin: 1.5em 0;
  white-space: pre;
}
 
body.bp pre, body.bp code, body.bp tt {
  font: 1em "andale mono", "lucida console", monospace;
  line-height: 1.5;
}
 
body.bp li ul, body.bp li ol {
  margin: 0;
}
 
body.bp ul, body.bp ol {
  margin: 0 1.5em 1.5em 0;
  padding-left: 3.333em;
}
 
body.bp ul {
  list-style-type: disc;
}
 
body.bp ol {
  list-style-type: decimal;
}
 
body.bp dl {
  margin: 0 0 1.5em 0;
}
 
body.bp dl dt {
  font-weight: bold;
}
 
body.bp dd {
  margin-left: 1.5em;
}
 
body.bp table {
  margin-bottom: 1.4em;
  width: 100%;
}
 
body.bp th {
  font-weight: bold;
}
 
body.bp thead th {
  background: #c3d9ff;
}
 
body.bp th, body.bp td, body.bp caption {
  padding: 4px 10px 4px 5px;
}
 
body.bp tr.even td {
  background: #e5ecf9;
}
 
body.bp tfoot {
  font-style: italic;
}
 
body.bp caption {
  background: #eeeeee;
}
 
body.bp .quiet {
  color: #666666;
}
 
body.bp .loud {
  color: #111111;
}

 
body.bp .box {
  padding: 1.5em;
  margin-bottom: 1.5em;
  background: #e5ecf9;
}
 
body.bp div.border {
  padding-right: 4px;
  margin-right: 5px;
  border-right: 1px solid #eeeeee;
}
 
body.bp div.colborder {
  padding-right: 24px;
  margin-right: 25px;
  border-right: 1px solid #eeeeee;
}
 
body.bp hr {
  background: #dddddd;
  color: #dddddd;
  clear: both;
  float: none;
  width: 100%;
  height: 0.1em;
  margin: 0 0 1.45em;
  border: none;
}
 
body.bp hr.space {
  background: #dddddd;
  color: #dddddd;
  clear: both;
  float: none;
  width: 100%;
  height: 0.1em;
  margin: 0 0 1.45em;
  border: none;
  background: white;
  color: white;
  visibility: hidden;
}
 
body.bp form.inline {
  line-height: 3;
}
 
body.bp form.inline p {
  margin-bottom: 0;
}

 
body.bp .clear {
  clear: both;
}
 
body.bp .nowrap {
  white-space: nowrap;
}
 
body.bp .clearfix {
  overflow: hidden;
  display: inline-block;
}
 
body.bp .clearfix {
  display: block;
}
 
body.bp .small {
  font-size: 0.8em;
  margin-bottom: 1.875em;
  line-height: 1.875em;
}
 
body.bp .large {
  font-size: 1.2em;
  line-height: 2.5em;
  margin-bottom: 1.25em;
}
 
body.bp .first {
  margin-left: 0;
  padding-left: 0;
}
 
body.bp .last {
  margin-right: 0;
  padding-right: 0;
}
 
body.bp .top {
  margin-top: 0;
  padding-top: 0;
}
 
body.bp .bottom {
  margin-bottom: 0;
  padding-bottom: 0;
}
 
body.bp .showgrid {
  background: url('images/grid.png?1267517449');
}
 
body.bp .error {
  padding: 0.8em;
  margin-bottom: 1em;
  border: 2px solid #dddddd;
  background: #fbe3e4;
  color: #8a1f11;
  border-color: #fbc2c4;
}
 
body.bp .error a {
  color: #8a1f11;
}
 
body.bp .notice {
  padding: 0.8em;
  margin-bottom: 1em;
  border: 2px solid #dddddd;
  background: #fff6bf;
  color: #514721;
  border-color: #ffd324;
}
 
body.bp .notice a {
  color: #514721;
}
 
body.bp .success {
  padding: 0.8em;
  margin-bottom: 1em;
  border: 2px solid #dddddd;
  background: #e6efc2;
  color: #264409;
  border-color: #c6d880;
}
 
body.bp .success a {
  color: #264409;
}
 
body.bp .hide {
  display: none;
}
 
body.bp .highlight {
  background: yellow;
}
 
body.bp .added {
  background: #006600;
  color: white;
}
 
body.bp .removed {
  background: #990000;
  color: white;
}

 
form.bp label {
  font-weight: bold;
}
 
form.bp fieldset {
  padding: 1.4em;
  margin: 0 0 1.5em 0;
}
 
form.bp legend {
  font-weight: bold;
  font-size: 1.2em;
}
 
form.bp input.text, form.bp input.title, form.bp input[type=text], form.bp input[type=password] {
  margin: 0.5em 0;
  background-color: white;
  padding: 5px;
}
 
form.bp input.title {
  font-size: 1.5em;
}
 
form.bp input[type=checkbox], form.bp input.checkbox, form.bp input[type=radio], form.bp input.radio {
  position: relative;
  top: 0.25em;
}
 
form.bp textarea {
  margin: 0.5em 0;
  padding: 5px;
}
 
form.bp select {
  margin: 0.5em 0;
}
 
form.bp fieldset {
  border: 1px solid #cccccc;
}
 
form.bp input.text, form.bp input.title, form.bp input[type=text], form.bp input[type=password],
form.bp textarea, form.bp select {
  border: 1px solid #bbbbbb;
}
 
form.bp input.text:focus, form.bp input.title:focus, form.bp input[type=text]:focus, form.bp input[type=password]:focus,
form.bp textarea:focus, form.bp select:focus {
  border: 1px solid #666666;
}
 
form.bp input.text, form.bp input.title, form.bp input[type=text], form.bp input[type=password] {
  width: 300px;
}
 
form.bp textarea {
  width: 390px;
  height: 250px;
}

 
html {
  height: 100%;
}

 
body {
  background: url(images/lambda/hintergrund.jpg);
  font-family: Arial, Helvetica, sans-serif;
}
 
body #container {
  width: 950px;
  margin: 0 auto;
  overflow: hidden;
  display: inline-block;
  width: 1003px;
  height: 100.2%;
}
 
body #container {
  display: block;
}
 
body #container #header-container {
  margin-right: 0;
  height: 276px;
  width: 100%;
}
 
body #container #header-container #help-navi {
  margin-right: 0;
  height: 25px;
  margin-bottom: 40px;
}
 
body #container #header-container #help-navi ul {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  overflow: hidden;
  display: inline-block;
  height: 100%;
  float: right;
  width: auto;
  margin-right: 26px;
}
 
body #container #header-container #help-navi ul {
  display: block;
}
 
body #container #header-container #help-navi ul li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0px;
  white-space: nowrap;
  display: inline;
  float: left;
  padding-left: 4px;
  padding-right: 4px;
}
 
body #container #header-container #help-navi ul li:first-child, body #container #header-container #help-navi ul li.first {
  padding-left: 0px;
}
 
body #container #header-container #help-navi ul li:last-child, body #container #header-container #help-navi ul li.last {
  padding-right: 0px;
}
 
body #container #header-container #help-navi ul li {
  background: url(images/lambda/help-navi-space-neu.png) no-repeat;
  background-position: top left;
  padding: 3px 0px 0px 10px;
}
 
body #container #header-container #help-navi ul li a {
  color: white;
  font-size: 11px;
  text-decoration: none;
  padding-top: 3px;
}
 
body #container #header-container #help-navi ul li a:hover {
  text-decoration: underline;
}
 
body #container #header-container #help-navi ul li:first-child {
  background: none;
}
 
body #container #header-container .shadow-blue-top {
  background: url(images/lambda/shadow-blue-top.png) no-repeat top left;
  height: 23px;
}
 
body #container #header-container #spacer {
  margin-right: 0;
  background: url(images/lambda/shadow-trans.png) repeat-y;
  padding-left: 12px;
}
 
body #container #header-container #spacer #logo {
  margin-right: 0;
  width: 980px;
  height: 150px;
  background-color: #0d124c;
}
 
body #container #header-container #spacer #logo img {
  margin-left: 40px;
  margin-top: 20px;
}
 
body #container #header-container #spacer #main-navi {
  margin-right: 0;
  width: 980px;
  height: 38px;
  background: url(images/lambda/main-navi-bg.png) repeat-x;
  position: relative;
  z-index: 5;
}
 
body #container #header-container #spacer #main-navi ul#main-navi-list {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  overflow: hidden;
  display: inline-block;
  margin-left: 210px;
  height: 44px;
}
 
body #container #header-container #spacer #main-navi ul#main-navi-list {
  display: block;
}
 
body #container #header-container #spacer #main-navi ul#main-navi-list li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0px;
  white-space: nowrap;
  display: inline;
  float: left;
  padding-left: 4px;
  padding-right: 4px;
}
 
body #container #header-container #spacer #main-navi ul#main-navi-list li:first-child, body #container #header-container #spacer #main-navi ul#main-navi-list li.first {
  padding-left: 0px;
}
 
body #container #header-container #spacer #main-navi ul#main-navi-list li:last-child, body #container #header-container #spacer #main-navi ul#main-navi-list li.last {
  padding-right: 0px;
}
 
body #container #header-container #spacer #main-navi ul#main-navi-list li {
  height: 100%;
}
 
body #container #header-container #spacer #main-navi ul#main-navi-list li a {
  color: #0d124c;
  font-size: 12px;
  height: 28px;
  text-decoration: none;
  padding-top: 10px;
  padding-right: 30px;
  padding-left: 30px;
  display: block;
  text-transform: uppercase;
  border-bottom: 6px solid;
  border-color: white;
}
 
body #container #header-container #spacer #main-navi ul#main-navi-list li a:hover {
  border-color: #0d124c;
}
 
body #container #header-container #spacer #main-navi ul#main-navi-list li.parent_of_current a, body #container #header-container #spacer #main-navi ul#main-navi-list li.current a {
  border-color: #0d124c;
}
 
body #container #content-container {
  margin-right: 0;
  min-height: 382px;
  background-color: white;
  padding-bottom: 10px;
  float: left;
  width: 100%;
  position: relative;
  z-index: 1;
  background: url(images/lambda/shadow-white.png) repeat-y;
  padding-left: 12px;
}
 
body #container #content-container #sub-navigation {
  width: 212px;
  height: auto;
  margin-top: 33px;
  float: left;
  margin-right: 27px;
}
 
body #container #content-container #sub-navigation ul {
  list-style-type: none;
}
 
body #container #content-container #sub-navigation ul li {
  width: 150px;
  border-bottom: 1px solid;
  border-color: #ab8b29;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 6px;
  padding-bottom: 6px;
}
 
body #container #content-container #sub-navigation ul li a {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #ab8b29;
  text-transform: uppercase;
  text-decoration: none;
}
 
body #container #content-container #sub-navigation ul li a:hover {
  color: #0d124c;
}
 
body #container #content-container #sub-navigation ul li.current a {
  color: #0d124c;
}
 
body #container #content-container #content {
  width: 470px;
  float: left;
  margin-top: 36px;
  margin-right: 20px;
  color: #0d124c;
  font-size: 14px;
  line-height: 140%;
  padding-bottom: 20px;
}
 
body #container #content-container #content h1 {
  font-size: 24px;
}
 
body #container #content-container #content p {
  margin-top: 20px;
  margin-bottom: 20px;
}
 
body #container #content-container #content a {
  color: #ab8b29;
  text-decoration: underline;
}
 
body #container #content-container #content a:hover {
  color: #0d124c;
}
 
body #container #content-container #content label {
  width: 100px;
  float: left;
}
 
body #container #content-container #content input, body #container #content-container #content textarea {
  margin-right: 10px;
  margin-bottom: 10px;
  width: 200px;
}
 
body #container #content-container #content textarea {
  width: 300px;
}
 
body #container #content-container #content .send {
  margin-left: 100px;
  width: auto;
}
 
body #container #content-container #content .login-check {
  width: auto;
}
 
body #container #content-container #content .error, body #container #content-container #content .error-textarea {
  color: #ab8b29;
  display: block;
  margin-bottom: 10px;
  margin-left: 100px;
  margin-top: -5px;
}
 
body #container #content-container #content-right {
  margin-right: 0;
  color: #0d124c;
  font-size: 12px;
  line-height: 140%;
  float: left;
  margin-top: 82px;
  border-left: 1px solid;
  border-color: #d1d7d2;
  padding-left: 30px;
  padding-top: 10px;
  min-height: 290px;
  line-height: 140%;
}
 
body #container #content-container #content-right a {
  color: #ab8b29;
  text-decoration: underline;
}
 
body #container #content-container #content-right a:hover {
  color: #0d124c;
}
 
body #container .shadow-white-bottom {
  margin-right: 0;
  background: url(images/lambda/shadow-white-bottom.png) no-repeat;
  height: 16px;
  float: left;
  width: 100%;
}
 
body #container #footer {
  margin-right: 0;
  font-size: 10px;
  color: white;
  float: left;
  height: 20px;
  padding-left: 45px;
  margin-top: -3px;
}

 
#my-fancybox-title {
  text-align: left;
  margin-top: -20px;
  padding-left: 10px;
}
 
#my-fancybox-title a {
  color: #ab8b29;
  text-decoration: underline;
}
 
#my-fancybox-title a:hover {
  color: #0d124c;
}
