a:link	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #3FA014;
	text-decoration: none;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #3FA014;
	text-decoration: none;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #3FA014;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #696969;
	text-decoration:none;
}

a.start:link	{
	color: #606163;
	font-size: 12px;
	text-decoration: none;
}

a.start:visited {
	color: #606163;
	font-size: 12px;
	text-decoration: none;
}

a.start:active {
	color: #606163;
	font-size: 12px;
	text-decoration: none;
}

a.start:hover {
	color: #3FA014;
	font-size: 12px;
	text-decoration:none;
}

a.leftnav:link	{
	color: #696969;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

a.leftnav:visited {
	color: #696969;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

a.leftnav:active {
	color: #696969;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

a.leftnav:hover {
	color: #3FA014;
	font-size: 12px;
	text-decoration:none;
	font-weight: bold;
}

.titelstart {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.titel {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.weiss {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.preis {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.klein {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}


td, tr, table {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #00000;
    letter-spacing: 0px;
	}
	
input, select, option, textarea	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #E3F9DD;
    border-top: 1px solid #D2D2D2;
	border-bottom : 1px solid #7F7F7F;
    border-right: 1px solid #7F7F7F;
	border-left : 1px solid #D2D2D2;
}