

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;
}


select {
	background-color: #A6D1E9;
	border: 1px solid #005294;
	font-size: 11px;
	margin: 2px;	
}

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



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


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

.activetext {
	color: #A1C3D8;
}

.subactivetext {
	color: #005294;
}

.forumfield {
	width: 240px;
	height: 16px;
	background-color: #A6D1E9;
	border: 1px solid #005294;
	padding: 2px;
	font-size: 13px;
	margin: 2px;
}


.forumtext {
	width: 240px;
	height: 200px;
	background-color: #A6D1E9;
	border: 1px solid #005294;
	padding: 2px;
	font-size: 13px;
	margin: 2px;
}

.button {
	color: #FFF;
	background-color: #005294;
	font-size: 1.0em;
	margin: 2px;	
	padding: 4px;
	border: 1px solid #419DD1;
	text-decoration: none;
}

.button:hover {
	background-color: #419DD1;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	border: 1px solid #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;
}

.forumsuche {
	width: 150px;
	height: 16px;
	background-color: #A6D1E9;
	border: 1px solid #003E2C;
	padding: 2px;
	font-size: 1em;
	margin: 2px;
}
