body,td,th {
	font-family: Tahoma;
	font-size: small;
	color: #FFCCFF;
}
body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #3D0717;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	color: #F4A116;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	font-size: medium;
}
p {
	line-height: 1.7em;
	margin: 0px;
	padding: 0px;
}
h2 {
	color: #990066;
	font-size: small;
	letter-spacing: 0.3em;
	margin: 0px;
	padding: 0px;
	font-style: italic;
}
.kosten {
	font-size: xx-small;
}
.nummer {
	font-size: medium;
	color: #FFFFFF;
}
.copy {
	font-size: x-small;
	color: #CC6633;
}
a.copy {
	color: #CC6633;
}

form {
	margin: 0px;
	padding: 0px;
}
.code {
	color: #4E0425;
	background-color: #EDDACC;
	font-size: large;
	border: 2px inset #73123D;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.telefoon {
	background-image: url(images/telefoon.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border: 1px outset #742B4B;
}

