body {
    font-size: 75%;
    font-family: Helvetica, Arial, sans-serif;
    line-height: 150%;
    margin: 0 auto;
    width: 960px;
    xoverflow: hidden;
}
h1 {
    font-size: 18px;
}
h2 {
    font-size: 16px;
    color: #C03233;
}
.infobox {
    font-size: 12px;
    line-height: 12px;
}
li {
    color: #000;
}
header {
    border-bottom: 1px solid #C03233;
    color: #C03233;
    font-size: 75%;
}
header h1 {
    margin-left: 6.6em;
}
section {
    display: inline-block;
    vertical-align: top;
    width: auto;
}
.Table {
    display: table;
}
.Title {
    display: table-caption;
    text-align: center;
    font-weight: bold;
    font-size: larger;
}
.Heading {
    display: table-row;
    font-weight: bold;
    text-align: center;
}
.Row {
    display: table-row;
    height: 160px;
}
.Cell {
    display: table-cell;
    width: 190px;
    border-top-width: 0;
    border-left-width: 0;
    border-right-style: dashed;
    border-right-width: 1px;
    border-right-color: #C03233;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
    border-bottom-color: #C03233;
    vertical-align: top;
}
/***************/

.Heading .Cell {
    width: 190px;
    border: solid 1px #C03233;
    border-top-width: 0;
    border-right-style: dashed;
    border-left-width: 0;
}
.bedienungsanleitung,
.Heading .Cell {
    height: 27px!important;
}
.Row.hormone .Cell {
    border-bottom-width: 0;
}
.Row.bedienungsanleitung .Cell {
    border-bottom: 0;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #C03233;
}
.last,
.Heading .Cell.last,
.zwischenbrunst {
    border-right: 0;
}
.first,
.Heading .Cell.first,
.Cell.bedienung {
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #C03233;
}
/**************/

footer {
    width: inherit;
}
footer h3 {
    color: #c03233;
    display: inline-block;
    font-size: 10px;
    line-height: 0;
    position: relative;
    top: 7px;
}
footer h3 img {
    left: 8px;
    position: relative;
    top: 10px;
}
footer h4 {
    color: #c03233;
    margin-left: 126px;
    position: relative;
    top: -20px;
}
footer h4 img {
    position: relative;
    top: 18px;
}
footer ul {
    float: right;
    left: -5px;
    margin-bottom: 0;
    padding-left: 0;
    position: relative;
    top: 15px;
}
#vb1,
#vb2,
#b3,
#nb4,
#nb5,
#zb6,
#zb7,
#zb8,
#zb9,
#zb10,
#zb11,
#zb12,
#zb13,
#zb14,
#zb15,
#zb16,
#zb17,
#zb18,
#zb19,
#zb20,
#zb21 {
    display: inline-block;
    width: 32.5px;
    height: 25px;
    margin-right: 1px;
    background: #2d2d2d;
    /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzJkMmQyZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3YTdhN2EiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(left, #2d2d2d 0%, #7a7a7a 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #2d2d2d), color-stop(100%, #7a7a7a));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, #2d2d2d 0%, #7a7a7a 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #2d2d2d 0%, #7a7a7a 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(left, #2d2d2d 0%, #7a7a7a 100%);
    /* IE10+ */
    background: linear-gradient(to right, #2d2d2d 0%, #7a7a7a 100%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#2d2d2d', endColorstr='#7a7a7a', GradientType=1);
    /* IE6-8 */
}
footer ul li a {
    text-decoration: none;
    color: #fff;
    text-align: center;
    display: block;
    padding-top: 4px;
    font-weight: bolder;
}
div.fancybox-title.fancybox-title-inside-wrap span {
    color: #C03233;
}
/**********************/

.start article {
    margin-left: 8em;
    height: 504px;
}
/*****************/

html body div#html5-lightbox div#html5-lightbox-box div#html5-watermark {
    display: none;
}
/********FARBEN Brunstzyklus************/

a#verhalten,
a#eierstock,
a#gbmutter,
a#hormone,
.navibottom {
    background-image: url(../img/link_bg.jpg);
    background-repeat: no-repeat;
}
.bedienung {
    background-image: url(../img/manuel_bg.jpg);
    background-repeat: no-repeat;
}
.bedienung a,
a#verhalten,
a#eierstock,
a#gbmutter,
a#hormone,
.vorbrunst,
.brunst,
.nachbrunst,
.zwischenbrunst,
.vorbrunst:hover,
.brunst:hover,
.nachbrunst:hover,
.zwischenbrunst:hover {
    color: #fff;
    display: inline-block;
    padding: 10px 16px;
    position: relative;
    text-align: left;
    text-decoration: none;
    top: 0;
    width: 158px;
}
footer ul li ul li {
    list-style: none;
}
#vb1,
#vb2,
#b3,
#nb4,
#nb5,
#zb6,
#zb7,
#zb8,
#zb9,
#zb10,
#zb11,
#zb12,
#zb13,
#zb14,
#zb15,
#zb16,
#zb17,
#zb18,
#zb19,
#zb20,
#zb21 {
    cursor: pointer;
}
#infopics4,
#infopics3,
#infopics1,
#infopics2 {
    background-position: 0 -6px;
    background-repeat: no-repeat;
    bottom: -175px;
    height: 651px;
    position: absolute;
    top: 43px;
    width: 190px;
}
#vb1:hover,
#vb2:hover,
.vorbrunst:hover {
    background-image: url(../img/vorbrunst_bg.jpg);
}
#b3:hover,
.brunst:hover {
    background-image: url(../img/brunst_bg.jpg);
}
#sperming {
    background-position: 4px 3px;
    background-repeat: no-repeat;
    height: 30px;
    margin-bottom: -28px;
    margin-left: 290px;
    margin-top: 0;
}
#nb4:hover,
#nb5:hover,
.nachbrunst:hover {
    background-image: url(../img/nachbrunst_bg.jpg);
}
#zb6:hover,
#zb7:hover,
#zb8:hover,
#zb9:hover,
#zb10:hover,
#zb11:hover,
#zb12:hover,
#zb13:hover,
#zb14:hover,
#zb15:hover,
#zb16:hover,
#zb17:hover,
#zb18:hover,
#zb19:hover,
#zb20:hover,
#zb21:hover,
.zwischenbrunst:hover {
    background-image: url(../img/zwischenbrunst_bg.jpg);
}
/******************VERHALTEN STYLING**********************/

.v1,
.v2,
.v3,
.v4,
.e1,
.e2,
.e3,
.e4,
.g1,
.g2,
.g3,
.h4,
.h1,
.h2,
.h3,
.h4 {
    z-index: auto;
}
ul.element li:first-child {
    display: inline-block;
    color: #C03233;
    font-size: 14px;
}
#img1h,
#img2h,
#img3h,
#img4h,
#img5h,
#img6h,
#img7h,
#img8h,
#img9h,
#img10h,
#img11h,
#img12h,
#img1g,
#img2g,
#img3g,
#img4g,
#img5g,
#img6g,
#img7g,
#img8g,
#img9g,
#img10g,
#img11g,
#img12g,
#img1v,
#img2v,
#img3v,
#img4v,
#img5v,
#img6v,
#img7v,
#img8v,
#img9v,
#img10v,
#img11v,
#img12v,
#img1e,
#img2e,
#img3e,
#img4e,
#img5e,
#img6e,
#img7e,
#img8e,
#img9e,
#img10e,
#img11e,
#img12e {
    opacity: 0;
}
#img1h:hover,
#img2h:hover,
#img3h:hover,
#img4h:hover,
#img5h:hover,
#img6h:hover,
#img7h:hover,
#img8h:hover,
#img9h:hover,
#img10h:hover,
#img11h:hover,
#img12h:hover,
#img1g:hover,
#img2g:hover,
#img3g:hover,
#img4g:hover,
#img5g:hover,
#img6g:hover,
#img7g:hover,
#img8g:hover,
#img9g:hover,
#img10g:hover,
#img11g:hover,
#img12g:hover,
#img1v:hover,
#img2v:hover,
#img3v:hover,
#img4v:hover,
#img5v:hover,
#img6v:hover,
#img7v:hover,
#img8v:hover,
#img9v:hover,
#img10v:hover,
#img11v:hover,
#img12v:hover,
#img1e:hover,
#img2e:hover,
#img3e:hover,
#img4e:hover,
#img5e:hover,
#img6e:hover,
#img7e:hover,
#img8e:hover,
#img9e:hover,
#img10e:hover,
#img11e:hover,
#img12e:hover {
    opacity: 1;
}
#img1h:hover ~ ul.element,
#img2h:hover ~ ul.element,
#img3h:hover ~ ul.element,
#img4h:hover ~ ul.element,
#img5h:hover ~ ul.element,
#img6h:hover ~ ul.element,
#img7h:hover ~ ul.element,
#img8h:hover ~ ul.element,
#img9h:hover ~ ul.element,
#img10h:hover ~ ul.element,
#img11h:hover ~ ul.element,
#img12h:hover ~ ul.element,
#img1g:hover ~ ul.element,
#img2g:hover ~ ul.element,
#img3g:hover ~ ul.element,
#img4g:hover ~ ul.element,
#img5g:hover ~ ul.element,
#img6g:hover ~ ul.element,
#img7g:hover ~ ul.element,
#img8g:hover ~ ul.element,
#img9g:hover ~ ul.element,
#img10g:hover ~ ul.element,
#img11g:hover ~ ul.element,
#img12g:hover ~ ul.element,
#img1v:hover ~ ul.element,
#img2v:hover ~ ul.element,
#img3v:hover ~ ul.element,
#img4v:hover ~ ul.element,
#img5v:hover ~ ul.element,
#img6v:hover ~ ul.element,
#img7v:hover ~ ul.element,
#img8v:hover ~ ul.element,
#img9v:hover ~ ul.element,
#img10v:hover ~ ul.element,
#img11v:hover ~ ul.element,
#img12v:hover ~ ul.element,
#img1e:hover ~ ul.element,
#img2e:hover ~ ul.element,
#img3e:hover ~ ul.element,
#img4e:hover ~ ul.element,
#img5e:hover ~ ul.element,
#img6e:hover ~ ul.element,
#img7e:hover ~ ul.element,
#img8e:hover ~ ul.element,
#img9e:hover ~ ul.element,
#img10e:hover ~ ul.element,
#img11e:hover ~ ul.element,
#img12e:hover ~ ul.element {
    background-color: #fff;
    border: 3px solid #999;
    display: block;
    height: 250px;
    padding: 10px;
    position: absolute;
    width: 358px;
    z-index: 100;
}
/***Start Popups***/

#img1h:hover ~ ul.element,
#img2h:hover ~ ul.element,
#img3h:hover ~ ul.element,
#img4h:hover ~ ul.element,
#img5h:hover ~ ul.element,
#img6h:hover ~ ul.element,
#img1g:hover ~ ul.element,
#img2g:hover ~ ul.element,
#img3g:hover ~ ul.element,
#img4g:hover ~ ul.element,
#img5g:hover ~ ul.element,
#img6g:hover ~ ul.element,
#img1v:hover ~ ul.element,
#img2v:hover ~ ul.element,
#img3v:hover ~ ul.element,
#img4v:hover ~ ul.element,
#img5v:hover ~ ul.element,
#img6v:hover ~ ul.element,
#img1e:hover ~ ul.element,
#img2e:hover ~ ul.element,
#img3e:hover ~ ul.element,
#img4e:hover ~ ul.element,
#img5e:hover ~ ul.element,
#img6e:hover ~ ul.element {
    left: 190px;
    top: -13px;
}
#img7h:hover ~ ul.element,
#img8h:hover ~ ul.element,
#img9h:hover ~ ul.element,
#img10h:hover ~ ul.element,
#img11h:hover ~ ul.element,
#img12h:hover ~ ul.element,
#img7g:hover ~ ul.element,
#img8g:hover ~ ul.element,
#img9g:hover ~ ul.element,
#img10g:hover ~ ul.element,
#img11g:hover ~ ul.element,
#img12g:hover ~ ul.element,
#img7v:hover ~ ul.element,
#img8v:hover ~ ul.element,
#img9v:hover ~ ul.element,
#img10v:hover ~ ul.element,
#img11v:hover ~ ul.element,
#img12v:hover ~ ul.element,
#img7e:hover ~ ul.element,
#img8e:hover ~ ul.element,
#img9e:hover ~ ul.element,
#img10e:hover ~ ul.element,
#img11e:hover ~ ul.element,
#img12e:hover ~ ul.element {
    left: -384px;
    top: -13px;
}
/***Ende POPUPS***/

#hormone_vorbrunst ul.element,
#hormone_brunst ul.element,
#hormone_nachbrunst ul.element,
#hormone_zwischenbrunst ul.element,
#gmutter_vorbrunst ul.element,
#gmutter_brunst ul.element,
#gmutter_nachbrunst ul.element,
#gmutter_zwischenbrunst ul.element,
#eierstock_vorbrunst ul.element,
#eierstock_brunst ul.element,
#eierstock_nachbrunst ul.element,
#eierstock_zwischenbrunst ul.element,
#verhalten_vorbrunst ul.element,
#verhalten_brunst ul.element,
#verhalten_nachbrunst ul.element,
#verhalten_zwischenbrunst ul.element {
    display: none;
}
#verhalten_vorbrunst_text1,
#verhalten_vorbrunst_text2,
#verhalten_vorbrunst_text3,
#verhalten_brunst_text1,
#verhalten_brunst_text2,
#verhalten_brunst_text3,
#verhalten_nachbrunst_text1,
#verhalten_nachbrunst_text2,
#verhalten_nachbrunst_text3,
#verhalten_zwischenbrunst_text1,
#verhalten_zwischenbrunst_text2,
#verhalten_zwischenbrunst_text3,
#eierstock_vorbrunst_text1,
#eierstock_vorbrunst_text2,
#eierstock_vorbrunst_text3,
#eierstock_brunst_text1,
#eierstock_brunst_text2,
#eierstock_brunst_text3,
#eierstock_nachbrunst_text1,
#eierstock_nachbrunst_text2,
#eierstock_nachbrunst_text3,
#eierstock_zwischenbrunst_text1,
#eierstock_zwischenbrunst_text2,
#eierstock_zwischenbrunst_text3,
#gmutter_vorbrunst_text1,
#gmutter_vorbrunst_text2,
#gmutter_vorbrunst_text3,
#gmutter_brunst_text1,
#gmutter_brunst_text2,
#gmutter_brunst_text3,
#gmutter_nachbrunst_text1,
#gmutter_nachbrunst_text2,
#gmutter_nachbrunst_text3,
#gmutter_zwischenbrunst_text1,
#gmutter_zwischenbrunst_text2,
#gmutter_zwischenbrunst_text3,
#hormone_vorbrunst_text1,
#hormone_vorbrunst_text2,
#hormone_vorbrunst_text3,
#hormone_brunst_text1,
#hormone_brunst_text2,
#hormone_brunst_text3,
#hormone_nachbrunst_text1,
#hormone_nachbrunst_text2,
#hormone_nachbrunst_text3,
#hormone_zwischenbrunst_text1,
#hormone_zwischenbrunst_text2,
#hormone_zwischenbrunst_text3 {
    display: block;
    padding: 5px;
    margin-bottom: 1em;
}
/***********************************************/

/***********************************************/

/******** Farben Vorbrunst*********************/

#img1v:hover ~ ul.element li#verhalten_vorbrunst_text1,
#img1e:hover ~ ul.element li#eierstock_vorbrunst_text1,
#img1g:hover ~ ul.element li#gmutter_vorbrunst_text1,
#img1h:hover ~ ul.element li#hormone_vorbrunst_text1 {
    background-color: #80CCE6;
}
#img2v:hover ~ ul.element li#verhalten_vorbrunst_text2,
#img2e:hover ~ ul.element li#eierstock_vorbrunst_text2,
#img2g:hover ~ ul.element li#gmutter_vorbrunst_text2,
#img2h:hover ~ ul.element li#hormone_vorbrunst_text2 {
    background-color: #66C2E0;
}
#img3v:hover ~ ul.element li#verhalten_vorbrunst_text3,
#img3e:hover ~ ul.element li#eierstock_vorbrunst_text3,
#img3g:hover ~ ul.element li#gmutter_vorbrunst_text3,
#img3h:hover ~ ul.element li#hormone_vorbrunst_text3 {
    background-color: #4DB7DB;
}
/************* Farben Brunst*********************/

#img4v:hover ~ ul.element li#verhalten_brunst_text1,
#img4e:hover ~ ul.element li#eierstock_brunst_text1,
#img4g:hover ~ ul.element li#gmutter_brunst_text1,
#img4h:hover ~ ul.element li#hormone_brunst_text1 {
    background-color: #E09999;
}
#img5v:hover ~ ul.element li#verhalten_brunst_text2,
#img5e:hover ~ ul.element li#eierstock_brunst_text2,
#img5g:hover ~ ul.element li#gmutter_brunst_text2,
#img5h:hover ~ ul.element li#hormone_brunst_text2 {
    background-color: #D98484;
}
#img6v:hover ~ ul.element li#verhalten_brunst_text3,
#img6e:hover ~ ul.element li#eierstock_brunst_text3,
#img6g:hover ~ ul.element li#gmutter_brunst_text3,
#img6h:hover ~ ul.element li#hormone_brunst_text3 {
    background-color: #D36F70;
}
/******** Farben Nachbrunst**********************/

#img7v:hover ~ ul.element li#verhalten_nachbrunst_text1,
#img7e:hover ~ ul.element li#eierstock_nachbrunst_text1,
#img7g:hover ~ ul.element li#gmutter_nachbrunst_text1,
#img7h:hover ~ ul.element li#hormone_nachbrunst_text1 {
    background-color: #FFCB98;
}
#img8v:hover ~ ul.element li#verhalten_nachbrunst_text2,
#img8e:hover ~ ul.element li#eierstock_nachbrunst_text2,
#img8g:hover ~ ul.element li#gmutter_nachbrunst_text2,
#img8h:hover ~ ul.element li#hormone_nachbrunst_text2 {
    background-color: #FFC082;
}
#img9v:hover ~ ul.element li#verhalten_nachbrunst_text3,
#img9e:hover ~ ul.element li#eierstock_nachbrunst_text3,
#img9g:hover ~ ul.element li#gmutter_nachbrunst_text3,
#img9h:hover ~ ul.element li#hormone_nachbrunst_text3 {
    background-color: #FFB66E;
}
/******** Farben Zwischenbrunst********************/

#img10v:hover ~ ul.element li#verhalten_zwischenbrunst_text1,
#img10e:hover ~ ul.element li#eierstock_zwischenbrunst_text1,
#img10g:hover ~ ul.element li#gmutter_zwischenbrunst_text1,
#img10h:hover ~ ul.element li#hormone_zwischenbrunst_text1 {
    background-color: #80CCB3;
}
#img11v:hover ~ ul.element li#verhalten_zwischenbrunst_text2,
#img11e:hover ~ ul.element li#eierstock_zwischenbrunst_text2,
#img11g:hover ~ ul.element li#gmutter_zwischenbrunst_text2,
#img11h:hover ~ ul.element li#hormone_zwischenbrunst_text2 {
    background-color: #66C2A3;
}
#img12v:hover ~ ul.element li#verhalten_zwischenbrunst_text3,
#img12e:hover ~ ul.element li#eierstock_zwischenbrunst_text3,
#img12g:hover ~ ul.element li#gmutter_zwischenbrunst_text3,
#img12h:hover ~ ul.element li#hormone_zwischenbrunst_text3 {
    background-color: #4DB794;
}
/************* Bild und Farben Vorbrunst/Verhalten *********************/

.v1 {
    background-image: url("../img/verhalten1.jpg");
    background-size: 190px;
}
/************* Bild und Farben Brunst/Verhalten *********************/

.v2 {
    background-image: url("../img/verhalten2.jpg");
    background-size: 190px;
}
/********Bild und Nachbrunst/Verhalten ********************/

.v3 {
    background-image: url("../img/verhalten3.jpg");
    background-size: 190px;
}
/********Bild und Zwischenbrunst/Verhalten ********************/

.v4 {
    background-image: url("../img/verhalten4.jpg");
    background-size: 190px;
}
/********Bild Vorbrunst/Eierstock********************/

.e1 {
    background-image: url("../img/eierstock1.jpg");
    background-size: 190px;
}
/********Bild Brunst/Eierstock********************/

.e2 {
    background-image: url("../img/eierstock2.jpg");
    background-size: 190px;
}
/********Bild Nachbrunst/Eierstock********************/

.e3 {
    background-image: url("../img/eierstock3.jpg");
    background-size: 190px;
}
/********Bild Zwischenbrunst/Eierstock********************/

.e4 {
    background-image: url("../img/eierstock4.jpg");
    background-size: 190px;
}
/********Bild Vorbrunst/Gebaermutter_Scheide********************/

.g1 {
    background-image: url("../img/gebaermutter1.jpg");
    background-size: 190px;
}
/********Bild Brunst/Gebaermutter_Scheide********************/

.g2 {
    background-image: url("../img/gebaermutter2.jpg");
    background-size: 190px;
}
/********Bild Nachbrunst/Gebaermutter_Scheide********************/

.g3 {
    background-image: url("../img/gebaermutter3.jpg");
    background-size: 190px;
}
/********Bild Zwischenbrunst/Gebaermutter_Scheide********************/

.g4 {
    background-image: url("../img/gebaermutter4.jpg");
    background-size: 190px;
}
/********Bild Vorbrunst/Hormone ********************/

.h1 {
    background-image: url("../img/hormone1.jpg");
    background-size: 190px;
}
/********Bild Brunst/Hormone ********************/

.h2 {
    background-image: url("../img/hormone2.jpg");
    background-size: 190px;
}
/********Bild Nachbrunst/Hormone ********************/

.h3 {
    background-image: url("../img/hormone3.jpg");
    background-size: 190px;
}
/********Bild Zwischenbrunst/Hormone ********************/

.h4 {
    background-image: url("../img/hormone4.jpg");
    background-size: 190px;
}
/**********************Unterseiten*********************************/

.infobox {
    border: 3px solid #ccc;
    height: 609px;
    margin: 3px;
    padding: 10px;
    position: absolute;
    width: 734px;
    z-index: auto;
}
.control-icons {
    float: right;
    position: absolute;
    right: 0;
    top: 595px;
    width: 66px;
}
.control-icons ul {
    height: 38px;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}
.control-icons ul li {
    display: inline-block;
}
li.pdf,
li.close {
    background-attachment: scroll;
    background-image: url("../img/sprite_xclose_pdf.jpg");
    background-repeat: no-repeat;
    height: 30px;
    width: 30px;
}
li.pdf a,
li.close a {
    padding: 15px;
}
li.close {
    background-position: -30px 0;
}
li.close:hover {
    background-position: -58px 0;
}
.contentbox {
    height: 640px;
    position: absolute;
    width: 763px;
    z-index: auto;
}
.col-left {
    display: inline-block;
    height: 616px;
    padding: 12px;
    vertical-align: top;
    width: 495px;
}
.col-right {
    display: inline-block;
    height: 620px;
    padding: 10px;
    vertical-align: top;
    width: 210px;
}
.col-right ul {
    padding: 0;
}
.col-right ul li {
    list-style: none;
}
.contentbox .control-icons {
    position: absolute;
    right: 0;
    top: 605px;
}
.contentbox .control-icons ul li {
    float: right;
}
.redlink {
    font-weight: bolder;
    text-decoration: none;
}
.redlink {
    color: #C03233;
}
.redlink:hover {
    color: #000;
}
.samen {
    border-style: dotted;
    border-width: 0 0 0 3px;
    color: #be3734;
    height: 680px;
    line-height: 18px;
    margin-left: 44px;
    padding-left: 1em;
    position: absolute;
    top: 0;
    z-index: 1;
}
div.Heading div.Cell p {
    color: #be3734;
}