@charset "utf-8";

/*****************************
*	DRUCKANSICHT			 */

#kopf,
#ringe,
#infobereich,
#fuss {
	display: none;
}

body {
	font: 13pt "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	color: #595959;
	letter-spacing: -0.0825em;
}

h1 {
	font-size: 25pt;
	line-height: 21pt;
	font-weight: normal;
	color: #da251c;
	margin: 20pt 0;
}

h2 {
	font-size: 21pt;
	font-weight: normal;
	color: #da251c;
	margin: 12pt 0;
}

h3 {
	font-size: 18pt;
	font-weight: bold;
	color: #da251c;
	margin: 10pt 0;
}

h4 {
	font-size: 15pt;
	font-weight: bold;
	color: #da251c;
	margin: 8pt 0;
}

a {
	color: #DA251C;
	text-decoration: underline;
}

dl {
	width: 100%;
	margin: 10pt 0;
}

dl dt {
	width: 40%;
	float: left;
	display: inline;
	margin-right: 5%;
}

dl dd {
	width: 45%;
	float: left;
	margin-bottom: 5pt;
}

dl p {
	margin: 0;
}

small {
	font-size: 0.75em;
}

fieldset {
	border: none;
	padding: 0;
	margin: 0;
}

.form_input,
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-text,
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-password,
.tx-srfeuserregister-pi1 textarea,
.tx-srfeuserregister-pi1 select {
	width: 290pt;
	float: left;
	display: inline;
	font-size: 11pt;
	font-weight: bold;
	color: #da251c;
	border: 1pt solid #da251c;
	padding: 4pt;
	margin: 0 5pt 0 0;
}

.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-uploader {
	width: 410pt;
	font-size: 11pt;
	font-weight: bold;
	color: #da251c;
	padding: 5pt;
	margin: 0 5pt 0 0;
}

.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-radio {
	float: left;
}

.tx-srfeuserregister-pi1 textarea {
	height: 100pt;
}

.tx-srfeuserregister-pi1 select {
	width: 300pt;
}
	
.tx-srfeuserregister-pi1 p {
	clear: both;
	margin: 15pt 0;
	padding: 0;
}

.tx-srfeuserregister-pi1 h4 {
	margin-top: 0;
	padding: 0;
}

.tx-srfeuserregister-pi1 dl {
	float: left;
}
	
.tx-srfeuserregister-pi1 .linie {
	margin-top: 25pt;
}

.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-clear {
	background: none;
	font-size: 10pt;
	color: #DA251C;
}

.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-error {
	font-size: 11pt;
	color: #DA251C;	
}