.level1-navigation {
	width: 718px;
	background-color: white;
	z-index: 0;
}

.level1-navigation ul {
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
}

*:first-child+html .level1-navigation ul {
	margin: 0 0 0 0;
}

.level1-navigation ul li 	{
	padding: 0;
	list-style: none;
	display: inline;
	white-space: nowrap;
	color: #000;
	font-size: 90%;
}

.level1-navigation a {
	width: 100px;
	height: 33px;
	color: #575757;
	text-decoration: none;
	float: left;
	padding: 4px 4px 4px 4px;
}

#button1 a, #button1 a:visited {
	background: url(images/hp/button_rechts_2a.gif);
	margin: 0 14px 0 0;
}

#button1 a:hover, #button1 a:active, #button1 a:focus, #button1 a:focus .sffocus {
	background: url(images/hp/button_rechts_3a.gif);
	margin: 0 14px 0 0;
}

#button1-a a, #button1-a a:visited {
	background: url(images/hp/button_rechts_3a.gif);
	margin: 0 14px 0 0;
}

#button2 a, #button2 a:visited {
	background: url(images/hp/button_rechts_0a.gif);
	background-position: 0px 0px;
	margin: 0 0 0 0;
}

#button2 a:hover, #button2 a:active, #button2 a:focus, #button2 a:focus .sffocus {
	background: url(images/hp/button_rechts_1a.gif);
	margin: 0 0 0 0;
}

#button2-a a, #button2-a a:visited {
	background: url(images/hp/button_rechts_1a.gif);
	margin: 0 0 0 0;
}

/*Buttons Links*/

.level2-navigation {
	background-color: white;
	z-index: 0;
}

.level2-navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

*:first-child+html .level2-navigation ul {
	margin: 0 0 0 0;
}

.level2-navigation ul li 	{
	padding: 0;
	list-style: none;
	display: block;
	white-space: nowrap;
	color: #000;
	font-size: 90%;
}

.level2-navigation a {
	width: 118px;
	height: 21px;
	color: #575757;
	text-decoration: none;
	float: left;
	background: url(images/hp/button_links.gif);
	margin: 10px 0 0 40px;
	padding: 2px 0 0 15px;
	display: block;
	font-size: 120%
}


#button3 a, #button3 a:visited {
	color: #575757;
}

#button3 a:hover, #button3 a:active, #button3 a:focus, #button3 a:focus .sffocus {
	color: #FF0000;
}

#button3-a a, #button3-a a:visited {
	color: #FF0000;
}


/*NavLinks*/

.level3-navigation {
	background-color: white;
	z-index: 0;
}

.level3-navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

*:first-child+html .level3-navigation ul {
	margin: 0 0 0 0;
}

.level3-navigation ul li 	{
	padding: 0;
	list-style: none;
	display: block;
	white-space: nowrap;
	color: #000;
	font-size: 90%;
}

.level3-navigation a {
	width: 125px;
	height: 21px;
	color: #575757;
	text-decoration: none;
	float: left;
	margin: 5px 0 0 40px;
	padding: 2px 0 0 15px;
	display: block;
	font-size: 120%
}


#button4 a, #button4 a:visited {
	color: #27A22D;
}

#button4 a:hover, #button4 a:active, #button4 a:focus, #button4 a:focus .sffocus {
	color: #FF0000;
}

#button4-a a, #button4-a a:visited {
	color: #FF0000;
}