/* CSS-Reset */
html,body{height:100%;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,em,strong,pre,code,form,fieldset,input,textarea,p,blockquote{margin:0;padding:0;}
h1,h2,h3,h4,h5,h6,ul,li,em,strong,address,caption,cite,pre,code,dfn,th,var{line-height:1;font-size:100%;font-weight:normal;font-style:normal;}
fieldset,img{border:0;}
caption,th{text-align:left;}
td{vertical-align:top;}
table{font-size:inherit;table-layout:fixed;}
ol,ul{list-style:none;}
ul,ol,dl{position:relative;}
hr{clear:both;}
strong{font-weight:bold;}
sup{font-size:80%;vertical-align:top;}
/* Rahmen bei Inputfeldern entfernen IE <= 6 */
* html input{margin:-1px 0;}
/* Rahmen bei Inputfeldern entfernen IE > 6 */
*:first-child+html input{margin:-1px 0;}
/* CSS-Reset */

html, body, table, textarea, input {
  line-height: 1.3;
  font-size: 12px;
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; 
  color: #006747;
}
body {
  /*overflow: -moz-scrollbars-vertical;*/
  background: #006747 url(../images/layout/bg_page.jpg) no-repeat top center;
}
li {
  padding: 5px 0 5px 20px;
  background: url(../images/pfeil_rechts_gruen.png) no-repeat 10px 8px;
  line-height: 1;
}
li.weiss {
  padding: 0 0 4px 15px;
  background: url(../images/pfeil_rechts_weiss.png) no-repeat 2px 5px;
  line-height: 13px;
}

a{
  color: #00422D;
  text-decoration: none;
}
a:hover{
  text-decoration: underline;
}
a.langselect {
  padding: 0 20px 0 0;
  background: url(../images/pfeil_unten_gruen.png) no-repeat 50px 6px;
}
a.pfeil_weiss {
  display: block;
  padding: 0 0 0 15px;
  background: url(../images/pfeil_rechts_weiss.png) no-repeat 5px 6px;
  color: #fff;
}
a.pfeil_gruen {
  padding: 0 0 0 12px;
  background: url(../images/pfeil_rechts_gruen.png) no-repeat 5px 5px;
}
a.attachment {
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  padding: 2px 0 2px 20px;
  background: url(../images/attachment.png) no-repeat 0px 5px;
}
a.submit {
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  padding: 2px 0 2px 20px;
  background: url(../images/note_edit.png) no-repeat 0px 5px;
}
h1 {
  font-size: 20px;
  line-height: 1.1;
  margin-bottom: 12px;
}
h2 {
  font-size: 18px;
  line-height: 1.1;
  margin-bottom: 12px;
}
h3, h4 {
  font-size: 14px;
  line-height: 1.3;
}
div#page {
  position: relative;
  width: 100%;
  height: 100%;
}
div#header {
  height: 150px;
  background: url(../images/layout/bg_header.png) repeat-x;
}
div#header_top {
  height: 101px;
  width: 975px;
  margin: 0 auto;
}
div#header_bottom {
  height: 30px;
  width: 975px;
  margin: 0 auto;
}
div#content_wrapper {
  width: 975px;
  margin: 10px auto;
}
div#footer {
  clear: both;
  width: 975px;
  margin: 10px auto;
}
div#content_col1 {
  float: left;
  width: 220px;
  margin-right: 10px;
  margin-bottom: 10px;
}
div#content_col2 {
  float: left;
  width: 515px;
  margin-right: 10px;
  margin-bottom: 10px;
}
div#content_col12 {
  float: left;
  width: 745px;
  margin-right: 10px;
  margin-bottom: 10px;
}
div#content_col3 {
  float: left;
  width: 220px;
  margin-bottom: 10px;
}
div#box_start {
  width: 745px;
  height: 406px;
  background: url(../images/layout/box_startseite.png) no-repeat;
}
div#box_start_inner {
  padding: 7px 10px 13px 10px;
}
div#box_langselect {
  width: 975px;
  height: 55px;
  background: url(../images/layout/box_sprachauswahl.png) no-repeat;
}
div#box_langselect_inner {
  width: 695px;
  height: 25px;
  padding: 17px 0 13px 265px;
}
div#box_langselect_inner a, 
div#box_langselect_inner span {   
  padding: 0 0 0 20px; 
  font-size: 13px;
}
a.lang_de {
  background: url(../images/de.png) no-repeat 0 3px;
  margin: 0 15px 0 0;
}
a.lang_ca {
  background: url(../images/ca.png) no-repeat 0 3px;
  margin: 0 15px 0 0;
}
a.lang_gb {
  background: url(../images/gb.png) no-repeat 0 3px;
  margin: 0 15px 0 0;
}
a.lang_nl {
  background: url(../images/nl.png) no-repeat 0 3px;
  margin: 0 15px 0 0;
}
a.lang_dk {
  background: url(../images/dk.png) no-repeat 0 3px;
  margin: 0 15px 0 0;
}
a.lang_it {
  background: url(../images/it.png) no-repeat 0 3px;
  margin: 0 15px 0 0;
}
a.lang_ch, span.lang_ch {
  background: url(../images/ch.png) no-repeat 0 3px;
}
div.box_white {
  width: 220px;
}
div.box_white_top {
  width: 220px;
  height: 15px;
  background: url(../images/layout/box_white_top.png) no-repeat;
}
div.box_white_middle {
  width: 170px;
  background: url(../images/layout/box_white_middle.png) repeat-y;
  padding: 8px 25px;
}
div.box_white_bottom {
  width: 220px;
  height: 21px;
  background: url(../images/layout/box_white_bottom.png) no-repeat;
}
div.box_green {
  width: 220px;
}
div.box_green_top {
  width: 220px;
  height: 15px;
  background: url(../images/layout/box_green_top.png) no-repeat;
}
div.box_green_middle {
  width: 170px;
  background: url(../images/layout/box_green_middle.png) repeat-y;
  padding: 8px 25px;
  color: #fff;
}
div.box_green_middle_seminare {
  width: 170px;
  background: url(../images/layout/box_green_middle_seminare.png) no-repeat bottom;
  padding: 8px 25px;
  color: #fff;
}
div.box_green_middle_aktion {
  width: 170px;
  background: url(../images/layout/box_green_middle_aktion.png) no-repeat bottom;
  padding: 8px 25px;
  color: #fff;
}
div.box_green_middle_shop {
  width: 170px;
  background: url(../images/layout/box_green_middle_shop.png) no-repeat bottom;
  padding: 8px 25px;
  color: #fff;
}
div.box_green_middle_stimmen {
  width: 170px;
  background: url(../images/layout/box_green_middle_stimmen.png) no-repeat bottom;
  padding: 8px 25px;
  color: #fff;
}
div.box_green_bottom {
  width: 220px;
  height: 21px;
  background: url(../images/layout/box_green_bottom.png) no-repeat;
}
div.box_content {
  width: 515px;
}
div.box_content_inner {
  width: 493px;
  margin: auto auto;
  background: url(../images/layout/box_content_inner.png) no-repeat bottom;
}
div.box_content_top {
  width: 515px;
  height: 15px;
  background: url(../images/layout/box_content_top.png) no-repeat;
}
div.box_content_middle {
  width: 515px;
  background: url(../images/layout/box_content_middle.png) repeat-y;
}
div.box_content_bottom {
  width: 515px;
  height: 21px;
  background: url(../images/layout/box_content_bottom.png) no-repeat;
}
div#contentheader {
  position: relative;
  width: 493px;
  height: 160px;
  top: -7px;
}
div#contentheader_inner {
  position: absolute;
  width: 493px;
  height: 160px;
}
div#contenttext {
  padding: 15px;
}
div#hauptnavi {
  height: 30px;
  margin-left: 10px;
}
div#hauptnavi div {
  float: left;
  height: 30px;
}
div#hauptnavi div a {
  display: inline-block;
  height: 24px;
  padding: 6px 20px 0 20px;
  font-size: 14px;
  color: #fff;
}
div#hauptnavi div a:hover, div#hauptnavi div a.active {
  background: url(../images/layout/bg_hauptnavi.jpg) repeat-x;
  color: #006747;
  text-decoration:none;
}


div#subnavi {
}
div.subnavi_sep {
  height: 1px;
  background: #006747;
}
div#subnavi div {
}
div#subnavi div a {
  display: block;
  line-height: 1;
  color: #006747;
  padding: 10px 15px;
}
div#subnavi div a:hover, div#subnavi div a.active {
  background: url(../images/pfeil_rechts_gruen.png) no-repeat 6px 13px;
}
div#search {
  float: right;
}
div#logo {
  float: right;
}
div#service {
  padding: 20px 0 0 10px;
  font-size: 11px;
}
div#box_address {
  padding: 5px 25px 20px 25px;
}
div#box_address * {
  color: #fff;
  font-size: 11px;
  line-height: 1.1;
}
div.hr {
  margin: 13px 0;
  height: 1px;
  background: #006747;
  overflow: hidden;
}
 
a.twitter{
  float:right;
  display:block;
  width: 99px;
  height: 53px;
  background: url(../images/twitter.png) no-repeat; 
}
a.facebook{
  float:right;
  display:block;
  width: 42px;
  height: 43px;
  background: url(../images/facebook.png) no-repeat; 
}



