/* copyright by Frank G. / Spectral One */
  
body {
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
}

a:link {
	color :#913c3f;
	font-family: "verdana";
	font-size: 11px;
	font-weight: 600;
	text-decoration: none;
	font-style: normal;
}

a:visited {
	color :#913c3f;;
	font-family: "verdana";
	font-size: 11px;
	font-weight: 600;
	text-decoration: none;
	font-style: normal;
}

a:hover {
	color :#c3717d;
	font-family: "verdana";
	font-size: 11px;
	font-weight: 600;
	text-decoration: underline;
	font-style: normal;
}

/* CSS Elemente/Tags */

p {
	font-family: verdana;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

tr {
	font-family: verdana;
	font-size: 13px;
	color: #000000;
}
 
td {
	font-family: verdana;
	font-size: 13px;
	color: #000000;
}

/* CSS classen für die Elemente/Tags z.b. p , td , tr */

a.header:link, a.header:visited {
	font-size: 11px;
	font-weight: 600;
	color: #913c3f;;
}

a.header:hover {
	font-size: 11px;
	font-weight: 600;
	color: #c3717d;
}

a.bottom:link, a.bottom:visited {
	font-size: 12px;
	color: #913c3f;
}

a.bottom:hover {
	font-size: 12px;
	color: #c3717d;
}

.infoseite {
	font-family: verdana;
	font-size: 15px;
	font-weight: 900;
	text-decoration: underline;
	color: #c3717d;;
}

.ueberschrift {
	font-size: 16px;
}

.ueberschriftreifentab {
	font-size: 16px;
	font-weight: 900;
	color: #c3717d;
}

.normalschrift {
	font-family: verdana;
	font-size: 14px;
	color: #000000;
}

.kleineschrift {
	font-family: verdana;
	font-size: 10px;
	color: #888888;
}

.felgenpreisschrift {
	font-family: verdana;
	font-size: 17px;
	font-weight: 600;
	color: #ffffff;
}

.felgendatenschrift {
	font-family: verdana;
	font-weight: 600;
	font-size: 13px;
	color: #cccccc;
}
