body {
  background-color: #C3BB1F;
  margin: 0 0 0 0;
}

/* GENERAL fonts */
P, OL, UL, DIV, H1, H2 {
    font-family: verdana, arial;
    font-size: 15px;
}
H1, H2 {
    font-family: Comic Sans MS,verdana, arial;
    font-size: 12px;
    color: #588E03;
}
H1 { font-size: 18px; } 
H2 { font-size: 16px; }

P, H1, H2 {margin: 0px 0px 5px 0px;}

UL {
    list-style-image:url(wanderbereichte.gif);
}

UL A { text-decoration: none; color:#FFFA94; font-weight:bold;  }
UL A:hover { text-decoration: none; color: #C3BB1F;  background-color:#FFFA94;  }

OL A { text-decoration: none; color:#FFFA94; font-weight:bold;}
OL A:hover { text-decoration: none; color: #C3BB1F;  background-color:#FFFA94; }

#breadcrumb A { text-decoration: none; color:#FFFA94; font-weight:bold; }
#breadcrumb A:hover { text-decoration: none; color: #C3BB1F;  background-color:#FFFA94; }

P.bodytext A, P A { text-decoration: none; color:#FFFA94; font-weight:bold;} 
P.bodytext A:hover, P A:hover { text-decoration: none; color: #C3BB1F;  background-color:#FFFA94; } 

DIV.tx-mitdownload-pi1 A { text-decoration: none; color:#FFFA94; font-weight:bold;} 
DIV.tx-mitdownload-pi1 A:hover { text-decoration: none; color: #C3BB1F;  background-color:#FFFA94; }
DIV.tx-mitdownload-pi1 TD { font-family: verdana, arial; font-size: 12px; }

TD#footer_menue P {
    font-family: verdana, arial;
    font-size: 10px;
    text-align: center;
}

.INFOTEXT {
  border:0px solid #aaa;
  background-color:#FEF9E2;
  -moz-border-radius:20px;
}

.INFOTEXT_10 {
  border:0px solid #aaa;
  background-color:#FEF9E2;
  -moz-border-radius:10px;
}

.INFOTEXT_20 {
  border:0px solid #aaa;
  background-color:#FEF9E2;
  -moz-border-radius:20px;
}


SPAN.footer_menue {
    font-family: verdana, arial;
    font-size: 10px;
    text-align: center;
}
SPAN.footer_menue A { text-decoration: none; color:#FFFA94; font-weight:bold; font-family: verdana, arial;}
SPAN.footer_menue A:hover { text-decoration: none; color: #C3BB1F;  background-color:#FFFA94; font-family: verdana, arial;}

#breadcrumb {
  position:absolute; 
  z-index:3;
  top:122px;
  left:300px; 
  width:700px; 
  height:20px;
}

TD#footer {border-top: dotted 1px #999999;}
TD#footer P {
    font-family: verdana, arial;
    font-size: 10px;
    text-align: center;
}

/* Content column */
TD#content {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 15px;
    vertical-align: top; 
}

TD#menu_left { 
  background-image: url(../photos/wanderkarte-plan-karte.jpg);
  width: 170px;
}

/* Menu 1 column */
TD#menu_1 { 
    vertical-align: top; 
    width: 170px;  
    height: 350px; 
    background-color: #9CCE2E;
    /* background-repeat : no-repeat; */
    padding-top: 10px;
    padding-left: 10px;
    margin-left: 10px;

    border-width:2px;
    border-style:solid;
    border-color:#000000;
}

TD#mitte { 
    /* background-repeat : no-repeat: */
    /* background-position: center top; */
    padding-left: 13px;
    /* width: 500px; */
}


TD#menu_1 DIV {
    width: 95%;
}
TD#menu_1 DIV A {
    color: #09460F;
    text-decoration: none;
}
TD#menu_1 DIV A:hover {
    background-color: #09460F;
    color: #C3BB1F;
    text-decoration: none;
}

/*  MENU 1, level 1, normal state (NO) */
TD#menu_1 DIV.menu1-level1-no {
  /* border-top: 1px dotted #999999; */
  font-size: 14px;
  padding-bottom:5px;
  padding-top: 5px;
  padding-left: 0px;
}
/*  MENU 1, level 1, active state (ACT) */
TD#menu_1 DIV.menu1-level1-act {
  /* border-top: 1px solid #999999; */
  font-weight:bold;
  font-size: 14px;
  padding-bottom:5px;
  padding-top:5px;
  padding-left:0px;
}

/*  MENU 1, level 2, normal state (NO) */
TD#menu_1 DIV.menu1-level2-no {
  font-size: 12px;
  padding-left:20px;
  padding-bottom:3px;
}

/*  MENU 1, level 2, active state (ACT) */
TD#menu_1 DIV.menu1-level2-act {
  font-size: 12px;
  font-weight:bold;
  padding-left:20px;
  padding-bottom:3px;
}

/*  MENU 1, level 3, normal state (NO) */
TD#menu_1 DIV.menu1-level3-no {
  font-size: 12px;
  padding-left:30px;
  padding-bottom:3px;
}

/*  MENU 1, level 3, active state (ACT) */
TD#menu_1 DIV.menu1-level3-act {
  font-size: 12px;
  font-weight:bold;
  padding-left:30px;
  padding-bottom:3px;
}

/*  MENU 2, level 1, general for all table cells: */
TR#menu_2 TD {
  background-color: #333366;
  width: 10%;
  text-align: center;
  padding: 0px 2px 0px 2px;
}
TR#menu_2 TD A {
  color: white;
  font-size: 12px;
  font-family: verdana, arial;
  text-decoration: none;
}
TR#menu_2 TD A:hover {
  text-decoration: underline;
}
TR#menu_2 TD.oddcell {
  background-color: #666699;
}
TR#menu_2 TD.menu2-level1-act {
  background-color: #88292A;
}



/* Style for the Path-menu: */
TD#path {
  white-space: nowrap;
  background-color: #F8F8EC;

  font-family: verdana, arial;
  font-size: 13px;
  font-style: italic;
  font-weight: bold;
  padding: 1px 1px 5px 5px;
}
TD#path A {
  text-decoration: none;
  color:black;
}
TD#path A:hover {
  text-decoration: underline;
}


/* NEWS Anpassungen,  */

/* Listen Übersicht: */
.news-list-container {
	background-color: #EFFFC9;
}
/* hier die H1-3 Farbe nehmen, wird dann als VG die container farbe haben */
.news-list-container H3 {
	background-color: #588E03;
}

/* Einzel-Ansicht - hg = body-hg-farbe bzw. dunkler  */
.news-single-item {
	background-color: #C3BB1F;
}
/* Einzel-Ansicht - Überschrift Title oben: -> VG = h farbe, hg = body-hg-farbe bzw. dunkler  */
.news-single-item H2 {
	background-color: #C3BB1F;
	color: #588E03;
}

/* ZH: Die latest news = Teaser */
.news-latest-container {
	background-color:#FFF000;
}
.news-latest-container H2,.news-latest-gotoarchive {
	background-color:#000000;
}


/* Gaestebuch - Anpassungen */

/* ZH: Listen-Ansicht Gästebuch: Hintergrund Schwarz */
.tx-guestbook-list-header { 
   background-color: #000000; color: #C3BB1F; font-weight:bold; 
}

/* ZH: Bordercolor Schwarz setzen beim Gästebuch */

.tx-guestbook-form-inputfield-med { border-style: solid; border-width: 1pt; border-color:#000000; font-size:14px; color:#333333; width:100px; }
.tx-guestbook-form-inputfield-big { border-style: solid; border-width: 1pt; border-color:#000000; font-size:14px; color:#333333; width:150px; }
.tx-guestbook-form-textarea { border-style: solid; border-width: 1pt; border-color:#000000; font-size:14px; color:#333333; width:250px; }

/*******************************************************************************************************************************/
/* ZH-BEGIN: Das folgende ist aus cms/gallery2/themes/carbon/theme.css kopiert und stellt den gallery2-style für Carbon dar... */
/*******************************************************************************************************************************/
p.giTitle, #gallery h2, #gallery h3, #gallery h4 {
  font-size: 14px;
}

p.giDescription {
  font-size: 14px;
}

/* ZH: Definitionen fuer das Tab-Menue */
#tabsmenu {
background:#C3BB1F none repeat scroll 0%;
height:30px;
padding:4px 0px 0px;
}
html > #tabsmenu {
height:48px;
}
#tabsmenu .img, #tabsmenu .item, #tabsmenu .item2 {
float:left;
}
#tabsmenu .item {
background:#09460F none repeat scroll 0%;
border-width:1px;
border-style:-moz-bg-outset;
}
#tabsmenu .item2 {
background:#9CCE2E none repeat scroll 0%;
border-width:1px;
border-style:-moz-bg-outset;
}
#tabsmenu .item a, #tabsmenu .item2 a {
font-family:Verdana;
font-size:0.8em;
font-weight:bold;
line-height:28px;
padding:0px 10px;
text-decoration:none;
}
#tabsmenu .item a {
color:#9CCE2E;
font-weight:normal;
}
#tabsmenu .item2 a {
color:#09460F;
}
#tabsmenu .item a:hover, #tabsmenu2 .item a:hover {
text-decoration:underline;
}

/* ZH-BEGIN: fuer die Suchergebnisse die Links anders machen */
.tx-indexedsearch-res  A {
    font-weight:bold;
    color: #09460F;
    text-decoration: none;
}
.tx-indexedsearch-res A:hover {
    font-weight:bold;
    background-color: #09460F;
    color: #C3BB1F;
    text-decoration: none;
}
/* ZH-END: fuer die Suchergebnisse die Links anders machen */
