@charset "utf-8";
.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4a547a;
	line-height: 25px;
	text-decoration: none;
}
.navigation:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2B2859;
	line-height: 25px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2B2859;
}
.txtNormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2B2859;
	line-height: 16px;
	text-decoration: none;
}


.txtSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #2B2859;
	text-decoration:none;
	}
.txtSmall:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #2B2859;
	text-decoration:underline;

	}
.txtTiny {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}.border {
	border: 1px solid #7C85AB;
}
.txtField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003;
	background-color: #FFF;
	height: 20px;
	width:300px;
	border: 1px solid #003;

}

.txtArea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003;
	background-color: #FFF;
	height: 70px;
	width:300px;
	border: 1px solid #655437;

}

.txtNormalueberschrift {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #2B2859;
	font-weight: bold;
}
.txtNormalueberklein {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #2B2859;
	font-weight: normal;
}
.Bildlinks {
	background-color: #ebe7cd;
	height: auto;
	width:auto;
	margin-bottom: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-right: 7px;
	margin-top: 15px;
}
.txtNormal:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #586289;
	text-decoration: none;

}
.txtNormal a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	
}

.txtheader {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #586289;
	font-weight: bold;
	line-height: 22px;
	font-variant: normal;
}

.txtheader a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #586289;
	font-weight: bold;
	line-height: 22px;
	text-decoration: none;
}

.txtheader:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #586289;
	font-weight: bold;
	line-height: 22px;
	font-variant: normal;
	text-decoration: underline;
}
.Button {
	background-color: #ebe7cd;
	height: auto;
	width:auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-right: 20px;
	margin-top: 0px;
}

