
body {
    background-color: #ffffff;
    background-repeat: repeat-x;
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #353535;
}

body, html {
    width: 100%;
    height: 100%;
    text-align: left;
}

body.simple_page {
    /* to unset */
    background-image: url(/_none_.gif);
    vertical-align: middle;
    height: 100%;
}

body.simple_page .simple_page_box {
    border: 0px;
    width: 100%;
    height: 100%;
}

body.simple_page .simple_page_content_box {
    vertical-align:middle;
    white-space:nowrap;
}

body.simple_page .simple_page_content {
    padding-left:4px;
}

body.simple_page #main_logo {
    display:block;
}


form, input, p, h1, h2, h3, html, body, ul, li {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

img {
    display: inline;
    border: 0;
}

.MessageBox {
    border: 1px solid #d9d9d9;
    background-color: #ffffff;
    padding: 5px 10px;
}

.clear { clear: both; line-height: 0; }

/* assign fonts */
form, input, p, h1, h2, h3, a {
    font-family: Arial, sans-serif;
    font-size: 11px;
    text-decoration: none;
    outline: none;
}

p, h1, h2, h3, a {
    font-size: 12px;
}

/* center the page */
div#align {
    background-repeat: no-repeat;
    text-align: left;
    position: relative;
    width: 960px;
    left: 20px;
}

/* header */
div.header {
    background-repeat: no-repeat;
    width: 960px;
    height: 90px;
    overflow: hidden;
    float: left;
    display: block;
    position:relative;
}

    div.header h1, div.header h1 a {
        font-size: 0px;
        width: 1px;
        float: left;
    }

    div.header a.header_img {
        height: 80px;
        width: 300px;
        cursor: pointer;
        float: left;
        display: block;
        font-size: 0px;
        line-height: 400px;
        overflow: hidden;
    }

/* blank */
div.blank {
    float: left;
    color: #353535
}

div.blank h2 {
    font-size: 18px;
    font-family: Verdana, Arial, sans-serif;
    color: #353535;
    font-weight: normal;
    margin-bottom: 5px;
}

div.blank h3 {
    font-size: 15px;
    font-family: Verdana, Arial, sans-serif;
    color: #353535;
    font-weight: normal;
    margin-bottom: 5px;
}

div.blank p { padding-bottom: 20px; line-height: 17px; }

/* topLinks  */

#topLinks {
    width: 960px;
    color: #606060;
    font-size: 11px;
    margin: 10px 0 5px 5px;
    float: left;
    display: block;
}

    #topLinks a {
        color: #606060;
        padding: 2px;
    }



/* top bar */
div.top {
    width: 960px;
    height: 20px;
    line-height: 16px;
    display: block;
    margin-bottom: 10px;
}

    div.top a {
        color: #ffffff;
        font-size: 11px;
        float: right;
        margin-right: 14px;
        text-shadow: #666 0px 1px 1px;
    }

        div.top a.logo {
            float: left;
            padding-top: 2px;
            padding-left: 7px;
        }

/* header navigation */
ul.header_navigation {
    background-repeat: no-repeat;
    background-position: 0 0;
    padding-left: 4px;
    height: 28px;
    display: block;
    position: absolute;
    top: 62px;
    right: 2px;
    z-index: 200;
}

ul.header_navigation li {
    float: left;
    display: block;
    height: 28px;
}

ul.header_navigation a.first {
    padding: 0 0 0 29px;
}

ul.header_navigation li.last {
    width: 8px;
}

ul.header_navigation a {
    color: #fff;
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
    font-weight: bold;
    height: 28px;
    line-height: 30px;
    display: block;
    position: relative;
    float: left;
    padding: 0 0 0 25px;
}

ul.header_navigation a em {
    width:10px;
    height: 28px;
    background: none;
    position:absolute;
    right:-10px;
    z-index: 500;
}

ul.header_navigation a span {
    padding: 0 25px 0 0;
    display: block;
    height: 28px;
    float: left;
    cursor: pointer;
}


input.text {
    background-color: #fff;
    float: left;
    font-size: 11px;
    padding: 1px 10px;
    height: 18px;
    border: 1px solid #d2d2d2;
}

/* header bar */
div.header_bar {
    width: 940px;
    height: 31px;
    overflow: hidden;
    float: left;
    padding: 0 10px;
    line-height: 30px;
    margin-bottom: 21px;
    color: #606060;
    font-size: 11px;
}

div.header_bar form {
    position: relative;
}

div.header_bar input.text {
    width: 140px;
    font-size: 11px;
    padding: 2px 10px;
    height: 14px;
    border: 1px solid #d2d2d2;
    color: #999;
    font-family: Arial, Helvetica, sans-serif;
    position: relative;
    top: 5px;
}

div.header_bar input.submit {
    position: relative;
    top: 5px;
    background-color: #d2d2d2;
    border: 1px solid #d2d2d2;
    font-size: 0px;
    font-family: Arial, Verdana,sans-serif;
    height: 20px;
    display: block;
    float: left;
    width: 20px;
    margin-left: -1px;
    cursor: pointer;
    overflow: hidden;
    line-height: 500px;
}

div.header_bar span.date {
    float: left;
}

/* columns */

/* else it is not displayed in ie6
#contentCols{
    display: block;
    clear: both;
    position: relative;
}
*/
div.left_col {
    width: 190px;
    float: left;
    overflow: hidden;
}

div.main_col h2.contentheader {
    background-repeat: no-repeat;
    width: 510px;
    height: 30px;
    line-height: 30px;
    display: block;
    overflow: hidden;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    padding-left: 10px;
    margin-bottom: -1px;
}

h2.contentheader span { float: left; }

h2.contentheader span.results {
    float: right;
    font-weight: normal;
    filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
    margin-right: 10px;
}

div.main_col {
    float: left;
    width: 520px;
    margin-bottom: 10px;
    z-index:2;
    position: relative;
}

body.simple_page div.main_col {
    width:100%;
}

/* navigation */
ul.navigation {
    float: left;
    width: 170px;
    background-color: #fff;
}

ul.navigation a {
    color: #464646;
    border: 1px solid #d2d2d2;
    display: block;
    width: 158px;
    font-size: 14px;
    line-height: 33px;
    padding: 0 0 0 10px;
    font-weight: bold;
}

ul.navigation li {
}

ul.navigation_sub a {
    border: none;
    font-weight: normal;
    border-bottom: 1px solid #c5c5c5;
    background: #fff;
    color: #464646;
    line-height: 16px;
    height: auto;
    font-size: 12px;
    padding: 4px 0 4px 10px;
    width: 160px;
}

ul.navigation_sub a:hover { text-decoration: underline; }

ul.navigation_sub {
    margin-bottom: 15px;
    width: 170px;
    overflow: hidden;
}

/* navigation-link-hint */
ul.navigation-link-hint,
ul.navigation-link-hint-new {
    float: left;
    width: 170px;
    background-color: #fff;
    margin-bottom: 10px;
}

ul.navigation-link-hint a,
ul.navigation-link-hint-new a {
    color: #000000;
    font-size: 11px;
    text-decoration:underline;
}

ul.navigation-link-hint li,
ul.navigation-link-hint-new li {
    float: left;
    color: #000000;
    border-bottom: 1px solid #ffffff;
    background-image: url(/images/main/website/navigation_arrow_black.gif);
    background-repeat: no-repeat;
    background-position: 6px 7px;
    display: block;
    width: 183px;
    line-height: 16px;
    font-size: 11px;
    padding-left: 17px;
    padding-top: 2px;
    padding-bottom: 2px;
}

/* navigation-link-hint, icompare */
ul.navigation-link-hint {
    overflow: hidden;
}

ul.navigation-link-hint li {
    overflow: hidden;
}

/* navigation-link-hint, not icompare */
ul.navigation-link-hint-new li {
    width: 160px;
}

ul.navigation-link-hint-new li.border {
    border-top: 1px solid #d2d2d2;
}

/* contentbox */
div.contentbox {
    border: 1px solid #d2d2d2;
    margin-bottom: 20px;
    line-height: 15px;
    float: left;
    width: 249px;
    position: relative;
}

div.contentbox p,
div.contentbox h1,
div.contentbox h2,
div.contentbox h3,
div.contentbox a {
    font-size: 12px;
}

div.contentbox.text-full-width {
    width: 518px;
}


div.contentbox div.picBox {
    position: absolute;
    height: 130px;
    width: 112px;
    display: block;
    right:0;
    bottom:0;
    z-index: 100;
}

    div.contentbox div.picBox em {
        display: block;
        height: 130px;
        width: 112px;
        position: absolute;
        top:0;
        left: 0;
        background: transparent url(/images/main/website/1/flow.png) no-repeat 0 0;
        * filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/main/website/1/flow.png');
        * background-image: none;
        z-index: 200;
    }

    div.contentbox div.picBox a {
        height: 130px;
        width: 112px;
        display: block;
    }

div.contentbox div.content {
    padding: 15px 0 15px 15px;
    float: left;
    position: relative;
    z-index: 300;
}

div.contentbox div.text-full-width {
    width: 488px;
}

div.contentbox div.content p {
    width: 155px;
}

div.contentbox.text-full-width div.content p {
    width: 488px;
}

/* contentbox specials */

div.contentcalcbox td {
    vertical-align:middle;
}

div.contentcalcbox .middle {
    background-image:url(/images/main/stuff/calc_box_line_v.gif);
    background-repeat:repeat-y;
    background-position:center;
    border-top:8px solid #ffffff;
    border-bottom:8px solid #ffffff;
    padding-left:20px;
    padding-right:20px;
    width:3px;
}

div.contentcalcbox .left {
    color:#353535;
    width:80px;
    line-height:20px;
    padding-left:12px;
}

div.contentcalcbox .right {
    padding-right:12px;
}

div.contentcalcbox .left,
div.contentcalcbox .right,
z {
    padding-top:10px;
    padding-bottom:10px;
}

div.contentcalcbox .right a {

}

div.contentcalcbox .left .higher {
    padding-top:8px;
    padding-bottom:8px;
    vertical-align:middle;
}

div.contentcalcbox .left .txt input,
div.contentcalcbox .left select,
div.contentcalcbox .left select,
div.contentcalcbox .left .contentcalcbox_submit a  {
    width:155px;
}

div.contentcalcbox .left .contentcalcbox_submit a {
    display:block;
    text-align:left;
}

div.contentcalcbox .left div {
    padding-top:2px;
    padding-bottom:2px;
    width:160px;
    height:20px;
}

/*  not work via "div.contentbox div.content a:hover", because somewhere above stands "... a { ... text-decoration: none; }"*/

a.hover-underlined,
div.contentbox div.content a {

}

a.hover-underlined:hover,
div.contentbox div.content a:hover {
    text-decoration:underline;
}

div.contentbox h2,
div.contentbox h2 a {
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 3px;
}

div.contentbox h3 {
    font-size: 12px;
    color: #353535;
    font-weight: bold;
    padding-bottom: 6px;
}

div.contentbox p,
div.content p {
    line-height: 15px;
}

div.contentbox a { color: #247810; }

/* formbox */
div.formbox {
    width: 511px;
    border: 1px solid #aeaeae;
    margin-bottom: 19px;
}

div.formbox div.desc {
    float: left;
    padding: 10px;
    width: 200px;
}

div.formbox p { line-height: 15px; padding-top: 5px; }

div.formbox h2 {
    color: #009ae9;
    font-size: 12px;
}

div.formbox div.form {
    float: right;
    padding: 10px;
}

div.formbox label {
    float: left;
    font-size: 10px;
    padding-bottom: 2px;
}

div.formbox input.text { background-color: #ffffff; }


div.formbox input.plz {
    width: 38px;
    margin-right: 4px;
    margin-bottom: 4px;
}

div.formbox label.plz {
    width: 50px;
}

div.formbox select {
    width: 160px;
}


div.formbox .button {
    width: 511px;
    height: 16px;
    line-height: 16px;
    display: block;
    text-align: right;
    background-color: #ececec;
    color: #626262;
    padding-right: 20px;
    background-repeat: no-repeat;
    background-position: 417px 4px;
    border: 0;
    cursor: pointer;
}

/* content list */
ul.contentlist {
    padding-top: 10px;
}

ul.contentlist a {
    background-repeat: no-repeat;
    background-position: 0 4px;
    font-size: 12px;
    line-height: 15px;
}

ul.contentlist a:hover { text-decoration: underline; }


/* content navigation */
ul.contentnav {
    width: 511px;
    height: 23px;
    margin-bottom: -1px;
}

ul.contentnav li {
    float: left;
}

ul.contentnav a {
    float: left;
    height: 23px;
    display: block;
    line-height: 23px;
    padding-left: 10px;
    font-size: 12px;
    color: #353535;
    font-weight: bold;
    margin-right: 1px;
    padding-right: 10px;
}

ul.contentnav a:hover, ul.contentnav a.active {
    color: #ffffff;
}

/* newsbox */
div.newsbox,
div.empty {
    width: 518px;
    border: 1px solid #d2d2d2;
    margin-bottom: 19px;
}

div.newsbox {
    width: 518px;
    font-size: 12px;

}

div.empty {
    width: 460px;
    padding: 10px;
}

div.newsbox div.spacer {
    height: 1px;
    font-size: 0;
    line-height: 0;
    border-bottom: 1px dotted #aeaeae;
    margin-left: 5px;
    margin-right: 5px;
}

div.newsbox img.img {
    float: left;
}

div.newsbox div.content {
    padding: 10px;
}

div.newsbox h2 {
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 6px;
}

div.newsbox h3 {
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 2px;
}

/* right column */
div.right_col {
    width: 230px;
    float: right;
    z-index:1;
    position: relative;
}

div.right_col div.rightbox {
    clear: both;
}

div.right_col h2 {
    width: 218px;
    border: 1px solid #d2d2d2;
    display: block;
    font-weight: bold;
    position: relative;
    float: left;
    padding: 0 0 0 10px;
     font-size: 14px;
    line-height: 33px;
    padding: 0 0 0 10px;
}

div.right_col .news h2 {
    color: #464646;
    font-size: 14px;
    line-height: 33px;
}

div.right_col div.rightcontent {
    float: left;
    border-top: 0;
    width: 230px;
    margin-bottom: 18px;
    position: relative;
}

div.right_col .news div.rightcontent {
    border: 1px solid #d2d2d2;
    background: #FFF;
    float: left;
    border-top: 0;
    width: 228px;
    margin-bottom: 18px;
    position: relative;
}

div.right_col div.rightcontent a {
    font-size: 11px;
}

div.right_col div.rightcontent.white {
    background: #fff !important;
    color: #666 !important;
    border: 1px solid #d2d2d2;
    float: left;
    border-top: 0;
    width: 228px;
    margin-bottom: 18px;
    position: relative;
}

div.right_col div.rightcontent.white a {
    color: #666 !important;
    font-size: 11px;
}


div.rightcontent p {
    padding: 10px;
    line-height: 15px;
    font-size: 11px;
}

div.rightcontent .button {
    height: 18px;
    line-height: 18px;
    display: block;
    border: 1px solid #d2d2d2;
    color: #656565;
    padding: 0 10px 0 20px;
    position: relative;
    right: 0;
    font-size: 11px;
    bottom: -7px;
    float: right;
}


div.news .button {
    position: relative;
    right: -1px;
    bottom: -8px;
}

div.rightcontent label {
    font-size: 10px;
    color: #838383;
    display: block;
    float: left;
    padding: 10px;
    padding-bottom: 3px;
}

div.rightcontent input.text {
    margin-left: 10px;
    background-color: #ffffff;
    width: 140px;
}

div.rightcontent select {
    background-color: #ffffff;
    border-top: 1px solid #797979;
    border-left: 1px solid #797979;
    border-right: 1px solid #d4d4d4;
    border-bottom: 1px solid #d4d4d4;
    font-size: 10px;
    color: #838383;
    float: left;
    width: 150px;
    margin-left: 10px;
    padding: 1px;
    font-family: Arial, Verdana,sans-serif;
    margin-bottom: 10px;
}

div.rightcontent input.button {
    width: 170px;
    padding-right: 15px;
    cursor: pointer;
}

div.rightcontent input.radio { float: left; padding: 0; margin: 0; margin-top: 10px; margin-left: 10px; margin-bottom: 10px;
    *margin-top: 6px;
    *margin-left: 5px;
}
div.rightcontent label.radio { padding-right: 0; padding-left: 1px;}

/* footer */
div.footer {
    clear: both;
    color: #9a9a9a;
    font-size: 11px;
    line-height: 16px;
    height: 61px;
    padding: 0 20px;
    background: transparent url(/images/main/website/1/footer.png) repeat-x 0 0;
    position: relative;
    margin-bottom: 20px;
}

div.additional_footer {
    clear: both;
    color: #808080;
    font-size: 11px;
    line-height: 16px;
    padding: 10px 0 0;
    background: none;
    border-top: 1px solid #d2d2d2;
    margin: 0;
}

div.footer div.text {
    position: absolute;
    top: 15px;
    font-size: 11px;
}

div.footer div.text a,
div.additional_footer a {
    color: #9a9a9a;
    font-size: 11px;
    text-decoration: underline;
}

div.footer a.toTop,
div.additional_footer a.toTop {
    float: right;
    font-size: 11px;
    display: inline;
    margin: 0 20px 0 0;
    position: relative;
    top: 21px;
    color: #808080;
    padding-left: 10px;
    background: transparent url(/images/main/website/1/arrow_top.gif) no-repeat 0 7px;
}

div.additional_footer a {
    color: #808080;
}

div.footer a.logo,
div.additional_footer a.logo {
    float: right;
    background: transparent url(/images/main/website/1/footer.png) no-repeat 0 -61px;
    display: block;
    height: 37px;
    width: 67px;
    overflow: hidden;
    text-indent: -9999px;
    position: relative;
    top: 12px;
}


/* content site */

div.contentsite {
    width: 518px;
    border: 1px solid #d2d2d2;
    float: left;
    font-size: 12px;
    background-repeat: no-repeat;
    margin-bottom: 15px;
}

div.contentsite img.img { float: left; margin-right: 15px; margin-bottom: 5px; }

div.contentsite h2 {
    height: 20px;
    display: block;
    color: #ffffff;
    font-weight: bold;
    padding-top: 38px;
    padding-left: 3px;
    margin-bottom: 10px;
    position: relative;
}

div.contentsite h2.big {
    color: #ffffff;
    font-weight: bold;
    padding-left: 3px;
    margin: -5px 0 20px 10px;
}


span.contentsite_introduction {
    font-weight: normal;
    color: #ffffff;
    font-weight: bold;
    float: none;
    margin-top: -17px;
    margin-bottom: 2px;
    display: block;
}

div.contentsite p {
    padding: 12px;
    line-height: 15px;
}

div.contentsite .verivox_content {
    padding: 12px;
}

div.contentsite span.headline {
    font-weight: bold;
}

div.contentsite div.spacer {
    width: 471px;
    margin: 10px;
    height: 1px;
    line-height: 0;
    font-size: 0;
    border-bottom: 1px dotted #aeaeae;
}

div.contentsite h3.colored {
    padding-left: 10px;
}

div.contentsite div.print {
    padding: 12px;
    line-height: 15px;
    text-align: right;
}

div.contentsite a,

/*div.rightbox a,*/
a.mylink,
a.mylink-underlined  {
    color: #353535;
    border: 0;
    height: 18px;
    line-height: 18px;
}

div.rightbox a  {
    color: #fff;
}

div.contentsite a:hover,
div.rightbox a:hover,
a.mylink:hover,
a.mylink-underlined {
    text-decoration: underline;
}

div.print a {
    color: #6d6d6d;
    font-size: 10px;
    margin-right: 5px;
}

div.print a:hover, div.print a.underline { text-decoration: underline; }

/* linkliste */
div.linkliste {
    width: 518px;
    border: 1px solid #d2d2d2;
    margin-bottom: 19px;
}

div.linkliste div.content {
    padding: 10px;
    padding-top: 0;
}

div.linkliste h3 {
    color: #d80038;
    margin-bottom: 3px;
    margin-top: 10px;
}

div.linkliste p {
    line-height: 15px;
    padding-bottom: 5px;
}

div.linkliste a.link { color: #999; }

div.linkliste a.link:hover { color: #d80038; }

ul.linkliste {
    width: 508px;
    display: block;
    height: 22px;
    padding-left: 10px;
    border-top: 1px solid #ffffff;
}

ul.linkliste li, ul.linkliste a {
    float: left;
    height: 22px;
    display: block;
    line-height: 22px;
    font-weight: bold;
    font-size: 12px;
    color: #353535;
    text-align: center;
}

ul.linkliste a { padding-left: 5px; padding-right: 5px; }

ul.linkliste a.active, ul.linkliste a:hover {
    color: #ffffff;
}

/* lexikon */
div.lexikon {
    width: 518px;
    border: 1px solid #d2d2d2;
    margin-bottom: 19px;
    font-size: 12px;

}

div.lexikon div.content {
    padding: 10px;
    font-size: 12px;
}

div.lexikon h3 {
    margin-bottom: 3px;
}
div.lexikon h2 {
    border-bottom: 1px dashed #aeaeae;
}

div.lexikon h2 a {
    font-size: 130%;
}


div.lexikon p {
    line-height: 15px;
    padding-bottom: 10px;
}

ul.lexikon {
    width: 508px;
    display: block;
    height: 22px;
    padding-left: 10px;
    border-top: 1px solid #ffffff;
}

ul.lexikon li, ul.lexikon a {
    float: left;
    height: 22px;
    display: block;
    width: 16px;
    line-height: 22px;
    font-weight: bold;
    font-size: 12px;
    color: #353535;
    text-align: center;
}

ul.lexikon a.active, ul.lexikon a:hover {
    color: #ffffff;
}

div.lexikon a.back_up {
    background-image: url(/images/main/website/6/arrow_top.gif);
    line-height: 16px;
    color: #6d6d6d;
    background-repeat: no-repeat;
    background-position: 0 7px;
    padding-left: 10px;
}


/* suche */
div.suche {
    width: 518px;
    border: 1px solid #d2d2d2;
    margin-bottom: 19px;
}

div.suche div.content {
    padding: 10px;
    font-size: 12px;
}

div.suche h3 {
    margin-bottom: 3px;
}

div.suche p {
    line-height: 15px;
    padding-bottom: 10px;
}

div.suchleiste {
    width: 508px;
    margin-bottom: 10px;
    padding-right: 0px;
}

div.suchleiste input.text {
    width: 386px;
}

div.suche a.link {
    color: #a3a3a3;
}

div.skyscraper {
    position: absolute;
    left: 975px;
}

div.superbanner {
    font-size: 0px;
    line-height: 0px;
    text-align: center;
    display: block;
    margin-bottom: 10px;
}

/* else IE6 displays it if content or not */
div.superbanner-border-bottom {

}

/*
div.superbanner div {
    float: left;
    height: 100px;
}
*/

div.rectanglebanner a {
    color: #000000;
    text-decoration: underline;
}

div.rectangle {
    float: left;
}


/* misc */

.backlink {
    color: #353535;
    margin-left: 10px;
}

/* newsletterbox */

div.newsletterbox {
    width: 168px;
    border: 1px solid #d4d4d4;
    margin: 0 0 20px;
}

div.newsletterbox span.FormError {
    display: block;
}

div.newsletterbox div.newsletterbox_title {
    color: #464646;
    border-bottom: 1px solid #d2d2d2;
    display: block;
    width: 158px;
    font-size: 14px;
    line-height: 33px;
    font-weight: bold;
    padding: 0 0 0 10px;
}

div.newsletterbox ul {
    margin: 0 0 10px 0;
    list-style-type: none;
    padding: 13px 0 10px 10px;
    color: #656565;
    font-size: 12px;
    line-height: 20px;
    border-bottom: 1px solid #c5c5c5;
    text-align: left;
}

div.newsletterbox ul li {
    margin: 0;
    padding: 0 0 0 15px;
}

div.newsletterbox form {
    padding: 0 0 0 10px;
    margin: 0;
}

div.newsletterbox form label {
    color: #464646;
    font-size: 11px;
    line-height: 15px;
    font-weight: bold;
    text-align: left;
    display: block;
    padding: 0 0 5px 0;
}

div.newsletterbox form input.newsletterbox_input_text,
div.newsletterbox form input.FormText,
div.newsletterbox form input.FormTextOver {
    color: #7c7b7b;
    font-size: 11px;
    width: 144px;
    height: 15px;
    padding: 3px 2px 3px 2px;
    line-height: 23px;
    border: 1px solid #d2d2d2;
}

div.newsletterbox form input.newsletterbox_input_submit {
    padding: 0;
    margin: 10px 0;
}

div.newsletter_subscribe {
    background-image: url(/images/main/stuff/newsletter_bg.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    min-height: 361px;
    *height: auto !important;
    *height: 361px;
}
div.newsletter_subscribe_right {
    background-image: url(/images/main/stuff/newsletter_bg_right.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    min-height: 361px;
}

div.newsletter_subscribe_right li,
div.newsletter_subscribe li {
    background-image: url(/images/main/stuff/newsletter_list.gif) !important;
}

div.newsletter_subscribe_right div.newsletterbox,
div.newsletter_subscribe div.newsletterbox {
    background-color: transparent;
}

div.newsletter_right {
    width: 300px;
    float: left;
    padding-left: 20px;
}

div.newsletter_subscribe_right h2,
div.newsletter_subscribe h2,
div.newsletter_right h2 {
    width: auto;
    color: #277e12;
    height: auto;
    float: none;
    margin: 0;
    padding-top: 20px;
}
div.newsletter_1 h2 {
    color: #247810;
}
div.newsletter_2 h2 {
    color: #D80038;
}
div.newsletter_3 h2 {
    color: #B40F0F;
}
div.newsletter_4 h2 {
    color: #009AE9;
}
div.newsletter_5 h2 {
    color: #334C82;
}
div.newsletter_6 h2 {
    color: #5c6881;
}
div.newsletter_7 h2 {
    color: #334C82;
}

div.newsletter_subscribe_right p,
div.newsletter_subscribe p,
div.newsletter_right p {
    padding-left: 0;
    line-height: 18px;
    color: #7c7b7b;
}

/* faq entry */

div.faqentry {
    padding: 8px 10px;
    line-height: 15px;
}

div.faqentryblock {
    padding-top: 10px;
}

div.faqquestion {
    padding: 0px 10px;
}

/* page links */

div.pagelinks {
    text-align: center;
    padding: 5px;
}

div.pagelinks a {
    color: #000000;
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
}

div.pagelinks a:hover {
    text-decoration: underline;
}


table.comparison { border-top: 1px dotted #ccc; }

table.comparison tr td {
    padding:3px;
    /*padding: 1px 1px;*/
    /*padding: 4px 5px;*/
    border-bottom: 1px dotted #ccc;
    /*width: 131px;*/
}
table.comparison tr td.logo {
    text-align: center;
    vertical-align: middle;
    height: 60px;
}
table.comparison tr td.logo img {
    /*margin-left: 20px;*/
}
table.comparison tr td.descr {
    /*width: 200px;*/
    color: black;
    font-weight: bold;
    font-size: 10px;
}
table.comparison tr td.to_offer {
    padding-top: 8px;
    padding-bottom: 8px;
}
div.comparison_pageselector {
    padding: 10px;
}

div.forms select.FormSelect,
div.forms select.FormSelectOver,
div.forms input.FormText,
div.forms input.FormTextOver {
    width: 300px;
    padding: 2px;
}
div.forms select.FormSelect,
div.forms select.FormSelectOver {
    width: 305px;
}
div.forms input.FormTextOver {
    background: #fff;
}
div.forms select.FormSelectOver,
div.forms input.FormTextOver {
    border-color: #9F9F9F;
}

div.zinscalc {
    padding: 0 10px 10px 10px;
}
div.zinscalc h2 {
    width: auto;
    height: auto;
    float: none;
    font-size: 12px;
    margin: 0;
    padding:0 0 5px 0;
}

div.carticle ul.list {
    list-style: none;
}
div.carticle ul.list li {
    background: no-repeat 2px center;
    padding: 2px 0 2px 20px;
}



table.zinscalc,
table.zinscalc_pre {
    width: 100%;
}
table.zinscalc_pre tbody tr td {
    padding: 2px 2px;
    vertical-align: middle;
}

table.zinscalc_pre tbody tr td .FormText,
table.zinscalc_pre tbody tr td .FormTextOver {
    width: 60px;
}
table.zinscalc_pre tbody tr td.right {
    text-align: right;
}
table.zinscalc_pre tbody tr td.last {
    padding-right: 5px;
}
table.zinscalc thead tr td {
    color: #fff;
    padding: 8px 5px;
    font-weight: bold;
}
table.zinscalc tbody tr td {
    padding: 8px 5px;
    border-bottom: 1px dotted #ccc;
}
div.zinscalc_bottom_add {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 8px;
    padding-bottom: 8px;
    border-top: 1px dotted #ccc;
}
table.zinscalc tbody tr.last td {
    border: 0;
}
table.zinscalc tbody tr td.first {
    font-size: 15px;
    font-weight: bold;
}

div.popup_info {
    width: 204px;
    /*width: auto;*/
    position:absolute;
}
div.popup_info table {
    border: 1px solid #797979;
    /*border-bottom: 0;*/
    width: 204px;
    background: #fff;
}
div.popup_info table thead tr td {
    padding: 5px 15px 5px 5px;
    background-color: #fff;
    border-bottom: 0px dotted #ccc;
    background-image: url();
}
div.popup_info div.ending {
    background: url(/images/main/stuff/popupbox_ending.gif) no-repeat top right;
    height: 10px;
    position: relative;
    top: -1px;
}
div.popup_info table tbody tr.productname td {
    border-top: 1px dotted #ccc;
    border-bottom: 1px dotted #ccc;
    padding: 3px 5px;
    font-weight: bold;
}
div.popup_info table tbody tr td {
    padding: 3px 5px;
    background-color: #fff;
    border-bottom: 0px dotted #ccc;
}
div.popup_info table tbody tr td.left {
    color: #8c8c8c;
}
div.popup_info table tfoot tr td {
    border-top: 1px dotted #ccc;
    border-bottom: 0px dotted #ccc;
    padding: 3px 5px;
    line-height: 16px;
    background-color: #fff;
}

div.compare_2 table {
    width: 511px;
}
div.compare_2 table thead tr td {
    border-top: 1px dotted #ccc;
    border-bottom: 1px dotted #ccc;
    padding: 10px;
}
div.compare_2 table tbody tr td {
    border-bottom: 1px dotted #ccc;
    padding: 7px 10px;
}
div.compare_2 table tbody tr td.right {
       width: 260px;
}
div.compare_2 table tfoot tr td {
    text-align: right;
    padding: 8px 10px;
}

table.forms {
    border-top: 1px dotted #ccc;
}
table.forms td {
    border-bottom: 1px dotted #ccc;
}
table.forms td.last {
    border: 0;
    text-align: right;
}
table.forms tr td a {
    text-decoration: underline;
}

table.alternative_forms td {
    padding: 5px 0;
}
table.alternative_forms td.complete_left {
    padding-left: 20px;
}
table.alternative_forms td.complete_right {
    padding-right: 20px;
    text-align: right;
}
table.alternative_forms select.FormSelect,
table.alternative_forms select.FormSelectOver,
table.alternative_forms input.FormText,
table.alternative_forms input.FormTextOver {
    width: 110px;
    padding: 2px;
     font-size: 10px;
}
table.alternative_forms select.FormSelect,
table.alternative_forms select.FormSelectOver {
    width: 115px;
    font-size: 10px;
}
table.alternative_forms tr td {
    width: 125px;
    font-size: 10px;
    border: 0;
}
table.alternative_forms tr td a {
    font-size: 10px;
}
table.alternative_forms tr td.left {
    width: 80px;
}
table.alternative_forms tr.onecolumn td {
    width: 100%;
    border-top: 1px dotted #ccc;
    padding-top: 10px;
    padding-bottom: 10px;
}
table.alternative_forms tr.onecolumn-button td {
    text-align:right;
}
table.alternative_forms textarea.FormTextarea,
table.alternative_forms textarea.FormTextareaOver {
    width: 316px;
}
table.alternative_forms tr td.last {
    text-align: left;
    font-size: 9px;
}
table.alternative_forms tr td .button {
    float: right;
    margin: 5px 0 0 0;
    width: 120px;
    text-align: center;
    padding: 5px 0;
    cursor:pointer;
}
table.alternative_forms tr td .button a {
    color: #fff;
    text-decoration: none;
    line-height: 15px;
}

/** Expertensuche **/
div.expert_search div.searching {
    margin-bottom:0;
}
div.expert_search div.searching table tr td {
    padding: 1px 5px;
    vertical-align:top;
}
div.expert_search div.searching table tr.first td {
    padding-top: 15px;
    font-weight: bold;
}
div.expert_search div.searching table tr td.first {
    padding-left: 15px;
}
div.expert_search div.searching table tr td.third {
    padding-right: 15px;
}
div.expert_search div.searching table tr td.zip {
    width: 70px;
}
div.expert_search div.searching table tr td.city {
    width: 140px;
}
div.expert_search div.searching table tr td.zip input.FormText,
div.expert_search div.searching table tr td.zip input.FormTextOver {
    width: 50px;
    padding: 3px 5px;
    background: no-repeat;
    border: 0;
}
div.expert_search div.searching table tr td.city input.FormText,
div.expert_search div.searching table tr td.city input.FormTextOver {
    width: 120px;
    padding: 3px 5px;
    background: no-repeat;
    border: 0;
}
div.expert_search div.searching table tr td.key input.FormText,
div.expert_search div.searching table tr td.key input.FormTextOver {
    width: 180px;
    padding: 3px 5px;
    background: no-repeat;
    border: 0;
}
div.expert_search div.searching table.job_focus {
    margin-top: 10px;
    margin-bottom: 10px;
}
div.expert_search div.searching table.job_focus tr td {
    padding-left: 15px;
}

div.expert_search .button {
    background-color:#ECECEC;
    background-position:498px 4px;
    background-repeat:no-repeat;
    border:0;
    color:#626262;
    display:block;
    height:16px;
    line-height:16px;
    padding-right:20px;
    text-align:right;
    width:494px;
}
div.expert_searchresults {
    height: 109px;
}
div.expert_searchresults div.expert_image {
    float: left;
    width: 80px;
    margin-right: 20px;
    height: 109px;
}
div.expert_searchresults div.expert_details {
    padding-top: 20px;
}
div.expert_searchresults div.expert_details table tr td.about {
    width: 200px;
}
div.expert_searchresults div.expert_details table tr td.name {
    font-size: 12px;
    font-weight: bold;
}
div.expert_searchresults div.expert_details table tr td a.more {
    background: no-repeat left center;
    padding-left: 15px;
}
div.expert_searchresults div.expert_details table tr td span.inactive {
    color: #8d8d8d;
}
div.expert_searchresults div.expert_details table tr td ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

div.expert_detailsite {
    float: none;
}
div.expert_detailsite div.info_about_one {
    height: 147px;
}
div.expert_detailsite h2.big img.img {
    margin-bottom: 0;
}
div.expert_detailsite .info_about_one div.name {
    font-size: 12px;
    padding-top: 15px;
    color: #fff;
    font-weight: bold;
}
div.expert_detailsite .info_about_one div.contentsite_introduction {
    color: #fff;
    opacity:0.8;
    padding-top: 2px;
    height: 40px;
}
div.expert_detailsite .info_about_one div.details table tr.first td {
    padding-bottom: 5px;
}
div.expert_detailsite .info_about_one div.details table tr td {
    line-height: 18px;
}
div.expert_detailsite .info_about_one div.details table tr td.left {
    width: 180px;
}
div.expert_detailsite div.all_data {
    padding: 15px;
}
div.expert_detailsite div.all_data table tr td {
    padding: 5px;
    vertical-align: top;
    line-height: 18px;
}
div.expert_detailsite div.all_data table tr td.left {
    width: 180px;
    color: #8d8d8d;
}
div.expert_detailsite a.more {
    background: no-repeat left center;
    padding-left: 15px;
}
div.expert_detailsite span.inactive {
    color: #8d8d8d;
}
div.expert_detailsite ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

/*
div.right_col div.rightcontent div.experts {
    padding: 10px;
}
div.right_col div.rightcontent div.experts div.entry {
    border-bottom: 1px dotted #ccc;
    margin: 5px 0;
    padding-bottom: 5px;
    height: 80px;
}
div.right_col div.rightcontent div.experts div.lastentry {
    border:0;
    margin:0;
}
div.right_col div.rightcontent div.experts div.entry div.details {
    float: right;
}
div.right_col div.rightcontent div.experts div.entry div.details div.name {
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 2px;
}
div.right_col div.rightcontent div.experts div.entry div.details div.company {
    padding-bottom: 5px;
}
div.right_col div.rightcontent div.experts div.entry div.details a.more {
    background: no-repeat left center;
    padding-left: 15px;
}*/


/** Siegel **/
div.siegelbox div.siegelbox-left ul li {
    background: url(/images/main/website/4/siegel_button.gif) no-repeat left center;
}


div.siegelbox {
    clear: both;
    margin-bottom: 10px;
}
div#siegelbox-calc {
    height: 101px;
    margin-left: 10px;
    margin-right: 10px;
}

div#siegelbox-form {
    font-family: Arial, Helvetica, sans-serif;
    height: 101px;
    width: 491px;
    padding-left: 10px;
}

div.siegelbox div#siegelbox-left-calc {
    width: auto;
}

div.siegelbox div#siegelbox-left-form {
    float: left;
    /*height: 101px;*/
    width: 381px;
    padding-right: 110px;
}

div.siegelbox div#siegelbox-left-calc {
    /*background: url(/images/main/stuff/left.gif) left top;*/
    padding-top: 10px;
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 12px;
}

div.siegelbox div#siegelbox-left-form {
    /*background: url(/images/main/stuff/left.gif) no-repeat left top;*/
    border-top: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
    padding-top: 10px;
    padding-bottom: 11px;
    margin-top: 14px;
}

div.siegelbox div.siegelbox-left h4 {
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    padding: 0px 0 2px 10px;
    /*padding: 25px 0 2px 10px;*/
    line-height: 16px;
}

div.siegelbox div#siegelbox-left-calc h4 {
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 10px;
}

div.siegelbox div.siegelbox-left ul {
    margin: 0;
    padding: 0 0 0 10px;
    list-style-type: none;
}

div.siegelbox div.siegelbox-left ul li {
    font-size: 12px;
    color: #353535;
    margin: 0;
    padding: 0 0 0 14px;
    line-height: 16px;
}

div.siegelbox div.siegelbox-right {
    float: left;
    height: 101px;
    width: 101px;
    margin-left: -101px;
}

/** Affiliate (Verivox) **/

/**
div.verivox {
    font-family: Verdana, Arial, sans-serif;
    line-height: 20px;
    padding: 0px 13px;
    width: 95%;
}

div.verivox td, div.verivox a, div.verivox table, div.verivox p, div.verivox br, div.verivox li, div.verivox b {
    font-size: 10px;
}

div.verivox a {
    color: #0000ff;
    text-decoration: underline;
}

div.verivox a:active {
    color: #0000ff;
    text-decoration: underline;
}

div.verivox a:visited {
    color: #0000ff;
    text-decoration: underline;
}

div.verivox a:hover {
    color: #000000;
    text-decoration: none;
}

div.verivox h1 {
    font-size: 16px;
    margin: 0px;
    padding: 0px;
}

div.verivox h2, div.verivox h3 {
    font-size: 14px;
    margin: 0px;
    padding: 0px;
    color: #000000;
}
    **/


div.verivox {
    font-family: Verdana, Arial, sans-serif;
    line-height: 16px;
    padding: 0;
    font-size: 11px;
    color: #353535;
}

div.verivox .form_tab_cell input,
div.verivox .form_tab_cell select,
div.verivox .form_tab_cell option {
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    color: #353535;
}

div.verivox .form_tab_cell .radio {
    vertical-align:middle;
}

div.verivox td, div.verivox a, div.verivox table, div.verivox p, div.verivox br, div.verivox li, div.verivox b {
    font-size: 11px;
}

div.verivox a {
    color: #009AE9;
}

div.verivox h2 {
    color: #009AE9;
    display: block;
    font-size: 12px;
    margin: 0;
    padding: 0 13px;
    width: 100%;
}

div.verivox h1 {
    color: #009AE9;
    display: block;
    font-size: 12px;
    margin: 0;
    padding: 0 13px;
    width: 100%;
}

div.verivox ul li {
    padding-left:13px;
}

div.verivox ol {
    margin: 0;
    padding: 0;
}

div.verivox ol li {
    padding: 0 13px;
    margin: 0;
}

div.verivox p {
    font-size: 11px;
    padding: 0 13px 10px 13px;
}

div.verivox table.form_tab {
    background: #ffffff;
    border: 0;
    margin: 0;
    padding: 0;
    width: 100%;
}

div.verivox table.form_tab tr td.form_tab_cell {
    background: #ffffff;
    border-top: 1px solid #dbdbdb;
    font-size: 11px;
    padding: 5px;
}

div.verivox .tooltip {
    background: #FFFFFF;
    border: 1px solid #009AE9;
    color: #353535;
    display: none;
    font-size: 11px;
    padding: 5px;
    position: absolute;
    text-align: left;
    width: 350px;
    z-index: 100;
}

div.verivox .tooltip {
    padding: 0;
}

div.verivox form table,
div.verivox form table tr td table {
    width: 100%;
    margin: 0;
    padding: 0;
    background: #ffffff;
}

div.verivox form table tr td table tr td {
    background: #ffffff;
    border-top: 1px solid #dbdbdb;
    font-size: 11px;
    padding: 5px;
}

div.verivox table tr th,
div.verivox table tr.tab_head td.tab_head_cell {
    background: #009ae9;
    color: #ffffff;
}

div.verivox table tr.tab_res1 td,
div.verivox table tr.tab_res1 td.tab_result_cell {
    background: #f4f4f4;
    border-bottom: 1px solid #dbdbdb;
    color: #353535;
}

div.verivox table tr.tab_res2 td,
div.verivox table tr.tab_res2 td.tab_result_cell {
    background: #ffffff;
    border-bottom: 1px solid #dbdbdb;
    color: #353535;
}

div.verivox table tr.tab_res1 td.tab_result_comments {
    background: #f4f4f4;
    border-bottom: 1px solid #dbdbdb;
    color: #353535;
}

div.verivox table tr.tab_res2 td.tab_result_comments {
    background: #ffffff;
    border-bottom: 1px solid #dbdbdb;
    color: #353535;
}

div.verivox table tr.tab_res2 td.tab_result_comments table,
div.verivox table tr.tab_res1 td.tab_result_comments table,
div.verivox table tr.tab_res2 td.tab_result_cell table,
div.verivox table tr.tab_res1 td.tab_result_cell table {
    background: none;
    border: 0;
    margin: 0;
    padding: 0;
}

div.verivox table tr.tab_res2 td.tab_result_comments table tr td,
div.verivox table tr.tab_res1 td.tab_result_comments table tr td,
div.verivox table tr.tab_res2 td.tab_result_cell table tr td,
div.verivox table tr.tab_res1 td.tab_result_cell table tr td {
    background: none;
    border: 0;
    margin: 0;
    padding: 0;
}

div.verivox table tr.tab_res2 td.tab_result_price,
div.verivox table tr.tab_res1 td.tab_result_price {
    font-size: 13px;
    color: #009ae9;
}

/** Affiliate (Mr-Money) **/

#vvergleich-empfehlung {
    padding:10px 0px 0px 10px;
    font-size:11px;
    font-family:Arial,Helvetica,sans-serif;
    background-color:#EEEEEE;
    color:#106ac5;
}

#vvergleich-empfehlung h2 {
    font-size:14px;
    color:#FF0000;
    font-weight:bold;
}

#vvergleich {
    margin: 0px auto;
    text-align:left;
}

#vvergleich .faqlink {
    text-decoration:none;
}

#gesinfo {
    margin:10px;
    background-color:#FFFFFF;
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#000000;
    text-align:left;
}

#box_gesell {
    background-color:#FFFFFF;
    text-align:left;
}

#box_faq {
    background-color:#FFFFFF;
    text-align:left;
}


#gesinfo h2 {
    font-size:14px;
    color:#000000;
    font-weight:bold;
}

#vvergleich .vergleichlink {
/*color:#000000;*/
}

.hilfehidden    {
    display: none;
}
.hilfevisible    {
    display: compact;
    background-color:#FFFFE1;
    color:#000000;
}

.hidden    {
    display: none;
}
.visible    {
    display: compact;
}

#vvergleich {
    width:95%;
}

#vvergleich .row-header a,
#vvergleich .row-header a:hover {
    color:#FFFFFF;
}

#vvergleich .row-header a:hover {
    text-decoration:underline;
}

#vvergleich ol li {
    list-style:decimal;
    padding-bottom:3px;
}

#vvergleich a.infofeld {    position: relative; z-index:50;        }

#vvergleich a.infofeld:hover
{
    background-color:#FFFFFF;
    text-decoration:none;
}

#vvergleich a.infofeld span {
    display: none;
}

#vvergleich a.infofeld:hover span {
    display:block;
     position:absolute;
    top:-1em;left:15em;
    width:25em;
    border:1px solid #106ac5;
    padding:2px;
    color:#000000;
    text-align: left;
    text-decoration:none;
    font-size:12px;
    z-index:100;
}

#vvergleich #box_faq table {
    text-align:left;
}

#vvergleich h2 {
    font-size:14px;
    font-weight:bold;
    color:#FF0000;
    margin:20px 0px 10px 0px;
}

#vvergleich table {
    font-size:11px;
    background-color:#FFFFFF;
    color: #000000;
    line-height: 20px;
}

#vvergleich .chktext {
    margin:0px 0px 5px 0px;
}

#vvergleich table.table-start {width : 100%; border:0px solid #000000;}
#vvergleich table.table-start .col2-data {        width:30%;     }
#vvergleich table.table-start .col2-info {        width:5%; white-space:nowrap;    }
#vvergleich table.table-start .col-data {        width:30%;         }
#vvergleich table.table-start .col-info {        width:5%;    white-space:nowrap;}

#vvergleich table.table-berechnungoben {width : 100%; border:0px solid #000000;}
#vvergleich table.table-berechnung {width : 100%; font-size: 10px; }
#vvergleich table.table-berechnung td, table.table-berechnung a {font-size: 10px; }
/*#vvergleich .row-header a { color:#000000; }*/
#vvergleich table.table-antrag {width : 100%; }
#vvergleich table.table-rlv {width : 100%; border:0px solid #000000; }


#vvergleich table.table-leistung {width : 100%;}
#vvergleich table.table-leistungtext {width : 100%; }

#vvergleich table.table-start .row-header {
    text-align: left;
}

#vvergleich table .row-1 {
    background-color: #ffffff;
}

#vvergleich table .row-2 {
    background-color: #eeeeee;
}

#vvergleich .rot {
    color: #FF0000;
}

#vvergleich .row-antrag {
    font-weight: bold;
    color: #FFFFFF;
    background: InactiveBorder;
    background-color: #00438e;
}


#vvergleich .row-anleitung {
    color: #000000;
    text-align:right;
}

#vvergleich .anleitung {
    color: #000000;
    text-align:left;
}

#vvergleich .info {
    font-size: 10px;
    color: #000000;
}



/* Formatierung und Darstellung der Formularfelder */

#vvergleich input.form-button {
    font-size: 11px;
    color: #000000;
    font-weight:bold;
    border: 1px solid #000000;
    background: #FFFFFF;
    padding:2px;
    margin:10px 0px 10px 0px;
}


#vvergleich input.form-button-krebs {
    font-size: 11px;

    color: #000000;
    font-weight:bold;
    border: 1px solid #000000;
    background: #FFFFFF;
    padding:2px;
    margin:0px 0px 0px 10px;
}

#vvergleich .vergleichbutton {
    font-size: 11px;
    color: #000000;
    font-weight:bold;
    border: 1px solid #000000;
    background: #FFFFFF;
    padding:2px;
    margin:0px;
}

#vvergleich .vergleichbutton-box {
    text-align:right;
    margin:0px;
    padding:0px;
}

#vvergleich input.form-text {
    font-size: 11px;
    color: #000000;
    border: 1px solid #000000;
    background: #FFFFFF;
}

#vvergleich input.form-checkbox {
    color: #000000;
    border: 0px;
    margin:0px 5px 0px 5px;
}

#vvergleich .form-area {
    font-size: 11px;
    color: #000000;
    border: 1px solid #000000;
    background: #FFFFFF;
}

#vvergleich select.form-select {
    font-size: 11px;
    color: #000000;
    border: 1px solid #000000;
    background: #FFFFFF;
}

#vvergleich .fehler {
    font-weight:bold;
    color:#FF0000;
}

.search_page_links {
    font-size: 12px;
}

.search_page_links a {
    color: #333;
}

.printicon {
    float: right;
    margin: 0 10px 0 0;
    position: relative;
    top: -7px;
}

.mybutton {
    cursor: pointer;
    font-size: 11px;
    font-weight: bold;
    padding: 1px 5px 2px 5px;
    text-align: center;

    background-color: #445072;
    border: 1px solid #445072;
    color: #FFFFFF;
}

#comment_button_frame_id {
    width: 496px;
    padding-left: 11px;
    padding-right: 11px;
}

.mycontentform {
    margin: 0px;
    padding: 5px;
}
