/* .............................. */
/* Basic layout */
/* .............................. */
body {
    text-align: left;
    width: 950px;
    margin-left: 5px;
    margin-top: 5px;
    font-family: Arial, helvetica, sans-serif;
    font-size: 83%;
    background-color: #fff
    }
/* fixes Firefox scrollbar "jumping" */
html, body {
    min-height: 100.1%
    }
p {
    margin: 0 0 0.5em 0
    }
#mail_frame {
    width: 518px;
    height: 630px;
    margin: 3px auto 57px 1px !important
    }
/* warning bar*/
#lblinfobar {
    font: message-box
    }
#lblinfobar a, #lblinfobar a:link, #lblinfobar a:visited, #lblinfobar a:active {
    margin-top: 0 !important;
    display: block;
    float: left;
    clear: both;
    width: 103.3%;
    color: InfoText;
    background: InfoBackground url(../imgbase/warnfox_1.gif) no-repeat 0.2em 0.2em;
    padding: 0.3em 0.3em 0.33em 2.2em;
    border-bottom: 0.16em outset;
    text-decoration: none;
    text-align: left;
    letter-spacing: 0.03em
    }
#lblinfobar a:hover {
    cursor: pointer;
    color: HighlightText;
    background: Highlight url(../imgbase/warnfox_2.gif) no-repeat 0.2em 0.2em
    }
/* warning bar END */
/* Tooltips flash + img + txt */
#ftip {
    background: transparent url(../imgbase/tipps/film_tipp.png) no-repeat;
    background-position: 0 0;
    margin: 0;
    padding: 0 0 1px 16px;
    cursor: help
    }
#itip {
    background: transparent url(../imgbase/tipps/info_tipp.png) no-repeat;
    background-position: 0 0;
    margin: 0;
    padding: 0 0 1px 16px;
    cursor: help
    }
#btip {
    background: transparent url(../imgbase/tipps/img_tipp.png) no-repeat;
    background-position: 0 0;
    margin: 0;
    padding: 0 0 1px 16px;
    cursor: help
    }
#ttip {
    background: transparent url(../imgbase/tipps/tut_tipp.png) no-repeat;
    background-position: 0 0;
    margin: 0;
    padding: 0 0 1px 16px;
    cursor: pointer
    }
#wrapper {
    background: transparent url(../imgbase/waveform.png) top right no-repeat;
    float: left;
    width: 750px;
    border: 1px dashed black;
    margin-bottom: 10px
    }
/* google stylings */
#comercial {
    float: right;
    position: absolute;
    left: 770px;
    top: 148px;
    width: 165px;
    border: none;
    padding: 2px
    }
#comercial_2 {
    float: right;
    position: absolute;
    left: 770px;
    top: 757px;
    width: 165px;
    border: none;
    padding: 2px
    }
/* .............................. */
/* Link stylings */
a {
    text-decoration: none;
    color: #E06000
    }
a:hover {
    color: #000;
    text-decoration: underline
    }
/* .............................. */
/* Wrapper elements */
/* .............................. */
#logo {
    width: 750px;
    height: 84px;
    float: left;
    clear: both
    }
#search {
    position: relative;
    top: 10px;
    width: 160px;
    height: 24px;
    float: right
    }
#search #btnSrch {
    cursor: pointer
    }
#menu {
    width: 750px;
    float: left;
    clear: both
    }
#content {
    width: 530px;
    float: left
    }
#sidebar {
    width: 200px;
    float: left;
    clear: right
    }
#footer {
    float: left;
    clear: both
    }
#mylogo {
    background: transparent url(../imgbase/logo_cube.png) top left no-repeat;
    background-position: 10px 1px;
    /*border:0px solid red;*/
    width: 750px;
    height: 140px;
    padding-bottom: 12px;
    float: right;
    clear: both
    }
/* .............................. */
/* Logo */
#logo h1 {
    margin: 0;
    padding: 0;
    padding-left: 20px;
    font-size: 3em;
    color: #555
    }
#logo h2 {
    margin: 0;
    padding: 0;
    text-align: right;
    font-size: 1.5em;
    padding-right: 1px;
    color: #555
    }
/* .............................. */
/* Horizontal Menu */
#menu {
    border-bottom: 1px dashed black;
    margin-bottom: 10px;
    /* NUR FÜR IE
                     height:45px;  */
    }
#menu ul {
    list-style-type: none;
    white-space: nowrap;
    display: block;
    float: right;
    list-style: none outside;
    padding-right: 1px
    }
#menu li {
    display: block;
    width: 65px;
    float: left;
    list-style-type: none
    }
#menu a {
    background: #F56D12;
    width: 65px;
    height: 2em;
    border-top: 1px solid #FFF;
    border-left: 1px solid #FFF;
    border-bottom: 1px solid #FFF;
    border-right: none;
    padding: 0;
    margin: 0 0 10px 0;
    color: white;
    text-decoration: none;
    display: block;
    text-align: center;
    font-weight: normal;
    letter-spacing: 1px;
    line-height: 2em;
    font-size: 0.8em;
    voice-family: "\"}\"";
    voice-family: inherit;
    /*font-size:    x-small;*/
    }
#menu a:link, #menu a:visited {
    text-decoration: none
    }
#menu a:hover {
    text-decoration: none;
    background-color: transparent;
    color: #000
    }
/*  Dyn. Menu color*/
#menu .aactive {
    background-color: #000;
    color: white
    }
/* Extern Links pseudo class */
a.exLink:link, a.exLink:active, a.exLink:visited {
    background: url(../imgbase/exLink.gif) center right no-repeat;
    background-position: right 31%;
    padding-right: 12px
    }
a.exLink:hover {
    background: url(../imgbase/exLinkMask.gif) center right no-repeat;
    background-position: right 0%;
    padding-right: 12px
    }
/* Shadow CLASS */
.myshadow {
    width: 97%;
    float: left;
    background: url(../imgbase/shadow.gif) no-repeat bottom right;
    margin: 10px 0 10px 10px !important;
    margin: 10px 0 20px 5px
    }
.myshadow div {
    background: none !important;
    background: url(../imgbase/shadow2.gif) no-repeat left top;
    padding: 0 !important;
    padding: 0 6px 6px 0
    }
.myshadow p {
    color: #777;
    background-color: #fff;
    font: 1em arial, helvetica, sans-serif;
    display: block;
    border: 1px solid #a9a9a9;
    padding: 11px;
    margin: -6px 6px 6px -6px !important;
    margin: 0
    }
.myshadow code {
    display: block;
    color: navy;
    margin: 10px 10px 18px 10px
    }
.myshadow .shadowentry {
    color: #777;
    background-color: #fff;
    display: block;
    border: 1px solid #a9a9a9;
    padding: 11px !important;
    margin: -6px 6px 6px -6px !important;
    margin: 0
    }
.myshadow .shadowentry ul {
    list-style-type: disc !important;
    padding: 0;
    margin: 0;
    margin-top: 5px;
    margin-bottom: 15px;
    margin-left: 40px
    }
.myshadow .twiceshadowentry {
    color: #777;
    background-color: #fff;
    display: block;
    /*min-height: 145px !important;*/
    border: 1px solid #a9a9a9;
    padding: 5px !important;
    margin: -6px 6px 6px -6px !important;
    margin: 0;
    font-size: 1em
    }
.myshadow .twiceshadowentry p:first-line {
    font-size: 14pt !important;
    font-weight: bold;
    color: #555
    }
.myshadow .twiceshadowentry p {
    border: none !important;
    background: none;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 3px;
    margin: 0
    }
.myshadow .twiceshadowentry ul {
    list-style-type: none !important;
    margin: 0 !important;
    padding-left: 10px !important;
    padding-right: 7px !important;
    padding-top: 1px !important
    }
.myshadow .twiceshadowentry div {
    padding-top: 10px !important;
    padding-bottom: 10px !important
    }
/* .............................. */
/* Main Content */
#content h1 {
    font-size: 1.1em;
    padding: 0;
    margin: 0;
    padding-bottom: 5px
    }
#content h2 {
    font-size: 1em;
    padding: 0;
    margin: 0;
    padding-bottom: 10px;
    color: Gray
    }
#content ul, ol {
    list-style-type: circle;
    padding: 0;
    margin: 0;
    margin-top: 10px;
    margin-bottom: 15px;
    margin-left: 40px
    }
#content table {
    line-height: 1.3em;
    font-size: 0.9em;
    padding: 0;
    margin: 0;
    color: #555
    }
#content textarea {
    border: 1px solid #D6D6D6;
    font-family: Arial;
    font-size: 0.8em;
    padding-left: 5px;
    width: 450px;
    height: 86px
    }
#content {
    line-height: 1.3em;
    padding: 0;
    margin: 0;
    padding-left: 7px;
    padding-right: 7px;
    color: #555
    }
#content .entry {
    /*border-bottom: 1px dashed #555;
            		border-right: 1px dashed #555;*/
    border: 1px dashed silver;
    padding: 10px;
    padding-bottom: 10px;
    margin: 0;
    margin-bottom: 10px
    }
#content .entry:hover {
    /*border-bottom: 1px dashed darkorange;
            		border-right: 1px dashed darkorange; */
    border: 1px dashed chocolate
    }
#content img {
    border: none
    }
/* .............................. */
/* Sidebar */
#sidebar h1, #sidebar a, #sidebar {
    font-size: 0.9em;
    padding: 0;
    margin: 0
    }
#sidebar h2 {
    font-size: 0.9em;
    padding: 0;
    margin: 0;
    color: Gray
    }
#sidebar ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    padding-left: 5px
    }
#sidebar .left10 {
    margin-left: 10px
    }
#sidebar .sidebarbox {
    float: right;
    width: 192px;
    border: 1px dashed silver;
    padding-bottom: 5px;
    padding-top: 5px;
    padding-left: 0;
    margin-bottom: 10px;
    margin-right: 4px
    }
#sidebar img {
    float: none;
    margin: 0 4px 0 0;
    border: 0 solid black
    }
/* flash files in sidebarbox */
#sidebar .flafiles {
    float: right;
    margin: 0 6px 0 0
    }
/* .............................. */
/* Footer */
#footer {
    text-align: center;
    line-height: 1.3em;
    font-size: 0.7em;
    letter-spacing: 0.4em;
    width: 741px;
    color: #999;
    border: 1px solid whitesmoke;
    padding: 10px 2px 2px 7px;
    margin: 0
    }
#footer .cherry {
    color: #999 !important
    }
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*     IMAGESETS NO23     */
#lightbox {
    position: absolute;
    top: 40px;
    left: 0;
    width: 100%;
    z-index: 110;
    text-align: center;
    line-height: 0
    }
#lightbox a img {
    border: none
    }
#outerImageContainer {
    position: relative;
    background-color: #fff;
    width: 250px;
    height: 250px;
    margin: 0 auto
    }
#imageContainer {
    padding: 10px
    }
#loading {
    position: absolute;
    top: 40%;
    left: 0%;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0
    }
#hoverNav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10
    }
#imageContainer > #hoverNav {
    left: 0
    }
#hoverNav a {
    outline: none
    }
#prevLink, #nextLink {
    width: 49%;
    height: 100%;
    background: transparent url(../imgbase/blank.gif) no-repeat;
    /* Trick damit IE hover zeigt */
    display: block
    }
#prevLink {
    left: 0;
    float: left
    }
#nextLink {
    right: 0;
    float: right
    }
#prevLink:hover, #prevLink:visited:hover {
    background: url(../imgbase/prev.gif) left 15% no-repeat
    }
#nextLink:hover, #nextLink:visited:hover {
    background: url(../imgbase/next.gif) right 15% no-repeat
    }
#imageDataContainer {
    font: 10px Verdana, Helvetica, sans-serif;
    background-color: linen;
    margin: 0 auto;
    line-height: 1.4em
    }
#imageData {
    padding: 0 10px
    }
#imageData #imageDetails {
    width: 70%;
    float: left;
    text-align: left
    }
#imageData #caption {
    font-weight: bold
    }
#imageData #numberDisplay {
    display: block;
    clear: left;
    padding-bottom: 1em
    }
#imageData #bottomNavClose {
    width: 66px;
    float: right;
    padding-bottom: 0.7em
    }
#overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    width: 100%;
    height: 500px;
    background-color: #111;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    opacity: 0.6
    }
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
    }
* html > body .clearfix {
    display: inline-block;
    width: 100%
    }
* html .clearfix {
    /* Hides from IE-mac \*/
    height: 1%;
    /* End hide from IE-mac */
    }
.quote {
    margin: 4px 10px 0;
    padding: 16px;
    border: 1px solid #D9D9D9;
    border-radius: 7px;
    box-shadow: 0 1px 5px #D9D9D9;
    background: #F5F5E6
    }
.quote p {
    font-size: 90% !important;
    line-height: 1.7em !important;
    font-style: italic !important
    }
.right {
    float: right;
    width: auto;
    margin-left: 10px;
    color: #aaa
    }