body {
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	background-color: #CCCC33;
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px;
}

td {
	font-size: 14px;
}
.foot {
	font-size: 13px;
	text-align: right;
	padding-right: 64px;
	padding-bottom: 20px;
	padding-top: 10px;
}
.referenz {
	font-size: 12px;
}
.head {
	font-size: 12px;
	text-align: right;
	background-image: url(img/bg_oben.jpg);
	background-repeat: no-repeat;
	padding-right: 10px;



}
.mitte {
	background-image: url(img/bg_unten.jpg);
	background-repeat: no-repeat;
	height: 438px;

}
.unten {
	background-image: url(img/bg_inhalt.jpg);
	background-repeat: no-repeat;
}
.head2 {
	font-size: 12px;
	text-align: right;
	background-image: url(img/start1.jpg);
	background-repeat: no-repeat;
	background-position: 84px;
	padding-right: 64px;




}
.foot2 {

	font-size: 13px;
	text-align: center;
	padding-right: 64px;
	padding-bottom: 20px;
	padding-top: 10px;
}
.menu {
	padding-top: 50px;
}
.bigger {
	font-size: 22px;
}
.popfoot {
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-color: #DADE7E;
	padding: 10px;
	height: 30px;

}
.popinhalt {
	text-align: center;
	vertical-align: top;
	padding-top: 30px;
	padding-bottom: 30px;

}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #FF6600;
	text-decoration: none;
}
