.default
{
  font-family         : Verdana, sans-serif;
  font-size           : 10px;
  color               : #000000;
  background-color    : #AD7756;
  text-decoration     : none
}

.content       { font-size: 10px; line-height: 12px; background-color: #3b3d3f; text-align: left; padding-top: 20px; padding-right: 20px; padding-left: 20px !important; position: relative }
.content a     { color: #CD9776; font-weight: bold; text-decoration: none }
.content h1  { font-size: 14px; font-family: georgia; font-weight: 700; line-height: 20px; font-stretch: narrower; text-transform: uppercase }
.subnav    { color: #036; background-color: #a6a7a7 }

.subnav li     { color: #3B3D3F; font-size: 12px; font-family: arial; font-weight: bolder; line-height: 20px; background-color: #a6a7a7; list-style-type: none; position: relative; z-index: 0; top: 20px; left: -22px; width: 110px; border-bottom: 1px dotted #3b3d3f }
.subnav li a    { display: block; color: #3B3D3F; text-decoration: none }


.subnav ul li ul,
.subnav ul li.active ul li ul { display: none; }

.subnav ul li.active ul,
.subnav ul li.active ul li.active ul { display: block; }

.subnav li li   { color: #3B3D3F; font-size: 12px; font-family: arial; font-weight: bolder; line-height: 20px; background-color: #a6a7a7; list-style-type: none; position: relative; z-index: 0; top: 10px; left: -40px; width: 110px; border-bottom: 1px dotted #3b3d3f }
.subnav li li a    { color: #ffffff; text-decoration: none; }
.subnav li li.active a {color: #3B3D3F; }

.subnav li li li { top: 0;}
.subnav li li li.last { border: 0;}

.form_text { color: white; font-size: 10px; font-family: Verdana }

h1 a { color: #ccc; text-decoration: none;}

.content_preise { font-size: 10px; line-height: 12px; background-color: #3B3D3F; text-align: justify; padding-top: 20px; padding-right: 20px; padding-left: 20px !important; position: relative }
.content_preise h1 { font-size: 14px; font-family: georgia; font-weight: 700; line-height: 20px; font-stretch: narrower; text-transform: uppercase }
.table_preise { color: white; font-size: 10px; font-family: Verdana }
.subnav li.active a { color: #ffffff }

/* #8E5B3C */

/* #buchen { margin-top: 60px; } */

.betriebsferien {
	position: absolute;
    padding: 20px;
    left: -220px;
    top: 250px;
    hight: 40px;
    width: 340px;
    font-size: 14px;
    z-index: 1;
    background-color: rgb(255, 0, 0); /* Gruen rgb(102, 204, 51); */
    filter:alpha(opacity=80);
    -moz-opacity:0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    -moz-border-radius: 8px; /* FF1+ */
    -webkit-border-radius: 8px; /* Saf3+, Chrome */
    border-radius: 8px; /* Opera 10.5, IE 9 */
}

.betriebsferien-ca {
	position: absolute;
    padding: 20px;
    left: 220px;
    top: 250px;
    hight: 40px;
    width: 340px;
    font-size: 14px;
    z-index: 1;
    background-color: rgb(102, 204, 51); /* Rot rgb(255, 0, 0); */
    filter:alpha(opacity=80);
    -moz-opacity:0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    -moz-border-radius: 8px; /* FF1+ */
    -webkit-border-radius: 8px; /* Saf3+, Chrome */
    border-radius: 8px; /* Opera 10.5, IE 9 */
}

#ticker li .accent a, #mceSpanFonts .accent a { 
	color: rgb(255, 0, 0);
	
}

#ticker li .accent a:hover { color: #222; }
