body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 1.2;
}
a:focus {
	outline:1px dotted invert
}
hr {
	border-color:#ccc;
	border-style:solid;
	border-width:1px 0 0;
	height:0;
}
h1 {
	font-size:25px
}
h2 {
	font-size:23px
}
h3 {
	font-size:21px
}
h4 {
	font-size:19px
}
h5 {
	font-size:17px
}
h6 {
	font-size:11px;
	text-transform: uppercase;
}
ol {
	list-style:decimal
}
ul {
	list-style:square
}
p, dl, hr, h1, h2, h3, h4, h5, h6, ol, ul, pre, table, address, fieldset {
	margin-bottom:20px
}
a.copy {
	color: #231F20;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	height: 100%;
}
textarea {
	width: 340px;
	background-color: transparent;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #6b6353;
	border: 1px dashed #9F927C;
}
input.Eingabe {
	width: 250px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	float: right;
	background-color: transparent;
	height: 16px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-bottom-color: #9F927C;
	border-top-color: #BBAF99;
	border-right-color: #BBAE98;
	border-left-color: #BEB39D;
	margin-top: 2px;
	color: #6b6353;
}
input.Submit {
	width: auto;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	float: right;
	background-color: transparent;
	height: 22px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #231f20;
	margin: 5px 0 5px 0;
}
input.radio {
	font-family: Helvetica, Arial, sans-serif;
	color: #6b6353;
}

#formular.Eingabe {
	line-height: 22px;
	height: 22px;
}
#formular {
	height: auto;
	width: auto;

}
#formular.Eingabe div{
	display: block;
	float: left;
	


}
#formular.Eingabe div.innen{
	width: 160px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;


}

