/*Globale Styleangaben auftrittweit für Lexware*/
html, body {
    background-color: #ffffff;
    font-family: 'trebuchet ms', arial, sans-serif;
    font-size: 12px;
    height: 100%;
    line-height: 15px;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 100%;
}

.centerBuster {
    margin: auto;
    width: 825px;
}

.contentGrepper {
    background: transparent;
    height: auto;
    margin: auto;
    width: 825px;
}

.contentContainer {
    clear: both;
    background-color: transparent;
    color: #000000;
    float: left;
    font-size: 12px;
    height: auto;
    line-height: 16px;
    margin: 0;
    min-height: 69px;
    padding: 40px 0;
    text-align: left ! important;
    width: 535px;
}

.contentContainer ul.twoCol {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 535px;
}

.contentContainer ul.twoCol li {
    float: left;
    margin: 0;
    padding: 0;
}

.contentContainer ul.twoCol li.left,
.contentContainer ul.twoCol li.right {
    margin: 0;
    padding: 0;
    width: 260px;
}

.contentContainer ul.twoCol li.spacer {
    width: 15px;
}

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

.imgSec {
    border: 0;
    margin: 0;
    padding: 0 10px 10px 0;
    float: left;
}

form {
    margin: 0;
    padding: 0;
}

br {
    clear: both;
    line-height: 5px;
}

.noClear,.noClear br {
    clear: none ! important;
}

p, p.description {
    color: #000000;
    font-family: 'trebuchet ms', arial, sans-serif;
    font-size: 12px;
    line-height: 15px;
    margin: 0;
    padding: 0 0 10px 0;
}

a, a:link, a:active, a:visited {
    background: transparent;
    color: #000000;
    text-decoration: none;
}

a:hover {
    background: transparent;
    color: #000000;
    text-decoration: underline;
}

a.textLink,
a.textLink:link,
a.textLink:visited {
    text-decoration: underline;
}

a.textLink:hover {
    text-decoration: underline;
    color: #cc0000;
}

/* ##################################################################################################
NEW DEFAULT LINK CONSTRUCT
################################################################################################## */
a.linkArrow,
a.linkArrow:link,
a.linkArrow:active,
a.linkArrow:visited {
    background: url(linkArrowRight.gif) no-repeat 0 5px !important;
    color: #000000;
    display: block;
    padding: 0 0 0 10px !important;
    text-decoration: none;
}

*+html a.linkArrow { /*IE7 only*/
    white-space: nowrap; 
}

a.linkArrow:hover {
    background: url(linkArrowRight.gif) no-repeat 0 5px !important;
    color: #000000;
    display: block;
    padding: 0 0 0 10px !important;
    text-decoration: underline;
}

a.linkArrowLeft,
a.linkArrowLeft:link,
a.linkArrowLeft:active,
a.linkArrowLeft:visited {
    background: url(linkArrowLeft.gif) no-repeat 0 6px !important;
    color: #000000;
    display: block;
    padding: 0 0 0 10px !important;
    text-decoration: none;
}

a.linkArrowLeft:hover {
    background: url(linkArrowLeft.gif) no-repeat 0 6px !important;
    color: #000000;
    display: block;
    padding: 0 0 0 10px !important;
    text-decoration: underline;
}

hr {
    background-color: #cccccc;
    border: 0pt none;
    clear: both;
    color: #cccccc;
    height: 1px;
}

hr.dotted {
    background-color: transparent;
    border-bottom: 1px dotted #cccccc;
    clear: both;
    height: 1px;
}

h1 {
    background-color: transparent;
    color: #C00000;
    font-size: 21px;
    font-weight: bold;
    line-height: 25px;
    margin: 0;
    padding: 0 0 14px 0;
}

h2 {
    background-color: transparent;
    clear: both;
    color: #000000;
    font-size: 18px;
    font-weight: normal;
    line-height: 20px;
    margin: 0;
    padding: 0 0 10px 0;
}

h3 {
    clear: both;
    color: #666666;
    font-size: 18px;
    font-weight: normal;
    line-height: 20px;
    margin: 0 0 10px 0;
}
ul.linkUp,
ul.link ,
ul.linkLast {
    clear: both;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

ul.linkUp li,
ul.link li,
ul.linkLast li {
    background: url(linkArrowRight.gif) no-repeat 0 5px;
    clear: both;
    float: left;
    margin: 0;
    padding: 0;
}
ul.linkUp li {
    background: url(linkArrowUp.gif) no-repeat 0 4px;
}

ul.linkUp li a,
ul.link li a,
ul.linkLast li a {
    display: block;
    margin: 0;
    padding: 0 0 0 10px;
}

.extendedNavigationContainer ul.link li span.paddedLeft {
    margin: 0;
    padding: 0 0 0 10px;
}

.extendedNavigationContainer ul.link li span.noBreakLinks a{
    display: inline;
    padding: 0;
}

ul.square {
    background-color: transparent;
    clear: both;
    color: #000000;
    list-style-type: square;
    margin: 0 0 0 20px;
    padding: 0 0 20px 0;
}

.left {
    float: left;
}

.leftPadded {
    clear: both;
    margin: 0;
    padding: 0 0 0 10px ! important;
}

div.imageLeft {
    vertical-align: top;
}

div.imageLeft img {
    float: left;
    margin: 0;
    padding: 0 5px 5px 0;
}

div.imageLeft br {
    white-space: normal;
}

form .shopSubmit {
    background: url(buttonAddToShoppingBasket.gif) no-repeat;
    border: 0;
    cursor: pointer;
    height: 30px;
    width: 145px;
}

form .shopSubmitHover,form .shopSubmit:hover {
    background: url(buttonAddToShoppingBasketHover.gif) no-repeat;
    border: 0;
    cursor: pointer;
    height: 30px;
    width: 145px;
}

form .shopSubmitRight {
    background: url(shoppingCartButtonRight.gif) no-repeat;
    border: 0;
    cursor: pointer;
    height: 15px;
    width: 25px;
}

form .shopSubmitRightHover,form .shopSubmitRight:hover {
    background: url(shoppingCartButtonRightHover.gif) no-repeat;
    border: 0;
    cursor: pointer;
    height: 15px;
    width: 25px;
}

/*******************************************************************************
    button for downloading products from external shop
*******************************************************************************/
.shopExternalDownload {
    background: url(buttonExternalDownload.gif) no-repeat;
    border: 0;
    float: left;
    height: 30px;
    width: 145px;
    padding: 0px;
}

.shopExternalDownloadHover,
.shopExternalDownload:hover {
    background: url(buttonExternalDownloadHover.gif) no-repeat;
    border: 0;
    float: left;
    height: 30px;
    width: 145px;
    padding: 0px;
}

.shopExternalDownload a,
.shopExternalDownloadHover a{
    cursor: pointer;
    display: block;
    height: 30px;
    width: 145px;
}

.shopExternalDetails {
    color: #333333;
    float: left;
    font-size: 11px;
    padding: 0 0 0 10px;
}

input.submitLow {
    background: url(formSendSubmitBG.gif);
    color: #ffffff;
    border: 1px solid #cccccc;
    height: 19px;
    margin: 0;
    padding: 0;
    width: auto;
}

input.submitHigh {
    background: url(formSendSubmitBGHover.gif);
    color: #ffffff;
    border: 1px solid #cccccc;
    height: 19px;
    margin: 0;
    padding: 0;
    width: auto;
}

input.goLow,
a.goLow {
    background: url(buttonBeginBG.gif) no-repeat;
    display: block;
    height: 25px;
    margin: 0;
    padding: 0;
    width: auto;
}

input.goHigh,
a.goHigh {
    background: url(buttonBeginBGHover.gif) no-repeat;
    display: block;
    height: 25px;
    margin: 0;
    padding: 0;
    width: 55px;
}

.newProduct{
    background-color: transparent;
    color: #ff0000;
}

/*******************************************************************************
boxTypeOne - marketing gerechte box mit farbverlauf oben und gedöhns
*******************************************************************************/
.boxTypeOneMiddle,
.boxTypeOneSmall {
    height: auto;
    margin: 0;
    padding: 0;
    width: 535px;
}
.boxTypeOneSmall {
    width: 250px;
}

.boxTypeOneMiddle .head,
.boxTypeOneSmall .head {
    background: url(boxTypeOneMiddleHeadBG.gif) no-repeat;
    height: 24px;
    padding: 5px 10px 0 10px;
    width: 515px;
}
.boxTypeOneSmall .head {
    background: url(boxTypeOneSmallHeadBG.gif) no-repeat;
    width: 230px;
}

.boxTypeOneMiddle .contentText,
.boxTypeOneSmall .contentText {
    background: url(boxTypeOneMiddleContentBG.gif) repeat-y;
    display: block;
    font-size: 12px;
    height: auto;
    line-height: 17px;
    overflow: hidden;
    padding: 20px;
    width: 495px;
}
.boxTypeOneSmall .contentText {
    background: url(boxTypeOneSmallContentBG.gif) repeat-y;
    padding: 10px;
    width: 230px;
}

.boxTypeOneMiddle .foot,
.boxTypeOneSmall .foot {
    background: url(boxTypeOneMiddleFootBG.gif) no-repeat;
    display: block;
    height: 14px;
    width: 535px;
}
.boxTypeOneSmall .foot {
    background: url(boxTypeOneSmallFootBG.gif) no-repeat;
    width: 250px;
}

.boxTypeOneMiddle .head strong,
.boxTypeOneSmall .head strong {
    background: transparent;
    color: #000000;
    font-size: 18px;
    line-height: 18px;
}

.voteButtons {
    float: left;
    width: 150px;

}

.voteButtons {
    float: left;
    width: 150px;

}

.miracle {
    float: left;
    width: 39px;
}

#feedbackNoButton {
    position: absolute;
    z-index:20;
}

#feedbackReason {
    margin: 5px 0 0 0;
}

.documentFunctions {
    margin: 0 0 0 425px;;
}

.documentFunctions ul {
    list-style-type: none;
    margin: 0;
    padding: 5px 0 5px 0;
}

.documentFunctions li.printDocument {
    background: url('iconPrint.gif') no-repeat;
    padding: 0 0 5px 21px;
}

.documentFunctions li.sendDocument {
    list-style-image: url('icon_versenden_01.gif');
}

.documentFunctions li.aboDocument {
    background: url('abonnieren.gif') no-repeat;
    padding: 0 0 0 21px;
}

#CustomerFeedback {
    float: left;
    width: 420px;
    padding: 0 5px 0 0;
}

.CustomerFeedbackForm {
    background: url("media/frame_top.gif") no-repeat top left;
    width: 380px;
    padding: 10px 0 0 0;
    min-height: 65px;
    height:auto !important;
    height:65px;
    float: left;
}

.CustomerFeedbackForm p {
    padding: 0;

}

.documentFunctions li.sendDocument {
    list-style-image: url('iconSend.gif');
}
/* ********************************************************************************
pageFunction - mainContent
******************************************************************************** */
.pageFunction {
    float: left;
    margin: 0;
}

.pageFunction .recommend {
    background: url(pageFunctionReference.gif) no-repeat;
    clear: both;
    height: 16px;
    margin: 0;
    padding: 0;
}

.pageFunction .print {
    background: url(pageFunctionPrint.gif) no-repeat;
    clear: both;
    height: 16px;
    margin: 0;
    padding: 0;
}

.pageFunction a {
    padding: 0 0 0 21px;
}


.rateThis ul li {
    height: auto;
    padding: -2px 0 0 0;

}

.rater {
    background-color: #ffffff;
    border: 1px solid #cccccc;
    float:right;
    height: 15px;
    margin: 3px 0 0 0;
    padding: 5px;
    width: 135px;
    
}

.unhelpful {
    float: left;
    width: 450px;
}
.rater img {
    padding: 3px 0 0 5px;
}

table.pegasus tr th {
    background-color:#DCDCDC;
    border-top:1px solid black;
    border-right:1px solid black;
    border-bottom:1px solid black;
    font-size:13px;
    font-weight:bold;
    padding-left:5px;
    padding-right:5px;
    text-align:center;
}

table.pegasus tr th:first-child {
    border-left:1px solid black;
}

table.pegasus tr td {
    border-right:1px solid black;
    border-bottom:1px solid black;
    font-size:12px;
    padding-left:5px;
    padding-right:5px;
    text-align:center;
}

table.pegasus tr td:first-child {
    border-left:1px solid black;
}

