p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #663333;
}
b {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 130%;
	line-height: 170%;
	color: #CC6633;
}
a {
	outline: none;
}
body {
	background-image: url(../bg.jpg);
	background-repeat: repeat-x;
}
#angebote { position: absolute; top: 200px; left: 25px; float: left; }
#angebote h1 { font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }

