.menu {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #000000;

}
h1 {
	font-family: Arial;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: 900;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.text {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
p.gruen a {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #339966;
	text-decoration: none;
}
.bold {
	font-weight: 900;
	color: #000000;
	text-decoration: none;

}
a:hover {
	text-decoration: underline;
}
p {
	margin-top: 0px;
}
input, a#submit {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFCC66;
	border: 1px solid #FFFFCC;

}
input.text {
	width: 200px;
}
textarea {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	line-height: 14px;
	color: #000000;
	background-color: #FFFFCC;
	border: 1px solid #FFCC66;
	width: 200px;
	height: 60px;
}
input.color {
	width: 200px;
	background-color: #FFFFCC;
	border: 1px solid #FFCC66;
}
.tele {
	font-family: Arial;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: 900;
	font-variant: normal;
	color: #990000;
	text-decoration: none;
	padding-left: 9px;
}
a {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #339966;
	text-decoration: none;
}
fieldset {
	border-style:none;
	padding:0;
	margin:0;
	width:377px;
}
fieldset label {
	display:block;
	float:left;
	width:142px;
}
fieldset input{
	width:200px;
}
fieldset .even{
	background-color:#ffcc66;
}
fieldset .odd input{
	background-color:#FFFFCC;
	border:1px solid #FFCC66;
}
fieldset .even input{
}
legend {
	display:none;
	visibility:hidden;
}
#powermaildiv_uid7, #powermaildiv_uid8 {
	display:inline;
	float:right;
	text-align:right;
}
#powermaildiv_uid7 input, #powermaildiv_uid8 input{
	width:98px;
}
#powermaildiv_uid8{
	padding-right:33px;
}
#powermaildiv_uid7{
	padding-right:6px;
}
fieldset #powermaildiv_uid8 {
	background-color:transparent;
}
.wtspamshield-errormsg {
	display:block;
	color:red;
	border:1px solid red;
	font-size:110%;
	font-weight:bold;
	text-align:center;
	padding:3px; 0;
	margin:0;
}