/* Print.css fuer exxcellence.de */

#logo {
	top: 0;
	width: 252px;
	height: 63px;
}

#logo IMG {
	display: block;
	width: 252px;
	height: 63px;
}

#logo H1, #logo A {
	display: none;
}

.nav {
        font-family: Arial, sans-serif;
        z-index: 100;
        position: relative;
        left: 2px;
        top: 80px;
	text-transform: uppercase !important;
	color: #000 !important;
}

.nav A {
	color: #000 !important;
}

.nav UL LI {
	background: none !important;
}

.nav UL LI A {
        padding: 0 0 0 0;
        overflow: auto;
        height: 45px !important;
}


