.box-hintergrund {
	background-image: url(../photos/back.jpg);
	background-repeat: repeat-x;
	background-color: #A7A7A7;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.box-fuss {
	background-repeat: no-repeat;
	width: 150px;
	height: 10px;
	background-image: url(../photos/box-fuss.gif);
}
.text-fuss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
a.text-fuss:hover {
	color: #333333;
	text-decoration: underline;
}
.box-main-aussen {
	padding: 30px 5px 0px 20px;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	background-image: url(../photos/back-main-02.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.box-weiss {
	background-repeat: repeat;
	padding: 15px 15px 0px 20px;
	background-image: url(../photos/box-main-gross.gif);
}
.box-main-gross {
	padding: 30px;
	background-color: #FFFFFF;
	background-image: url(../photos/back-main.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}
a.text:hover {
	text-decoration: underline;
}
.text-fett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a.text-fett:hover {
	text-decoration: underline;
}
.text-fett-gelb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFBB00;
	text-decoration: none;
	font-weight: bold;
}
.box-main-mitte {
	background-repeat: repeat;
	height: 270px;
	padding: 20px 10px 10px;
	width: 210px;
	background-image: url(../photos/box-main.gif);
}
.text-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: underline;
}
a.text-link:hover {
	text-decoration: none;
}
t-fuss-referenz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
a.text-fuss-referenz:hover {
	color: #333333;
	text-decoration: underline;
}