
a:link	{ 
	text-decoration: none;
}

a:link	{ 
	color: #26859c;
	text-decoration: none;
}

a:visited	{ 
	color: black;
	text-decoration: none;
}

a:focus, a:hover, a:active	{ 
	color: black;
	text-decoration: underline;
}

/* *********************************************** */
/* menue */

#menue ul li.jahreswagen ul {
	width: 100%;
	color: #298498;
	list-style-image: none;
	padding: 0;
	margin: 0 0 10px 0;
	clear: both;
}

#menue ul li.jahreswagen ul li a {
	color: #298498; /*26859c*/
	list-style: none;
	background: none;
}

#menue ul li.jahreswagen ul li a:hover {
	color: #30a9c6;
	list-style: none;
}


/* *********************************************** */
/* ueberschriften */

#content h1	{
	font: bold 100%/100% arial, sans-serif; 
	margin: 0 0 10px 0;
	color: #298498;
}

#content h2	{
	font: bold 80%/100% arial, sans-serif; 
	margin: 0 0 10px 0;
	color: #298498;
}

#content h3	{
	font: bold 80%/100% arial, sans-serif; 
	margin: 0 0 10px 0;
	color: #58585A;
}

#content h4 {
	font: bold 80%/100% arial, sans-serif; 
	margin: 0 0 10px 0;
	color: #004F92;
}
