.ueberschrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
}
.bordertop {
	background-image: url(images/upperborder.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.borderleft {
	background-image: url(images/sideborder.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.boderright {
	background-image: url(images/sideborder.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.downborder {
	background-image: url(css/image/upperborder.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.ueberschrift02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: normal;
	word-spacing: normal;
	font-style: normal;
	color: #FF4D1A;
	line-height: 20px;
}
.bordermiddle {
	background-image: url(images/sideborder.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FF4D1A;
	text-decoration: none;
	focus: outline: none;
}
