h2 {
	font: bold 1.6em/1.6em Georgia, "Times New Roman", Times, serif;
	color: #005294;
	margin-bottom: 0.9em;
}

h3 {
	font: bold 1.3em/1.3em Georgia, "Times New Roman", Times, serif;
	color: #005294;
	margin-bottom: 0.3em;
	margin-top: 0.5em;
}

a:link,  a:visited {
	text-decoration: underline;
	color: #005294;
}

a:hover,  a:active {
	text-decoration: underline;
	color: #A1C3D8;
	font-style: italic;
}



#container {
	background: url(back_signal.png) repeat-y;
}

.active {
	background: url(prompt_signal.png) no-repeat 122px;
}


.subactive {
	background: url(prompt_eis.png) no-repeat 110px;
}

.activetext {
	color: #419DD1;
}

.subactivetext {
	color: #005294;
}

.vorspann {
	font: 1.1em/1.3em Georgia, "Times New Roman", Times, serif;
	border-left: 8px solid #005294;
	margin-bottom: 1.5em;
	padding-left: 1.2em;
}
