﻿/************************************************************/
/*https://www.toptal.com/developers/cssminifier*/
/************************************************************/

@charset 'UTF-8';
@import url("font-awesome.min.css");
@import url("https://fonts.googleapis.com/css?family=Oleo+Script:400|Open+Sans:300,300italic,600,600italic,800");


/*
Farbgruppen
Farbe 1: (blau)
strong: 003366 , 336633, 006699
medium: 6699CC , 005577
light : , 94c994, #80A6D0

Farbe 2: (grau)
strong: cccccc
medium: dddddd
light : efefef

Farbe 3 - Kontranstfarbe: (orange)
strong: DA820A
medium: dd9661
light : ffffCC
extralight: ffffe0

Farbe 4 - Schriften
text   : 000000
link   : 0033CC
aufblau: 333333 /strong
aufblau: dddddd /light

*/
* {
    margin: 0px;
    padding: 0px;
}


html {
    /*	color: #333;*/
    line-height: 1.5em;
}

html, body, table {
    margin: 0px;
    padding: 0px;
    text-align: left;
    font-family: Verdana; /*Arial, Helvetica, sans-serif; Verdana*/
    font-size: 11px;
    background: #ffffff;
}

h1 {
    padding: 10px 0;
    margin: 0;
    line-height: 2em;
    text-align: center;
    /*	font: italic normal normal 32px "Times New Roman", Times, serif;*/
}


img {
    border: none;
    margin: 0;
    padding: 0;
    max-width: 100%;
    /*min-width: 10%;
    height: auto;
    width: auto;*/
}


    img.roadtrip {
        border: none;
        margin: 0;
        padding: 0;
        /*max-width: 100%;
    min-width: 10%;
    height: unset;
    width: unset;*/
    }

    img.fixsize {
        max-width: none;
        height: auto;
        width: auto;
    }


header, nav, footer, aside, section {
    display: block;
}

a.onlyname {
    color: #006699;
}

a {
    color: #003399; /*0033cc*/
}

    a.lightLink {
        color: cornflowerblue;
    }


    a.strong {
        color: #cc0000;
    }

    a.bold {
        font-weight: bold;
    }


    a.td_head {
        font-weight: bold;
        color: #fff;
    }

        a.td_head:hover {
            font-weight: bold;
            color: #003399;
        }


    a.nohighlight {
        color: #000000;
        text-decoration: none;
    }

    a.importantlink {
        color: #cc0000;
    }

        a.importantlink:hover {
            color: #DA820A;
        }

    a:hover.onlyname {
        color: #006699;
    }

    a:hover {
        color: #DA820A;
    }

        a:hover.strong {
            color: #0033CC;
        }

        a:hover.no {
            color: #003333;
        }

table.border {
    border: thin solid lightgrey;
}

/************************************************/
/* header*/
/************************************************/
header {
    height: 100px;
    margin: 0;
    padding: 0;
    /*	background-color: #007ebb;*/
}


    header p {
        text-align: center;
        margin: 0px;
        padding: 0px;
    }

    header img, table, tr, center {
        margin: 0px;
        padding: 0px;
        border: none;
    }

    header tr {
        height: 100px;
    }

    header td {
        margin: 0px;
        padding: 0px;
        border: none;
        text-align: center;
        vertical-align: central;
    }

        header td.td_right {
            margin: 0px;
            padding: 0px;
            width: 145px;
            border: none;
            text-align: right;
        }

        header td.td_left {
            margin: 0px;
            padding: 0px;
            border: none;
            text-align: left;
        }

        header td.td_toplogoL {
            width: 155px;
        }

        header td.td_toplogoR {
        }


    header a {
        margin: 0px;
        padding: 0px;
        border: none;
        color: blue;
    }


/************************************************/
/* aside*/
/************************************************/
aside {
}

    aside p {
        padding: 0px;
        padding-right: 5px;
        padding-top: 3px;
        margin: 0;
    }

    aside ul {
        padding: 0px;
        margin-left: 0px;
        margin-top: 5px;
        margin-right: 5px;
        margin-bottom: 5px;
        /*	margin: 5px 0px 0px 0px;*/

        clear: left;
        float: left;
        height: auto;
        font-size: 11px;
        text-align: left;
        vertical-align: top;
        line-height: 1.2em;
        background-color: #ffffff;
    }

        aside ul ul {
            list-style-type: none;
            padding: 0px;
            padding-left: 5px;
            background-color: #efefef;
            margin: 0px;
            margin-left: 0px;
            width: 137px;
            line-height: 1.2em;
            margin-left: 0px;
            margin-top: 0px;
            margin-right: 0px;
            margin-bottom: 5px;
        }

        aside ul.ulhigh {
            background-color: #fadcdc;
        }

    aside li {
        padding: 2px;
    }

    aside h1 {
        padding: 5px;
        background-color: #990000; /*color1strong*/

        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        clear: left;
        float: left;
        height: auto;
        width: 132px;
        font-size: 11px;
        text-align: left;
        vertical-align: top;
        line-height: 2em;
        color: #dddddd;
    }

        aside h1.double {
            line-height: 1em;
        }


    aside h2 {
        padding: 5px;
        background-color: #006699; /*color1strong*/

        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        clear: left;
        float: left;
        height: auto;
        width: 132px;
        font-size: 11px;
        text-align: left;
        vertical-align: top;
        line-height: 2em;
        color: #dddddd;
    }

        aside h2.double {
            line-height: 1em;
        }

    aside ul.head {
        padding: 5px;
        background-color: #006699; /*color1strong*/

        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        clear: left;
        float: left;
        height: auto;
        width: 132px;
        font-size: 11px;
        text-align: left;
        font-weight: bold;
        vertical-align: top;
        line-height: 2em;
        color: #dddddd;
    }

    aside ul.headdouble {
        padding: 5px;
        background-color: #006699; /*color1strong*/

        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        clear: left;
        float: left;
        height: auto;
        width: 132px;
        font-size: 11px;
        text-align: left;
        vertical-align: top;
        line-height: 2em;
        font-weight: bold;
        color: #dddddd;
        line-height: 1em;
    }

    aside strong {
        color: #000000;
        font-weight: bold;
    }

        aside strong.redcolor {
            color: red;
            font-weight: normal;
        }

    aside table {
        margin: 0px;
        padding: 0px;
        border: none;
    }

    aside tr {
        margin: 0px;
        padding: 0px;
        border: none;
    }

    aside td {
        margin: 0px;
        padding: 0px;
        border: none;
    }

        aside td.td_right {
            margin: 0px;
            padding: 0px;
            border: none;
            text-align: right;
        }

    aside iframe.changeProdState {
        border: 0px;
        margin: 0px;
        height: 70px;
        width: 120px;
        overflow: hidden;
    }


/************************************************/
/* section*/
/************************************************/

section {
    background-color: white;
    margin-top: 5px;
    margin-bottom: 19px;
    padding-top: 0px;
    /*	min-width: 600px;*/
}

    section h1 {
        padding: 0px;
        color: #dd9661; /*dd9661*/
        font-size: 1.4em;
        background-color: #006699;
    }

        section h1 a {
            color: #dd9661; /*dd9661*/
            background-color: #006699;
        }

        section h1.mySWN {
            color: #ffffff;
            background-color: #dd9661;
        }

    section h2 {
        color: #006699;
        background-color: #dddddd;
        padding-top: 1em;
        padding-bottom: 0.6em;
        font-size: 1.25em;
    }

        section h2.mySWN {
            color: #ffffff;
            background-color: #dd9661;
        }


        section h2.mySWNsubItem {
            color: #006699;
            background-color: #EDEDED;
        }

    section h3 {
        color: #006699;
        background-color: #ffffff;
        padding-top: 3px;
        padding-bottom: 3px;
        font-size: : 1.2em;
        border-top: thin solid #bbbbbb;
        border-bottom: thin solid #dddddd;
    }

        section h3.priceSearch {
            color: #000000;
            background-color: #efefef;
            padding-top: 3px;
            padding-bottom: 3px;
            font-size: 1em;
            font-weight: normal;
            border-top: thin solid #bbbbbb;
            border-bottom: thin solid #dddddd;
        }

    section div.priceSearchH3Topic {
        float: left;
        color: #006699;
        font-weight: bold;
        font-size: 1.2em;
    }


    section h4 {
        color: #006699;
        padding-top: 3px;
        padding-bottom: 3px;
        font-size: : 1.1em;
    }


    section strong {
        color: #000000;
    }

        section strong.extra {
            color: red;
        }

        section strong.topprice {
            color: forestgreen;
        }

        section strong.niceprice {
            color: darkorange;
        }

        section strong.noprice {
            color: red;
        }

    section light {
        font-size: 0.8em;
    }


    section light_grey {
        font-size: 0.8em;
        color: #ff0000;
    }

    section cite {
        color: #cc9966;
    }


    section p {
        padding-bottom: 1em;
        background-color: white;
    }

    section ul {
        list-style-type: square;
        vertical-align: top;
    }

    section ol {
        padding-left: 4em;
        list-style-type: decimal;
        vertical-align: top;
    }


    section li {
        padding: 0px;
        vertical-align: top;
    }

        section li.nopadding {
            padding: 0;
            list-style-type: none;
        }

        section li.inline {
            display: inline;
            width: 100px;
            float: left;
        }

    section fieldset.smallsearchsubmit {
        display: none;
    }

    section img {
        float: none;
    }

        section img.flag {
            float: none;
            margin-left: 6px;
            margin-top: 2px;
            margin-right: 3px;
        }

        section img.floatleft {
            float: left;
            margin-left: 0px;
            margin-right: 5px;
        }

        section img.floatright {
            float: right;
            margin-right: 0px;
            margin-left: 5px;
        }

        section img.nofloat {
            float: none;
        }

    section table {
        margin: 0px;
        padding-right: 10px;
        padding-top: 5px;
        padding-bottom: 5px;
        /*	table-layout:fixed;*/
        border-spacing: 0px;
    }

        section table.navigation {
            padding: 3px;
        }

        section table.nopadding {
            padding: 0px;
        }


        section table.nobackgroud {
            background: #aaaaaa;
        }

        section table.nobackgroud1 {
            background: none;
        }

        section table.navi {
            margin-top: 10px;
        }

        section table.table_float_left {
            float: left;
            margin-left: 0px;
            margin-right: 5px;
        }

        section table.table_float_right {
            float: right;
            margin-right: 0px;
            margin-left: 5px;
        }


    section thead {
        background-color: #dd9661;
        color: #fff;
    }

    section td_head {
        background-color: #dd9661;
        color: #fff;
    }


    section table.priceTable {
        font-size: 8pt;
        border: none;
        margin: 0px;
        padding: 0px;
    }

    section td.headline {
        font-weight: bold;
        background-color: #EDEDED;
        vertical-align: top;
    }

    section td.priceFreeup {
        background-color: gray;
    }

    section td.headlineLight {
        font-weight: bold;
        vertical-align: top;
        padding: 0px;
        /*background-color: #EDEDED;*/
    }

    section tr {
        border: none;
    }

        section tr.border {
            border: thin solid #ffffCC;
        }

    section th {
        margin: 0px;
        padding: 2px 2px 2px 0px;
        background-color: #ffffff;
        text-align: right;
        vertical-align: top;
    }

        section th.list_left {
            background-color: #cccccc;
            text-align: left;
        }

        section th.list_left_medium {
            background-color: #dddddd;
            text-align: left;
        }

        section th.list_right {
            background-color: #cccccc;
            text-align: right;
        }

        section th.list_right_medium {
            background-color: #dddddd;
            text-align: right;
        }

        section th.list_center {
            background-color: #cccccc;
            text-align: center;
        }

        section th.important {
            font-size: 1.2em;
            color: #006699;
        }

        section th.border {
            border: thin solid #ffffCC;
        }

        section th.borderc2s {
            border: thin solid #cccccc;
        }

        section th.borderc2m {
            border: thin solid #dddddd;
        }

        section th.borderbottom_grey {
            border-bottom: 1px solid #cccccc;
        }

    section td {
        margin: 0px;
        padding: 2px;
        /*	font-size: 11px;*/
        vertical-align: top;
        text-align: left;
    }

        section td.border {
            border: thin solid #ffffCC;
        }

        section td.borderbottom_light {
            border-bottom: 1px solid #ffffCC;
        }

        section td.bordertop_grey {
            border-top: 1px solid #cccccc;
        }

        section td.borderbottom_grey {
            border-bottom: 1px solid #cccccc;
        }

        section td.borderc2s {
            border: thin solid #cccccc;
        }

        section td.td_right {
            text-align: right;
        }

        section td.td_center {
            text-align: center;
        }

        section td.td_va_bottom {
            vertical-align: bottom;
        }

        section td.td_important {
            background-color: #dd9661;
        }

        section td.sumrow {
            border-top: 1px solid #cccccc;
            background-color: #ffffCC;
        }

        section td.td_bold {
            font-weight: bold;
        }

        section td.td_thin {
            color: gray;
        }

    section iframe {
        border: 0px;
        width: 100%;
        height: 800px;
    }

        section iframe.ebay {
            border: 0px;
            margin: 0px;
            /*Smart Placements*/
            /*width: 320px; 
	height: 260px;*/
            /*ebay iframe*/
            width: 356px;
            height: 300px;
            overflow: hidden;
        }

        section iframe.priceSave {
            border: 0px;
            margin: 0px;
            width: 205px;
            height: 75px;
            overflow: hidden;
        }


        section iframe.vote4topic {
            border: 0px;
            margin: 0px;
            width: 100%;
            height: 210px;
            overflow: hidden;
        }

        section iframe.ebaywide {
            border: 0px;
            margin: 0px;
            width: 900px; /*770*/
            height: 240px; /*120*/
            overflow: hidden;
        }

        section iframe.ebaychecktrans {
            border: 0px;
            margin: 0px;
            padding: 0px;
            width: 800px;
            height: 60px;
            /**	overflow: hidden;**/
        }

        section iframe.changeProdState {
            border: 0px;
            margin: 0px;
            height: 40px;
            width: 420px;
            overflow: hidden;
        }


    section div.searchfieldOption {
        float: left;
    }

    section div.priceInfo {
        float: none;
    }


    section w100p {
        width: 100%;
    }

    section box {
        float: left;
    }

    section box60 {
        float: left;
        width: 500px;
    }

    section box40 {
        float: left;
        width: 60%;
    }



.divinfo {
    /*border: 1px solid orange;*/
}


.clear {
    clear: both;
}
/* Reset Grundlayout.css bezüglich div-Elementen */

div {
    height: auto;
    border: none;
    margin: 0;
    padding: 0;
    width: auto;
}

    div.floatleft {
        float: left;
    }

.clearfix::before,
.clearfix::after {
    /*    content: " ";*/
    display: table;
}

.clearfix::after {
    clear: both;
}

.clearfix {
    *zoom: 1; /* Für den IE6 und IE7 */
}


/************************************************/
/* NAV*/
/************************************************/
nav {
    /*    background-color: #007ebb;*/
}


/************************************************/
/* NAV - LINKS */
/************************************************/
#steuerunglinks {
    float: left;
    margin: 5px;
}

    #steuerunglinks ul {
        padding: 0px;
        margin-top: 0px;
        margin-bottom: 5px;
        margin-left: 0px;
        margin-right: 0px;
        clear: left;
        float: left;
        height: auto;
        font-size: 11px;
        text-align: left;
        vertical-align: top;
        line-height: 1.2em;
        background-color: #ffffff;
    }

        #steuerunglinks ul ul {
            list-style-type: none;
            padding: 0px;
            padding-left: 3px;
            background-color: #efefef;
            margin: 0px;
            margin-bottom: 5px;
            width: 140px;
            line-height: 1.2em;
        }

    #steuerunglinks li {
        /*	background-color: #ff0000;*/
        padding: 2px;
    }

        #steuerunglinks li.inline {
            display: inline;
            width: 45px;
            float: left;
        }

    #steuerunglinks ul.head {
        padding: 5px;
        background-color: #006699; /*color1strong*/
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        clear: left;
        float: left;
        height: auto;
        width: 133px;
        font-size: 11px;
        font-weight: bold;
        text-align: left;
        vertical-align: top;
        line-height: 2em;
        color: #dddddd; /**/
    }

    #steuerunglinks ul.headdouble {
        padding: 5px;
        background-color: #006699; /*color1strong*/
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        clear: left;
        float: left;
        height: auto;
        width: 133px;
        font-size: 11px;
        font-weight: bold;
        text-align: left;
        vertical-align: top;
        line-height: 2em;
        color: #dddddd; /**/
        line-height: 1em;
    }

    #steuerunglinks ul.headmyswn {
        padding: 5px;
        background-color: #dd9661;
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        clear: left;
        float: left;
        height: auto;
        width: 133px;
        font-size: 11px;
        font-weight: bold;
        text-align: left;
        vertical-align: top;
        line-height: 2em;
        color: #dddddd; /**/
        line-height: 1em;
        color: #ffffff;
    }

    #steuerunglinks ul.headmobile {
        padding: 5px;
        background-color: #339933;
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        clear: left;
        float: left;
        height: auto;
        width: 133px;
        font-size: 11px;
        font-weight: bold;
        text-align: left;
        vertical-align: top;
        line-height: 2em;
        color: #dddddd; /**/
        line-height: 1em;
        color: #ffffff;
    }



    #steuerunglinks a.mySWNmob {
        color: #ffffff;
    }



    #steuerunglinks table {
        margin: 0px;
        padding: 0px;
        border: none;
    }

    #steuerunglinks tr {
        margin: 0px;
        padding: 0px;
        border: none;
    }

    #steuerunglinks td {
        margin: 0px;
        padding: 0px;
        border: none;
    }

        #steuerunglinks td.td_right {
            margin: 0px;
            padding: 0px;
            border: none;
            text-align: right;
        }

        #steuerunglinks td.td_center {
            margin: 0px;
            padding: 0px;
            border: none;
            text-align: center;
        }


/************************************************/
/*NAV - OBEN */
/************************************************/

.topnav {
    overflow: hidden;
    background-color: #006699;
}

    .topnav a {
        float: left;
        display: block;
        color: white;
        padding: 7px;
        text-align: center;
        text-decoration: none;
        font-weight: bold;
        border-right: 1px solid #bbb;
    }

        .topnav a.special {
            background-color: #FF4040;
        }

        .topnav a:hover {
            background-color: #dd9661;
            color: white;
        }

        .topnav a.active {
            background-color: #dd9661;
            color: white;
        }

    .topnav .icon {
        display: none;
    }


..topnav .icon {
    display: none;
}

/************************************************/
/* footer*/
/************************************************/
footer {
    /*	border-color: #61af61;*/
    border-style: none;
    /*	border-width: 1px 0;*/
    height: 20px;
    margin-top: 10px;
    bottom: 0px;
}

    footer p {
        padding: 0px;
        margin: 20px;
        text-align: center;
        line-height: 20px;
    }

        footer p.small {
            padding: 0px;
            margin: 0px;
            text-align: center;
            line-height: 10px;
        }

/************************************************/
/* SONSTIGES*/
/************************************************/
#wrapper {
    background-color: #eeeeee;
    width: 900px;
    border: 2px solid red;
    margin: 0 auto;
    text-align: left;
}
/*		Ende Template Formatierung		*/

fieldset {
    font-size: 100%;
    margin: 0px;
    padding: 5px;
    border: none;
}

    fieldset ul {
        padding: 0px;
    }

    fieldset li {
        list-style-type: none;
    }


/* Frabe 1 - blau */
/*
.colorC1light {
	background-color: #dddddd;
}
*/
.colorC1medium {
    background-color: #005577;
}

.colorC1strong {
    background-color: #006699;
}

. {
    background-color: #80A6D0;
}

    /* Frabe 1 - grau */
    .colorC2light {
        background-color: #efefef;
    }

    /* Frabe 1 - grau */
    .colorC2extralight {
        background-color: #f4f4f4;
    }

    .colorC2medium {
        background-color: #cccccc;
    }

    .colorC2strong {
        background-color: #bbbbbb;
    }

    /* Frabe 3 - orange */
    .colorC3light {
        background-color: #ffffCC;
    }

    .colorC3extralight {
        background-color: #ffffe0;
    }


    .colorC3medium {
        background-color: #dd9661;
    }

    .colorC3strong {
        background-color: #DA820A;
    }

    .stateItem {
        border: double;
        border-radius: 1px;
        /*	box-shadow: 0px 0px 0px #333;*/
        cursor: pointer;
        margin: 1px;
        padding: 2px;
        background-color: #eeeeee;
        border-color: lightgray;
        float: left;
    }

    .stateAN {
        background-color: #FF6666;
    }

    .statePE {
        background-color: #CCCCCC;
    }

    .stateAU {
        background-color: #66FF66;
    }

    .stateNP {
        background-color: #66FFFF;
    }

    .stateKA {
        background-color: #e1f10f;
    }

    .stateLPb {
        border-color: #ff8c40;
    }

    .stateLP {
        background-color: #ff8c40;
    }

    .stateER {
        background-color: #bbbbbb;
    }

    .stateANb {
        border-color: #FF6666;
    }

    .statePEb {
        border-color: #CCCCCC;
    }

    .stateAUb {
        border-color: #66FF66;
    }

    .stateNPb {
        border-color: #66FFFF;
    }

    .stateKAb {
        border-color: #FFFF33;
    }



    .stateERb {
        border-color: #CCCCCC;
        border: dotted;
    }

    .colorBGred {
        background-color: lightpink;
    }

    .colorBGgreen {
        background-color: lightgreen;
    }

    .colorBGorange {
        background-color: #ffff99;
    }

    .colorBGcyan {
        background-color: cyan;
    }

    .colorBGlightgrey {
        background-color: #dfdfdf;
    }

    .colorBGgrey {
        background-color: #dddddd;
    }

    .colorBGImportant {
        background-color: #dd9661;
    }

input, select, button, textarea {
    font: inherit;
    font-size: 1em;
    padding: 2px;
    margin: 2px;
}

label {
    display: inline-block;
    padding: 3px 6px;
    text-align: right;
    width: 120px;
}

    label.right {
        display: inline-block;
        padding: 3px 6px;
        text-align: left;
        width: 400px;
    }

.submit_button {
    background-color: #DA820A;
    border: none;
    border-radius: 0px;
    box-shadow: 0px 0px 0px #333;
    cursor: pointer;
    color: #fff;
    margin: 5px;
    padding: 5px;
    text-shadow: 0px 0px 0px #CCC;
    text-decoration: none;
    float: left;
}


.submit_button_left {
    background-color: #DA820A;
    border: none;
    border-radius: 0px;
    box-shadow: 0px 0px 0px #333;
    cursor: pointer;
    color: #fff;
    margin: 5px;
    padding: 5px;
    text-shadow: 0px 0px 0px #CCC;
    text-decoration: none;
    float: left;
}

.nav_button {
    background-color: #dd9661;
    border-radius: 0px;
    box-shadow: 0px 0px 0px #333;
    cursor: pointer;
    color: #fff;
    margin: 2px 2px 2px 0px;
    padding: 5px;
    text-shadow: 0px 0px 0px #CCC;
    text-decoration: none;
    float: left;
}


.navmenu_button_subsel {
    background-color: #dd9661;
    border-radius: 0px;
    box-shadow: 0px 0px 0px #333;
    cursor: pointer;
    color: #fff;
    /*margin: 1px 1px 1px 0px;*/
    padding: 3px;
    text-shadow: 0px 0px 0px #CCC;
    text-decoration: none;
    float: right;
    position: relative;
    top: -15px;
    border: 1px solid #dddddd;
}

.navmenu_text_subsel {
    background-color: #cccccc;
    border-radius: 0px;
    box-shadow: 0px 0px 0px #333;
    /*margin: 1px 1px 1px 0px;*/
    padding: 3px;
    text-decoration: none;
    float: right;
    position: relative;
    top: -15px;
    border: 1px solid #dddddd;
}

.navmenu_button_subselresult {
    background-color: #dd9661;
    border-radius: 0px;
    box-shadow: 0px 0px 0px #333;
    cursor: pointer;
    color: #fff;
    /*margin: 1px 1px 1px 0px;*/
    padding: 3px;
    text-shadow: 0px 0px 0px #CCC;
    text-decoration: none;
    float: left;
    position: relative;
    top: 0px;
    border: 1px solid #dddddd;
}

    .navmenu_button_subselresult:hover {
        color: #003399;
    }

.navmenu_text_subselresult {
    background-color: #dddddd;
    border-radius: 0px;
    box-shadow: 0px 0px 0px #333;
    /*margin: 1px 1px 1px 0px;*/
    padding: 3px;
    text-decoration: none;
    float: left;
    position: relative;
    top: 0px;
    border: 1px solid #dddddd;
}

.nav_button_right {
    background-color: #dd9661;
    border-radius: 0px;
    box-shadow: 0px 0px 0px #333;
    cursor: pointer;
    color: #fff;
    margin: 2px 2px 2px 0px;
    padding: 5px;
    text-shadow: 0px 0px 0px #CCC;
    text-decoration: none;
    float: right;
}

.submit_button:hover {
    color: #003399;
}

.submit_button_red:hover {
    color: #003399;
}


.nav_button:hover {
    color: #003399;
}

.collectionInfo {
    border: solid;
    border-width: 3px;
    border-radius: 0px;
    box-shadow: 0px 0px 0px #333;
    color: #003333;
    margin: 5px;
    padding: 5px;
    width: 164px;
    text-shadow: 0px 0px 0px #CCC;
    background-color: #efefef;
    border-color: lightgray;
}

.collectionInfoBrdOff {
    border-color: #efefef;
}

.collectionInfoBrdRed {
    border-color: lightpink;
}

.collectionInfoBrdGreen {
    border-color: lightgreen;
}

.submit_button_green {
    background-color: #66CC00;
    border: none;
    border-radius: 0px;
    box-shadow: 0px 0px 0px #333;
    cursor: pointer;
    color: #003333;
    margin: 5px;
    padding: 5px;
    text-shadow: 0px 0px 0px #CCC;
}


.submit_button_light {
    background-color: #FBD39F;
    border: none;
    border-radius: 0px;
    box-shadow: 0px 0px 0px #333;
    cursor: pointer;
    color: #003333;
    margin: 5px;
    padding: 5px;
    text-shadow: 0px 0px 0px #CCC;
}

.submit_button_grey {
    background-color: #dddddd;
    border: none;
    border-radius: 0px;
    box-shadow: 0px 0px 0px #333;
    cursor: pointer;
    color: #003333;
    margin: 5px;
    padding: 5px;
    text-shadow: 0px 0px 0px #CCC;
}



.submit_button_yellow {
    background-color: #FFFF66;
    border: none;
    border-radius: 0px;
    box-shadow: 0px 0px 0px #333;
    cursor: pointer;
    color: #003333;
    margin: 5px;
    padding: 5px;
    text-shadow: 0px 0px 0px #CCC;
}

.submit_button_red {
    background-color: #FF4040;
    border: none;
    border-radius: 0px;
    box-shadow: 0px 0px 0px #333;
    cursor: pointer;
    color: #003333;
    margin: 5px;
    padding: 5px;
    text-shadow: 0px 0px 0px #CCC;
}



.submit_button_buy {
    background-color: #0063AB;
    border: none;
    border-radius: 0px;
    box-shadow: 0px 0px 0px #333;
    cursor: pointer;
    color: #FFFFFF;
    margin: 5px 5px 5px 0px;
    padding: 5px;
    text-decoration: none;
    text-shadow: 0px 0px 0px #CCC;
}

    .submit_button_buy:hover {
        background-color: #00509D;
        color: #FFFFFF;
        /*color: #00509D;*/
    }

.adapted {
    width: 93%;
}

.adapted20 {
    width: 20%;
}

.adaptedTD4x {
    width: 24%;
    float: left;
}

.adapted30 {
    width: 30%;
}

.adapted50 {
    width: 50%;
}

.adapted60 {
    width: 60%;
}

.adapted70 {
    width: 70%;
}

.adapted80 {
    width: 80%;
}

.adapted90 {
    width: 90%;
}

.w80 {
    width: 80px;
}

.w45 {
    width: 45px;
}

.w35 {
    width: 35px;
}

.w25 {
    width: 25px;
}

.w155 {
    width: 155px;
}

.w100p {
    width: 100%;
}

.floatleft {
    float: left;
}

.floatright {
    float: right;
}

.floatnone {
    float: none;
}

.w_light {
    width: 100px;
}

.h_light {
    height: 25px;
}

.h_medium {
    height: 30px;
}

.medium {
    width: 130px;
}

.medium2 {
    width: 170px;
}

.medium3 {
    width: 200px;
}

.medium31 {
    width: 240px;
}


.medium4 {
    width: 300px;
}

.mediumW {
    width: 130px;
    /*float: left;*/
    text-align: center;
}



.variable {
    width: *px;
}

.large {
    width: 250px;
}

.largeX {
    width: 400px;
}

.align-left {
    text-align: left;
}

.align-right {
    text-align: right;
}

.align-center {
    text-align: center;
}

.align-middle {
    vertical-align: middle;
}

.valign-bottom {
    vertical-align: bottom;
}

.bg_gray {
    background-color: #bbbbbb;
}

.bg_admin {
    background-color: #ffeddf;
}

.bg_masteradmin {
    background-color: #ffcccc;
}

.instructions {
    font-size: 90%;
    padding-left: 167px;
    font-style: italic;
}

.italic {
    font-style: italic;
}

.strong {
    color: #990000;
    font-size: 1.2em;
    text-decoration: underline;
}


.redcolor {
    color: #990000;
}

.lightredcolor {
    color: #FF9999;
}

.orangecolor {
    color: #dd9661;
}

.newitemcolor {
    color: #ffd800;
}

.greencolor {
    color: #009900;
}

.lightgreencolor {
    color: #99FF99;
}



.lightgreycolor {
    color: #cccccc;
}

.strongMYSWN {
    color: #990000;
    font-size: 1.2em;
    text-decoration: underline;
    display: flex;
}


.nostrong {
    color: darkgrey;
}

.greycolor {
    color: grey;
}

.nomargintopflright {
    margin: 0px 0px 0px 5px;
    float: right;
}

.nomargin {
    margin-left: 0px;
    float: inline-start;
}

.marginboottom5 {
    margin-bottom: 5px;
}

.strong1 {
    color: #990000;
    font-size: 1.2em;
}

.strong2 {
    color: #770000;
    /*	text-decoration: underline;*/
}

.light {
    font-size: 0.8em;
}


.lightnorm {
    font-size: 0.8em;
    font-weight: normal;
}

.heavy {
    font-size: 1.25em;
}

.bigger {
    font-size: 2em;
}

.normal {
    font-size: 11px;
    font-weight: normal;
}

/*.light1 {
	font-size: 0.8em;
	color: #550000;
}*/
.light1 {
    color: #FF6633;
    /*	text-decoration: underline;*/
}


button * {
    vertical-align: middle;
}

/*********************************************************************************/
/* Icons                                                                         */
/*********************************************************************************/

.icon {
    position: relative;
    text-decoration: none;
}

    .icon:before {
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
        text-transform: none !important;
    }

    .icon > .label {
        display: none;
    }

/*********************************************************************************/
/* Tooltips                                                                         */
/*********************************************************************************/

/* Tooltip container */
.tooltip {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black; /* If you want dots under the hoverable text */
}



    /* Tooltip text */
    .tooltip .tooltiptext {
        visibility: hidden;
        width: 600px;
        background-color: #555;
        color: #fff;
        text-align: left;
        padding: 5px;
        border-radius: 6px;
        /* Position the tooltip text */
        position: absolute;
        z-index: 1;
        bottom: 125%;
        left: 50%;
        margin-left: -30px;
        /* Fade in tooltip */
        opacity: 0;
        transition: opacity 1s;
    }

        /* Tooltip text */
        .tooltip .tooltiptext p {
            background-color: #555;
            font-weight: normal;
            color: #fff;
            text-align: left;
        }

        /* Tooltip text */
        .tooltip .tooltiptext li {
            background-color: #555;
            font-weight: normal;
            list-style-type: decimal;
            color: #fff;
            text-align: left;
        }


        /* Tooltip text */
        .tooltip .tooltiptext strong {
            font-weight: bold;
            color: #fff;
            text-align: left;
            padding: 5px;
            border-radius: 6px;
        }

        /* Tooltip arrow */
        .tooltip .tooltiptext::after {
            content: "";
            position: absolute;
            top: 100%;
            left: 50%;
            margin-left: -5px;
            border-width: 5px;
            border-style: solid;
            border-color: #555 transparent transparent transparent;
        }

    /* Show the tooltip text when you mouse over the tooltip container */
    .tooltip:hover .tooltiptext {
        visibility: visible;
        opacity: 1;
    }

/******************************************************************************************************/
/******************************************************************************************************/
/******************************************************************************************************/
/******************************************************************************************************/
/******************************************************************************************************/
/******************************************************************************************************/

/* Smartphones (portrait and landscape) ----------- */

@media screen and (max-width : 380px) {
    /* Styles */
    /************************************************/
    /* aside*/
    /************************************************/
    aside {
        visibility: hidden;
        width: 0px;
        float: right;
        height: 0px;
        margin-left: 5px;
    }

    #steuerunglinks {
        visibility: hidden;
        width: 0px;
        height: 0px;
        float: left;
        margin: 5px;
    }

    section {
        margin-right: 2px;
        margin-left: 2px;
    }

        section h1, h2, h3, h4, table {
            padding-left: 5px;
            padding-right: 5px;
        }


    .topnav a:not(.showever) {
        display: none;
    }

    .topnav a.icon {
        float: right;
        display: block;
    }

    .topnav.responsive {
        position: relative;
    }

        .topnav.responsive .icon {
            position: absolute;
            right: 0;
            top: 0;
        }

        .topnav.responsive a {
            float: none;
            display: block;
            text-align: left;
        }

    header td.td_toplogoR {
        width: 0px;
        visibility: hidden;
    }

    section fieldset.smallsearchsubmit {
        display: unset;
    }

    section ul {
        padding-left: 20px;
        padding-right: 5px;
    }

    fieldset ul {
        padding-left: 5px;
        padding-right: 5px;
    }

    fieldset li {
        padding-top: 5px;
    }

    section div.artDetailsAtt {
        padding: 2px;
        padding-left: 5px;
        font-weight: bold;
    }

    section div.artDetailsVal {
        padding: 2px;
        padding-left: 5px;
        text-align: left;
        display: inherit;
    }

    section p {
        padding: 5px;
    }

    p {
        padding: 5px;
        margin: 0;
    }

    section iframe.changeProdState {
        border: 0px;
        margin: 0px;
        height: 100px;
        width: 350px;
        overflow: hidden;
    }

    section iframe.ebaychecktrans {
        border: 0px;
        margin: 0px;
        padding: 0px;
        width: 350px;
        height: 70px;
        /**	overflow: hidden;**/
    }

    section div.iteminfo {
        float: left;
        width: 100%;
        /*border: 3px solid red;
    */
    }

    section div.add4item {
        float: left;
        min-width: 380px;
        width: 30%;
        /*    background-color: lightblue;*/
    }


    .submit_button.red {
        background-color: #FF4040;
        padding: 12px;
        float: left;
    }

    .submit_button.green {
        background-color: #66CC00;
        padding: 12px;
        float: left;
    }

    .submit_button.yellow {
        background-color: #e1f10f;
        color: #000000;
        padding: 12px;
        float: left;
    }


    .submit_button.grey {
        background-color: #dddddd;
        padding: 12px;
        float: left;
    }

    label {
        display: block;
        padding: 0px 0px;
        text-align: right;
        width: 120px;
    }
}



@media screen and (min-width : 381px) and (max-width : 800px) {
    /* Styles */
    /************************************************/
    /* aside*/
    /************************************************/
    aside {
        visibility: hidden;
        width: 0px;
        float: right;
        height: 0px;
        margin-left: 5px;
    }

    #steuerunglinks {
        visibility: hidden;
        width: 0px;
        height: 0px;
        float: left;
        margin: 5px;
    }

    section {
        margin-right: 5px;
        margin-left: 5px;
    }

        section h1, h2, h3, h4, table {
            padding-left: 5px;
            padding-right: 5px;
        }

    .topnav a:not(.showever) {
        display: none;
    }

    .topnav a.icon {
        float: right;
        display: block;
    }

    .topnav.responsive {
        position: relative;
    }

        .topnav.responsive .icon {
            position: absolute;
            right: 0;
            top: 0;
        }

        .topnav.responsive a {
            float: none;
            display: block;
            text-align: left;
        }

    header td.td_toplogoR {
        width: 0px;
        visibility: hidden;
    }

    section fieldset.smallsearchsubmit {
        display: unset;
    }

    section ul {
        padding-left: 20px;
        padding-right: 5px;
    }

    fieldset ul {
        padding-left: 5px;
        padding-right: 5px;
    }

    fieldset li {
        padding-top: 5px;
    }


    section div.artDetailsAtt {
        padding: 2px;
        padding-left: 5px;
        font-weight: bold;
    }

    section div.artDetailsVal {
        padding: 2px;
        padding-left: 5px;
        text-align: left;
        display: inherit;
    }

    section p {
        padding: 5px;
    }

    p {
        padding: 5px;
        margin: 0;
    }

    section iframe.changeProdState {
        border: 0px;
        margin: 0px;
        height: 100px;
        width: 350px;
        overflow: hidden;
    }

    section iframe.ebaychecktrans {
        border: 0px;
        margin: 0px;
        padding: 0px;
        width: 350px;
        height: 70px;
        /**	overflow: hidden;**/
    }

    section div.iteminfo {
        float: left;
        width: 100%;
        /*border: 3px solid red;
    */
    }

    section div.add4item {
        float: left;
        min-width: 380px;
        width: 30%;
        /*    background-color: lightblue;*/
    }

    .submit_button.red {
        background-color: #FF4040;
        padding: 12px;
        float: left;
    }

    .submit_button.green {
        background-color: #66CC00;
        padding: 12px;
        float: left;
    }

    .submit_button.yellow {
        background-color: #e1f10f;
        color: #000000;
        padding: 12px;
        float: left;
    }

    .submit_button.grey {
        background-color: #dddddd;
        padding: 12px;
        float: left;
    }

    label {
        display: block;
        padding: 0px 0px;
        text-align: left;
        width: 120px;
    }
}

/* iPads (portrait and landscape) ----------- */
@media screen and (min-width : 801px) and (max-width : 1024px) {
    /* Styles */
    /************************************************/
    /* aside*/
    /************************************************/
    aside {
        visibility: hidden;
        width: 0px;
        float: right;
        height: 0px;
        margin-left: 5px;
    }

    #steuerunglinks {
        visibility: visible;
        width: 144px;
        float: left;
        margin: 5px;
    }


    section {
        margin-right: 5px;
        margin-left: 160px;
    }

        section h1, h2, h3, h4, table {
            padding-left: 5px;
            padding-right: 5px;
        }

    header td.td_toplogoR {
        width: 155px;
        visibility: visible;
    }

    section fieldset.smallsearchsubmit {
        display: unset;
    }

    section ul {
        padding-left: 30px;
        padding-right: 10px;
    }

    section div.artDetailsAtt {
        width: 190px;
        padding: 2px;
        font-weight: bold;
        text-align: right;
        float: left;
    }

    section div.artDetailsVal {
        padding: 2px;
        text-align: left;
        display: inherit;
    }

    section div.iteminfo {
        float: left;
        width: 100%;
        /*border: 3px solid red;
    */
    }

    section div.add4item {
        float: left;
        min-width: 380px;
        width: 30%;
        /*    background-color: lightblue;*/
    }

    section p {
        padding: 10px;
    }

    p {
        padding: 10px;
        margin: 0;
    }

    .submit_button.red {
        background-color: #FF4040;
        padding: 5px;
    }

    .submit_button.green {
        background-color: #66CC00;
        padding: 5px;
    }

    .submit_button.yellow {
        background-color: #e1f10f;
        color: #000000;
        padding: 5px;
    }

    .submit_button.grey {
        background-color: #dddddd;
        padding: 5px;
    }
}

/* Desktops and laptops ----------- */
@media screen and (min-width : 1025px) and (max-width : 1400px) {
    /* Styles */
    /************************************************/
    /* aside*/
    /************************************************/
    aside {
        visibility: visible;
        width: 144px;
        float: right;
        margin-right: 5px;
    }

    #steuerunglinks {
        visibility: visible;
        width: 144px;
        float: left;
        margin: 5px;
    }

    section {
        margin-right: 160px;
        margin-left: 160px;
    }

        section h1, h2, h3, h4, table {
            padding-left: 10px;
            padding-right: 10px;
        }


    header td.td_toplogoR {
        width: 155px;
        visibility: visible;
    }

    section ul {
        padding-left: 30px;
        padding-right: 10px;
    }

    section div.artDetailsAtt {
        width: 190px;
        padding: 2px;
        font-weight: bold;
        text-align: right;
        float: left;
    }

    section div.artDetailsVal {
        padding: 2px;
        text-align: left;
        display: inherit;
    }

    section div.iteminfo {
        float: left;
        width: 100%;
        /*border: 3px solid red;
    */
    }

    section div.add4item {
        float: left;
        min-width: 380px;
        width: 30%;
        /*    background-color: lightblue;*/
    }

    section p {
        padding: 10px;
    }

    p {
        padding: 10px;
        margin: 0;
    }

    .submit_button.red {
        background-color: #FF4040;
        padding: 5px;
    }

    .submit_button.green {
        background-color: #66CC00;
        padding: 5px;
    }

    .submit_button.yellow {
        background-color: #e1f10f;
        color: #000000;
        padding: 5px;
    }


    .submit_button.grey {
        background-color: #dddddd;
        padding: 5px;
    }
}

/* Desktops and laptops ----------- */
@media screen and (min-width : 1401px) and (max-width : 1823px) {
    /* Styles */
    /************************************************/
    /* aside*/
    /************************************************/
    aside {
        visibility: visible;
        width: 144px;
        float: right;
        margin-right: 5px;
    }

    #steuerunglinks {
        visibility: visible;
        width: 144px;
        float: left;
        margin: 5px;
    }

    section {
        margin-right: 160px;
        margin-left: 160px;
    }

        section h1, h2, h3, h4, table {
            padding-left: 10px;
            padding-right: 10px;
        }


    header td.td_toplogoR {
        width: 155px;
        visibility: visible;
    }

    section ul {
        padding-left: 30px;
        padding-right: 10px;
    }

    section div.artDetailsAtt {
        width: 190px;
        padding: 2px;
        font-weight: bold;
        text-align: right;
        float: left;
    }

    section div.artDetailsVal {
        padding: 2px;
        text-align: left;
        display: inherit;
    }

    section div.iteminfo {
        /*        float: left;
        min-width: 500px;
        width: 60%;*/
        float: left;
        width: 100%;
        /*border: 3px solid red;*/
    }

    section div.add4item {
        float: left;
        min-width: 380px;
        width: 30%;
        /*    background-color: lightblue;*/
    }

    section p {
        padding: 10px;
    }

    p {
        padding: 10px;
        margin: 0;
    }

    .submit_button.red {
        background-color: #FF4040;
        padding: 5px;
    }

    .submit_button.green {
        background-color: #66CC00;
        padding: 5px;
    }

    .submit_button.yellow {
        background-color: #e1f10f;
        color: #000000;
        padding: 5px;
    }


    .submit_button.grey {
        background-color: #dddddd;
        padding: 5px;
    }
}

/* Large screens ----------- */
@media screen and (min-width : 1824px) {
    /* Styles */
    /************************************************/
    /* aside*/
    /************************************************/
    aside {
        visibility: visible;
        width: 144px;
        float: right;
        margin-right: 5px;
    }

    #steuerunglinks {
        visibility: visible;
        width: 144px;
        float: left;
        margin: 5px;
    }

    section {
        margin-right: 160px;
        margin-left: 160px;
    }

        section h1, h2, h3, h4, table {
            padding-left: 10px;
            padding-right: 10px;
        }


    header td.td_toplogoR {
        width: 155px;
        visibility: visible;
    }

    section ul {
        padding-left: 30px;
        padding-right: 10px;
    }

    section div.artDetailsAtt {
        width: 190px;
        padding: 2px;
        font-weight: bold;
        text-align: right;
        float: left;
    }

    section div.artDetailsVal {
        padding: 2px;
        text-align: left;
        display: inherit;
    }

    section div.iteminfo {
        /*        float: left;
        min-width: 500px;
        width: 60%;*/
        float: left;
        width: 100%;
        /*border: 3px solid red;
    */
    }

    section div.add4item {
        float: left;
        min-width: 380px;
        width: 30%;
        /*    background-color: lightblue;*/
    }


    section p {
        padding: 10px;
    }

    p {
        padding: 10px;
        margin: 0;
    }

    .submit_button.red {
        background-color: #FF4040;
        padding: 5px;
    }

    .submit_button.green {
        background-color: #66CC00;
        padding: 5px;
    }

    .submit_button.yellow {
        background-color: #e1f10f;
        color: #000000;
        padding: 5px;
    }


    .submit_button.grey {
        background-color: #dddddd;
        padding: 5px;
    }
}
