/*
              Copyright (c) 2009 by Fitness-in-Andernach.de
              http://www.Fitness-in-Andernach.de/
              
            */
          
body {
    font-family: 'Trebuchet MS';
    color: #3E464B;
    margin: 0;
    cursor: default;
    background-color: #fff;
}

#header {
    height: 9em;
    background: url('../images/header.png') repeat-x top;
}
  #header h1 {
      font-weight: normal;
      padding-left: 1em;
      padding-top: .5em;
      padding-bottom: .2em;
      margin: 0;
  }
  *:first-child+html #header h1 {
      padding-bottom: 0;
  }
  * html #header h1 {
      padding-bottom: 0;
  }
  #header h1 span {
      padding-left: 1em;
      color: #fff;
  }
  #header h1 a {
      text-decoration: none;
      color: #000;
  }
  #header .search {
      height: 2.4em;
      margin-top: .8em;
      padding-left: 1.2em;
      padding-right: 2em;
      background: url('../images/search.png') no-repeat top left;
      float: left;
      width: 12em;
  }
  *:first-child+html #header .search {
      margin-top: -.05em;
      margin-right: -2em;
      background: url('../images/search_ie7.png') no-repeat top left;
  }
  * html #header .search {
      background: url('../images/search.gif') no-repeat top left;
      width: 13em;
      margin-top: -.01em;
      margin-right: -.2em;
  }
  #header .search input {
      margin-top: .9em;
      border: 1px solid #a0a0a0;
      padding: .2em;
      background: url('../images/inputbox.gif') repeat-x top;
  }
  *:first-child+html #header .search input {
      margin-top: .5em;
  }
  #header #topmenu {
      margin-top: 1.2em;
      height: 1.9em;
      background: url('../images/topnav.png') repeat-x top;
  }
  *:first-child+html #header #topmenu {
      margin-top: 1.6em;
  }
  * html #header #topmenu {
      margin-top: 1.7em;
  }
  #header #topmenu ul#mainlevel-nav {
      margin: 0;
      padding: 0 2em 0 0;
      position: absolute;
      right: 0;
  }
  #header #topmenu ul#mainlevel-nav li {
      margin: 0;
      padding: 0;
      list-style: none;
      float: left;
      font-size: .8em;
      letter-spacing: .01em;
  }
  #header #topmenu ul#mainlevel-nav a {
      display: block;
      text-align: center;
      text-decoration: none;
      color: #3E464B;
      padding: .5em 0 .45em 0;
      width: 7em;
      background: url('../images/topnav_a.png') repeat-x top;
  }
  #header #topmenu ul#mainlevel-nav a:hover {
      background: url('../images/topnav_a.png') repeat-x bottom;
      color: #000;
  }
  #header #topmenu ul#mainlevel-nav a:active {
      color: #999;
  }
  .jflanguageselection {
      position: absolute;
      top: 0;
      right: 0;
  }

#path_date {
    margin-top: 2em;
    margin-bottom: 2em;
    font-size: .7em;
    border-bottom: 1px dotted #555;
}

#path {
    float: left;
    padding-left: 1em;
    width: 50%;
}
#path a {
    font-weight: bold;
    text-decoration: none;
    color: #222;
}
#path a:link {
    font-weight: bold;
    text-decoration: none;
    color: #222;
}
#path a:hover {
    text-decoration: underline;
    color: #000;
}
#date {
    text-align: right;
    padding-right: 1em;
}  

#leftcolumn {
    float: left;
    width: 14em;
    border-right: 1px dotted #555;
    min-height: 40em;
    padding: 1em;
    font-size: .8em;
}
  #leftcolumn .moduletable {
      margin: 1em 0 1em 0;
  }
  #leftcolumn .moduletable h3 {
      margin: .5em 0 .2em 0;
      border-bottom: 1px dotted #555;
  }
  #leftcolumn .moduletable input[type="text"], #leftcolumn .moduletable input[type="password"] {
      width: 10em;
  }
  #leftcolumn a.mainlevel {
      display: block;
      text-decoration: none;
      letter-spacing: .01em;
      color: #0cb200;
      padding: .1em .1em .1em 1.5em;
      margin: .05em;
      border: 1px solid #fff;
      background: url('../images/list.png') no-repeat center left;
  }
  * html #leftcolumn a.mainlevel {
      background: url('../images/list_ie6.gif') no-repeat center left;
  }
  #leftcolumn a.mainlevel:link {
      display: block;
      text-decoration: none;
      letter-spacing: .01em;
      color: #0cb200;
      padding: .1em .1em .1em 1.5em;
      margin: .05em;
      border: 1px solid #fff;
      background: url('../images/list.png') no-repeat center left;
  }
  * html #leftcolumn a.mainlevel:link {
      background: url('../images/list_ie6.gif') no-repeat center left;
  }
  #leftcolumn a.mainlevel:hover {
      color: #222;
      border: 1px solid #ccc;
      background-color: #f5f5f5;
  }
  #leftcolumn a#active_menu {
      border: 1px solid #ccc;
      background-color: #f5f5f5;
  }
  #leftcolumn .moduletable table tbody tr td div {
      padding-top: 0;
      padding-bottom: 0;
      height: 25px;
  }
  #leftcolumn a.sublevel {
      display: block;
      text-decoration: none;
      letter-spacing: .01em;
      color: #0cb200;
      padding: .1em .1em .1em 1.5em;
      margin: -1em .05em 0 1em;
      border: 1px solid #fff;
      background: url('../images/list.png') no-repeat center left;
  }
  * html #leftcolumn a.sublevel {
      background: url('../images/list_ie6.gif') no-repeat center left;
      margin-top: .5em;
  }
  *:first-child+html #leftcolumn a.sublevel {
      margin-top: 0em;
  }
  #leftcolumn a.sublevel:link {
      display: block;
      text-decoration: none;
      letter-spacing: .01em;
      color: #0cb200;
      padding: .1em .1em .1em 1.5em;
      margin: -1em .05em 0 1em;
      border: 1px solid #fff;
      background: url('../images/list.png') no-repeat center left;
  }
  * html #leftcolumn a.sublevel:link {
      background: url('../images/list_ie6.gif') no-repeat center left;
      margin-top: .5em;
  }
  *:first-child+html #leftcolumn a.sublevel:link {
      margin-top: 0em;
  }
  #leftcolumn a.sublevel:hover {
      color: #222;
      border: 1px solid #ccc;
      background-color: #f5f5f5;
  }
  #leftcolumn a {
      text-decoration: none;
      color: #0cb200;
  }
  #leftcolumn a:link {
      text-decoration: none;
      color: #0cb200;
  }
  #leftcolumn a:hover {
      color: #000000;
      text-decoration: none;
  }

#rightcolumn {
    float: right;
    width: 14em;
    border-left: 1px dotted #555;
    min-height: 40em;
    padding: 1em;
    font-size: .8em;
}
  #rightcolumn .moduletable {
      margin: 1em 0 1em 0;
  }
  #rightcolumn .moduletable h3 {
      margin: .5em 0 .2em 0;
      border-bottom: 1px dotted #555;
  }
  #rightcolumn ul {
      margin: 0 0 0 1.7em;
      padding: 0;
  }
  #rightcolumn ul li {
      list-style-image: url('../images/list_c.png');
      margin: 0;
  }
  * html #rightcolumn ul li {
      list-style-image: url('../images/list_c.gif');
      margin: 0;
      border: 1px solid #fff;
  }
  #rightcolumn ul li a {
      display: block;
  }
  #rightcolumn a {
      color: #0cb200;
      text-decoration: none;
  }
  #rightcolumn a:link {
      color: #0cb200;
      text-decoration: none;
  }
  #rightcolumn a:hover {
      color: #ff0031;
  }

#content {
    min-height: 40em;
    margin: 0 18em 0 18em;
    font-size: .8em;
    line-height: 1.5em;
}
* html #content {
    width: 100%;
}
  #content a {
      text-decoration: none;
      padding-bottom: .1em;
      color: #0cb200;
      border-bottom: 1px dotted #0cb200;
  }
  #content a:hover {
      color: #0cb200;
      border: none;
  }
  #content ul li {
      list-style-image: url('../images/list_c.png');
      padding-top: 0;
  }
  * html #content ul li {
      list-style-image: url('../images/list_c.gif');
  }
  #content .componentheading {
      font-size: 2em;
      letter-spacing: .04em;
      padding-bottom: .8em;
  }
  #content .contentheading {
      font-size: 1.5em;
      padding-bottom: .5em;
      letter-spacing: .03em;
  }
  #content .small {
      color: #ccc;
      padding-left: 2em;
      line-height: 1em;
  }
  #content .createdate {
      color: #ccc;
      padding-left: 2em;
      line-height: 1em;
  }
  #content .modifydate {
      color: #ccc;
      padding-left: 2em;
      line-height: 1em;
  }
  #content .sectiontableheader {
      font-weight: bold;
      border-bottom: 1px solid;
  }
  #content a.readon {
      padding-left: .4em;
      padding-right: .4em;
      border-left: 3px solid #0cb200;
      border-bottom: 1px solid #0cb200;
  }
  #content a.readon:hover {
      background-color: #f8fdff;
      border-left: 3px solid #0cb200;
      border-bottom: 1px solid #0cb200;
  }
  
#footer {
    height: 3em;
    margin-top: 4em;
    background: url('../images/footer.png') repeat-x top;
    clear: both;
    color: #999;
}
  #footer a {
      color: #666;
      text-decoration: none;
      font-weight: bold;
  }
  #footer a:link {
      color: #666;
      text-decoration: none;
      font-weight: bold;
  }
  #footer a:hover {
      color: #333;
      text-decoration: underline;
  }
  #footer #left {
      padding-top: 1em;
      float: left;
      font-size: .7em;
      width: 30%;
      padding-left: 20em;
  }
  #footer #right {
      padding-top: 1em;  
      font-size: .7em;
      margin-left: 60%;
  }
  #footer .spreadfirefox {
      display: none;
  }
  * html #footer .spreadfirefox {
      display: inline;
      float: left;
      padding-top: 1em;
      padding-left: 1em;
  }
  *:first-child+html #footer .spreadfirefox {
      display: inline;
      float: left;
      padding-top: 1em;
      padding-left: 1em;
  }



.inputbox {
    border: 1px solid #a0a0a0;
    padding: .2em;
    background: url('../images/inputbox.gif') repeat-x top;
}
label {
    cursor: pointer;
}
label:hover {
    color: #0cb200;
}
a img {
    border: none;
}
option {
    color: #000;
    font-weight: normal;
    background-color: #fff;
}
