
        
/*Dienstag, 15. Juni 2010 15:41*/
/* ####### Layout.css ######### */
@charset "UTF-8";

 * {
    margin: 0;
    padding: 0;

}
body {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    font: normal 100.1%/120% Verdana, Arial, Helvetica, sans-serif;
    color: #000000;  
overflow:visible !important;
}

    #link_thieme {
height:35px;
border:0px solid #000000;
text-decoration:none;
z-index:1;
background-color:transparent;
float:left;
    }
/* ÃœberprÃ¼fung der Container */
/*
DIV,A { border: 1px 
 red; }
DIV DIV DIV DIV { border-width: 0; }
*/
/******************************/
/* Clearing - do not modify */
/**************************/
 .floatholder { overflow:hidden; }
.clerasil { display: block; }
.clerasil:after {
   content: ".";
   display: block;
   height: 0;
   clear: both;
   visibility: hidden;
}

.clearFloat { clear: both; float: none; height: 0px; line-height: 0px; }
/* Floating clearen - Ende */
/* GrundgerÃ¼st */
#application {

    display: block;
    height: 100%;
    width: 100%;
    background-color: #FFFFFF;
}
#header {
  /* min-height: 144px; */ /* 121 + 23px fÃ¼r den Schatteneffekt */
   min-width:100%;
    width: 100%;
    background-color: #FFF;
  
}
#middle {
    display: block;
}
#left {
    display: block;
    position:absolute; left: 0p; top:164px;
    width: 23%; 
    border: 0px dotted red;
    overflow: visible;

}
#left .innerDiv {
    margin-left: 40px;
}
#content { 
    display: block;
    min-height: 100%;
    width: auto;
    margin-bottom: 27px;
}
#content .innerDiv {
    margin-left: 40px;
}
/* FOOTER */
#footer {    
    clear:both;
    display: block;
    margin-left: 40px;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border:1px solid transparent;
}
#footerText {
    padding-bottom: 40px;
    padding-top: 10px;
    float: left;
    padding-left: 0px;
    
    /* background: #FFFFFF url(../images/logo_footer.gif) left 8px no-repeat; */
}
#footerLogo {
    float: left;
    width: 130px;
    padding-top: 15px;
    padding-left: 22px;
}
/* FOOTER - ende */
/* Boxmodell */
div.outerBox {
    /*
    clear: both;
    float: none;
    display: block;
    */
    background: transparent url(/SID-71E90AB2-EECF04C7/images/box/box_side.jpg) top left repeat-y;
    border: none;
    margin-top: 0;
    margin-bottom: 17px;
    margin-left: -10px; /* Schatteneffekt und Abstand ausgleichen */
    
}
div.innerBox {
    display: block;
    background: transparent url(/SID-71E90AB2-EECF04C7/images/box/box_top.jpg) top left no-repeat;
}
div.innerBox2 {
    background: #FFFFFF url(/SID-71E90AB2-EECF04C7/images/box/box_mvs_small.jpg) 1px 1px no-repeat;
    display: block;
    border: 1px solid #ccc;
    padding: 13px 15px 15px 15px;
    margin-left: 10px;
    word-break: break-all; 
    
    /*word-wrap: break-word; */
}
div.footerBox {
    background: transparent url(/SID-71E90AB2-EECF04C7/images/box/box_bottom.jpg) left top repeat-x;
    height: 10px;
    line-height: 10px;
    margin-top: 0px;
    overflow: hidden;}
div.footerBoxLeft {
    float: left;
    background: transparent url(/SID-71E90AB2-EECF04C7/images/box/box_corner_left.jpg) left top no-repeat;
    height: 10px;
    width: 10px;
    line-height: 10px;
    margin-top: 0px;
    overflow: hidden;
}
div.footerBoxRight {
    float: right;
    background: transparent url(/SID-71E90AB2-EECF04C7/images/box/box_corner_right.jpg) right top no-repeat;
    height: 10px;
    width: 10px;
    line-height: 10px;
    margin-top: 0px;
    overflow: hidden;
}
div.boxHeadline {
    display: block;
    color: #013476;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 62.5%;
    line-height: 120%;
    /*letter-spacing: 0.1em;*/
    margin-bottom: 10px;
}
/* Ausnahmen 
 * 1. Normale Bildbox mit Schatten
 */
#content div.imageBox { margin-left: -10px; overflow: visible; }
/* #content div.outerBox { margin-left: 0px; } */
#content div.imageBox DIV.innerBox2 {
    padding: 0;
}
/* 2. Startbox mit Navigation ohne Schatten */
#content div.startBox { width: 680px; height: 238px; }
#content div.imageCol { 
    width: 680px; 
    height: 27px;
    float: left; 
    
} 
/* Bühnennavigation neu */
* html #content div.navigationCol { width: 217px; margin-left: -3px; }
#content div.navigationCol .innerDiv {
z-index:999;
position:absolute; top:170px; left: 750px;
    margin: 0;
    padding: 10px 0 0 20px;
    color: #FFFFFF;
    
}
#content div.navigationCol { float: left;  }
#content div.navigationCol .innerDiv .boxHeadline { color: #013476; font-size: 0.7em; text-decoration: none; background-color: transparent;}
#content div.navigationCol .innerDiv a { color: #013476; font-size: 0.7em; text-decoration: none; background-color: transparent;}
#content div.navigationCol .innerDiv a:hover { color: #6aacda; font-size: 0.7em; text-decoration: none; background-color: transparent;}
/* Bühnennavigation neu */
/* Breite fÃ¼r IE < 7 korrigieren */
/*
* html #content div.navigationCol { width: 217px; margin-left: -3px; }
#content div.navigationCol .innerDiv {
    margin: 0;
    padding: 10px 0 0 20px;
    color: #FFFFFF;
    
}
#content div.navigationCol { background-image: url(); }
#content div.navigationCol .innerDiv .boxHeadline { color: #013476; font-size: 0.7em; text-decoration: none; background-color: transparent;}
#content div.navigationCol .innerDiv a { color: #013476; font-size: 0.7em; text-decoration: none; background-color: transparent;}
#content div.navigationCol .innerDiv a:hover { color: #6aacda; font-size: 0.7em; text-decoration: none; background-color: transparent;}
*/
/* 3. Startbox aber ohne Hintergrundbild, beinhaltet Image */
.startBoxImageHolder {
    position: relative;
    margin-bottom: 27px; 
    display: block;
}
#mainCol div.outerBox {
    margin-left: -10px;
}
/* Box - Ende */ 
/* Weitere Boxen */
div.error {
    border: 2px solid #ff0000;
    padding: 0.5em;
    font-size: 75%;
    font-weight:bold;
    margin-bottom: 10px;
    background-color: #FCF3F3;
    background: transparent url() 5px 5px  no-repeat;
}
div.warning
{
font-size:100%;
color:#ff0000;
font-weight:bold;
margin: 0 0 0 20px;
}
div.specialBox {
background-color: #f5f5f5;
 width:680px;
 height:auto;
margin:25px 0 0 0;
}
div.specialBox a
{
background-color: #f5f5f5;
}
div.specialBox .additional
{
text-align:right;
padding:2px 15px 0 0;
}
div.specialBox div.boxHeadline { color: #CC0000; padding:15px 0 0 15px;}
div.specialBox img { display: block; padding-right: 10px; }
div.specialBox .title { display: block; color: #013476; font-weight: bold; font-size: 140%; }
div.specialBox .priceDescription { display: block;  color: #013476; font-weight: bold; font-size: 100%; text-align:left; padding:15px;}
div.specialBox .priceDescriptionMwSt { display: block;  color: #000000; font-weight: bold; font-size: 100%; text-align:left; padding:15px;}
div.specialBox .price { display: block; color: #013476; font-weight: bold; font-size: 100%; text-align:right; vertical-align:top; padding:2px 15px 0 0;}
div.specialBox .price span { display: block; color: #000000; font-weight: normal; font-size: 100%; text-align:right; vertical-align:bottom; padding-top:15px;}
div.serviceBox,
div.serviceBox a {
    background-color: #FFFFFF;
}
/* Seitenende */
#pageend {
    float: none;
    clear: both;
    display: block;
    height: 30px;
    border-left: 1px solid #D9D9D9;
    border-bottom: 1px solid #D9D9D9;
    text-align: right;
    margin-right: 22px;
}
/* Seitenende - Ende */
/* HEADER */
#header {  }
#header #menuLine1 { height: 22%; min-height: 27px; display: block; background: transparent url(/SID-71E90AB2-EECF04C7/images/header/darkblue_bg.gif); }
#header #menuLine2 { height: 33%; min-height: 40px; display: block; background: transparent url(/SID-71E90AB2-EECF04C7/images/header/stripe_mvs_bg.gif); }
#header #menuLine3 { height: 44%; min-height: 54px; display: block; background-color: #FFFFFF; position: relative; }
#header #menuLine1 .innerMenuLine,
#header #menuLine2 .innerMenuLine,
#header #menuLine3 .innerMenuLine { 
    height: 100%; 
    padding-right: 22px;
    
}
#header #menuLine1 .secondMenuLine,
#header #menuLine2 .secondMenuLine,
#header #menuLine3 .secondMenuLine { 
    padding-left: 40px; 
    height: 100%;
    background: transparent url(/SID-71E90AB2-EECF04C7/images/header/stripe_darkblue_side.gif) 0 0 repeat-y;  
    
}
#header #menuLine2 .secondMenuLine{ background-image: url(/SID-71E90AB2-EECF04C7/images/header/stripe_mvs_side.gif); }
#header #menuLine3 .secondMenuLine { background-image: url(/SID-71E90AB2-EECF04C7/images/header/stripe_white_side.gif); background-color: #FFFFFF; height: 54px; }
    
#header #menuLine1 .innerMenuLine,
#header #menuLine1 .innerMenuLine a  {
    background: transparent url(/SID-71E90AB2-EECF04C7/images/header/darkblue_bg.gif);
    color: #FFFFFF;
    line-height: 2.2em;
    text-decoration: none;
    text-align: right;
    
    
}
#header #menuLine1 .innerMenuLine a:hover  {
    text-decoration: underline;
    
}
#header #menuLine2 
{ 
    height: 40px; 
    padding-right: 22px;
    
}
 #logo {
    margin-left: 22px;
    margin-top: 5px;
    margin-right:22px;
    height:30px
    
    
}
 .shade_bottom
{
  clear: both;
  background: transparent url(/SID-71E90AB2-EECF04C7/images/header/stripe_shade_bottom.gif) 0 0 repeat-x;
  height:10px;
}
.shade_left
{
    background: url(/SID-71E90AB2-EECF04C7/images/header/stripe_shade_side.gif) 0 0 no-repeat;
   height: 10px;
    width: 40px;
    float: left;
}

#portalStatus {
    float: right;
    text-align: left;
    padding-top: 1em;
    
}
#portalStatus .user-name {
    text-decoration: none;
    padding-left: 20px;
    background: transparent url(../images/icons/icon_user.gif) left bottom no-repeat;
    font-weight: bold;
    display:block;
    
}
/* HEADER - ende */
#portalStatus ul li
{
list-style:none;
display:block;
float: left;
padding-top:-10px;
}
#portalStatus span
{
color:#013476;
}
#portalStatus span.status
{
font-size:95%;
font-weight:normal;
font-family:verdana;
color:#666666;
vertical-align:top;
padding-left:20px;
margin-top:-1px;
}
/* Min- /Max-Werte */
#header #menuLine1 .innerMenuLine,
#header #menuLine2 .innerMenuLine,
#header #menuLine3 .innerMenuLine,
#pageend { 
    min-width: 918px; /* Im Header -40px Rand links und 22px Padding rechts */ 
    width: auto;
}
/* SPEZIALLAYOUTS */

/* 
 * Layout: B1 
 * Breite linke Seite: 220px + 40px Rand 
 * Breite Content-Bereich: 680px + 40px Rand links + 22px Rand rechts
 */
.b1 #middle { width: 1064px; border: 0px solid #000;}
.b1 #left { width: 260px; min-width: 260px; }
.b1 #content { width: 1000px; min-width: 782px; margin-left: 260px; }
.b1 #mainCol { width: 440px; }
.b1 #rightCol { width: 220px; margin-left: 440px; padding-left: 20px; }
.b1 #rightCol .outerBox { margin-left: -10px; }
.b1 #mainCol2 { width: 680px;}

/* Gespiegelte Version B1 ohne Navigation Breite 608px */
.b1a #middle { width: 1064px; border: 0px solid #000;}
.b1a #left { width: 260px; min-width: 260px; }
.b1a #content { width: 680px; min-width: 782px; margin-left: 0px; border: 0px dotted red; }
.b1a #mainCol { width: 440px; float: left; }
.b1a #rightCol { width: 220px; margin-left: 680px; padding-left: 20px; }
.b1a #rightCol .outerBox { margin-left: -10px; }
.b1a #mainCol2 { width: 680px; border:0px solid #000;}
/* Sonstiges */
/* Abstandhalter */
.spacer_5  { height: 5px; }
.spacer_10 { height: 10px; }
.spacer_15 { height: 15px; border:0px solid #000;}
.spacer_20 { height: 20px; }
.wrapper_5  { padding: 5px; }
.wrapper_10 { padding: 10px; }
.wrapper_15 { padding: 15px; }
.wrapper_20 { padding: 5px 0 0 20px; }
/* Spalten und Reihen */
div.row { width: 100%; clear: both; float: none; overflow: hidden; margin-top: 1em; }
div.row img {padding-right: 10px; }
/* für Startseite */
div.twoColsStart { float: left; width: 440px; margin: 0 20px 0 0; }
div.twoColsSecondStart { float: left;  width: 220px;}
/* für Startseite */
div.twoCols { float: left; width: 330px; margin: 0 18px 0 0; }
div.twoColsSecond { float: left;  width: 330px;}
div.threeCols { float: left; width: 33%; }
div.threeColsLast { width: auto; }
div.middleTop
{
width:680px;
margin:  0 0 27px 0 ;
float:left;
}
div.middleBottom
{
width:680px;
}
div.section {  
    margin-top: 1em;
    padding-top: 0.8em;
    border-top: 1px solid #D1D1D1;
    font-size: 0.75em;
    
}
/* Transparente Elemente */
.transparent {
   -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; /* IE 8 */
   filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50); /* IE 5.5-7 */
   filter: alpha(opacity=50); /* IE 4-5 */
   zoom: 1; /* setzt die "has layout" Regel fÃ¼r IE in Kraft */
   -moz-opacity: .5; /* Netscape Navigator 6-7, Mozilla 1.x, Firefox 0.8 */
   -khtml-opacity: .5; /* Konqueror, Safari 1.x */
   opacity: .5; /* CSS 3 Syntax */
}
/* 
 * ErgÃ¤nzt:
 * Erstes Element einer Seite benÃ¶tigt kein top-margin */
#firstElement {
    margin-top: 0em !important;
    padding-top: 0 !important;
}
.content
{
margin:10px;
}
/* ################# text.css ############## */

/* Content-Styles */
/* Farbschema Vordergrundfarben */
/* Leitfarbe */
a, h1, h2, h3, h4, h5, h6, table caption, legend {
    color: #013476;
   } 
a.listlink {
    text-decoration: none;
    
}
a.listlink: hover {
    text-decoration: underline !important;
}
a.listlink span {
    color: #000;
}
/* Font-Sizing */
p, .pClass, li.fdgfdg, dd, dt, th, td, blockquote, fieldset, label,
.navigation, #navigation LI {
    font-size: 75%;
    line-height: 145%;
    word-break:normal;
}
.hpbox
{
font-size: 75%;
line-height: 145%;
padding:5px 20px 5px 10px;
display:block;
word-break:normal;
}
.hpbox ul
{
padding: 5px 0 0 20px;
word-break:normal;
}
#navigation LI LI {
    font-size: 100%;
}
/* Vertical spacing */
h1, h2, h3, h4, h5, h6, p, ul, ol {
    margin-bottom: 1.4em;
    
}
/* prevent MSIE 6 Cascading */
li ul li, table td table td, table table th, fieldset label {
    font-size: 100%;
}
ul.error
{
list-style:none;
border: none  !important;
}
p.description {
    font-weight: bold;
    color: #555;
}
blockquote {
    background: #F3F3F3;
    padding: 1em 1em;
    font-style: italic;
}
blockquote span.source {
    font-style: normal;
    display: block;
    text-align: right;
}
/* Listing */
ul {
    list-style: square;
}
ol
{
padding: 0 0 0 20px;
margin: 0 0 0 10px;
font-size:100%;
}
small, .small, sup, sub {
    font-size: smaller;
}
/* Headers */
h1.masthead {
    font-family: Verdana, sans serif;
    border-top: 1px solid #D1D1D1;
    border-left: 1px solid #D1D1D1;
    padding: 0.25em 0 27px 0.5em;
    width: auto;
  font-weight: normal;
    font-size: 150%;
line-height:120%;
}
h1.masthead span.headlineInfo {
color:#000000;
font-size:14px;
padding:0px;
position:relative;left:300px;
font-weight:normal;
}
h1 {
    font-weight: normal;
    font-size: 150%;
line-height:120%;
}

h2 {
    font-size: 112.5%;
    /* padding-top: 1.5em !important; */
    margin-bottom: 15px !important;
line-height:120%;
}
h2.sectionheader {
    font-size: 62.5%;
     color: #cc0000;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    margin-top: 27px !important;
    margin-bottom: 0.5em;
    border-bottom: 1px solid #D1D1D1;
line-height:120%;
}
h3 {
    font-size: 10px;    
}
h4 {
    font-size: 75%;
    margin-bottom: 0 !important;
}
h5 {
    font-size: 75%;
    margin: 0 !important;
    color: #000;
}
h6 {
    font-size: 75%;
    font-weight: normal;
    font-style: italic;
    color: #000;
    display: inline-block;
}
.larger {
    font-size: larger;
}
.special { color: #CC0000; }
.smaller {
    font-size: smaller !important;
}
.accentuate { color: #CC0000; font-size: 0.9em;}
.accentuate .specialText { color: #000000; font-size: 0.9em;}
/* Tabellen */
tbody.fz td
{
border: 0px solid #D1D1D1;
border-bottom: 0px solid #D1D1D1;
background: #FFFFFF;
padding-left:10px;
}
thead.fz td
{
text-align:center;
width:auto;
border:0px solid #ffffff;
background: #FFFFFF;
 text-align: left;
}
table {
    border-collapse: collapse;
    empty-cells: show;
    width: 100%;
    margin-bottom: 0em;
    border:1px solid #D1D1D1;
}
table caption {
    font-size: 75%;
    font-weight: bold;
    margin: 0 0 0.5em 0;
}
th,td {
    padding: 0.25em 0;
}
th {
    background: #F3F3F3;
    border-bottom: 2px solid #D1D1D1;
}
td {
    border-bottom: 1px solid #D1D1D1;
}
td.number {
    text-align: right;
}
td.number2 {
    text-align: left;
}
tfoot td {
    border-top: 1px solid #D1D1D1;
}
tfoot td {
    font-weight: bold;
    background: #F5F5F5;
    border-bottom: none;
    padding: 5px 10px 5px 10px;
}
thead td
{
text-align:center;
width:auto;
border:1px solid #ffffff;
background: #a3d8f6;
}
tbody td
{
border: 2px solid #D1D1D1;
  border-bottom: 2px solid #D1D1D1;
  text-align:center;
   background: #F5F5F5;
}
/* Formulare */
form {
    margin: 0;
}
fieldset {
    border: none;
    background: #F5F5F5;
    padding: 1em;
}
legend {
    font-weight: bold;
    background: inherit;
    position: relative;
    display: block;
    /* MSIE only! */
    margin-left: -10px;
}
/* Sequenznavigation */
ul.sequence-nav {
    margin: 0;
    padding: 0.75em 0;
}
ul.sequence-nav li {
    display: block;
    width: 1.75em;
    background: #D1D1D1;
    line-height: 1.75em;
    float: left;
    font-size: 0.7em !important;
    font-weight: bold;
    text-align: center;
    margin-right: 0.4em;
}
ul.sequence-nav li a {
    text-decoration: none;
    background: #D1D1D1;
}
ul.sequence-nav li a:hover {
    text-decoration: underline;
}
ul.sequence-nav li.selected {
    color: #FFF;
    background: #013476;
}
br.clear {
    clear: both;
    margin-bottom: 1em;
}
.floatleft {
    float: left;
    margin-right: 1em;
    border: 1px solid #D1D1D1;
}
.textBlock {
    /*margin-left: 110px;*/
    display: block;
    /*float: left;*/
    padding-left: 10px;
    word-break:normal; /*nur für Internet Explorer: Wortumbruch */
}
.textBlock .innerDiv { padding-left: 10px; }
.textBlock ul {
    margin: 0;
    padding-left: 20px;
    padding-bottom: 20px;
    padding-top: 5px;
}
a img { border: 0; }
 
/* Besondere Klassen */
.newPublications { font-weight: normal; line-height: 100%; margin-bottom:27px;}
.newPublications a.title { font-weight: bold; font-size: 1em; line-height: 130%; }
.newPublications .specialText { color: #cc0000; font-weight: bold; font-size: 0.69em; line-height: 130%; margin: 0 0 10px 0; word-break:normal; }
.newPublications .specialText2 { color: #cc0000; font-weight: bold; font-size: 11px; line-height: 130%; margin: 0 0 10px 0; word-break:normal; }
.newPublications .specialTextBottom { float:right; color: #000000; font-weight: normal; line-height: 130%; font-size:0.85em}
.author      { color: #000000; font-size: 0.69em;}
#hightLight .author { font-size: 0.69em; font-weight: normal; }
#hightLight .author2 { font-size: 0.85em; font-weight: normal; }
.title { color: #013476; font-size: 0.85em; font-weight: bold; word-break:normal;}
.price { font-size: 0.85em; word-break:normal;}
.pClass .title { font-size: 1.27em; line-height: 120%;}
.news          { font-weight: bold;  }
#portalStatus .cart { 
    background: transparent url(../images/icons/cart.gif) left bottom no-repeat; 
    padding-left: 22px;
    display: inline;
    height: 16px;
        margin-bottom:-5px;
}
.cart { 
    background: transparent url(/SID-71E90AB2-EECF04C7/images/icons/cart.jpg) left bottom no-repeat; 
    padding-left: 22px;
    display: block;
    height: 16px;
    margin-bottom:-5px;
    
}
.ads { font-size: 0.9em; }
.ads a { font-weight: bold; }
#pdfhinweis
{
    font-size: 65%;
    margin: 5em 0 0 0;
}
.text
{
    border: 0px solid #000;
    padding: 0 10px 0px 0px;
    word-break:normal;
    display:block;
}
.text ul
{
padding: 2px 10px 1px 20px;
word-break:normal;
}
.text p
{
font-size: 1em;
word-break:normal;
}
.text ul.contentList 
{
padding: 2px 10px 1px 0px;
}
span.close a
{
float:right;
font-size:11px;
text-decoration:none;
margin-right:10px;
border:0;
}
/*
.text a, a:hover
{
    font-weight: normal;
}
*/
/* ############## detail.css ############## */

#detail {  
    float: none; 
    padding: 0 1.5em 0 0;
    background-color: #FFFFFF;
    height: 100%;
    
}
#detail .productImage { padding-right: 0px; float:left; margin-bottom:15px; width:100px;}
#detail .thumbnail { float: left; width: 89px; display: block; padding-bottom: 10px; }
#detail .description { width: auto; margin-left: 200px; font-size: 75%; padding-bottom: 10px; }
#detail .description .title, 
#detail .price, 
#detail .description .isbn, 
#detail .description .editor { display: block; font-size: 100%;}
#detail .description .subtitle { display:block; color: #013476; }
#detail .description .author, serie, .bibliotop, .specialinfo { font-size: 95%; font-weight: bold; }
#detail .description p { font-size: 100%; margin: 1em 0 0 0;  }
#detail .description .author { color: #013476; font-size: 1em; }
#detail .description .notice { color: #000000; font-size: 95%;}
.notavailable { color: #cc0000; font-size: 95%; font-weight:bold; }
#detail .description .title { color: #013476; font-size: 1.5em; font-weight: bold; margin-top: 0.5em; }
#detail ul.priceLine { list-style-type: none; margin: 0; padding: 0; width: 100%; display: block; }
#detail ul.priceLine li { float: left; width: 49%; vertical-align: middle; }
#detail ul.priceLine li.right { float: right; width: auto; text-align: left; }
#detail h2.sectionheader {
    margin-top: 1em;
    padding-bottom: 0.1em;
    margin-bottom: 0.8em !important;
}
#detail .teaserImage {
    display: block;
    float: left;
    left: 0;
    margin-right: 20px;
    position: relative;
    top: 0;
    width: auto;
}
#detail .zoom {
    cursor: pointer;
    height: 15px;
    line-height: 24px;
    width: 15px;
    margin-top:5px;
    
}
a.info{ 
    position:relative; 
    z-index:1; 
    color:#000; 
    text-decoration:none;
    } 
a.info:hover{z-index:2;} 
a.info span {
display: none;
} 
a.info:hover span{ 
    display:block; 
    position:absolute; 
background-image: url(); 
    top:-150px; left:10px;width:459px; height:648px; 
    border:1px solid #000;
    background-color:#ffffff;
     } 
.ciando { }
 .thumbnail { float: left; width: auto; display: block; margin-bottom: 10px; margin-right:10px }
/*
#detail .title { font: bold 1em/130% Verdana, Arial, Helvetica; color: #013476; }
*/
/* ################ forms.css ################ */

form {
    margin: 0;
    padding: 0;
}
input { font-size: 110%; font-family: Verdana,Arial,Helvetica,sans-serif;}
.listLine .icon { font-size: 130%; font-family: Verdana,Arial,Helvetica,sans-serif;}
input[type="text"],
input[type="password"],
textarea,
.search_textfield {
    background: #ffffff url(/SID-71E90AB2-EECF04C7/images/forms/textfield_bg.gif) left top no-repeat;
    border: 1px solid #D9D9D9;
    border-top-width: 0px;
    border-left-width: 0px;
    margin: -1px;
    padding: 3px 4px;
    height: 16px;
    color: #000;
    
}
select {
    border: 1px solid #D9D9D9;
    font-family: Verdana,Arial,Helvetica,sans-serif;
}
select.error {
    border: 1px solid #D9D9D9;
    font-size: 75%;
    font-family: Verdana,Arial,Helvetica,sans-serif;
}
textarea
{
height:50px;
width: 200px;
}
.search_textfield 
{ 
width: 200px;
font-size: 75%; font-family: Verdana,Arial,Helvetica,sans-serif;
}
 .textfield 
{ 
width: 205px;
font-size: 75%; font-family: Verdana,Arial,Helvetica,sans-serif;
}
 .textfield.smaller40
{ 
width: 40px;
font-size: 75%; font-family: Verdana,Arial,Helvetica,sans-serif;
}
 .textfield.smaller20
{ 
width: 20px;
font-size: 75%; font-family: Verdana,Arial,Helvetica,sans-serif;
}
 .error { font-size: 100%; border: 1px solid #ff0000; }
 
 .textfield.error
{ 
width: 205px;
background: #ffffff url() left top no-repeat;
border: 1px solid #ff0000;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 75%;
}
 .textfield.smaller.error
{ 
width: 40px;
background: #ffffff url() left top no-repeat;
border: 1px solid #ff0000;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 75%;
}
 .textfield.smaller.error
{ 
width: 20px;
background: #ffffff url() left top no-repeat;
border: 1px solid #ff0000;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 75%;
}
/* Grafische Buttons */
button:hover span { 
    color: #3399CC;
}
.suchbutton
{
background:url(/SID-71E90AB2-EECF04C7/images/forms/suche.jpg) no-repeat;;
border:0; 
    cursor:pointer; 
    height: 22px; 
    width:70px;
    margin: 0 0 0 0px;
    padding: 0 5px;
    line-height:22px; 
    font-size:12px;
    font-weight:bold;
    color:#013476;
    white-space:nowrap; 
}
.suchbutton:hover{ 
    color: #3399CC;
}
.button_registrierung
{
background:url(../images/forms/registrierung.jpg) no-repeat;;
border:0; 
    cursor:pointer; 
    height: 22px; 
    width:200px;
    margin: 0 0 0 0px;
    padding: 0 5px;
    line-height:22px; 
    font-size:12px;
    font-weight:bold;
    color:#013476;
    white-space:nowrap; 
}
.button_registrierung:hover{ 
    color: #3399CC;
}
 span.icon img  { 
    margin-top:1.2px;
    padding: 0px;
    
    
    
}
/* Buttons */
input.submit,
input.button {
    margin-left: -1px;
    color: #013476 !important;
    font-weight: bold;
    border-right:1px solid #fff;
     border-top: 1px solid #ffffff;
    border-bottom:1px solid #fff;
    border-left: 0px;
    background:  url(../images/forms/button_bg_right.gif) right no-repeat;
    cursor: pointer;
    cursor: hand;
    height:24px;
    width:170px;
    vertical-align:top;
    
}
input.submit,
input.button:hover {
      margin-left: -1px;
 
     color:#3399CC !important;
    font-weight: bold;
    border-right:1px solid #fff;
     border-top: 1px solid #ffffff;
    border-bottom:1px solid #fff;
    border-left: 0px;
    background:  url(../images/forms/button_bg_right.gif) right no-repeat;
    cursor: pointer;
    cursor: hand;
    height:24px;
    width:170px;
}
#content input.submit,
#content input.button {
    font-size: 0.75em;
}
input.cartButton {
    background: transparent url(../images/forms/order_button.jpg) 0 0 no-repeat;
    padding: 0 0 0.5em 35px;
    display: block;
    height: 33px;
    width: auto;
    color: #013476;
    text-decoration: underline;
    border-width: 0;
    font-size: 1.1em;
    vertical-align: middle;
}
.select
{
width: 210px;
}
/* Graphische Buttons */
div.buttonLeft {
    background: transparent url(../images/forms/button_left_bg.gif) 0 0 no-repeat;
    display: table;
    padding-left: 5px;
    width: auto;
    height: 25px;
    line-height: 25px;
}
input.buttonRight {
    background: transparent url(../images/forms/button_right_bg.gif) right top no-repeat;
    padding: 2px 5px 2px 0;
    color: #336600;
    font-weight: bold;
    font-size: 0.75em;
    border: 0;
    padding-bottom: 6px;
    text-align:left; 
}
/* Submit-Buttons */
button.submitBtn { background:url(../images/forms/button_bg_right.gif) right no-repeat; }
button.submitBtn span { height:22px; line-height:22px; background:url(../images/forms/button_bg_left.gif) left no-repeat; }
button.submitBtn:hover {background:url(../images/forms/button_bg_right.gif) right no-repeat; }
button.submitBtn:hover span {background:url(../images/forms/button_bg_left.gif) left no-repeat; }
/* Korrektur für IE 7 */
*+html input.buttonLeft  { display: inline; max-width: 126px; overflow: visible; }
*+html input.buttonRight {  padding-top: 4px; cursor: hand; }
/* Korrekturen für IE 6 */
* html input.buttonRight { cursor: hand; padding: 0; margin: 0;padding-top: 4px; width: auto; }
.required {
color:#CC0000 !important;
font-weight:bold !important;
}
form .specialBox span {
font-size:0.94em;
font-weight:bold;
min-width:100px;
}
label
{
font-weight:bold;
}

/* ################## list.css ##################### */
/*div {  border: 1px dotted red; }*/
/* Listen */
/* Top-Listings */
dl, .topList dl {
    display: block;
    height: auto;
}
dl.topList  { }
dl.topList .specialText {font-size: 0.9em; }
.topList dt {
    background: #CC0000 url(/SID-71E90AB2-EECF04C7/images/toplist_number_bg.gif) repeat-x scroll 0 0;
    color: #FFFFFF;
    float: left;
    display: table-cell;
    height: 16px;
    /*margin: 2px 0 0;
    padding: 0 4px;*/
    min-width: 1.4em;
    text-align: center;
    vertical-align: middle;
    font-size:12px;
}
.topList dd {
    display: block;
    width: auto;
    margin: 0 0 0.5em 0;
    padding: 0 0 0.5em 2em;
    border-bottom: 1px solid #D9D9D9;
}
#sideBar .topList dd {
    font-size: 12px;
}
#sideBar .topList dd .title {
    font-size: 12px;
}
#list {
    /* padding: 1.5em 1.5em 0 1.5em; */
    background-color: #FFFFFF;
    height: 100%;
}
#list div.abcMenu { clear: both; float: none; margin-bottom: 3em; }
#list div.abcMenu ul {
    list-style-type: none;
    margin-bottom: 0.1em;
    display: block;
}
#list div.abcMenu ul li {
    list-style-type: none;
    float: left;
    width: auto;
    margin-right: 0.1em;
}
#list div.abcMenu ul li a {
    display: table;
    width: 1.5em;
    height: 1em;
    margin: 0 0.1em 0.1em 0;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
        background: #D9D9D9;
    font-size: 0.75em;
    font-weight: bold;
}
.seite
{
padding-bottom:5%;
}
#list .pager { 
    display: block; 
    float: left;
    width: 95%;
}
#list .pager ul {
    list-style-type: none;
    margin-top: 2px;
    margin-bottom: 0em;
    display: block;
    float: left; 
    width: 95%;
    vertical-align: middle;
    
    
}
#list .pager ul li {
    list-style-type: none;
    float: left;
    width: auto;
    margin-right: 0.1em;
    vertical-align: middle;
}
#list .pager a {
    background-color: #CCCCCC;
    display: table;
    width: 1.7em;
    height: 1em;
    font-weight: bold;
    margin: 0 0 0.1em 0.1em;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
}
#list .pager a.active {
    background-color: #013476;
    color: #FFFFFF;
}
.listHead { font-size: 69%; display: block; padding-bottom: 2px; padding-top: 2px; border-bottom: 1px solid #D9D9D9;  border-top: 1px solid #D9D9D9; margin-bottom:27px; }
.listHead .listHeadTitle { width: auto; float: left; font-weight: bold;  }
.listHead .listHeadFilters { float: right; width: 420px; text-align: right; }
.listHead .listHeadFilters select { margin-top: 2px; }
.product
{
height:auto;
    border-bottom: 2px solid #D9D9D9; 
}
.listLine {  
    clear: both; 
    float: none; 
    margin-top: 10px; 
    border-bottom: 1px solid #D9D9D9; 
}
.last {  
    clear: both; 
    float: none; 
    margin-top: 10px; 
    border-bottom: 0px solid #D9D9D9; 
}
.listLine.last .price {  font-size: 75%; font-weight:bold;}
/*
.listLine .thumbnail { float: left; width: 89px; display: block; padding-bottom: 20px; }
*/
.listLine .description { width: auto; margin-left: 89px; font-size: 75%; padding-bottom: 10px; }
.listLine .description .author, 
.listLine .description .subtitle, 
.listLine .description .price, 
.listLine .description .isbn, 
.listLine .description .company, 
.listLine .description .editor { display: block; font-size: 100%; }
.listLine .description .title {  font-size: 100%;}
.listLine .description .price { font-weight: bold; }
.listLine .description p { font-size: 100%; margin: 0.5em 0 0 0;  }
.listLine .description .author { font-size: 92%; }
.listLine .description .title a:hover{ color: #6aacda; font-weight: bold; }
.listLine .description .variety { color: #cc0000;  font-size: 125%; font-weight: bold; }
.listLine ul.priceLine { list-style-type: none; margin: 0; padding: 0 15px 0 0; width: 100%; display: block; }
.listLine ul.priceLine li { float: left; width:95%;  vertical-align: middle; text-align: right; font-size:75%; font-weight:bold;}
.listLine ul.priceLine li.right { float: right; width: auto; text-align: left; }
.border
{
clear: both; 
    float: none; 
    margin-top: 10px; 
    margin-bottom: 20px; 
    border-bottom: 1px solid #D9D9D9; 
    }
.titlelist
{  
    clear: both; 
    float: none; 
    margin-top: 10px; 
    border-bottom: 1px solid #D9D9D9; 
}
.titlelist .description { width: auto; font-size: 65%; padding-bottom: 10px; }
.titlelist .description .author, 
.titlelist .description .title, 
.titlelist .description .subtitle, 
.titlelist .description .price, 
.titlelist .description .isbn, 
.titlelist .description .editor { display: block; font-size: 125%;}
.titlelist .description .author, 
.titlelist .description .price { font-weight: bold; font-size: 125%;}
.titlelist .description p { font-size: 100%; margin: 0.5em 0 0 0;  }
.titlelist .description .author { font-size: 92%; }
.titlelist .description .title a:hover{ color: #6aacda; font-weight: bold; }
.titlelist ul.priceLine { list-style-type: none; margin: 0; padding: 0; width: 100%; display: block; }
/* Liste Contentbereich */
ul.contentList {
 margin: 0 0 5px 0px;
 padding: 0px;
 list-style: none;
 word-break:normal;
 width:100%;
    
}
ul.contentList li ul li a {
list-style: none;
padding:0px 10px 1px 1px;
font-size:130%;
word-break:normal;
}
ul.contentList li {
    background: transparent url(/SID-71E90AB2-EECF04C7/images/navigation/simplenav_bullet.gif) 0px 7px no-repeat;
    list-style: none;
    padding: 1px 1px 1px 10px;
    margin: 1px 0 5px 0px;
}
ul.contentList li a {
    width: auto;
    padding:0px 0 0px 0;
    word-break:normal;
}
 
 
ul.contentList li ul li a {
list-style: none;
padding:0px 10px 1px 1px;
font-size:130%;
word-break:normal;
}
/* Liste Contentbereich */
/*
ul.contentList {
    margin-bottom: 10px;
    padding: 0;
    list-style: none;
}
ul.contentList li {
    background: transparent url(/SID-71E90AB2-EECF04C7/images/navigation/simplenav_bullet.gif) 0px 7px no-repeat;
    list-style: none;
    padding: 1px 1px 1px 8px;
    
}
ul.contentList li a {
    width: auto;
    word-break:normal;
}
ul.contentList li li {
list-style: none;
    padding: 1px;
    font-size:130%;
}
*/

/* ################ navigation.css ##########  */
/* Topnavigation */
#header #menuLine1 .innerMenuLine, 
#portalStatus,
#footer {
    font-size: 75%;
}
a {
    color: #013476;
}
a:hover {
    color: #6AACDA;
    text-decoration: underline;
}
/*
a:visited {
    color: #666666;
} */
a:active {
    color: #6AACDA; /*  #3399CC */
}
/* Servicenavigation */
#serviceNavigation {
    float: right;
    height: 100%;
    margin-top: 0.8em;
    text-align: right;
    font-weight: bold;
    font-size: 75%;
    color: #013476;
}
#serviceNavigation a {
    text-decoration: none;
    font-weight: bold;
    background-color: transparent;
}    
#serviceNavigation a:visited {
    color: #013476;
}
#serviceNavigation a:hover {
    text-decoration: underline;
}
    
/* Breadcrumb Navigation */
#breadcrumb { 
font-size: 11px;
margin-left:40px;
height:30px;
color:#666666;
background-color: transparent;
}
#breadcrumb a {
    color: #666666;
    background-color: transparent;
     font-size: 11px;    
}
#breadcrumb span.target {
    text-decoration: none;
    color: #013476;
    font-weight: bold;
    font-size: 11px;    
}
#breadcrumb span.target a
{
    color: #666666;
    background-color: transparent;
     font-size: 11px;
    font-weight: normal;
 }
#breadcrumb a,
#breadcrumb span.target { }
/* Breadcrumb Navigation - Ende */
/* Tree-Navigation */
ul.treeNavigation { list-style: none; margin: 0; border-top: 1px solid #D9D9D9; word-break:normal; /*nur für Internet Explorer: Wortumbruch */}
ul.treeNavigation li { 
    
    border-bottom: 1px solid #D9D9D9; 
    background-repeat: no-repeat; 
    padding-top: 8px; 
    padding-bottom: 10px; 
    padding-left: 15px; 
    line-height: 20%; 
}
ul.treeNavigation li ul { list-style: none; margin: 0; }
ul.treeNavigation li ul li { border-bottom: none; padding-top: 3px; padding-bottom: 3px; background-position: 0px 5px }
ul.treeNavigation li ul li ul { margin-bottom: 0 !important; }
ul.treeNavigation li a {
    text-decoration: none;
    font-weight: bold;
    /* display: block; */
    line-height: 130%;
    font-size: 0.75em;
    color: #013476;
}
ul.treeNavigation li a:visited {
    
}
ul.treeNavigation li a:hover {
    text-decoration: underline;
   
}
ul.treeNavigation li ul li a,
ul.treeNavigation li ul li span {
    font-weight: normal;
    color: #000000;
    
}
ul.treeNavigation li.noChildren a,
{
color: #013476;
}

ul.treeNavigation li { 
    background-image: url(/SID-71E90AB2-EECF04C7/images/navigation/nav_folderclosed.gif);
    background-position: 0px 10px;
   color: #013476;
    
}
ul.treeNavigation li.folderclosed a
{
color: #013476;
}
ul.treeNavigation li ul li.noChildren a
{
color: #000000;
}
ul.treeNavigation li ul li.noChildren 
{
color: #000000;
}
ul.treeNavigation li.folderopened { 
    background-image: url(/SID-71E90AB2-EECF04C7/images/navigation/nav_folderopened.gif);
    
    
}
ul.treeNavigation li.noChildren
{ 
    background-image: url(/SID-71E90AB2-EECF04C7/images/navigation/nav_nochildren.gif);
    color: #013476;
}
ul.treeNavigation li.noChildren,
ul.treeNavigation li.folderopened li.noChildren { 
    background-image: url(/SID-71E90AB2-EECF04C7/images/navigation/nav_nochildren.gif);
}
ul.treeNavigation li.folderopened > a { 
    font-weight: bold;
    color: #013476;
    
}
/* selected li-element class="isTarget" */
ul.treeNavigation li.isTarget a { 
    font-weight: bold !important;
    text-decoration: none;
    color: #6AACDA !important;
}
ul.treeNavigation li.isTarget a:hover {
    text-decoration: none;
    list-style: none;
}
ul.treeNavigation li ul li.isTarget a { 
    color: #6AACDA!important;
    font-weight: bold!important;
    list-style: none;
}
ul.treeNavigation li.isTarget ul li a { 
    color: #000 !important;
    font-weight: normal !important;
    list-style: none;
}
ul.treeNavigation li.isTarget ul li a:hover { 
    color: #000 !important;
    text-decoration: underline;
    list-style: none;
}
/* Last item */
ul.treeNavigation li.last a { 
    border-bottom: none;
    padding-bottom: 0 !important;
    color: #013476;
}
/* Listennavigation */
ul.listNavigation {
    margin: 0;
    padding: 0;
    list-style: none;
}
ul.listNavigation li {
    padding: 1px;
}
ul.listNavigation li a {
    display:block;
    background: transparent url(/SID-71E90AB2-EECF04C7/images/navigation/simplenav_bullet.gif) 0px 5px no-repeat;
    padding-left: 10px;
    width: auto;
    line-height: 120% !important;
    margin-top: 0.1em;
    word-break:normal;
}
.innerBox ul.listNavigation a {
    /* color: #000; */
    text-decoration: none;
    
}
.innerBox ul.listNavigation a:hover {
    text-decoration: underline;
}
ul.listNavigation li.active a,
ul.listNavigation li a.active { font-weight: bold; }
#navigationBar ul.listNavigation li {
    font-size: 0.7em;
}
/* Sequenznavigation */
ul.sequenceNavigation {
    margin: 0;
    
}
ul.sequenceNavigation li {
    display: block;
    min-width: 1.75em;
    width: 1.6em;
    background: #D9D9D9;
    line-height: 1.75em;
    margin: 0.25em 0;
    float: left;
    font-size: 0.7em !important;
    font-weight: bold;
    text-align: center;
    margin-right: 0.4em;
}
ul.sequenceNavigation li a {
    text-decoration: none;
    background: #D9D9D9;
}
ul.sequenceNavigation li a:hover {
    text-decoration: underline;
}
ul.sequenceNavigation li.selected,
ul.sequenceNavigation li.selected a {
    color: #FFF;
    background: #013476;
}
/* Anchor-Links in Content */

/* Navigationselemente */
#navigation UL {
    margin: 0;
    padding: 0;
    width: 90%;
    text-align: left;
    display: block;
    font-size: 1em;
}
#navigation UL UL {
    margin: 0 auto;
}
#navigation UL LI {
    list-style: none;
    line-height: 1em;
    border: 0px dotted red;
    background: transparent url(/SID-71E90AB2-EECF04C7/images/border_bottom_dotted.gif) left top repeat-x;
    padding: 1px;
}
 
#navigation ul li a,
#navigation ul li span {
    display: block;
    text-decoration: none;
    color: #013476;
    font-weight: bold;
    padding-top: 8px;
    padding-bottom: 10px;
    padding-left: 16px;
}
#navigation ul li.folderopened a,
#navigation ul li.folderopened span {
    background: transparent url(/SID-71E90AB2-EECF04C7/images/navigation/nav_folderopened.gif) 0 7px no-repeat;
    padding-bottom: 4px;
}
#navigation ul li.folderclosed a,
#navigation ul li.folderclosed span,
#navigation ul li.isTarget a {
    background: transparent url(/SID-71E90AB2-EECF04C7/images/navigation/nav_folderclosed.gif) 0 7px no-repeat;
}
#navigation ul li span {
    cursor: default;
}
#navigation ul li a:hover {
    color: #339999;
}
/* geÃ¶ffnetes Menu */
#navigation ul li li {
    background-image: none;
} 
/* Allgemein ab erster Ebene */
#navigation ul li li.folderopened a,
#navigation ul li li.folderopened span,
#navigation ul li li.folderclosed a,
#navigation ul li li.isTarget a {
    border: none !important;
    background-image: none;
    padding: 0;
    margin: 0;
    padding-left: 14px;
    font-weight: normal;
    padding-top: 2px;
    padding-bottom: 5px;    
    border: 0px dotted red;
    background-position: left 2px;
    background-repeat: no-repeat;
    color: #333333;
}
/* Aktivierter Punkt */
#navigation ul li li.folderopened a {
    font-weight: bold;
}
/* Bildzuweisungen */
/* 1. geÃ¶ffnetes Menu */
#navigation ul li li.folderopened a,
#navigation ul li li.isTarget a  {
    background-image: url(/SID-71E90AB2-EECF04C7/images/navigation/nav_folderopened.gif);
}    
/* 2. Hovereffekt fÃ¼r Untermenus / geschlossenes Menu oder Punkt ohne Kindelemente */
#navigation ul li li.folderclosed a:hover,
#navigation ul li li.noChildren a {
    background-image: url(/SID-71E90AB2-EECF04C7/images/navigation/nav_folderclosed.gif);
}    
/* 3. Sonstige */
#navigation ul li li.folderclosed a {
    background-image: none;
}
/* Sichtbarkeit */
#navigation ul li.folderopened li,
#navigation ul li li.folderopened li,
#navigation ul li li.hasTarget li.isTarget {
    display: block;
}
#navigation ul li.folderclosed li,
#navigation ul li li.folderclosed li,
#navigation ul li.hasTarget li.folderclosed,
#navigation ul li.hasTarget li.folderclosed a {
    display: none;
    padding-bottom: none;
}
#navigation ul li li.isTarget li.folderclosed a,
#navigation ul li li.isTarget li.folderclosed {
    display: block;
}
/* Ebene nach geÃ¶ffneten Submenu wieder ausschalten */
#navigation ul li li.isTarget li.folderclosed li {
    display: none;
}
#navigation ul li li.isTarget a {
    color: #333333;
    font-weight: bold;
}
#navigation ul li li.isTarget li a {
    font-weight: normal;
}
/* Button zum Ã–ffnen von geschlossenen Navigationspunkten */
img.opener_button {
    margin-top: 0px;
    padding-left: 5px;
    width: 20px;
    height: 17px;
    line-height: 17px;
    /*background: transparent url(/SID-71E90AB2-EECF04C7/images/navigation/nav_opener_button.gif) 0 0 no-repeat;*/
}
#navigation ul li.folderopened span.opener_button {
    margin: 0;
    padding: 0;
    margin-left: 5px;
    width: 30px;
    height: 17px;
    line-height: 17px;
    background: transparent url(/SID-71E90AB2-EECF04C7/images/navigation/nav_opener_button.gif) 0 0 no-repeat;
    display: inline !important;
    cursor: pointer;
    cursor: hand;
}
/* Bei Suchoption */
#navigation span.foundItems,
#navigation span.noResult,
#navigation span.bracket {
    display: inline !important;
    padding: 0 !important;
    background-image: none !important;
}
#navigation span.foundItems,
input.foundItems,
span.foundItems {
    color: #339900 !important;
    font-weight: bold !important;
}
.colorRed,
p.noResult,
input.noResult,
#navigation span.noResult {
    color: #CC0000 !important;
    font-weight: bold !important;
}
#navigation span.bracket {
    color: #000;
    font-weight: normal;
} 
/* Navigation - Ende */
#pageend a {
    font-size: 0.8em;
    color: #666666;
    text-decoration: none;
    background: transparent url(/SID-71E90AB2-EECF04C7/images/arrow_top.gif) left top no-repeat;
    padding-left: 20px;
}
#pageend a:hover {
    color: #6AACDA;
}
/* Weitere Navigationsarten */
ul.simple_navigation {
    margin: 0;
    padding: 0;
    list-style: none;
    /*font-size: 69%;*/
    font-size: 1.1em;
    word-break:normal; /*nur für Internet Explorer: Wortumbruch */
    
}
ul.simple_navigation li {
    padding: 1px;
}
/* Bei zweispaltigen Navigationspunkten display:block schreiben*/
ul.simple_navigation li a {
    display: inline;
    background: transparent url(/SID-71E90AB2-EECF04C7/images/navigation/simplenav_bullet.gif) 0 0.45em no-repeat;
    padding-left: 10px;
    text-decoration:none;
    width: auto;
    line-height: 120%;
    margin-top: 0.1em;
    word-break:normal; /*nur für Internet Explorer: Wortumbruch */
}
.innerBox ul.list_navigation a {
    color: #000;
    text-decoration: none;
    
}
.innerBox ul.list_navigation a:hover {
    text-decoration: underline;
}
ul.list_navigation li.active a,
ul.list_navigation li a.active { font-weight: bold; }
/* ul.link_color is necessary to override selector ".innerBox ul.list_navigation a" */
.link_color li a {
    color: #013476 !important;
    text-decoration: underline !important;
}
/* ################ tabnavigation.css ############### */

 
 
/* Tabs */ 
/* Horizontale Buttonbar */
ul#tabnavigation  {
    position: absolute;
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: auto;
    font-size:75%;
    
}
#tabnavigation li {
    display: block;
    float: left;
    list-style-type: none;    
    position: relative;
}
#tabnavigation li.button {
    border: 1px solid #transparent !important;
    vertical-align: middle;
    width: auto;
    padding: 1.5em 22px 16px 22px;
    
    
}
#tabnavigation li.separator {
    background: #FFFFFF url(/SID-71E90AB2-EECF04C7/images/navigation/tab_button_active_bg.gif) left bottom no-repeat;
    width: 1px;
    margin: 0;
    border: none;
    height: 54px;
    
    
    
    
}
#tabnavigation li.button:hover {
    position: relative;
    
    
} 
/* Buttons (relative Größen) */
#tabnavigation li a {
    /*display: block;*/
    width: auto;
    font-weight: 1000;
    font-family: Verdana, Helvetica, Arial;
    font-size: 12px;
    font-weight: bold;
    color: #013476;
    text-align: center;
    background-color: transparent;
    cursor: pointer;
    cursor: hand;
    text-decoration: none;
    margin: 0;
    padding: 0;
    
    
}
#tabnavigation li A:hover,
#tabnavigation li.button:hover A,
#tabnavigation li.selected:hover A {
    color: #6AACDA !important;
    text-decoration: none;
    
}
#tabnavigation li.selected {
    background: transparent url(/SID-71E90AB2-EECF04C7/images/navigation/tab_button_active_bg.gif) left bottom repeat-x !important;
    
}
#tabnavigation li.button:hover,
#tabnavigation li.selected:hover {
    background: transparent url() 0 0 !important;
    z-index: 9999;
    cursor: pointer;
    cursor: hand;
    
}
/* 2. Ebene */
#tabnavigation ul{
    display: none;
    position: absolute;
    left: 0px;
    top: 53px;
    padding: 0;
    clear: both;
    float: none;
    background-color: #FFFFFF;
    filter:alpha(opacity=95);
    z-index: 9 !important;
    width: 250px;
    border: 1px solid #000;
    border-bottom-width: 3px;
    border-top-width: 0px;
    border-color:#D9D9D9;
    
}
#tabnavigation li li {
    z-index: 500 !important;
    display: inline;
    clear: both;
    float: none;
    padding: 0;
    margin: 0;
    background-color: #FFFFFF;
    text-align: left;
    
    
}
#tabnavigation li li a.subpoint,
#tabnavigation li li a.subpoint:link,
#tabnavigation li li a.subpoint:visited,
#tabnavigation li li a.subpoint:active,
#tabnavigation li.selected li a.subpoint:link { 
    display: block !important;
    width: auto;
    padding: 0.1em 22px 0em 25px;
    height: auto;
    text-align: left;    
    border: 1px solid #D9D9D9;
    border-top-width: 0px; 
    color: #000000 !important;
    font-weight: normal;
    background: transparent url(/SID-71E90AB2-EECF04C7/images/navigation/topnav_bullet.gif) 15px 0.6em no-repeat;
    
    
}
/* Korrektur für IE 7 */
*+html #tabnavigation li li a.subpoint,
*+html #tabnavigation li li a.subpoint:link,
*+html #tabnavigation li li a.subpoint:visited,
*+html #tabnavigation li li a.subpoint:active,
*+html #tabnavigation li.selected li a.subpoint:link  {  width: 100%; /*background-color: #FFFFFF; */
}
#tabnavigation li li:hover,
#tabnavigation li.selected li a.subpoint:hover,
#tabnavigation li li a.subpoint:hover { background-color: #EDF8FE !important; color: #000000 !important; 
}
#tabnavigation li:hover ul {
    display: block;
    margin-left: -1px;
}
/* Tabnavi - Ende */
/* Tabnavigation für Box-Elemente */
.tabBox { margin: 0; font-size:100%;}
.tabBox ul.tabs { 
    display: inline; 
    position: relative;
    height: 2em;
    list-style-type: none; 
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #D9D9D9;
    
    
}
.tabBox ul.tabs li { 
    /*list-style-type: none; 
    float: left; width: auto;*/
    display: inline; 
    margin: 0;
    padding: 0;
    
}
.tabBox ul.tabs li a { 
    float: left;
    display: block; 
    width: auto;
    height: 2em;
    line-height: 2em;
    text-decoration: none;
    background: transparent url(/SID-71E90AB2-EECF04C7/images/box/bg_normal_li.gif) left bottom repeat-x;
}
.tabBox ul.tabs li a:hover { 
    color: #6AACDA;
}
.tabBox ul.tabs li a span { 
    display: inline-block; 
    width: auto; 
    height: 2em;
    line-height: 2em;
    font-size: 0.92em;
    padding: 0 1em; 
    border-width: 1px 0 0 0; 
    border-color: #D9D9D9;  
    border-style: solid;
    text-decoration: none;
    background: transparent url(/SID-71E90AB2-EECF04C7/images/box/bg_rightside_a.gif) left bottom no-repeat;
}
.tabBox ul.tabs li#firstElement a span { width: auto; border-left-width: 0; }
.tabBox ul.tabs li.selected a span { 
    line-height: 2.1em; 
    height: 2.1em;  
    background: #FFFFFF url() !important;
    font-weight: bold;
    border-left-width: 1px;
}
.tabBox ul.tabs li#lastElement a span { border-right-width: 1px;}
.tabBox .content { 
    clear: both; 
    float: none; 
    display: block; 
    margin-top: 1em; 
    padding: 1em;
    font-size: 0.92em;
    position: absolute;
    top: -10000px;
    left: -10000px;
}
.tabBox .content.active {
    position: static;
}

