


body {
margin:0px;
padding:0px;
height:101%;
color: #838B1B;

/* mit Hintergrundgrafik */
background: url(images/bg_wood.jpg) #FFFFFF;

/* ohne Hintergrundgrafik*/
/* background-color:#FFFFFF; */

font-size: 13px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;

scrollbar-3dlight-color: #838B1B;
scrollbar-arrow-color: #838B1B;
scrollbar-base-color: #FFFFFF;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #838B1B;
scrollbar-track-color: #FFFFFF;

}


/* 1 HP-Titel oben */
#hptitel {
background: #FFFFFF top left no-repeat;
border:0px solid #C5D12F;
height:240px;
width:960px;
}





/* 3 Mitte Menü und Inhalt */
#Alles {
width:960px;
margin-top:0px;
border-right: 1px solid #D4D897;
}


/* linke Spalte (Menü) */
#SpalteLinks {
background-color: #838B1B;
border:0px solid #FFFFFF;
text-align:center;
}


/* Inhaltstabelle */

#Inhalt  {
margin-left:17px;
margin-top:15px;
background-color:#FFFFFF;
border:0px solid #FFFFFF;
width: 100%
}


#Inhalt a {
font-size:12px;
color: #838B1B;
text-decoration: none;
font-weight: bold;
}

#Inhalt a:visited{
color: #C5D12F;
font-weight: bold;
}

#Inhalt a:hover {
color:#C5D12F;
text-decoration:none;
font-weight: bold;
}





/* 4 für die Fußzeile unten */
#Fuss {
width:960px;
height:20px;
background-color:#C5D12F;
border-top:5px solid #FFFFFF;
border-bottom:5px solid #FFFFFF;
border-right: 1px solid #D4D897;
}

#Fuss td {
font-family:Verdana,Arial,sans-serif;
font-size:10px;
color:#838B1B;
background-color:#C5D12F;
}



#Fuss a {
font-size:10px;
color:#838B1B;
text-decoration: none;
}

#Fuss a:visited{
color:#838B1B;
}

#Fuss a:hover {
color:#838B1B;
text-decoration:none;
}



/* für das Menü links */


#MenuLinks {
display:block;
color:#838B1B;
text-decoration:none ;
font-size: 13px;
width:200px;
background-color:#FFFFFF;
border-top:3px solid #FFFFFF;
}



#MenuLinks a {
display:block;
color:#FFFFFF;
text-decoration:none;
font-size: 13px;
width:200px;
background-color:#838B1B;
border-top: 2px solid #838B1B;
border-bottom: 2px solid #838B1B;
margin-bottom:2px;
}

#MenuLinks a:visited{
color:#EFEFEF;
text-decoration:none;
font-size: 13px;
width:200px;
background-color:#838B1B;
border-top: 2px solid #838B1B;
border-bottom: 2px solid #838B1B;
margin-bottom:2px;
}


#MenuLinks a:hover {
color: #686E15;
text-decoration:none;
font-size: 13px;
width:200px;
background-color:#C5D12F;
border-top: 2px solid #C5D12F;
border-bottom: 2px solid #C5D12F;
margin-bottom:2px;
}

#MenuLinks td,b
{
color: #999999;
text-decoration:none;
font-size: 13px;
}


/* CSS-Angaben für Touren Box und Links */


#Touren
{
width:700px;
}

/* für die Box */

.dbox{
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:normal;
color: #838C19;
background-color:#FFFFFF;
line-height:130%;
margin: 15px 0px 25px 0px;
border-bottom:1px dotted #838C19;
}


/* tabelle in der Box */

.dboxTab{
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
color: #838C19;
background-color:#FFFFFF;
line-height:130%;
margin-top: 15px;
}

.dboxTab td{
text-align:left;
vertical-align:top;
color: #838C19;
padding:5px;
}


.TabKopfzeile td{
padding:5px;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
color: #838C19;
border-top:1px solid #838C19;
border-bottom:1px solid #838C19;
/*background-color:#838C19;*/
line-height:130%;
}

/* Foto in der Box */

.FotoLinks{
float:left;
margin:0px 15px 15px 0px;
border:0px solid #FFFFFF;
}

/* Links in der Box */

.dbox a:link {
font-size:11px;
font-weight:normal;
text-decoration:none;
color: #838B1B;
}
.dbox a:visited {
color: #838B1B;
text-decoration:none;
}
.dbox a:hover{
color:#838B1B;
}


/* für die Linkleisten untereinander */

p.linkleiste {
width:100%;
padding:3px;
color:#FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
background-color:#C5D12F;
border-bottom:0px solid #838C19;
margin:0px 0px 4px 0px;
}

.linkleiste a:link {
color:#838B1B;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
text-decoration:none;
text-transform:none;
}

.linkleiste a:visited {
color:#838B1B;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
text-decoration:none;
text-transform:none;
}

.linkleiste a:hover{
color:#838B1B;
font-size:11px;
font-weight:bold;
text-decoration:none;
font-family: Verdana, Arial, Helvetica, sans-serif;
}


/* SLIDESHOW */

#slideshow {
 height:250px; /* hier Hoehe der Slideshow-Bilder angeben */
 position:relative;
}
#slideshow img {
 display:none;
 position:absolute;
 top:0; left:0;
}
#slideshow img.start {
 display:block;
}


.hiddenField { display:none; }

th,td {
margin:0;
padding:0;
border:0;
}



p, td  {font-size: 13px;
       font-family: Verdana,Arial,Helvetica,sans-serif;
       color: #838B1B;
}
b     {font-weight: bold;
}

h3    {font-size: 13px;
       font-weight: bold;
       font-family: Verdana,Arial,Helvetica,sans-serif;
       color: #838B1B;
}



/* Links
#838B1B = dunkelgruen
#C5D12F = hellgruen */

a    {
        font-family: Arial, Helvetica, sans-serif;
        color: #C5D12F;
        text-decoration : none;
        font-size: 12px;
        font-weight: normal;
     }

a:visited {
        color: #C5D12F;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        text-decoration: none;
        font-weight: normal;
     }

a:hover {
        color: #FFFFFF;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        text-decoration: none;
        background-color: #C5D12F;
     }

a:active {
        color: #C5D12F;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        text-decoration: none;
        font-weight: bold;
     }



.headline {
font-size: 14px;
color:#838B1B;
font-weight:bold;
}

.text {
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#838B1B;
font-weight: normal;
}

.text-weiss {
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
font-weight: normal;
}

.bold-weiss {
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
font-weight: bold;
}

.bold-gruen {
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#838B1B;
font-weight: bold;
}

.bold-orange {
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#ED711B;
font-weight: bold;
}

.mini {
font-family: Arial, Helvetica, sans-serif;
font-size:10px;
color:#838B1B;
}


/* Tabellformatierung ID rand */

#rand {
  border-collapse: collapse;
  border-bottom: 1px solid #C5D12F;
}
#rand td {
border-bottom: 1px solid #C5D12F;
font-size: 12px;
font-weight:normal;
color: #838B1B;
padding:5px;
}

#rand th {
  font-family: Verdana, Arial, sans-serif;
  font-size:11px;
  background-color:#C5D12F;
  color:#FFFFFF;
  font-weight:normal;
  border-bottom:1px solid #C5D12F;
}
