body {
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}

p,td,li,.ueberschrift,.textfeld,.textarea {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

.datum {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	padding-right: 2px;
}

a,a:hover {
	text-decoration: none;
	color: #338F76;
}

a:hover {
	text-decoration: underline;
}

.ueberschrift {
	font-size: 16px;
	font-weight: bold;
	color: #338F76;
}

.textfeld,.textarea {
	width: 200px;
	border-color: #338F76;
    border-width: 1px;
    border-style: solid;
}

.textarea {

}

.submit {
	height: 20px;
	border: 1px;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #338F76;
	text-transform: uppercase;
}
