/*******************************************************************************
 *     ___ ___ ___ 
 *   / __/ __/ __|
 *  | (__\__ \__ \
 *  \___|___/___/
 *   
 *   G R E Y
 *   technotrade-berlin.de
 *   
 *   Copyright 2006, mhGrafix
 *   www.mhgrafix.com
 * 
 ******************************************************************************/

#navibanner {
	clear:both;
	background: #788083 url(http://www.technoline-berlin.de/images/grey/bg-navi-top.jpg) repeat-x;
	height: 49px;
}
#navibox {
	padding: 10px 0 10px 0;
	background: #788083 url(http://www.technoline-berlin.de/images/grey/bg-navibox.jpg) repeat-x;
	width: 200px;
	}
#navigation {
	background: #788083 url(http://www.technoline-berlin.de/images/grey/bg-navicol.jpg);
}
.go,
a.go,
a.go:visited  {
	background: url(http://www.technoline-berlin.de/images/grey/go.jpg) no-repeat right 0px;
}
a.go:hover {
	background: url(http://www.technoline-berlin.de/images/grey/go.jpg) no-repeat right -31px;
}
#video {
	background: url(http://www.technoline-berlin.de/images/grey/video.jpg) no-repeat 0px 0px;
}
#manual {
	background: url(http://www.technoline-berlin.de/images/grey/manual.jpg) no-repeat 0px 0px;
}
#zoom {
	background: url(http://www.technoline-berlin.de/images/grey/zoom.jpg) no-repeat 0px 0px;
}

