/************************
  GLOBAL STYLES
************************/

html,body {
  margin: 0; padding: 0;
  background-color: #FFF;
  text-align: center;
  cursor: default;
  font-size: 10px;
  background-image: url(images/bg.jpg);
  background-repeat: repeat-x;
}

* {
  font-family: Verdana, Tahoma, Arial;
  border: 0 none;
}

a {
  color: #444;
  text-decoration: none;
}

a:hover,
a:active {
  text-decoration: underline;
}

hr {
	color : #8db200;
	height : 1px;
	padding : 0;
	border-color : #8db200;
	border-width : 1px 0 0 0;
	border-style : solid;
	margin: 12px auto;
  width: 95%
}

/************************
  STYLES
************************/
div#page {
  position: relative;
  background-color: #FFF;
  text-align: left;
  width: 823px;
  margin: 0 auto;
}

/*
  HEADER
*/
#header {
  width: 811px; height: 217px;
  padding-top: 11px; padding-right: 12px;
  background-image: url(images/header.jpg);
  background-repeat: no-repeat;
  text-align: right;
  font-size: 10px; color: #7b7b79;
}

#header a { color: #7b7b79 }

/*
  NAVIGATION
*/
#navi {
  width: 187px; float: left;
  padding-top: 15px;
}

#naviKat {
  width: 173px; height: 16px;
  padding: 7px;
  background-image: url(images/kat.jpg);
  font-size: 12px; color: #FFF;
  text-align: center;
}

#naviContent {
  position: relative;
  width: 187px;
  margin-top: 8px; padding-bottom: 7px;
  background-image: url(images/navi_bg.jpg);
}

#naviContent img.navTop {
  position: absolute;
  left: 0; top: -7px;
}
#naviContent img.navBottom {
  position: absolute;
  left: 0; bottom: 0px;
}

#naviContent ul,
#naviContent li {
  margin: 0; padding: 0;
  margin-left: 9px;
  list-style-type: none;
}

#naviContent li.trenner {
  background-image: url(images/trenner.jpg);
  background-repeat: no-repeat;
  background-position: center;
  height: 18px;
}

#naviContent li a {
  display: block;
  width: 135px; padding: 4px;
  font-size: 11px; color: #3f4f01;
}
#naviContent li a span,
#naviContent li a:hover,
#naviContent li a:active {
  color: #9ec602;
  text-decoration: none;
}

/*
  CONTENT
*/
div#content {
  width: 615px; 
  margin-left: 204px;
  color: #898989;
}
* html div#content {
  margin-left: 200px;
  
}

div.text {
  line-height: 18px;
  margin: 0 21px; margin-bottom: 4px;
}

div.text img.float {
  position: relative;
  float: right;
  margin-top: 5px;
  margin-bottom: 4px;
  margin-left: 15px
}

div.text a {
  color: #8db300;
}

div.text h1 {
  position: relative;
  background-image: url(images/title.jpg);
  background-repeat: no-repeat;
  background-position: left 6px;
  font-size: 17px; font-weight: normal; color: #8db300;
  margin: 0; margin-bottom: 6px;
  padding-left: 25px; padding-top: 4px; padding-bottom: 6px;
  border-bottom: 1px solid #8db300;
}

div.text h2 {
  font-size: 11px;
  margin: 0;
}

div#startTop {
  position: absolute;
  top: 174px; right: 6px;
}

div#box_start {
  width: 613px; height: 174px;
  padding-top: 27px; 
  background-image: url(images/box_start.jpg);
  background-repeat: no-repeat;
}

div#box_start div.text {
  margin-right: 230px;
}

div#box_start h1 {
  border-bottom: 1px solid #FFF;
  background-image: url(none); 
}

div.contentBox {
  position: relative;
  background-image: url(images/box_bg.jpg);
  background-repeat: repeat-y;
  margin-top: 11px;
}

div.boxTop {
  position: absolute;
  left: 0; top: -11px;
  width: 613px; height: 11px;
  background-image: url(images/box_top.jpg);
  background-repeat: no-repeat;
}

* html div.boxTop { left: -21px}

div.boxBottom {
  left: 0; bottom: 0;
  width: 613px; height: 11px;
  background-image: url(images/box_bottom.jpg);
  background-repeat: no-repeat;
  z-index: 99999;
}

/* 2 kleine Startboxen */
div.box_small {
  position: relative;
  width: 303px; float: left;
  background-image: url(images/box_start_bg.jpg);
  background-repeat: repeat-y;
  margin-top: 11px;
}

div.box_small div.boxTop{
  left: 0; width: 303px;
  background-image: url(images/box_start_top.jpg);
}
div.box_small div.boxBottom {
  width: 303px;
  background-image: url(images/box_start_bottom.jpg);
}

div.box_small div.text { margin: 0 18px }

div.box_small div.text img {
  margin-top: 5px;
  margin-bottom: 15px;
}

img.p {
  position: relative;
  margin-left: -7px;
  margin-bottom: 8px;
}
* html img.p { width: 585px }

/*
  Rechner
*/

iframe.rechner {
  position: relative;
  width: 615px; height: 2650px;
  border: 0 none;
  margin: 0;
  margin-left: -8px;
  margin-top: 9px;
}

* html iframe.rechner { width:  586px }
*+html iframe.rechner { width:  596px }

/*
  Footer
*/

div#footer {
  text-align: center;
  color: #898989;
  line-height: 18px;
  margin: 5px 0;
}

div#footer a { color: #898989 }

div#footer div a {
  color: #8db200;
  text-transform: uppercase;
}


/*
  Newsletter
*/

/*
  Newsletter
*/
div#newsletter {
  width: 170px;
  margin: 9px 0; margin-left: 15px;
  text-align: center;
}

div#newsletter #spacer {
  height: 60px;
}

div#newsletter input {
  width: 75%;
  margin: 3px; margin-left: 8px; padding: 2px;
  border: 0;
  color: #a4a2a2;
  border: 1px solid #aacb2c;
  font-size: 10px; color: #444;
}

div#newsletter div {
  text-align: right;
  margin-right: 5%;
}

div#newsletter input#nletter_submit {
  padding: 1px 3px;
  margin-top: 10px;
  border: 1px solid #999;
  width: 70px; text-align: center;
  cursor: pointer;
}

*+html div#newsletter input#nletter_submit { margin-top: 0;padding-left: 0px;padding-right: 0px; }
* html div#newsletter input#nletter_submit { margin-top: 0;padding-left: 0px;padding-right: 0px; }

div#newsletter div#radio {
  width: 85%;
  margin-left: 25px;
  text-align: left;
}

div#newsletter div#radio input {
  width: auto;
  float: left; border: 0;
  margin: 1px; margin-top: 2px;
}

*+html div#newsletter div#radio input { margin: 0 }
* html div#newsletter div#radio input { margin: 0 }

#newsletter br {
  clear: both;
  height:0; margin: 0; line-height: 0;
}

div#newsletter div#radio label {
  display: block;
  margin-left: 20px;
  margin-top: 3px;
  cursor: pointer;
}

*+html div#newsletter div#radio label {
  margin-top: 3px;
  margin-left: 25px;  
}
* html div#newsletter div#radio label {
  margin-top: 3px;
  margin-left: 25px;  
}


/*
  Error / Info
*/
div#error,
div#info {
  margin: 10px 10px; padding: 10px;
  color: #444;
}

div#info {
}

div#error span,
div#info span {
  display: block;
  font-weight: bold;
}

div#error b,
div#info b {
  display: block;
  font-weight: bold;
  text-align: left;
}

div#error input {
  margin-left: 50px;
  border: 1px solid #222;
}

#loadFrame {
  position: absolute;
  top: 540px; left: 410px;
  padding: 17px; padding-left: 50px;
  background-color: #FFF;
  background-image:url(images/loading.gif);
  background-repeat: no-repeat;
  border: 1px solid #444;
  z-index: 9999;
}
