#grau {
	position:absolute;
	top:0px;
	left:0px;
	z-index:0;
}
#muster {
	position:absolute;
	top:205px;
	left:0px;
}
#dunkel_blau {
	position:absolute;
	top:85px;
	left:0px;
}
body {
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
}
.margin_10px{
	margin-left:10px;
	margin-top:10px;
	margin-right:10px;
	margin-bottom:10px;
}
.main_img {
	position:relative;
	top:0px;
	left:0px;
	z-index:5;
	height:100px;
}
.title {
	font-family:Arial;
	font-weight:bold;
	color:#FF7D21;
	font-size:11px;
}
.headline{
	font-family:Arial;
	font-weight:bold;
	font-size:11px;
}
.superheadline{
	font-family:Arial;
	font-weight:bold;
	font-size:16px;
	color: #063765;
}
td {
	font-family:Arial;
	color:#000000;
	font-size:11px;
}
a:link {
	font-family:Arial;
	color:#063765;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
a:visited {
	font-family:Arial;
	color:#063765;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.active a:link, .active a:visited {
	font-family:Arial;
	color:#FF7D21;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.sub_no a:link, .sub_no a:visited {
	font-family:Arial;
	color:#063765;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}
.sub_act a:link, .sub_act a:visited, .sub_no a:hover {
	font-family:Arial;
	color:#FF7D21;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}
a:hover {
	font-family:Arial;
	color:#FF7D21;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

select{
	font-size:11px;
	background-color:#FFFFFF;
	color:#000000;
	border: 1px solid #A8A8A8;
}
	
h1{
	font-size: 14px;
	font-weight: bold;
}
h2{
	font-size: 14px;
	font-weight: bold;
	text-decoration:underline;
}
h3{
	font-size: 13px;
	font-weight: bold;
}
h4{
	font-size: 13px;
	font-weight: bold;
	text-decoration:underline;
}
h5{
	font-size: 12px;
	font-weight: bold;
}
h6{
	font-size: 12px;
	font-weight: bold;
	text-decoration:underline;
}

.dunkelgrau{
	color: #8E8E8F;
}

.hellgrau{
	color: #D8DADC;
}

.dunkelblau{
	color: #063765;
}

.hellblau{
	color: #0080C1;
}

.orange{
	color: #FF7D21;
}
.tx-srfeuserregister-pi1 INPUT { color:black; background-color:white; }
.tx-srfeuserregister-pi1 INPUT.tx-srfeuserregister-pi1-submit { color:black; background-color:white; }


/* ******************** Formatierungen Kontaktformular (pi1_mailform) ****************** */

.error
{
	color: #FF0000;
}