html, body {
margin: 0;
padding: 0;
height:100%;
}

body  {
color: #666;
min-height: 101%;
font-size: 100.01%;
font-family: Arial, sans-serif;
background: #99CC99;
text-align: center;
}

/* ----------------------------------------------------------------
  Seitenstruktur
  -----------------------------------------------------------------
  outerwrapp
   wrapper
    header
    main
    footer
   bottom
  --------------------------------------------------------------- */

/* --- allumfassender Container --- */
#outerwrapp  {
position: relative;
width: 770px;
min-height: 100%;
background: #99CC99 url(../_images/hgouterwrapp.jpg) repeat-y;
text-align: center;
margin: 0 auto;
}

* html #outerwrapp
{
height: 100%;
}

#wrapper {
position: relative;
width: 740px;
color: #000;
text-align: left;
margin: 0 auto;
background: url(../_images/hg_wrapper.jpg) repeat-y;
}

/* --- Reihen --- */

#header {

}


#main {
position: relative;
clear: both;
margin: 0;
padding: 0px 0 20px 0;
width: 100%;
min-height: 100px;
}
* html #main
{
height: 100px;
}

#footer {
margin: 0;
padding: 1em 0 0 0;
color: #000;
text-align: center;
}


#footer p{
margin: 0;
}


/* ----------------------------------------------------------------
  Header
  --------------------------------------------------------------- */
#printheader {
display: none;
}

/* ----------------------------------------------------------------
  Struktur main
  -----------------------------------------------------------------
  main
   col_left
   brkr
   col_content
  --------------------------------------------------------------- */

#col_left {
background: url(../_images/hg_menu.jpg) repeat-y;
float: left;
width: 179px;
min-height: 570px;
color: #99CC99;
margin: 0;
padding: 0 0px 0 10px;
}

* html #col_left {
 /*vor IEMac verstecken \*/
 height: 570px;
 /*IEMac wieder reinlassen*/
}



#col_content   {
margin: 0 20px 0 190px;
line-height: 1.4;
position: relative;
color: #000;
padding-left: 20px;
padding-top: 1em;
min-height: 200px;
}

* html #col_content {
 /*vor IEMac verstecken \*/
 height: 200px;
 /*IEMac wieder reinlassen*/
}

#content {
float: left;
width: 100%;
}

/* ------------------------------------------------
  Navigation
  no = normaler Link
  act = aktive Gruppe
  cur = aktive Seite
  ---------------------------------------------- */

/* ------------------------------------------------
  Hauptnavigation
  ---------------------------------------------- */



/* ------------------------------------------------
  Seitennavigation
  ---------------------------------------------- */

/* 1. Ebene */

#leftmenu ul {
width: 169px;
list-style-type: none;
text-align: left;
padding: 0;
margin: 0;
font-weight: bold;
}

#leftmenu ul li {
padding: 0px;
}


#leftmenu ul a {
color: #99CC99;
text-decoration: none;
display: block;
border-bottom: 1px solid #9c9;
}


#leftmenu ul a:hover, #leftmenu ul li a:focus, #leftmenu ul li a:active{
color: #fff;
}


#leftmenu .lev1_no a, #leftmenu .lev1_act a, #leftmenu .lev1_cur {
padding: 3px 7px 3px 7px;
}

/*aktive Gruppe */
#leftmenu .lev1_act a{
font-weight: bold;
}

/*aktive Seite */
#leftmenu .lev1_cur{
display: block;
color: #ff9;
border-bottom: 1px solid #ff9;
}


/* ------------------------------------------------
Inhalt
  ---------------------------------------------- */

.invis {
clear: both;
position: absolute;
left: -1000px;
top: -1000px;
width: 0;
height: 0;
overflow: hidden;
display: inline;
}

.clear {
clear: both;
}

.left {
float: left;
margin-right: 20px;
margin-bottom: 5px;
}
.right {
float: right;
margin-left: 20px;
margin-bottom: 5px;
}

.center {
text-align: center;
}

.big {
font-size: 130%;
}

.yellow {
background-color: #ffc;
}

.red {
color: #c03;
}

.green {
color: #363;
}

/* Bild links mit Bildunterschrift  */
dl.ImgLeft {float:left;  margin-right:20px; }
dl.ImgLeft dt {margin-bottom: 0; }
dl.ImgLeft dd {text-align:left; margin:0px; padding:0px;}


/* Bild rechts mit Bildunterschrift  */
dl.ImgRight {float:right;  margin-left:20px; }
dl.ImgRight dt {margin-bottom: 0; }
dl.ImgRight dd {text-align:left; margin:0px; padding:0px;}


/* Bild mittig mit Bildunterschrift  */
dl.ImgCenter {width:100%; text-align: center; }
dl.ImgCenter dt {margin-bottom: 0; }
dl.ImgCenter dd {text-align:center; margin:0px; padding:0px;}

.halbeSpalteLi {
width: 49%;
float: left;
}

.halbeSpalteRe {
width: 49%;
float: right;
}

.halbeSpalteLi2 {
width: 60%;
float: left;
}

.halbeSpalteRe2 {
width: 38%;
float: right;
}

hr {
height: 2px;
color: #9c9;
background-color: #9c9;
border: none;
}

hr.hr1 {
height: 1px;
color: #9c9;
background-color: #9c9;
border: none;
}

/* ------------------------------------------------
Schriften
  ---------------------------------------------- */

#outerwrapp {
font-size: 0.80em;
}

h1 {
color: #363;
font-size: 140%;
font-weight: normal;
margin: 0 0 1.5em 0;
}

h2 {
font-size: 120%;
margin: 0 0 0.5em 0;
}

h3 {
font-size: 110%;
margin: 0 0 1em 0;
padding: 0;
}

h4 {
font-size: 100%;
margin: 0;
padding: 0;
}

p {
margin: 0 0 1em 0;
}

#footer p {
font-size: 0.9em;
color: #666;
}

p.totop {
text-align: right;
margin-top: 2em;
}

p.agb {
font-size: 0.9em;
line-height: 1.2;
}

fieldset, img { border:0; }

#col_content ul li {
margin: 0;
padding: 0;
}

#col_content ul {
margin-bottom: 1em;
}

/*  -----------------------------------------------------
  Tabelle Sonderfahrten
  ---------------------------------------------------- */

table.sonderfahrten {
width: 100%;
}

table.sonderfahrten caption {
padding-bottom: 1em;
}

table.sonderfahrten th {
background-color: #ffffcc;
padding: 2px 2px 2px 10px;
text-align: left;
}
table.sonderfahrten td {
height: 2em;
background-color: #f5f5f5;
padding: 2px 2px 2px 10px;
text-align: left;
vertical-align: middle;
}

table.sonderfahrten .date {
width: 20%;
}

table.sonderfahrten .from {
width: 35%;
}
table.sonderfahrten .to {
width: 35%;
}

table.sonderfahrten .places {
width: 10%;
text-align: center;
}


/*  -----------------------------------------------------
  Links
  ---------------------------------------------------- */

a:link, a:visited, a:hover, a:active, a:focus {
 text-decoration: underline;
 color: #363;
}

#col_content a:hover, #col_content a:focus {
color:#c30;
background-color: #ffc;
}

a img {
border: none;
background-color: transparent;
}

/* ----------------------------------------------------------
  Formular
  ---------------------------------------------------------- */


.mailform fieldset{
border: 1px solid #ccc;
padding: 10px;
margin: 10px 0 10px 0;
}

.mailform label.fielddesc{
  float: left;
  width: 6em;
  padding-top: 3px;
  padding-right: 5px;
}

.mailform input, .mailform select { /* Alle Labels UND Formularelemente auswaehlen */
  float: left;
  text-align: left;
}

.mailform .row {
  clear: both;
  padding: 2px 0px;
}


/* ----------------------------------------------------------
  Sitemap
  ---------------------------------------------------------- */
#sitemap ul ul {
margin-top:0.5em;
margin-bottom:1em;
}