.borhorizontal {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F4F4F4;
}
.leftlink {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.leftlink:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #BE0000;
}
.content {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #595959;
	line-height: 20px;
}
.contentred {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #BE0000;
	line-height: 24px;
}
.titel {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
}
.more {
	font-family: tahoma;
	font-size: 10px;
	color: #BE0000;
	text-decoration: underline;
}
.more:hover {
	font-family: tahoma;
	font-size: 10px;
	color: #BE0000;
	text-decoration: none;
}
.foot {

	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	line-height: 24px;
}
.footlink {
	font-family: tahoma;
	font-size: 11px;
	color: #898989;
	text-decoration: none;
}
.footlink:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #BE0000;
	text-decoration: underline;
}

.toplink {
	font-family: tahoma;
	font-size: 11px;
	color: #898989;
	text-decoration: none;
}
.toplink:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #BE0000;
	text-decoration: underline;
}
.left1 {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.left1:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #BE0000;
	text-decoration: none;
}.contentbold {

	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #EF7F33;
	line-height: 24px;
}
.field {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	border: 1px solid #7F9DB9;
}
.button {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9A02;
}

.leftlink_highlighted {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #00518F;
	text-decoration: none;
}
.leftlink_highlighted:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #BE0000;
}
.highlight_orange {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FC9900;
	text-decoration: none;	
}
.highlight_orange:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FC9900;
	text-decoration: underline;	
}
