body {
	background-attachment: scroll;
	background-color: #FFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.contact {
	background-image: url(../images/telefon.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #3e2a1e;
	text-decoration: none;
	line-height: 18px;
}
.submenu {
	background-image: url(../images/sub_menu_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.jsbg {
	background-color: #f6eed9;
	border: 1px solid #f1eadd;
}
.titles {
	font-weight: bold;
	color: #5b3b2d;
	text-decoration: none;
}
.slogan {
	font-size: 12px;
	color: #7D503D;
	font-weight: bold;
	line-height: normal;
}

.titlesCopy {
	font-weight: normal;
	color: #5b3b2d;
	text-transform: lowercase;
}
.bordertabel {
	border: thin solid #999;
}
