.menu ul {
	height : 285px;
	width : 190px;
	margin : 0px;
	padding : 0px;
	list-style-type : none;
	background-image : url(../../img/menu/band.gif);
	background-repeat : no-repeat;
	background-position : 80px 0px;
}

.menu li {
	height : 52px;
	margin : 0px;
	padding : 0px;
	line-height : 52px;
	background-repeat : no-repeat;
	background-position : 0px 7px;
}

.menu li a {
	height : 52px;
	margin : 0px;
	padding : 0px 0px 0px 55px;
	line-height : 52px;
	color : gray;
	background-repeat : no-repeat;
	background-position : 0px 7px;
	display : block;
}

.no1 a {
	background-image : url(../../img/menu/team.gif);
}

.no2 a {
	background-image : url(../../img/menu/leistungen.gif);
}

.no3 a {
	background-image : url(../../img/menu/anfahrt.gif);
}

.no4 a {
	background-image : url(../../img/menu/links.gif);
}

.no5 a {
	background-image : url(../../img/menu/impressum.gif);
}

.menu li a:hover {
	color : black;
}

.no1 a:hover{
	background-image : url(../../img/menu/team1.gif);
}

.no2 a:hover{
	background-image : url(../../img/menu/leistungen1.gif);
}

.no3 a:hover{
	background-image : url(../../img/menu/anfahrt1.gif);
}

.no4 a:hover{
	background-image : url(../../img/menu/links1.gif);
}

.no5 a:hover{
	background-image : url(../../img/menu/impressum1.gif);
}

.menu .act1 {
	padding : 0px 0px 0px 55px;
	background-image : url(../../img/menu/team1.gif);
}

.menu .act2 {
	padding : 0px 0px 0px 55px;
	background-image : url(../../img/menu/leistungen1.gif);
}

.menu .act3 {
	padding : 0px 0px 0px 55px;
	background-image : url(../../img/menu/anfahrt1.gif);
}

.menu .act4 {
	padding : 0px 0px 0px 55px;
	background-image : url(../../img/menu/links1.gif);
}

.menu .act5 {
	padding : 0px 0px 0px 55px;
	background-image : url(../../img/menu/impressum1.gif);
}

.print {
	margin-top : 40px;
	padding-left : 10px;
}

.print a {
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 16px;
	font-size : 10px;
	font-weight : normal;
	line-height : 12px;
	color : gray;
	background-image : url(../../img/print/print.gif);
	background-repeat : no-repeat;
}

.print a:hover {
	color : black;
}
