/* CSS Document */


body {
	color: 666666;
	background-color: #F2F1EF;
	background-image: url(../gfx/bg_head_middle.gif);
	text-align: center;
	   }
/* Zentrieren von nachfolgenden DIV-Blöcken */
div {margin: 0 auto;}

.menu {
	width: 1024px;
	height: 140px;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	text-align: center;
	font-size: 13px;
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	}	

#header-1 a {
	display: block;
	text-indent: -2000px;
	width: 78px;
	height: 38px;
	background: 0 0 no-repeat;
    position: absolute;
	left: 6px;
	top:82px;
	background-image: url('../gfx/header01.gif');
   }
   
#header-2 a {
	display: block;
	text-indent: -2000px;
	width: 134px;
	height: 38px;
	background: 0 0 no-repeat;
	position: absolute;
	left: 90px;
	top:82px;
	background-image: url('../gfx/header02.gif');
}
 
#header-3 a  {
   display: block;
   text-indent: -2000px;
   width: 170px;
   height: 38px;
   background: 0 0 no-repeat;
   position: absolute;
   left: 230px;
   top:82px;
   background-image: url('../gfx/header03.gif');
}

#header-4 a  {
   display: block;
   text-indent: -2000px;
   width: 157px;
   height: 38px;
   background: 0 0 no-repeat;
   position: absolute;
   left: 406px;
   top:82px;
   background-image: url('../gfx/header04.gif');
}
#header-5 a  {
   display: block;
   text-indent: -2000px;
   width: 170px;
   height: 38px;
   background: 0 0 no-repeat;
   position: absolute;
   left: 569px;
   top:82px;
   background-image: url('../gfx/header05.gif');
}
#header-6 a  {
   display: block;
   text-indent: -2000px;
   width: 157px;
   height: 38px;
   background: 0 0 no-repeat;
   position: absolute;
   left: 745px;
   top:82px;
   background-image: url('../gfx/header06.gif');
}
#header-7 a  {
   display: block;
   text-indent: -2000px;
   width: 108px;
   height: 38px;
   background: 0 0 no-repeat;
   position: absolute;
   left: 908px;
   top:82px;
   background-image: url('../gfx/header07.gif');
}

#header-10 a  {
   display: block;
   text-indent: -2000px;
   width: 33px;
   height: 50px;
   background: 0 0 no-repeat;
   position: absolute;
   left: 906px;
   top:22px;
   background-image: url('../gfx/header10.gif');
}

#header-9 a  {
   display: block;
   text-indent: -2000px;
   width: 33px;
   height: 50px;
   background: 0 0 no-repeat;
   position: absolute;
   left: 946px;
   top:22px;
   background-image: url('../gfx/header09.gif');
}

#header-8 a  {
   display: block;
   text-indent: -2000px;
   width: 33px;
   height: 50px;
   background: 0 0 no-repeat;
   position: absolute;
   left: 986px;
   top:22px;
   background-image: url('../gfx/header08.gif');
}

#header-1 a:hover {  
   background-position: -78px 0;
}
#header-2 a:hover	{
   background-position: -134px 0;
}
#header-3 a:hover	{
   background-position: -170px 0;
}
#header-4 a:hover	{
   background-position: -157px 0;
}#header-5 a:hover	{
   background-position: -170px 0;
}#header-6 a:hover	{
   background-position: -157px 0;
}
#header-7 a:hover	{
   background-position: -108px 0;
}

#header-8 a:hover	{
   background-position: -33px 0;
}

#header-9 a:hover	{
   background-position: -33px 0;
}

#header-10 a:hover	{
   background-position: -33px 0;
}