body {
	background-color: #666666;
}
.border {
	border: 1px solid #000000;
}
body,td,p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	color: #000000;
}
.paddingcontent {
	padding: 15px 15px 15px 30px;
}
.fonth1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0;
	padding:0;
}
.marginabsatznull {
	margin:0;
	padding:0;
}
.fontlegende {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
.fonttitleprofil {
	font-weight: bold;
	color: #B2665D;
}
.lineheightmore {
	line-height: 16px;
}
ul {
	padding-left: 15px;
}
input {
	background-color: #FFFFFF;
	height: 16px;
	width: 140px;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
input.button {
	background-color: #B5AD7C;
	height: 26px;
	width: 110px;
	color: #000000;
	font-weight: normal;
	border: solid 2px #FFFFFF;
	vertical-align: middle;
}
textarea {
	background-color: #FFFFFF;
	height: 80px;
	width: 350px;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	max-width: 350px;
	max-height: 80px;
	overflow: auto;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: #663300;
}
a.weiter {
	font-weight: bold;
	text-decoration: none;
	color: #B2665D;
}
a.weiter:hover {
	color: #663300;
}

