@charset "UTF-8";
/* CSS Document */

body {
    margin:0 auto;
    padding:0;
    background-color: #a0a0a0;
    background-image:   url(../upload/Layoutbilder/hintergrund_wh.gif);
    background-repeat: repeat-x;
    background-position: top center;
    text-align: center;

}
body, th, td {
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 11px;
    color: #000000;
}
.content {
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 11px;
    color: #000000;
    line-height: 14px;
}

.subtitle, subtitle p {
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 12px;
        font-weight: bold;
    color: #333333;
    line-height: 15px;
        margin-top: 10px;
        margin-bottom: 10px;
}

a:link {color: 000000; text-decoration: underline; }
a:visited {color: 666666; text-decoration: underline; }
a:hover {color: FF6600; text-decoration: underline; }
a:active {color: FF6600; }

.Main {
    background-color:#FFFFFF;
    vertical-align:top;
    background-image:  url(../upload/Layoutbilder/main_wh_right.gif);
    background-repeat:repeat-y;
    background-position: top right;
}
.skunten {
    vertical-align:top;
    background-image:  url(../upload/Layoutbilder/schattenkante_unten_wh.gif);
    background-repeat:repeat-x;
}
.logo {
    vertical-align: middle;
    text-align: left;
    background-color: #FFFFFF;
    padding: 10px 38px 10px;
}
.banner {
    background-color: #FFFFFF;
    text-align: right;
    vertical-align: middle;
    padding: 10px;
}

.banner a {
    padding: 5px;
}

.header-links {
    vertical-align: middle;
    background-repeat: repeat;
    height: 110px;
    width: 200px;
    background-position: right;
    text-align: right;
}
.header-rechts {
    vertical-align: middle;
    background-repeat: repeat;
    height: 110px;
    width: 650px;
    background-position: left;

}
.balkenlinks {
    background-color: #C8EAFE;
    text-align: right;
    vertical-align: middle;
    height: 19px;
}
.balkenrechts {
    background-color: #029ACC;
    text-align: left;
    vertical-align: middle;
    height: 19px;
}
.breadcrump {
    background-color: #FFFFFF;
    padding-left: 10px;
}
.sklinks {
    vertical-align:top;
    background-image:  url(../upload/Layoutbilder/schattenkante_wh_links.gif);
    background-repeat:repeat-y;
}
.skrechts {
    vertical-align:top;
    background-image:  url(../upload/Layoutbilder/schattenkante_wh_rechts.gif);
    background-repeat:repeat-y;
}
.boxrechts {
    background-color: #E4E4E4;
    text-align: left;
    vertical-align: top;
    width: 200px;

}
.boxlinks {
    background-color: #E4E4E4;
    text-align: right;
    vertical-align: top;
    width: 200px;
}
.maincontent {
    background-color: #FFFFFF;
    text-align: left;
    vertical-align: top;
    padding: 10px;
    width: 450px;
}

.smallbild img {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

.mainbild {}

.mainbildzh {
    height: 300px;
    width: 450px;
    overflow: hidden;
    visibility: visible;
    z-index: auto;
    clip:  rect(auto auto auto auto);
}

.footer {
    background-color: #FFFFFF;
    height: 19px;
    padding-left: 10px;
    font-size: 11px;
}
.maintable {
    background-color: #FFFFFF;
    width: 950px;
}
.parkbox {
    background-image: url(../upload/Layoutbilder/bg-water.jpg);
    width: 80px;
}
.headline {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #029ACC;
    margin-bottom: 10px;
}
.headline img{
    margin-left: -4px;
}
.servicenavigation {
    height: 19px;
    line-height: 19px;
    vertical-align: middle;
    padding-left: 5px;
    }
.servicenavigation a, .servicenavigation a:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    height: 19px;
    padding-right: 5px;
    padding-left: 5px;
    }
.servicenavigation a:hover {
    color: #FFFFFF;
    text-decoration: none;
    background-color: #FF6600;
    padding-right: 5px;
    padding-left: 5px;
    }

.navempty {
    line-height: 19px;
    height: 19px;
    display: block;
    }


.headernavfirston {
    border-top: 1px solid #029ACC;
    height: 19px;
    line-height: 19px;
    vertical-align: middle;
    }
.headernavfirston a, .headernavfirston a:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #333333;
    text-decoration: none;
    height: 19px;
    display: block;
    padding-right: 20px;
    background-image: url(../upload/Layoutbilder/bg_pfeil_menu-on.gif);
    background-repeat: no-repeat;
    background-position: 185px center;
    }
.headernavfirston a:hover {
    color: #FFFFFF;
    text-decoration: none;
    background-color: #FF6600;
    display: block;
    }


.headernavfirstoff {
    border-top: 1px solid #029ACC;
    height: 19px;
    line-height: 19px;
    vertical-align: middle;
    }
.headernavfirstoff a, .headernavfirstoff a:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #016494;
    text-decoration: none;
    height: 19px;
    display: block;
    padding-right: 20px;
    background-image: url(../upload/Layoutbilder/bg_pfeil_menu-off.gif);
    background-repeat: no-repeat;
    background-position: 185px center;

    }
.headernavfirstoff a:hover {
    color: #FFFFFF;
    text-decoration: none;
    background-color: #FF6600;
    display: block;
    }

.headernavfirstopen {
    color: #FFFFFF;
    background-color: #006699;
    border-top: 1px solid #029ACC;
    height: 19px;
    line-height: 19px;
    vertical-align: middle;
    }
    
.headernavfirstopen a, .headernavfirstopen a:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold; 
    color: #FFFFFF;
    text-decoration: none;
    height: 19px;
    display: block;
    padding-right: 10px;
    }
    
.headernavfirstopen a:hover {
    color: #FFFFFF;
    text-decoration: none;
    background-color: #FF6600;
    display: block;
    }

.newstext {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #FFFFFF;
    padding: 10px;
    display: block;
    background-color: #738DA8;
}

.newstext p {
    margin: 0px;
    padding: 0px;
}

.newstext a:link {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: underline;
}

.newstext a:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: underline;
}
.boxrow td {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #FFFFFF;
    padding: 10px;
    background-color: #738DA8;
}


.boxrow a:link {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: underline;
}

.boxrow a:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: underline;
}
.boxheadline {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    color: #FFFFFF;
    background-color: #006699;
    margin: 0px;
    padding: 3px;
    text-align: left;
    vertical-align: middle;
    text-indent: 3px;
}


ul li {
    margin-left: -30px;
    padding-left:20px;
    list-style: none;
    background:url(../upload/Layoutbilder/bg-li.gif) no-repeat -0 5px;
}
.sprachwahl {
    height: 19px;
    line-height: 19px;
    vertical-align: middle;
    padding-right: 15px;
    }
.sprachwahl a, .sprachwahl a:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #016494;
    text-decoration: none;
    height: 19px;
    padding-right: 5px;
    padding-left: 5px;
    }
.sprachwahl a:hover {
    color: #FFFFFF;
    text-decoration: none;
    background-color: #FF6600;
    padding-right: 5px;
    padding-left: 5px;
    }
.regie {
    color: #FF0000;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    }
.listtitle {
    background-color: #C8EAFE;
    border-top: 1px solid #029ACC;
    height: 19px;
    line-height: 19px;
    vertical-align: middle;
    }
.listtitle a, .listtitle b, .listtitle a:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #016494;
    text-decoration: none;
    height: 19px;
    display: block;
    padding-left: 20px;
    background-image: url(../upload/Layoutbilder/bg_pfeil_menu-off.gif);
    background-repeat: no-repeat;
    background-position: 5px center;
    }
.listtitle a:hover {
    color: #FFFFFF;
    text-decoration: none;
    background-color: #FF6600;
    display: block;
    }
.listimage {
    height: 75px;
    width: 200px;
    overflow: hidden;
    border-top: 1px solid #029ACC;
}
.listheadline {
    padding-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
    font-weight: bold;
        border-top: 1px solid #029ACC;
}
.listtext {
    padding-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 15px;
    
}

.listtext a, .listtext a:visited {
    padding-left: 15px;
    background-image: url(../upload/Layoutbilder/bg_pfeil_menu-off.gif);
    background-repeat: no-repeat;
    background-position: 0px 5px;
    white-space: nowrap;
}

.listtextstandard {
    padding-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
}

.listtextstandard a, .listtextstandard a:visited {
    padding-left: 15px;
    background-image: url(../upload/Layoutbilder/bg_pfeil_menu-off.gif);
    background-repeat: no-repeat;
    background-position: 0px center;
}

.pagelist {
    border-top: 1px solid #029ACC;
    padding-top: 5px;
    clear: both;
    }

.pagelisttitle {
    background-color: #C8EAFE;
    border-top: 1px solid #029ACC;
    height: 19px;
    line-height: 19px;
    vertical-align: middle;
    }
    
.pagelisttitle a, .listtitle a:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #016494;
    text-decoration: none;
    height: 19px;
    display: block;
    padding-left: 20px;
    background-image: url(../upload/Layoutbilder/bg_pfeil_menu-off.gif);
    background-repeat: no-repeat;
    background-position: 5px center;
    }
    
.pagelisttitle a:hover {
    color: #FFFFFF;
    text-decoration: none;
    background-color: #FF6600;
    float: none;
    }

.pagelistimage {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 10px;
    float: left;
    clear: both;
}

.pagelistheadline {
    padding-top: 5px;
    padding-right: 10px;
    font-weight: bold;
}

.pagelisttext, .pagelisttext a {
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 10px;
}

.pagelisttext a {
    padding-left: 15px;
    background-image: url(../upload/Layoutbilder/bg_pfeil_menu-off.gif);
    background-repeat: no-repeat;
    background-position: 0px center;
}

.breadcrump {
    height: 19px;
    line-height: 19px;
    vertical-align: middle;
    padding-left: 5px;
    padding-top: 5px;
    }
    
.breadcrump a, .breadcrump a:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #016494;
    text-decoration: none;
    height: 19px;
    padding-right: 5px;
    padding-left: 5px;
    }
    
.breadcrump a:hover {
    color: #FFFFFF;
    text-decoration: none;
    background-color: #FF6600;
    padding-right: 5px;
    padding-left: 5px;
    }
    
input, select {
    background-color: #EAF9FF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #016494;

    border: 1px solid #CCCCCC;
    margin-top: 2px;
    margin-bottom:2 px;
}


.navfirston {
    background-color: #FF6600;
    border-top: 1px solid #029ACC;
    height: 19px;
    line-height: 19px;
    vertical-align: middle;
    }
.navfirston a, .navfirston a:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    height: 19px;
    display: block;
    padding-right: 20px;
    background-image: url(../upload/Layoutbilder/bg_pfeil_menu-on.gif);
    background-repeat: no-repeat;
    background-position: 185px center;
    }
    
    .navfirston a:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    height: 19px;
    display: block;
    padding-right: 20px;
    background-image: url(../upload/Layoutbilder/bg_pfeil_menu-on.gif);
    background-repeat: no-repeat;
    background-position: 185px center;
    }
    
.navfirston a:hover {
    color: #333333;
    text-decoration: none;
    background-color: #FFFFFF;
    display: block;
    }


.navfirstoff {
    background-color: #C8EAFE;
    border-top: 1px solid #029ACC;
    height: 19px;
    line-height: 19px;
    vertical-align: middle;
    }
.navfirstoff a, .navfirstoff a:visited  {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #016494;
    text-decoration: none;
    height: 19px;
    display: block;
    padding-right: 20px;
    background-image: url(../upload/Layoutbilder/bg_pfeil_menu-off.gif);
    background-repeat: no-repeat;
    background-position: 185px center;
    }
    
.navfirstoff a:hover {
    color: #FFFFFF;
    text-decoration: none;
    background-color: #FF6600;
    display: block;
    }

.navfirstopen {
    background-color: #FF6600;
    border-top: 1px solid #FFFFFF;
    height: 19px;
    line-height: 19px;
    vertical-align: middle;
    }
    
.navfirstopen a, .navfirstopen a:visited  {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold; 
    color: #FFFFFF;
    text-decoration: none;
    height: 19px;
    display: block;
    padding-right: 20px;
    background-image: url(../upload/Layoutbilder/bg_pfeil_menu-open-weiss.gif);
    background-repeat: no-repeat;
    background-position: 185px center;
    }
    
.navfirstopen a:hover {
    color: #333333;
    text-decoration: none;
    background-color: #FFFFFF;
    display: block;
    }

.navrfirstopen {
    background-color: #FF6600;
    border-top: 1px solid #FFFFFF;
    height: 19px;
    line-height: 19px;
    vertical-align: middle;
    }
    
.navrfirstopen a, .navrfirstopen a:visited  {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold; 
    color: #FFFFFF;
    text-decoration: none;
    height: 19px;
    display: block;
    padding-left: 20px;
    background-image: url(../upload/Layoutbilder/bg_pfeil_menu-open-weiss.gif);
    background-repeat: no-repeat;
    background-position: 5px center;
    }

.navrfirstopen a:hover {
    color: #333333;
    text-decoration: none;
    background-color: #FFFFFF;
    display: block;
    }

.navsecondon {
    background-color: #FFFFFF;
    border-top: 1px solid #029ACC;
    height: 19px;
    line-height: 19px;
    vertical-align: middle;
    }
    
.navsecondon a, .navsecondon a:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #333333;
    text-decoration: none;
    height: 19px;
    display: block;
    padding-right: 20px;
    background-image: url(../upload/Layoutbilder/bg_pfeil_menu-on.gif);
    background-repeat: no-repeat;
    background-position: 185px center;

    }
.navsecondon a:hover {
    color: #FFFFFF;
    text-decoration: none;
    background-color: #FF6600;
    display: block;
    }


.navsecondoff {
    background-color: #FFCC99;
    border-top: 1px solid #029ACC;
    height: 19px;
    line-height: 19px;
    vertical-align: middle;
    }

.navsecondoff a, .navsecondoff a:visited  {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #016494;
    text-decoration: none;
    height: 19px;
    display: block;
    padding-right: 20px;
    background-image: url(../upload/Layoutbilder/bg_pfeil_menu-off.gif);
    background-repeat: no-repeat;
    background-position: 185px center;
    }
    
.navsecondoff a:hover {
    color: #FFFFFF;
    text-decoration: none;
    background-color: #FF6600;
    display: block;
    }


.navrsecondon {
    background-color: #FFFFFF;
    border-top: 1px solid #029ACC;
    height: 19px;
    line-height: 19px;
    vertical-align: middle;
    }
    
.navrsecondon a, .navrsecondon a:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #333333;
    text-decoration: none;
    height: 19px;
    display: block;
    padding-left: 20px;
    background-image: url(../upload/Layoutbilder/bg_pfeil_menu-on.gif);
    background-repeat: no-repeat;
    background-position: 5px center;
    }
    
.navrsecondon a:hover {
    color: #FFFFFF;
    text-decoration: none;
    background-color: #FF6600;
    display: block;
    }

.navrsecondoff {
    background-color: #FFCC99;
    border-top: 1px solid #029ACC;
    height: 19px;
    line-height: 19px;
    vertical-align: middle;
    }

.navrsecondoff a, .navrsecondoff a:visited  {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #016494;
    text-decoration: none;
    height: 19px;
    display: block;
    padding-left: 20px;
    background-image: url(../upload/Layoutbilder/bg_pfeil_menu-off.gif);
    background-repeat: no-repeat;
    background-position: 5px center;
    }
    
.navrsecondoff a:hover {
    color: #FFFFFF;
    text-decoration: none;
    background-color: #FF6600;
    display: block;
    }

.navsecondopen {
    background-color: #FF8C3A;
    border-top: 1px solid #029ACC;
    height: 19px;
    line-height: 19px;
    vertical-align: middle;
    }
    
.navsecondopen a, .navsecondopen a:visited  {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold; 
    color: #FFFFFF;
    text-decoration: none;
    height: 19px;
    display: block;
    padding-right: 20px;
    background-image: url(../upload/Layoutbilder/bg_pfeil_menu-open.gif);
    background-repeat: no-repeat;
    background-position: 185px center;
    }
    
.navsecondopen a:hover {
    color: #FFFFFF;
    text-decoration: none;
    background-color: #FF6600;
    display: block;
    }

.navthirdon {
    background-color: #FFFFFF;
    border-top: 1px solid #029ACC;
    height: 19px;
    line-height: 19px;
    vertical-align: middle;
    }
.navthirdon a, .navthirdon a:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #333333;
    text-decoration: none;
    height: 19px;
    display: block;
    padding-right: 20px;
    background-image: url(../upload/Layoutbilder/bg_pfeil_menu-on.gif);
    background-repeat: no-repeat;
    background-position: 185px center;

    }
.navthirdon a:hover {
    color: #FFFFFF;
    text-decoration: none;
    background-color: #FF6600;
    display: block;
    }


.navthirdoff {
    background-color: #FFDFBF;
    border-top: 1px solid #029ACC;
    height: 19px;
    line-height: 19px;
    vertical-align: middle;
    }

.navthirdoff a, .navthirdoff a:visited  {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #016494;
    text-decoration: none;
    height: 19px;
    display: block;
    padding-right: 20px;
    background-image: url(../upload/Layoutbilder/bg_pfeil_menu-off.gif);
    background-repeat: no-repeat;
    background-position: 185px center;
    }
.navthirdoff a:hover {
    color: #FFFFFF;
    text-decoration: none;
    background-color: #FF6600;
    display: block;
    }

.navthirdopen {
    background-color: #FFDFBF;
    border-top: 1px solid #029ACC;
    height: 19px;
    line-height: 19px;
    vertical-align: middle;
    }
    
.navthirdopen a, .navthirdopen a:visited  {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal; 
    color: #FFFFFF;
    text-decoration: none;
    height: 19px;
    display: block;
    padding-right: 20px;
    background-image: url(../upload/Layoutbilder/bg_pfeil_menu-open.gif);
    background-repeat: no-repeat;
    background-position: 185px center;
    }
    
.navthirdopen a:hover {
    color: #FFFFFF;
    text-decoration: none;
    background-color: #FF6600;
    display: block;
    }

table.oEdit {
    padding: 3px;
    border: 1px solid #ccc;
}

table.oshopEdit td {
    padding-left: 0px;
    padding-right: 2px;
    padding-top: 2px;
    padding-bottom: 2px;
    vertical-align: top;
}

table.oshopEdit input[type=text] {
    width: 100%;
    border: 1px solid #ccc;
}

table.oshopEdit textarea {
    width: 100%;
    height: 50px;
    border: 1px solid #ccc;
}

table.oshopEdit div.fieldset {
    width: 80%;
    border: 1px solid #ccc;
    padding: 2px;
}

table.checkoutStep0 td.bugresolver {
    background-color: #FFCC00;
}

table.checkoutStep0 {
    width: 100%;
    background-color: #E2F3FE;
    margin-top: 10px;
    margin-bottom: 10px;
}

table.checkoutStep0 input.normal {
    border: 1px solid #ccc;
    background-color: #FFFFFF;
}


table.checkoutStep0 th {
    background-color: #C8EAFE;
    border-top: 1px solid #029ACC;
    height: 19px;
    line-height: 19px;
    vertical-align: middle;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #016494;
    text-decoration: none;
    height: 19px;
    padding-left: 5px;
    padding-right: 5px;
    text-align: left;
}


table.checkoutStep0 td {
     vertical-align: top;
     border-bottom-width: 1px;
     border-bottom-style: solid;
     border-bottom-color: #029ACC;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    vertical-align: top;
}

table.checkoutStep0 td.amount {
    width: 20%;
    vertical-align: top;
}

table.checkoutStep0 td.identifier {
    width: 40%;
    vertical-align: top;
}

table.checkoutStep0 td.price {
    width: 20%;
    text-align: right;
    vertical-align: top;
    font-weight: bold;
}

table.checkoutStep0 input[type=text] {
    width: 90%;
    border: 1px solid #ccc;
    background-color: #FFFFFF;
}

table.checkoutStep0 td[class=price] input[type=text] {
    text-align: right;
    border: 1px solid #ccc;
}

.cartheader {
    font-weight: bold;
    padding: 0px;
    border-top-width: 2px;
    border-top-style: solid;
    border-top-color: #000000;
}

.cartrow {
    border-top-width: 2px;
    border-top-style: solid;
    border-top-color: #FFFFFF;
}

table.checkoutStep1 {
    width: 100%;
    background-color: #E2F3FE;
    margin-top: 10px;
    margin-bottom: 10px;
     border-top-width: 1px;
     border-top-style: solid;
     border-top-color: #029ACC;
}

table.checkoutStep1 th {
    background-color: #C8EAFE;
    height: 19px;
    line-height: 19px;
    vertical-align: middle;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #016494;
    text-decoration: none;
    height: 19px;
    padding-left: 5px;
}


table.checkoutStep1 td {
    height: 19px;
    line-height: 19px;
     vertical-align: top;
     border-bottom-width: 1px;
     border-bottom-style: solid;
     border-bottom-color: #029ACC;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 5px;
    padding-right: 5px;
    vertical-align: middle;
}

table.checkoutStep1 td.label {
    width: 30%;
}

table.checkoutStep1 input.normal {
    width: 90%;
    border: 1px solid #ccc;
    background-color: #FFFFFF;
}

table.checkoutStep1 input.strasse {
    width: 73%;
    margin-right: 5px;
    border: 1px solid #ccc;
    background-color: #FFFFFF;
}

table.checkoutStep1 input.strassenr {
    width: 15%;
    border: 1px solid #ccc;
    background-color: #FFFFFF;
}

table.checkoutStep1 input.plz {
    width: 28%;
    margin-right: 5px;
    border: 1px solid #ccc;
    background-color: #FFFFFF;
}

table.checkoutStep1 input.ort {
    width: 60%;
    border: 1px solid #ccc;
    background-color: #FFFFFF;
}

table.oShopAdmin {
    margin-top: 20px;
    padding: 2px;
    border: 1px solid #ccc;
}

table.oShopAdmin td {
    padding-top: 2px;
    padding-bottom: 2px;
}

table.oShopAdmin td.even {
    background-color: #fff;
}

table.oShopAdmin td.odd {
    background-color: #ddd;
}











table.oShopAdmin a:link, table.oShopAdmin a:visited {
    text-decoration: none;
}
.shoppingcart {
    background-color: #FFFFFF;
    padding: 0px;
    margin: 0px 0px 30px;
}
.shoppingcarttitle {
    background-color: #029ACC;
    border-top: 1px solid #029ACC;
    height: 19px;
    line-height: 19px;
    vertical-align: middle;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    height: 19px;
    padding-left: 10px;
}

.shoppingcartcheckout a {
    background-color: #C8EAFE;
    border-top: 1px solid #029ACC;
    height: 19px;
    line-height: 19px;
    vertical-align: middle;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #016494;
    text-decoration: none;
    height: 19px;
    display: block;
    padding-left: 10px;
}

.shoppingcartcheckout a:hover {
    color: #FFFFFF;
    text-decoration: none;
    background-color: #FF6600;
    display: block;
    }

.shoppingcartcontent {
    background-color: #E2F3FE;
    color: #000000;
    padding: 10px;
}

.product {
    background-color: #E2F3FE;
    margin-top: 5px;
    margin-bottom: 5px;
}
.producttitle {
    background-color: #C8EAFE;
    border-top: 1px solid #029ACC;
    height: 19px;
    line-height: 19px;
    vertical-align: middle;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #016494;
    text-decoration: none;
    height: 19px;
    padding-left: 10px;
}

.productdescription {
    background-color: #E2F3FE;
    color: #000000;
    margin-left: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.productnumber {
    background-color: #E2F3FE;
    color: #000000;
    margin-left: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.productprice {
    background-color: #E2F3FE;
    font-weight: bold;
    color: #000000;
    margin-left: 10px;
    margin-top: 5px;
    margin-bottom: 10px;
}
.productadd a {
    background-color: #C8EAFE;
    border-top: 1px solid #029ACC;
    height: 19px;
    line-height: 19px;
    vertical-align: middle;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #016494;
    text-decoration: none;
    height: 19px;
    display: block;
    padding-left: 10px;
}

.productadd a:hover {
    color: #FFFFFF;
    text-decoration: none;
    background-color: #FF6600;
    display: block;
    }
.productnote {
    background-color: #E2F3FE;
    color: #FF0000;
    margin-left: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.list {
    background-color: #E2F3FE;
    padding: 0px;
    margin-top: 5px;
    margin-bottom: 5px;
    height: 135px;
}

.listdescription {
    background-color: #E2F3FE;
    color: #000000;
    padding-top: 10px;
    padding-bottom: 2px;
}
.listnumber {
    background-color: #E2F3FE;
    color: #000000;
    padding-bottom: 2px;
}
.listprice {
    background-color: #E2F3FE;
    font-weight: bold;
    color: #000000;
    padding-top: 10px;
    padding-bottom: 10px;
}
.listpic {
    padding-right: 10px;
    float:left;

}
.listpicdescription {
    vertical-align: middle;
    padding-left: 10px;
}

h1 {
    background-color: #C8EAFE;
    border-top: 1px solid #029ACC;
    height: 19px;
    line-height: 19px;
    vertical-align: middle;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #016494;
    text-decoration: none;
    height: 19px;
    padding-left: 5px;
    }

.icon {
    border: 0px;
    float:left;
    margin-top: 3px;
    margin-right: 5px;
    padding-left: 0px;
}

.zahlung_ausloesen {
    margin-top: 10px;
}

.oShopErrorMessages {
    font-weight: bold;
    color: #FF0000;
}

.shopbild {
    height: 100px;
    width: 100px;
    padding-left: 10px;
    padding-bottom: 10px;
    overflow: hidden;
    visibility: visible;
    clip:  rect(auto auto auto auto);
    float: right;
}
/* css definitions 4 slideshow */
#slideshow-box{text-align:center;}
#slideshow {position:relative;margin:auto;vertical-align:middle;}
#slideshow .slide {position:absolute;top:0;left:0;vertical-align:middle;display:none;}
#slideshow .slide img{border:0;}

/* css definitions 4 slideshow */
.slideshow-hamam {float:right;}

.maincontent table tr td { 
        padding-top: 3px;
        padding-bottom: 3px;
        padding-left: 3px;
        padding-right: 3px;
        background-color: #DDD; 
        vertical-align:top;
        }

.maincontent table tr td.tableHeader {
        font-weight:bold;
        color: #016494;
        background-color: #BDE7FF; 
        }
        
.maincontent th {
    background-color: #C8EAFE;
    height: 19px;
    line-height: 19px;
    vertical-align: middle;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #016494;
    text-decoration: none;
    height: 19px;
    padding-left: 5px;
}

    }
.kurs {
    height: 19px;
    line-height: 19px;
    vertical-align: middle;
    }
.kurs a, .listtitle b, .listtitle a:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #016494;
    text-decoration: none;
    height: 19px;
         display: block;
    padding-left: 20px;
    background-image: url(../upload/Layoutbilder/bg_pfeil_menu-off.gif);
    background-repeat: no-repeat;
    background-position: 3px center;
    }
.kurs a:hover {
    color: #FFFFFF;
    text-decoration: none;
    background-color: #FF6600;
        display: block;
    }

#loginbox {
    background-color:#E4E4E4;
    border-top:1px solid #aeaeae;
    border-bottom:1px solid #aeaeae;
    padding-bottom:5px;
    padding-top:5px;
    padding-left:5px;
    padding-right:5px;
    margin-top:5px;
    margin-bottom:10px;
}
.zaehler {
    height: 19px;
    line-height: 19px;
    vertical-align: middle;
    padding-left: 10px;
    font-size: 11px;
    font-weight: normal;
    color: #FFFFFF;
    height: 19px;
    }
tr.bgrow:hover{
    background-color: #ccc
    }
    
.reservationCart {
    background-color: #FFCC99;
    margin-bottom: 20px;
    }
    
.reservationList li {
    margin-left: -35px;
    padding-left:18px;
    padding-right:5px;
    border-bottom: 1px solid #029ACC;
    list-style: none;
    font-size: 9px;
    background:url(../upload/Icons/Hamam/16_delete.gif) no-repeat -0 5px;
}

.reservationTitle {
    background-color: #FF6600;
    border-top: 1px solid #029ACC;
    border-bottom: 1px solid #029ACC;
    height: 19px;
    line-height: 19px;
    vertical-align: middle;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    display: block;
    padding-left: 20px;
    background-image: url(../upload/Layoutbilder/bg_pfeil_menu-off.gif);
    background-repeat: no-repeat;
    background-position: 5px center;
    }
    
.reservationTitle a, .reservationTitle a:visited {
    color: #FFFFFF;
    text-decoration: none;
}