.text_navi_top {
	font-family: Arial;
	font-stretch: condensed;
	font-size: 10px;
	font-weight: 100;
	line-height: 14px;
	color: #E97317;
}
.text_navi_left_headline {
	font-family: Arial;
	font-stretch:condensed;
	font-size: 16px;
	font-weight: bold;
	line-height: 14px;
	color: #7B7B7B;
}
.text_navi_left {
	font-family: Arial;
	font-stretch: extra-condensed;
	font-size: 11px;
	font-weight: 100;
	line-height: 14px;
	color: #E97317;
}
.text_navi_main {
	font-family: Arial;
	font-stretch: extra-condensed;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	color: #E97317;
}
.text {
	font-family: Arial;
	font-stretch: extra-condensed;
	font-size: 11px;
	font-weight: 100;
	line-height: 14px;
	color: #58595B;
}
.text_teaser {
	font-family: Arial;
	font-stretch: extra-condensed;
	font-size: 11px;
	font-weight: 100;
	line-height: 14px;
	color: #1E1EAB;
}
.eingabefeld {
	font-family: Arial;
	font-stretch: extra-condensed;
	font-weight: 100;
	background-color: #FFFFFF;
	font-size: 10px;
	width: 220px;
	height: 15px;
	border-width: 1px;
	border-style: solid;
	color: #666666;
	border-color:#DADADA;
}
.upload {
	font-family: Arial;
	font-stretch: extra-condensed;
	font-weight: 100;
	background-color: #FFFFFF;
	font-size: 10px;
	width: 220px;
	height: 18px;
	border-width: 1px;
	border-style: solid;
	color: #666666;
	border-color:#DADADA;
}
.terminfeld {
	font-family: Arial;
	font-stretch: extra-condensed;
	font-weight: 100;
	background-color: #FFFFFF;
	font-size: 10px;
	width: 66px;
	height: 15px;
	border-width: 1px;
	border-style: solid;
	color: #666666;
	border-color:#DADADA;
}
.textfeld {
	font-family: Arial;
	font-stretch: extra-condensed;
	background-color: #FFFFFF;
	font-size: 10px;
	font-weight: 100;
	width: 220px;
	height: 100px;
	border-width: 1px;
	border-style: solid;
	color: #666666;
	border-color:#DADADA;
}
.button {
    background-image: url(../img/kontakt/go_button.jpg);
	background-repeat: no-repeat;
	width: 77px;
	height: 56px;
	border: solid;
	border-width: 0px;
}
a.link_navi_top:link {
	text-decoration: none;
	font-weight:normal;
	color:#7B7B7B;
}
a.link_navi_top:visited {
	text-decoration: none;
	font-weight:normal;
	color:#7B7B7B;
}
a.link_navi_top:active {
	text-decoration: none;
	font-weight:normal;
	color:#7B7B7B;
}
a.link_navi_top:hover {
	text-decoration: none;
	font-weight:normal;
	color:#7B7B7B;
}
a.link_navi_left:link {
	text-decoration: none;
	font-weight:normal;
	color:#58595B;
}
a.link_navi_left:visited {
	text-decoration: none;
	font-weight:normal;
	color:#58595B;
}
a.link_navi_left:active {
	text-decoration: none;
	font-weight:normal;
	color:#58595B;
}
a.link_navi_left:hover {
	text-decoration: none;
	font-weight:normal;
	color:#58595B;
}
a.link_navi_main:link {
	text-decoration: none;
	font-weight: bold;
	color:#A0A0A0;
}
a.link_navi_main:visited {
	text-decoration: none;
	font-weight: bold;
	color:#A0A0A0;
}
a.link_navi_main:active {
	text-decoration: none;
	font-weight: bold;
	color:#A0A0A0;
}
a.link_navi_main:hover {
	text-decoration: none;
	font-weight: bold;
	color:#E97317;
}
.imgBorder {
	border: 1px solid #DCDCDC;
}
