body,h1,h2,h3,span,div,td,th,input,textarea,p,li {
	font: 10px/15px monaco, courier, courier new, georgia, tahoma, monospace;
	color: #000;
}

span,li,a {
	border-bottom: 1px solid #fff;
}

body {
	margin: 21px 22px 22px 22px;
	background-color: #fff;
}

h1 {
	margin: 0 0 18px 0;
	padding: 0;
}

p {
	margin: 15px 0 0 0;
	padding: 0;
}

p.indent {
	margin: 0 0 0 18px;
}

p.message {
	width: 388px;
	padding: 5px;
	margin-bottom: 10px;
}

a {
	color:#ff3300;
	text-decoration:none;
}

a:hover {
	border-bottom: 1px dotted #fff;
}

#harald {
	margin-top: 45px;
	margin-left: 18px;
}

#content {
	width: 400px;
}

input.text {
	width: 400px;
}

textarea {
	width: 400px;
	height: 250px;
}

input.text,textarea {
	margin-top: 5px;
	margin-bottom: 7px;
}
