
/* Navigation Hauptmenu --- Start --- */

* html ul#mainmenu {
	position:relative;
	top:-19px;
	left:49px;
	list-style:none;
}

/* Navigation Hauptmenu --- Ende  --- */

/* Position Seitenbereiche --- Start --- */

* html #maincontent {
	top:0em;
	margin-bottom:5em;
}

* html #subcontent {
	top:0em;
	margin-bottom:5em;
}

/* Position Seitenbereiche --- Ende  --- */

* html ul {
	padding-left:1em;
}
