

body, td,a  {
    font-family: Verdana, Helvetica;
    font-size: 11px;
    margin: 0px;
    color: #65442F;
}

.tabmain {
    height: 100%;
}

.error {
	font-family: Verdana, Helvetica;
	font-size: 10px;
	color: #FF0000;
  text-decoration: none;
  font-weight: bold;
}

a.header {
    font-size: 9px;
    color: #DAD2CE;
    text-decoration: none;
}
a.header:hover {
    color: #ffffff;
}
a.more {
    font-weight: bold;
    text-decoration: none;
}

.nav, a.nav {
    font-size: 11px;
    color: #FFFBDA;
    text-decoration: none;
}
.nav_a, a.nav_a {
    font-weight: bold;
    font-size: 11px;
    color: #FFFfff;
    text-decoration: none;
}

h1, .h1 {
   margin: 0px;
   font-family: Times New Roman, Times, Sans Serif;
   color: #65442F;
   font-size: 14px;
   letter-spacing : 1px;
   line-height: 18px;
   font-weight: bold;
}
h2, .h2 {
   margin: 0px;
   color: #65442F;
   font-size: 11px;
   letter-spacing : 1px;
   line-height: 18px;
   font-weight: bold;
}
a.h2, a.h3 {
    text-decoration: none;
}
h3, .h3 {
   margin: 0px;
   color: #65442F;
   font-size: 11px;
   letter-spacing : 1px;
   line-height: 17px;
   font-weight: bold;
}
   
.content, .teaser {
    line-height: 16px;
    font-size: 11px;
    color: #65442F;
}
.light {
    color: #A9956E;
}
.lightsmall {
    color: #A9956E;
    font-size:10px;
}
.smallb, a.smallb {
    font-size: 9px;
    font-weight: bold;
    text-decoration: none;
}
a.smallb:hover {
    color: #000000;
}
.preis {
    color: #000000;
}
.produkt {
    font-size: 11px;
    line-height: 14px;
    color: #8C4C00;
}
.pulldown, .pulldown_a {
    font-size: 9px;
    line-height: 14px;
    color: #8C4C00;
}
.pulldown_a {
    text-decoration: none;
}

img.content {
    color: #65442F;
    border-color: #65442F;
}
img.teaser {
    color: #65442F;
    border-color: #65442F;
    margin-right:10px;
    margin-bottom:3px;
    margin-top:3px;
}

.footer, a.footer, .footer a {
    color: #8B7259;
    font-size: 9px;
    text-decoration: none;
}
.footer a:hover {
    color: #65442F;
    font-size: 9px;
    text-decoration: none;
}

.input, .textarea {
    font-family: Verdana, Arial;
    font-size: 11px;
    background-color: #DED5BC;
    border:1px solid #65442F;
    font-weight: bold;
    color: #000000;
    margin-bottom:2px;
    padding-left: 2px;
}
.inputsubmit {
    border:0px;
}

/*  anpassbare Frontendstylesheets */
.cmssendbox01 {
    border-left:1px solid #888888;
    border-top:1px solid #888888;
    border-bottom:1px solid #444444;
    border-right:1px solid #444444
}
.cmssendbox02 {
    background-color: #A9956E;
}
.cmssendbox03 {
    border-left:1px solid #aaaaaa;
    border-top:1px solid #65442F;
    border-right:1px solid #888888;
    border-bottom:1px solid #888888;
}
.cmssendbox04 {
    background-color: #E6DEBD;
}
.cmssendsumbit {
    background-color: #A9956E;
    border:1px solid #65442F;
    font-weight: bold;
    color: #000000;
}
.cmssendinput {
    background-color: #DED5BC;
    border:1px solid #65442F;
    font-weight: bold;
    color: #000000;
}