body {
	background-color: efefef;
	margin: 0px;
	padding: 0px;
}
.subheader {
	background-image: url(img/sub-ob-001.gif);
	background-repeat: no-repeat;
}
.mainbodybg {
	background-image: url(img/underlay.gif);
	background-repeat: no-repeat;
}
.boxsides {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #46626C;
	border-left-color: #46626C;
}
.footer {
	background-image: url(img/footer.gif);
	background-repeat: repeat-x;
	background-position: 0% 0%;
}
.trebucht {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	line-height: 18px;
	letter-spacing: 1px;
}
.welcometext {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 24px;
	letter-spacing: 1px;
}
.addressbox {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	line-height: 18px;
	background-image: url(img/addressbox.gif);
	background-repeat: no-repeat;
	letter-spacing: 1px;
	margin: 0px;
	padding: 6px;
}
.subheadertext {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 14px;
	letter-spacing: 1px;
}
