/******************************************************************************/
/*                      ______ ______ ________   _______                      */
/*                     |  ____|  ____|  ____\ \ / /_   _|                     */
/*                     | |__  | |__  | |__   \ V /  | |                       */
/*                     |  __| |  __| |  __|   > <   | |                       */
/*                     | |____| |    | |____ / . \ _| |_                      */
/*                     |______|_|    |______/_/ \_\_____|                     */
/*                                                                            */
/*          (c) efexi - www.efexi.de - Markus Hallau - info@efexi.de          */
/*                                 02.05.2010                                 */
/******************************************************************************/    

/* Allgemeine HTML-Tags ANFANG */
body {
  padding: 0px;
  margin: 0px;
  background-color: #e6e6e6;
}

body, table, tr, td, th {
  font-family: arial, helvetica, tahoma, verdana, sans-serif;
  font-size: 13px;
  line-height: 1.5;
  font-weight: normal;
  text-decoration: none;
  color: #666666;
}

td {
  vertical-align: top;
}

form {
  padding: 0px;
  margin: 0px;
  display: inline;
}

span {
  color: #ffffff;
}


hr {
  height: 1px;
  line-height: 1px;
  border: 0px solid #bcbcbc;
  background-color: #bcbcbc;
}

input, textarea, select {
  font-family: arial, sans-serif;
  font-size: 12px;
  color: #000000;
  background-color: #ffffff;
  border: 1px solid #bcbcbc;
  padding: 2px;
  margin: 0px;
}

input#submit {
  color: #6b8135;
}

img {
  border: 4px solid #dedede;
  padding: 0px;
}

h1, h2, h3, h4, h5, h6 {
  font-family: arial, helvetica, tahoma, verdana, sans-serif;
  color: #6b8135;
  line-height: 1.5;
  display: block;
  text-decoration: none;
  font-weight: bold;
  padding: 0px;
  margin: 0px;
}

h1 {
  font-size: 15px;
}

ul {
  list-style-position: outside;
  list-style-type: none;
}

li {
}

a, a:link, a:active, a:visited, a:hover {
  font-family: arial, helvetica, tahoma, verdana, sans-serif;
  font-size: 13px;
  line-height: 1.5;
  font-weight: normal;
  color: #6b8135;
  text-decoration: underline;
}
/* Allgemeine HTML-Tags ENDE */

/* Design ANFANG*/
div.wrapper {
  position: absolute;
  left: 50%;
  width: 800px;
  z-index: 1;
  margin-left: -450px;
  padding-left: 50px;
  padding-right: 50px;
  background-image: url(background.gif);
  background-position: 50% 0px;
  background-repeat: repeat-y;
}

div.head {
  display: block;
  height: 66px;
  width: 800px;
  background-image: url(head.jpg);
  background-repeat: no-repeat;
}

div.top_menu {
  display: block;
  height: 34px;
  width: 800px;
  background-image: url(top_menu.gif);
  background-repeat: repeat-x;
  border-top: 1px solid #c4c4c4;
  border-bottom: 1px solid #ffffff;
  text-align: right; 
}

div.top_menu ul {
  margin: 0px;
  padding: 0px;
  float: right;
}

div.top_menu ul li {
  float: left;
  padding: 0px;
}

div.top_menu ul li a, div.top_menu ul li a:link, div.top_menu ul li a:active, div.top_menu ul li a:visited {
  line-height: 34px;
  padding-left: 10px;
  padding-right: 10px;
  display: block;
  color: #777777;
  text-decoration: none;
  background-image: url(top_menu_border.gif);
  background-position: 0px 0px;
  background-repeat: no-repeat;
}

div.top_menu ul li a:hover {
  background-color: #ffffff;
}

div.sitebar {
  float: left;
  width: 230px;
}

div.sitebar div.menu {
  width: 230px;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #cbe657;
  border-bottom: 1px solid #ffffff; 
}


div.sitebar div.menu ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

div.sitebar div.menu ul li {
  margin: 0px;
  padding: 0px;
	background-color: #cbe657;
	background-image: url(sitebar_menu_li.gif);
  background-position: 10px 6px;
  background-repeat: no-repeat;
}

div.sitebar div.menu ul li:hover, div.sitebar div.menu ul li.active {
	background-color: #ffffff;
	background-image: url(sitebar_menu_li_hover.gif);
}

div.sitebar div.menu ul li a, div.sitebar div.menu ul li a:link, div.sitebar div.menu ul li a:active, div.sitebar div.menu ul li a:visited, div.sitebar div.menu ul li a:hover {
  display: block;
  padding-left: 23px;
  padding-right: 10px;
  text-decoration: none;
}

div.sitebar div.menu ul li li {
  background-position: 20px 6px;
}

div.sitebar div.menu ul li li a, div.sitebar div.menu ul li li a:link, div.sitebar div.menu ul li li a:active, div.sitebar div.menu ul li li a:visited, div.sitebar div.menu ul li li a:hover {
  padding-left: 33px;
}

div.sitebar div.box1 {
  display: block;
  height: 22px;
  width: 230px;
  background-color: #6b8136;
  border-bottom: 1px solid #ffffff; 
}

div.sitebar div.box2 {
  width: 210px;
  padding: 10px;
  background-color: #bcd64e;
  border-bottom: 1px solid #ffffff;
  font-size: 12px;
  color: #3f630b; 
}

div.sitebar div.box2 h1 {
  color: #ffffff;
  font-family: arial, helvetica, tahoma, verdana, sans-serif;
  font-size: 13px;
  line-height: 1;
  display: block;
  text-decoration: none;
  font-weight: bold;
}

div.sitebar div.box2 table  {
  border: solid 4px #ffffff;
  text-align: center; 
}

div.sitebar div.box2 th, div.sitebar div.box2 td {
  font-size: 12px;
  padding: 1px;
  padding-left: 3px;
  padding-right: 3px;
  background-color: #dcfa74;
  color: #3f630b; 
}

div.sitebar div.box2 th {
  font-weight: bold;
}

div.sitebar div.box2 td.today {
  background-color: #ffffff;
}

div.sitebar div.box3 {
  width: 210px;
  padding: 10px;
  background-color: #dcfa74;
  border-bottom: 1px solid #ffffff;
  font-size: 12px;
  color: #3f630b;  
}

div.sitebar div.box3 h1 {
  font-family: arial, helvetica, tahoma, verdana, sans-serif;
  font-size: 13px;
  line-height: 1;
  display: block;
  text-decoration: none;
  font-weight: bold;
  color: #3f630b; 
}

div.sitebar div.box3 a {
  color: #3f630b; 
  text-decoration: none;
}

div.sitebar div.box3 img {
  border: solid 4px #abcb54; 
}

div.help {
  display: block;
  float: left;
  width: 1px;
  height: 500px;
}

div.picture {
  display: block;
  float: right;
  height: 35px;
  width: 554px;
  background-image: url(picture.jpg);
  background-repeat: no-repeat;
  font-family: "Trebuchet MS", arial, helvetica, tahoma, verdana, sans-serif;
  text-align: right;
  font-size: 20px;
  font-weight: bold;
  padding-top: 205px;
  padding-right: 15px;
  color: #ffffff;
}

div.content {
  float: right;
  width: 523px;
  padding: 23px;
  padding-bottom: 71px;
}

div.foot {
  clear: both;
  display: block;
  height: 42px;
  width: 800px;
  background-image: url(foot.gif);
  background-repeat: repeat-x;
  border-top: 1px solid #c4c4c4;
  font-size: 11px;
  color: #999999;
  text-align: center;
  padding-top: 6px;
  line-height: 160%;
  position: fixed;
  left: 50%;
  margin-left: -400px;
  right: 0px;
  bottom: 0px;
}
/* Design ENDE */

/* Andere ANFANG */
.field_title {
 color: #6b8135;
 text-align: right;
}

a.anker, a.anker:link, a.anker:active, a.anker:visited, a.anker:hover {
  font-size: 15px;
  font-family: arial, helvetica, tahoma, verdana, sans-serif;
  color: #6b8135;
  line-height: 1.5;
  display: block;
  text-decoration: none;
  font-weight: bold;
}
/* Andere ENDE */
