body {
  background-color: #FFFFFF;
  color: #676566;
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 10px;
  margin: 0;
  padding: 0;
  background-image: url(../bilder/box_bg.gif);
  background-repeat: repeat-x;
  background-position: 0 123px;
}

img {
  border: 0px;
}

a:link, a:visited {
  color: #646464;
  text-decoration: underline;
}

a:active {
  color: #97B74E;
  text-decoration: underline;
}

a:hover {
  color: #000000;
  text-decoration: underline;
}

.element1 ul {
  list-style-image: url(../bilder/eli.gif);
  padding-left: 16px;
  margin: 0;
}

.element1 li {
  padding-bottom: 4px;
}

.element2 {
  clear: both;
  padding-top: 10px;
}

.element2 .left {
  width: 91px;
  padding: 0 9px 0 0;
  float: left;
}

.element2 .right {
  float: left;
  width: 199px;
}

.element3 {
  margin: 0;
  margin: 0;
}

.element4 {
  padding: 0;
  margin: 0;
}

.element5 {
  clear: both;
}

.element5 .left {
  width: 91px;
  padding: 0 9px 0 0;
  float: left;
}

.element5 .right {
  float: left;
  width: 199px;
}

.element5 .right ul {
  list-style-image: url(../bilder/eli.gif);
  padding-left: 129px;
  margin: -2px 0 0 0;
}

.element5 .right li {
  padding-bottom: 4px;
}


.element6 table {
  padding: 0;
  margin: 0;
  border-bottom: 1px solid #CCCCCC;
}

.element6 td {
  border-top: 1px solid #CCCCCC;
}

.elementX {
  padding: 0;
  margin: 0;
}

.pdf {
  font-weight: bold;
}

#main {
  margin: 85px 0 0 0;
  padding: 0;
}

	#logo {
	  width: 126px;
	  height: 25px;
	  padding: 0;
	  margin: 0 0 0 22px;
	  background-image: url(../bilder/logo.jpg);
	  background-repeat: no-repeat;
	}

	#lpic {
	  width: 704px;
	  height: 392px;
	  left: 0px;
	  top: 123px;
	  position: absolute;
	}

	#navigation {
	  width: 126px;
	  min-height: 300px;
	  padding: 0;
	  margin: 0;
	  left: 143px;
	  top: 117px;
	  position: absolute;
	}

		.menu {
          width: 126px;
          padding: 0;
          margin: 0px;
          list-style-type: none;
		}

		.menu a:link, .menu a:active, .menu a:visited, .menu a:hover {
		  color: #676566;
		  text-decoration: none;
		}

		.menu li {
        	font-weight: bold;
            padding: 17px 0 0 0;
        }

        .sub {
          width: 126px;
          margin: 0;
          padding: 0;
          list-style-type: none;
		}

		.sub a:link, .sub a:active, .sub a:visited, .sub a:hover {
		  color: #676566;
		  text-decoration: none;
		}

		.sub li {
        	font-weight: normal;
            padding: 5px 0 0 16px;
        }

		.naktiv {
            background-image: url(../bilder/li.gif);
            background-repeat: no-repeat;
            background-position: 0 10px;
        }

        .aktiv {
            background-image: url(../bilder/li_akt.gif);
            background-repeat: no-repeat;
            background-position: 0 10px;
        }

	#content {
	  width: 330px;
	  top: 96px;
	  left: 270px;
	  position: absolute;
	}

		#head {
		  width: 330px;
		  height: 12px;
		  background-image: url(../bilder/c_head.jpg);
	  	  background-repeat: no-repeat;
	  	  background-color: #FFFFFF;
		}

		#title {
		  width: 306px;
		  height: 22px;
		  margin: 0;
		  padding: 0px 11px 3px 11px;
		  background-color: #FFFFFF;
		  color: #97B74E;
          font-family: Verdana, Tahoma, Arial, sans-serif;
          font-size: 11px;
          font-weight: bold;
          border-left: 1px solid #D6D6D6;
          border-right: 1px solid #D6D6D6;
		}

		#text {
		  width: 306px;
		  min-height: 281px;
		  margin: 0;
		  padding: 0 11px 0 11px;
		  background-color: #FFFFFF;
          border-left: 1px solid #D6D6D6;
          border-right: 1px solid #D6D6D6;
		}

		#copyright {
		  width: 318px;
		  height: 27px;
		  padding: 101px 0px 0px 10px;
	  	  border-left: 1px solid #D6D6D6;
          border-right: 1px solid #D6D6D6;
		}

		#rand {
		  width: 330px;
		  height: 141px;
		  background-image: url(../bilder/c_rand.jpg);
	  	  background-repeat: no-repeat;
		}

	#l_rand {
	  width: 1px;
	  height: 115px;
	  background-image: url(../bilder/rand.jpg);
	  background-repeat: no-repeat;
	  left: 128px;
	  top: 515px;
	  position: absolute;
	}

	#r_rand {
	  width: 1px;
	  height: 115px;
	  background-image: url(../bilder/rand.jpg);
	  background-repeat: no-repeat;
	  left: 617px;
	  top: 515px;
	  position: absolute;
	}
