/* CSS Document */

body{
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #666666; line-height:18pt
}
a:link {
	color: #888888;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00C1FB;
}
a:hover {
	text-decoration: none;
	color: #FF0B06;
}
a:active {
	text-decoration: none;
	color: #FA0203;
}
#angebot { width:340px; height:66px; background-image:url(images/mmmmmmmmmm.jpg); padding: 18px 20px 0px 100px; margin:10px}
.extra { font-weight:bold; color: #6f6f6f;}