@charset "ISO-8859-1";

html {
    scrollbar-face-color:#3D0A00;
    scrollbar-highlight-color:#2B1D1D;
    scrollbar-3dlight-color:#9D5500;
    scrollbar-darkshadow-color:#FFFFCC;
    scrollbar-shadow-color:#9D5500;
    scrollbar-arrow-color:#FFFFFF;
    scrollbar-track-color:#9D5500;
}

body {
    background-image: url('../bilder/gold.jpg');
    background-color: #191919;
    scrollbar-face-color:#3D0A00;
    scrollbar-highlight-color:#2B1D1D;
    scrollbar-3dlight-color:#9D5500;
    scrollbar-darkshadow-color:#FFFFCC;
    scrollbar-shadow-color:#9D5500;
    scrollbar-arrow-color:#FFFFFF;
    scrollbar-track-color:#9D5500;
    font-family:  Arial;
    margin:0px;
    height:100%;
}

#schnee {
    BACKGROUND-COLOR: #B19E7E;
}

#schnee:hover {
    background-color: #FFA101;
    
}

a {
    text-decoration: none;
    color: white;
}

a:hover {
    color: #3D0A00;
}

h3 {
            font-family: Arial;
            text-align: center;
}

.menu {
    /*
    font-weight: bold;
    font-family: arial;
    */
    position: relative;
    text-decoration: none;
    color: #3D0A00;
    /*filter: alpha(Opacity=100); -moz-opacity: 1.00; progid:DXImageTransform.Microsoft.Shadow(color="#FFFFCC", Direction=135, Strength=3) */
    padding-top: 2px;
    padding-left: 2px;
    padding-right: 2px;
    padding-bottom: 2px;
    border-top: 0px solid #FFFFCC;
	border-bottom: 0px solid #FFFFCC;
	width: 190px;
    font-size: 15px;
    display: inline-block;
    font-weight: bold;
    white-space: nowrap;
    font-family: arial;
    line-height: 150%;
}

.service {
    position: relative;
    text-decoration: none;
    color: #3D0A00;
    /*filter: alpha(Opacity=100); -moz-opacity: 1.00; progid:DXImageTransform.Microsoft.Shadow(color="#FFFFCC", Direction=135, Strength=3) */
    border-top: 2px solid;
	border-bottom: 2px solid;
    font-size: 15px;
    display: inline-block;
    font-weight: bold;
    white-space: nowrap;
    font-family: arial;
    line-height: 150%;
    padding: 0px; 
    width: 200px; 
    margin-bottom: 2px;
    
}

.service:hover {
    border-bottom: 2px solid #FFAB1F;
    border-top:  2px solid #FFAB1F;
}

.menuKlein {
    font-weight: normal;
    color: #FFFFCC;
    font-size: 15px;
    width: 174px;
    font-family: arial;
    display: inline-block;
    line-height: 130%;
}

.image {
    padding: 30px;
    padding-top: 0px;
    padding-bottom: 0px;
}

.starttext a {
    font-family: arial;
    text-decoration: none;  
}

.hauptseite {
    color: #D88301;
}

.hauptseite td, .starttext {
    text-align: justify;
    font-size: 14px;
    line-height: 145%;
}

.menuKlein:hover {
    font-weight: normal;
    color: white;
    font-size: 15px;    
    background-color: #920600;
    font-family: arial;
}

.menuKlein2 {
    font-weight: normal;
    color: #FFFFCC;
    font-size: 15px;    
    width: 164px;
    font-family: arial;
    white-space: nowrap;
    display: inline-block;
    line-height: 130%;
}

.menuKlein2:hover {
    font-weight: normal;
    color: white;
    font-size: 15px;    
    background-color: #920600;
    white-space: nowrap;
}

.menu:hover {
    /*filter: progid:DXImageTransform.Microsoft.Shadow(color="black", Direction=135, Strength=3) alpha(Opacity=120);
    -moz-opacity: 1.0;*/
    color: white;
    background-color: #3D0A00;
    white-space: nowrap;
}

.menu:active {
    position: relative;
    top: 1px;
    left: 1px;
    white-space: nowrap;
}

table.login {
    border: 2px solid black;
    background-color: white;
}

#header {
    width: 959px;
    height: 200px;
    /*border-bottom: 2px solid white;*/
}

td#content {
    /*height: 333px;*/
    background-color: #765F40;
    /*background-image: url('../bilder/lavendel.jpg');*/
    background-repeat: no-repeat;
    background-position: bottom;
    border: 0px solid white;
}

td#footer {
    /*background-image: url('bilder/fussgrafikRechts.jpg');*/
    background-repeat: no-repeat;
    background-position: right;
    height: 40px;
    background-color: #3D0A00;
}

#footer2 {
    /*background-image: url('bilder/fussgrafikRechts.jpg');*/
    /*border: 1px solid white;*/
    border-top: 1px solid #FFFFCC;
    border-bottom: 1px solid #FFFFCC;
	margin: 5px;
    padding: 13px;
    padding-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    height: 27px;
    background-color: #FFAB1F;
}

table#main {
    border: 2px solid white;
    border-bottom: none;
    border-top: none;
    width: 965px;
    height: 100%;
    
    
    /*height: 584px;*/
}

table#inner {
    /*background-image: url('bil der/troll.jpg');*/
    background-repeat: no-repeat;
    background-position: left top;
    border: 0px solid white;
    height: 90%; 
}

td#navi {
    width: 245px;
    border: 0px solid white;
}

#container {
    margin-left: auto;
    margin-right: auto;
    height:100%;
}

#scrollpane {
    /*overflow: auto;*/
    position: relative;
    border: 0px solid red;
    width: 675px;
    top: 14px;
    border: 0px solid #FFFFCC;
    padding-left: 12px;
    color: white;
    
}

#scrollpane td {
    color: white;
}

#scrollpane a {
    text-decoration: none;
    color: #FFAB1F;
    font-weight: bold;
}

#scrollpane a:hover {
    color: #3D0A00;
    /*text-decoration: underline;*/
}

.scrollpaneNavi {
    /*overflow: auto;*/
    background-image: url('../bilder/menuBg.jpg');
    background-position: left top;
    filter: alpha(Opacity=80); -moz-opacity: 0.8; 
	/*progid:DXImageTransform.Microsoft.Shadow(color="#FFFFCC", Direction=135, Strength=3) */
	/*background-repeat: no-repeat;*/
    position: relative;
    border-top: 1px solid #FFFFCC;
    border-bottom: 1px solid #FFFFCC;
    top: 17px;
    left: 15px;
    /*height: 94%;*/
    width: 200px;
    padding-bottom: 5px;
    background-color: #FFAB1F;
    margin-bottom: 22px;
}


#discountPane {
    background-image: url('../bilder/leiste/werberung.jpg');
    background-position: left top;
    position: relative;
    border: 1px solid #3D0A00;
    top: 17px;
    left: 10px;
    width: 200px;
    margin-bottom: 22px;
    
    
}

.dbfehler {
    color: white;
}

.position2 a {
    color: white;
    font-family: arial;
    text-decoration: none;
    font-size: 12px;
    font-weight: normal;
}

.position2 a:hover {
    color: #3D0A00;
}

.position2 a:active {
}

.veranstaltungen th {
    font-family: "Arial";
    font-size: 17px;
}

.veranstaltungen td {
    font-family: "Arial";
    font-size: 16px;
}

#fenster {
    padding: 20px;
    padding-left: 0px;
    padding-top: 15px;
}

table#warenkorb td {
    /*white-space: nowrap;*/
}

.okButton {
    font-size:11px;
    height:25px;
    margin-top:5px;
    width:170px;
}

#warenkorbInfo {
    position:relative; 
    width:200px; 
    height:136px;  
    background-image: url('../bilder/leiste/warenkorb.jpg'); 
    background-repeat: no-repeat;
    filter: alpha(Opacity=90); 
    -moz-opacity: 0.9 ; 
    font-size:12px; 
    top: 20px;
    left: 10px;
    border: 1px solid #3D0A00;
    margin-bottom: 15px;
}

#warenkorbInfo a {
    color: black;
}

#loginWindow {
    margin-bottom: 0; 
    filter: alpha(Opacity=90); 
    background-repeat:no-repeat; 
    position:relative;
    -moz-opacity: 0.9; 
    left: 10px; 
    width: 200px; 
    height:197px; 
    border: 1px solid #3D0A00;
    /*padding:8px;*/ 
    background-image: url('../bilder/leiste/Login.jpg');
}

#loginWindow #mail {
    padding-top:59px;
    margin-left:0px;
    margin-top:0px;
    color: #522303;
    text-align:center;
    font-weight:bold;
}

#logoutWindow {
    margin-bottom: 0; 
    filter: alpha(Opacity=90); 
    background-repeat:no-repeat; 
    -moz-opacity: 0.9; 
    left: 10px; 
    width: 200px; 
    height:197px; 
    position:relative;
    border: 1px solid #3D0A00;
    /*padding:8px; */ 
    background-image: url('../bilder/leiste/Logout.jpg');
}

#loginWindow form {
    padding:0px;
    left: 10px;
    margin-top: 0px; 
    color: #522303; 
    font-weight:bold; 
    text-align:center;
}

#logoutWindow form {
    margin-top: 0px;
    padding: 0px;
    left: 10px;
}


/*#anmeldebutton {
    width:40px; 
    height:0px;
    margin:0px;
    padding:0px;
}*/

input.email {
    padding: 0px;
    width: 110px;
    height: 16px;
    margin-bottom: 9px;
    margin-top: 2px;
    font-size: 11px;
    border: 1px solid black;
}

input.passwort {
    padding: 0px;
    width: 110px;
    height: 16px;
    
    margin-top: 3px;
    font-size: 11px;
    border: 1px solid black;
}

input.anmelden {
    margin-top: 15px;
}

div#benutzerkonto {
    width: 200px;
    height: 74px;
    top: 10px;
    left: 10px;
    position:relative;
    border:1px solid #3D0A00;
}

div#benutzerkonto a {
    color: black;
}

div#passwort_vergessen {
    margin-top: 7px;
    color: black;
    margin-left: 9px;
}

div#passwort_vergessen a {
    color: black;
    font-size:12px;
}

div#angemeldet {
    text-align: center;
    font-size: 14px;
    padding-top: 71px;
    color: #522303;
    top: 10px;
    font-weight:bold;
}

.abmeldenLink {
    display:block; 
    width:40px; 
    height:40px;
    margin-top:-168px;
    margin-left: 145px;
    
}

#neukunde {
    
    width: 200px;
    height: 74px;
    top: 10px;
    left: 10px;
    position:relative;
    border: 1px solid #3D0A00;
}

div#neukunde a div {
    width: 200px;
    height:64px;
}


#hotline {
    position:relative; 
    top:20px; 
    left:10px; 
    width:200px; 
    height:103px;
    border: 1px solid #3D0A00;
    margin-bottom: 10px;
}

#loginTable td {
    font-size: 13px;
    color: #FFF5B0;
    width: 80px;
    height: 15px;
}

.kataloglink {
    font-size: 15px;
    position: relative;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    border: 1px solid #3D0A00;
    background-color: #FFFFCC;
    filter: progid:DXImageTransform.Microsoft.Shadow(color="#FFFFCC", Direction=135, Strength=3) alpha(Opacity=70);
    -moz-opacity: 0.5;
}

.kataloglink:hover {
    filter: progid:DXImageTransform.Microsoft.Shadow(color="#3D0A00", Direction=135, Strength=3) alpha(Opacity=120);
    -moz-opacity: 1.0;
}

.kataloglink:active {
    position: relative;
    top: 1px;
    left: 1px;
}

.katalogtabelle td {
    white-space: nowrap;
}

.warenkorbtab {
    color: #FFF7C5;
    font-size:15px;
}

.discountName {
    padding: 5px;
    font-weight: bold;
    color: white;
    /*background-color:#6D3C0C;*/ 
}

#normalPrice {
    padding: 5px;
    color: white;
}

#discountPrice {
    padding: 5px;
    padding-top: 0px;
    padding-right: 0px;
    font-weight: bold;
    color: white;
}

#discountPriceAmount {
    padding: 5px;
    padding-top: 0px;
    padding-left: 0px;
    font-weight: bold;
    color: red;
    font-size: 20px;
}

.konto select {
    width: 206px;
}

.konto input.submit {
    width: 90px;
}

#lieferadresse {
    padding-left:4px;
    font-size: 13px; 
    margin-top: 10px; 
    margin-bottom: 13px;
   
}

#lieferadresse input {
    width:219px;  
    margin: 0px;
    padding: 0px;  
}

#lieferadresse select {
    width:221px;
}

/* ------------------------------------ */

.AGB {
    font-size: 10pt; 
    text-align: justify;
    margin: 0;
}
.agbHead, #widerruf, #versandkosten, #datenschutz {
    font-size: 13.5pt; 
    font-family: "Arial","sans-serif";
    text-align: left;
    margin-bottom: 2px;
}

h3#neukundenheader {
    font-family: Arial;
    text-align: center;
}

table#neukundentable select {
    width: 209px;
}

#auftrag {
    border-collapse:collapse;
    width:100%;
    border: 1px solid white;
}

#auftrag tr td {
    border: 1px solid white;
}

#auftrag table tr td{
    border: 0px ;
}

#auftragliste{
    border-collapse: collapse;
    padding: 0px;
    width:98%;
    font-size: 14px;
    margin-left:5px;
}

#auftragliste td{
    padding: 2px;
    padding-bottom: 7px;
}

#leisteInner {
    position: fixed; 
    width: 210px; 
    /*height: 100%;*/ 
    /*visibility: visible;*/ 
    font-size:12px;
    top:10px;
}

#headerFooter {
    width: 100%;
    height: 20px;
    background-image: url(../bilder/kopfgrafiken/kopfgrafik-unten.jpg);
    background-color: #FFAB1F;
    border-bottom: 1px solid #FFFFCC;
    text-align: left;
    font-weight: bold;
    background-repeat:no-repeat;
    
}

#headerFooter ul {
    list-style-type: none;
    margin-bottom: 6px;
    margin-top: 6px;
    font-size:15px;
    font-weight:bold;
    font-family: arial;
    padding-left: 0px;
    margin-left: 0px;
}

#headerFooter ul li {
    display: inline;
}

#box {
    border: 2px solid white; 
    margin-left: 30px; 
    margin-top: 20px; 
    text-align: center; 
    width: 600px; 
    color: black; 
    height: 200px; 
    background-color: #B0A07F;
}

.presse{
    font-style:italic;
    font-family: arial;
    font-size: 14px;
    line-height: 18px;
    padding: 18px 0px;
    border-top: 2px dotted #6D3C0C;
}

.presseheader {
    font-size: 20px;
    font-weight:bold;
    text-align: center;
    color: #FFA101;
    margin-bottom: 30px;
}

.pressejpg {
    padding:10px;
    width:50px;
    
}

.presseimg {
    padding: 10px;
    width:160px;
}

.kl_spalte {
    padding: 3px;
    padding-left: 10px;
    
    
}
