body,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

a:link, a:visited, a:active {
	color: #408100;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #ff0000;
	text-decoration: none;
	font-weight: bold;
}
hr {
	color: #ff0000;
	height: 1px;
	width: 100%;
}
h1 {
	font-size: 18px;
	color: #2F4F4F;
	font-weight: bold;
}
/*****************************************/
/*** Danke-Seite nach Bestellung ***/
/*****************************************/
h8 {
    text-align: center;
	font-size: 22px;
	color: #2F4F4F;
	font-weight: bold;
}

form {
	margin: 0;
}

.menu {
	background-color: transparent;

}
.menu ul, .menu li{
	list-style-type: none;

}
.menu ul {
	background-color: transparent;
}
.menu ul ul {
	padding-left: 0px;
}
.menu a:link, .menu a:visited, .menu a:active {
	color: White;
	display: block;
	background-color: transparent;
	text-decoration: none;
}
.menu a:hover {
	color: #ffc600;
	background-color: transparent;
	text-decoration: none;
}
.menu_current {
	font-weight: bold;
}

.content {
	background-color: #FFFFFF;
	vertical-align: top;
	text-align: left;
}






.naviu {
	background-color: transparent;

}
.naviu ul, .naviu li{
	list-style-type: none;

}
.naviu ul {
	background-color: transparent;
}
.naviu ul ul {
	padding-left: 0px;
}
.naviu a:link, .naviu a:visited, .naviu a:active {
	color: #408100;
	background-color: transparent;
	text-decoration: none;
}
.naviu a:hover {
	color: #ffc600;
	background-color: transparent;
	text-decoration: none;
}
.naviu_current {
	font-weight: bold;
}


