body {font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 12px;}

.img {
	border: 0px;
}
.wide_button {
	width: 200px;
	display: inline;
}

.abschnitt_hilighted {
	text-decoration: none; 
	font-size: 11px; 
	color: maroon;
	font-weight: bold;
}
.abschnitt_std {
	text-decoration: none; 
	font-size: 11px; 
	color: gray;
	font-weight: bold;
}

.anwort_td_desc {
	font-weight: bold; 
	font-size: larger;
}

.anwort_td_radio {
	width: 250px;
	align: center;
}
.antwort_td_radio_seperator {
	width: 250px;
	align: center;
	display: inline;
    white-space: nowrap;
}

.td_frage_navigation {
	width: 375px;
	align: center;
}

.tr_frage_definition {
	font-style: italic; 
	color: purple; 
	font-size: 14px;
}

.tr_frage_erlauterung {
	font-style: italic; 
	color: blue; 
	font-size: 14px;
}

.tr_frage_hinweis {
	font-style: italic; 
	color: green; 
	font-size: 14px;
}

#table_statusNaviBar {
	border:0;
	cellspacing: 0;
	cellpadding: 0;
	width: 500px;
}

.td_frage_status_current {
	background-color: silver;
	text-decoration: none; 
	color: black; 
	font-size: small; 
	word-spacing: 0 em; 
	letter-spacing: 0.05em; 
	font-weight: bold; 
	font-style: italic;
}

.frage_status_valid {
	text-decoration: none; 
	color: green; 
	font-size: small; 
	word-spacing: 0 em; 
	letter-spacing: 0.05em; 
	font-style: italic;
}

.frage_status_invalid {
	text-decoration: none; 
	color: red; 
	font-size: small; 
	word-spacing: 0 em; 
	letter-spacing: 0.05em; 
	font-weight: bold; 
	font-style: italic;
}

.frage_status_empty {
	text-decoration: none; 
	color: gray; 
	font-size: small; 
	word-spacing: 0 em; 
	letter-spacing: 0.05em; 
	font-weight: bold; 
	font-style: italic;
}
.error {
	color: red;
}
.error_big {
	color: red;
	font-size: 18px;
	font-weight: bold;
}
.eval_invalid_message {
	text-decoration: none; 
	font-size: 15px; 
	word-spacing: 0.1em; 
	letter-spacing: 0.05em; 
	font-weight: bold; 
	color: red;
}
.eval_valid_message {
	text-decoration: none; 
	font-size: 15px; 
	word-spacing: 0.1em; 
	letter-spacing: 0.05em; 
	font-weight: bold; 
	color: green;
}
.spaced_button {
	display: inline;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 10px;
}
.invalid_warning_page_message {
	text-decoration: none; 
	font-size: 20px; 
	word-spacing: 0.1em; 
	letter-spacing: 0.05em; 
	font-weight: bold; 
	color: red;
}
.registration_applicant:first-line {
	font-weight: bold:
}