/* Styles */

td 
{
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-size: 12px;
}

td.nav_sub
{
	padding-left: 12px;
	padding-top: 34px;
	font-size: 11px;
/*	letter-spacing: 1px;
	white-spacing: 1px;
	background-color: #EDF3D7; */
}

h2
{
	color: #497046;
	font-size: 18px;
	font-weight: normal;
}

#content
{
	line-height: 15px;
}

td.footer
{
	padding-left: 12px;
	font-size: 11px;
	letter-spacing: 1px;
}

#nav_sub a
{
	color: #000000;
	text-decoration: none;
}

#nav_sub a:hover
{
	color: #497046;
	text-decoration: underline;
}

#nav_sub a.active
{
	color: #497046;
	text-decoration: underline;
}

a
{
	color: #497046;
}

img
{
	border: 0px;
}

a.zurbestellung
{
	width: 490px;
	letter-spacing: 5px;
	white-spacing: 5px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	
}

a.zurbestellung:hover
{
	background-color: #497046;
	color: #FFFFFF;
}

select
{
	border: 1px solid #497046; font-size: 10px; width: 60px;
}