BODY {
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
}

P, B, I, TD, PRE, DIV, LI {
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
}

A {
	text-decoration : none;
	color:#172A86;
} 

A:HOVER {
	text-decoration : underline;
} 

H1 {
	font-size : 15px;
}

H2 {
	font-size : 13px;
}

.Ueberschrift {
	font-size : 15px;
}


.wichtig {
	font-weight:bold;
}

.step_act {
	color:#172A86;
	font-weight: bold;
	float: left;
}

.step_other {
	float: left;
}

.header_explanation {
	margin: 10px;
}

.header_warning {
	margin: 10px;
	font-weight: bold;
	color: #FF0000;
}

.iFormName {
	text-align: right;
	font-weight: bold;
}

.iFormField {
	width: 100%;
}

.iFormDemo {
	color: #C0C0C0;
}