@charset "utf-8";
@import "reset.css";

#body {
	text-align:center;
	background-color: #666666;


}

#inhalt {
	position:relative;
	margin:0 auto;
	width:1020px;
	height:1020px;
	text-align:left;
	background-image: url(../gifs/seite2.jpg);
	background-repeat: no-repeat;
	background-position: center top;	
}

	
#logolink{
	position:absolute;
	left:108px;
	top:38px;
	width:140px;
	height:33px;
}

#navibox{
	position:absolute;
	left:564px;
	top:289px;
	width:290px;
	height:379px;
	z-index:1;
}


#navis2{
  list-style-type:none;
  margin:0;
  padding:0;
}

#navis2 li a{
  position:relative;
  display:block;
  width:290px;
  height:30px;
  background:url(../gifs/navi_s2.jpg) no-repeat top left;
}

#navis2 li a span{
  display:none;
}

#navis2-you a:link, #navis2-you a:visited, #navis2-you a:active {background-position:-27px 0px; width:97px; height:42px; }
#navis2-you a:hover {background-position:-27px -379px; width:97px; height:42px; }

#navis2-we a:link, #navis2-we a:visited, #navis2-we a:active {background-position:-151px -102px; width:50px; }
#navis2-we a:hover {background-position:-151px -481px; width:50px; }

#navis2-together a:link, #navis2-together a:visited, #navis2-together a:active { background-position:0px -132px; width:157px; height:33px; }
#navis2-together a:hover { background-position:0px -511px; width:157px; height:33px; }

#navis2-userdocumentation a:link, #navis2-userdocumentation a:visited, #navis2-userdocumentation a:active { background-position:0px -259px; }
#navis2-userdocumentation a:hover { background-position:0px -638px; }

#navis2-elearning a:link, #navis2-elearning a:visited, #navis2-elearning a:active { background-position:0px -289px; width:146px; }
#navis2-elearning a:hover { background-position:0px -668px; width:146px; }

#navis2-uidesign a:link, #navis2-uidesign a:visited, #navis2-uidesign a:active { background-position:0px -319px; width:131px; }
#navis2-uidesign a:hover { background-position:0px -698px; width:131px; }

#navis2-communication a:link, #navis2-communication a:visited, #navis2-communication a:active { background-position:0px -349px; width:215px; }
#navis2-communication a:hover { background-position:0px -728px; width:215px; }

