<!--
div {
	position:absolute;
	padding: 0px;
   margin: 0px;
}
div.bgdiv {
   z-index: 0;
}
body {
   font-family: Verdana,Helvetica,Tahoma,Arial,sans-serif;
   font-size: 13px;
   font-weight: bold;
   line-height: 16px;
}
h1 {
   font-family: Georgia,"Times New Roman",Times,Zurich,serif;
   font-size: 18px;
   font-weight: bold;
}
a:link {
	color: #EEEEEE;
   text-decoration: none;
}
a:visited {
	color: #EEEEEE;
   text-decoration: none;
}
a:active {
	color: #FFFFFF;
   font-weight: bold;
}
a:hover {
	color: #FFFFFF;
   text-decoration: underline;
}
a:focus {
	color: #FFFFFF;
   text-decoration: underline;
}
a.inlink:link {
	color: #000000;
   text-decoration: none;
}
a.inlink:visited {
	color: #000000;
   text-decoration: none;
}
a.inlink:active {
	color: #666666;
   font-weight: bold;
   text-decoration: none;
}
a.inlink:hover {
	color: #666666;
   text-decoration: none;
}
a.inlink:focus {
	color: #666666;
   text-decoration: none;
}
#bg1 {
	top: 0px;
   left: 0px;
   width: 581px;
   height: 92px;
   background-image: URL(img/bg_01.jpg);
   background-repeat: no-repeat;
}
#bg2 {
	top: 0px;
   left: 581px;
   width: 189px;
   height: 76px;
   background-image: URL(img/bg_02.png);
   background-repeat: no-repeat;
}
#bg3 {
	top: 76px;
   left: 581px;
   width: 189px;
   height: 16px;
   background-image: URL(img/bg_03.jpg);
   background-repeat: no-repeat;
}
#bg4 {
	top: 92px;
   left: 0px;
   width: 215px;
   height: 23px;
   background-image: URL(img/bg_04.jpg);
   background-repeat: no-repeat;
}
#bg5 {
	top: 92px;
   left: 215px;
   width: 555px;
   height: 23px;
   background-image: URL(img/bg_05.jpg);
   background-repeat: no-repeat;
}
#bg6 {
	top: 115px;
   left: 0px;
   width: 256px;
   height: 189px;
   background-image: URL(img/bg_06.jpg);
   background-repeat: no-repeat;
}
#bg7 {
	top: 115px;
   left: 256px;
   width: 514px;
   height: 335px;
   background-image: URL(img/bg_07.jpg);
   background-repeat: no-repeat;
}
#bg8 {
	top: 304px;
   left: 0px;
   width: 61px;
   height: 146px;
   background-image: URL(img/bg_08.jpg);
   background-repeat: no-repeat;
}
#bg9 {
	top: 304px;
   left: 61px;
   width: 173px;
   height: 146px;
   background-image: URL(img/bg_09.jpg);
   background-repeat: no-repeat;
}
#bg10 {
	top: 304px;
   left: 234px;
   width: 22px;
   height: 146px;
   background-image: URL(img/bg_10.jpg);
   background-repeat: no-repeat;
}
#inhalt {
   top: 100px;
   left: 270px;
   width: 480px;
   height: 340px;
   z-index: 1;
   overflow: hidden;
}
#menu {
   top: 128px;
   left: 10px;
   width: 220px;
   height: 158px;
   z-index:1;
   overflow: hidden;
   text-align: right;
   line-height: 20px;
   color: #EEEEEE;
}
-->