/* ========================= */
/* ====    Hauptmenue   ==== */
/* ====     Deutsch     ==== */
/* ========================= */

.mainnav { 
	background: url(/img/main_nav-de.gif);
	height: 55px;
	left: 10px; 
	top: 0px;
	width: 720px; }

.mainnav	.home a:link, .mainnav .home a:visited {
	left: 0px;
	text-indent: -9000px;
	width: 120px; }
.mainnav	.home a:hover, .mainnav	.home a:focus {
	background: url(/img/main_nav-de.gif) no-repeat 0px -110px; }
.current-home .home a:link, .current-home .home a:visited {
	background: url(/img/main_nav-de.gif) no-repeat 0px -55px; 
	cursor: default; }
    	
.mainnav	.portrait a:link, .mainnav .portrait a:visited {
	left: 120px;
	text-indent: -9000px;
	width: 120px; }
.mainnav	.portrait a:hover, .mainnav .portrait a:focus {
	background: url(/img/main_nav-de.gif) no-repeat -120px -110px; }
.current-portrait .portrait a:link, .current-portrait .portrait a:visited {
	background: url(/img/main_nav-de.gif) no-repeat -120px -55px; 
	cursor: default; }
    		
.mainnav	.partners a:link, .mainnav .partners a:visited {
	left: 240px;
	text-indent: -9000px;
	width: 120px; }
.mainnav	.partners a:hover, .mainnav .partners a:focus {
	background: url(/img/main_nav-de.gif) no-repeat -240px -110px; }
.current-partners .partners a:link, .current-partners .partners a:visited {
	background: url(/img/main_nav-de.gif) no-repeat -240px -55px; 
	cursor: default; }
    		
.mainnav	.reports a:link, .mainnav .reports a:visited {
	left: 360px;
	text-indent: -9000px;
	width: 120px; }
.mainnav	.reports a:hover, .mainnav	.reports a:focus {
	background: url(/img/main_nav-de.gif) no-repeat -360px -110px; }
.current-reports .reports a:link, .current-reports .reports a:visited {
	background: url(/img/main_nav-de.gif) no-repeat -360px -55px; 
	cursor: default; }
    		
.mainnav	.news a:link, .mainnav .news a:visited {
	left: 480px;
	text-indent: -9000px;
	width: 120px; }
.mainnav	.news a:hover, .mainnav	.news a:focus {
	background: url(/img/main_nav-de.gif) no-repeat -480px -110px; }
.current-news .news a:link, .current-news .news a:visited {
	background: url(/img/main_nav-de.gif) no-repeat -480px -55px; }
    		
.mainnav	.contact a:link, .mainnav .contact a:visited {
	left: 600px;
	text-indent: -9000px;
	width: 120px; }
.mainnav	.contact a:hover, .mainnav	.contact a:focus {
	background: url(/img/main_nav-de.gif) no-repeat -600px -110px; }
.current-contact .contact a:link, .current-contact .contact a:visited {
	background: url(/img/main_nav-de.gif) no-repeat -600px -55px; 
	cursor: default; }
