/* HACKS IE 6 */

cool {
	padding: 10px;	
}

* html .picture, * html .picture img {
	width: 697px;
}

* html ul ul {
	margin-top: -18px;
}

* html ul ul ul {
	margin-top: -18px;
}

* html .logo {
	font-size: 7pt;
	letter-spacing: 1px;
}

/* HACKS IE 7 */
* + html ul ul {
	margin-top: -18px;
}

* + html ul ul ul {
	margin-top: -18px;
}

/* fŸr ALLE IE < 8 */

.aktiv ul li a {
	color: #000;
	font-weight: normal;
}
