.Border {
	border-top: thin solid #85879C;
	border-right: thin solid #85879C;
	border-bottom: thin solid;
	border-left: thin solid #85879C;
}
.Border2 {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #85879C;
	border-left-color: #85879C;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #85879C;
}
.Default_Marge {
	padding: 15px;
}
.LeftTemplate {
	background-attachment: fixed;
	background-image: none;
	background-repeat: repeat-y;
	background-position: center center;
}
.Arial_Kop {
	font-size: 15px;
	font-weight: bold;
	font-family: Arial;
	color: #003399;
}
.Tahoma_Text {
	font-family: Tahoma;
	font-size: 12px;
	color: 003399;
}
.FooterText {
	font-family: Tahoma;
	font-size: 11px;
	color: #CCCCCC;
}
.noBorder {
	border: 0px none #000000;
}
.route_pic {
	float: right;
	border-width:1px;
	border-color:#000000;
	margin-right: 5px;
}
.Werk_Cat {
	font-family: tahoma;
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
	color: #0066CC;
	font-style: italic;
	text-transform: none;
	line-height: normal;
}


.Werk_Cat_sub {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	font-variant: small-caps;
	color: #0066CC;
	font-style: normal;
	text-transform: none;
	line-height: normal;
}

.teruglink {
	font-size: 13px;
	color: #0033CC;
	float: right;
	margin-top: 7px;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	font-variant: normal;
}

a.teruglink.link {
	color:#FFFF00;
	text-decoration:none;
}
a.teruglink.hover {
	text-decoration:underline;
	color:#FFFF00;
}
a.teruglink:visited {
	color:#FFFF00;
	text-decoration:none;
}
