body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FBF8F0;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a {	color: #000066; text-decoration: underline;	}
a:hover {	color: #000066; text-decoration: none;	}

a.navi {	color: #000066; text-decoration: none;}
a:hover.navi {	color: #000066;	text-decoration: underline;}

a.without {	text-decoration: none; }

.headline {
	font-weight: bold;
	text-indent: 9px;
	border: thin dashed #6699CC;
	background-attachment: fixed;
	background-image: url(img/if/headline_pfeil.jpg);
	background-repeat: no-repeat;
	background-position: 4px 4px;
}
.headline2 {	font-weight: bolder; }

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #BCCFFC;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #BCCFFC;
}
