

/*=========== allgemeine links im text =========== */
a:link, a:visited, a:active {
    font: normal 12px "Trebuchet MS", verdana, times, serif;
    text-decoration: none;
    COLOR: #FFFFFF;
}

a:hover {
    text-decoration: none;
    background-color: #313131;
    color: #000000;
}

/*===========  links in spalte 1 =========== */
a:link.sp, a:visited.sp, a:active.sp {
    font: normal 11px "Trebuchet MS", verdana, times, serif;
    text-decoration: underline;
    color: 000;
}

a:hover.sp {
    text-decoration: underline;
    background-color: #000000;
    color: #000000;
}

/* scrolleiste internet explorer ab vers.5.5 */
body {
    scrollbar-arrow-color: #000000;
    scrollbar-base-color: #ffffff;
    scrollbar-highlight-color: #000000;
    scrollbar-shadow-color: #ffffff;
    SCROLLBAR-TRACK-COLOR: #e6e6e6;
}

body {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-color: #fff;
}

body {
    background-image: url(images/bg.jpg);
    background-attachment: fixed
}

table, td {
    font: normal 13px / 19px "Trebuchet MS", verdana, sans-serif;
}

h1 {
    font: bold 20px "Trebuchet MS", verdana, sans-serif;
    COLOR: #7a7a7a;
    margin-bottom: 25px;
    text-shadow: #262626 1px 1px 2px;

}

h2 {
    font: bold 17px "Trebuchet MS", verdana, sans-serif;
    COLOR: #7a7a7a;
    margin-bottom: 10px;
    text-shadow: #262626 1px 1px 2px;
}

h3 {
    font: normal 16px "Trebuchet MS", verdana, sans-serif;
    color: #7a7a7a;
    margin-bottom: 0px;
}

h1.spruch {
    font: normal 18px "Trebuchet MS", verdana, sans-serif;
    color: #7a7a7a;
    margin-bottom: 25px;
    font-style: italic;
    border: solid 0px #0e0e0e;
    padding-left: 0px;
    padding-bottom: 8px;
    padding-top: 8px;
}

h5 {
    font: normal 15px "Trebuchet MS", verdana, sans-serif;
    color: #7a7a7a;
    margin-bottom: 10px;
    font-variant: small-caps;
}

h6 {
    font: normal 11px "Trebuchet MS", verdana, sans-serif;
    color: #7a7a7a;
    margin-bottom: 10px;
    font-variant: small-caps;
}

/* hauptger�st */ .li {
    width: 20px;
    background-image: url(images/rand2.png);
} .re {
    width: 20px;
    background-image: url(images/rand1.png);
} #logob {
    background-image: url(images/top1.jpg);
    background-color: #000000;
    height: 136px;
    text-align: center;
    vertical-align: middle;
} #inhalt {
    padding-top: 20px;
    padding-left: 25px;
    padding-right: 20px;
    padding-bottom: 40px;
    border-right: solid 0px #ffffff;
    background-color: #000000;
    COLOR: #7a7a7a;
    border-top: solid 0px #fff;
} #sp1 {
    padding: 10px;
    width: 170px;
    background-color: #0e0e0e;
    color: #000000;
} #sp1text {
    font: normal 11px / 12px "Trebuchet MS", verdana, sans-serif;
    border: dashed 0px #0e0e0e;
    color: #000000;
} #fuss1 {
    text-align: center;
    font: normal 9px verdana, sans-serif;
    height: 28px;
    background-color: #0e0e0e;
    width: 190px;
    COLOR: #000000;
    border-top: solid 0px #0e0e0e;
} #fuss2 {
    text-align: center;
    color: #0e0e0e;
    font: normal 10px verdana, sans-serif;
    height: 28px;
    background-color: #000000;
}

form.myForm, form.myForm table {
    width: 100%;
    color: #7a7a7a;
}

form.myform select {
    width: 33.3%;
}

form.myform input {
    width: 50%;
}

form.myform table input, form.myform table select, form.myform textarea {
    width: 100%
}

div.price {
    border: 1px solid #0e0e0e;
    background-color: #313131;
	color:#000000;
    width: auto;
    height: auto;
    text-align: right;
}

