.rand {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #993300;
}
body {
  background-image: url(images/hg.gif);
  font-family: Arial, Helvetica;
}

.seiteueberschrift {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #990000;
}
a {text-decoration: none; color: #990000;}
a:visited {color: #990000; text-decoration: none;}
a:hover {color: #339900; text-decoration: none;}
.border {
	border: 1px solid #990000;
}

#customerInput
{
    background-color: #ffffbf;
    padding: 6px;
    border: 1px solid #cfcfcf;
}

#customerInput p
{
    margin: 0px;
}
