html, body {
	height: 100%;
}
body {
	background: #ccbbaa;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
table.table_main {
	background: #ffffff;
	width: 1004px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}
td.td_bg1-top {
	background-image: URL("../graphics/bg1-top.gif");
	height: 32px;
	width: 1004px;
}
td.td_bg2-logo {
	background-image: URL("../graphics/bg2-logo.gif");
	height: 122px;
	width: 1004px;
}
td.td_bg2-logo_kbh-cafe {
	background-image: URL("../graphics/bg2-logo_kbh-cafe.gif");
	height: 122px;
	width: 1004px;
}
td.td_bg2-logo_kbh-antik {
	background-image: URL("../graphics/bg2-logo_kbh-antik.gif");
	height: 122px;
	width: 1004px;
}
td.td_bg2-logo_aa-cafe {
	background-image: URL("../graphics/bg2-logo_aa-cafe.gif");
	height: 122px;
	width: 1004px;
}
td.td_bg2-logo_aa-antik {
	background-image: URL("../graphics/bg2-logo_aa-antik.gif");
	height: 122px;
	width: 1004px;
}
td.td_bg3-content1 {
	background-image: URL("../graphics/bg3-content1.gif");
	height: 50px;
	width: 1004px;
}
td.td_bg3-content2 {
	background-image: URL("../graphics/bg3-content2.gif");
	height: 100%;
	width: 1004px;
}
td.td_bg3-content3 {
	background-image: URL("../graphics/bg3-content3.gif");
	height: 50px;
	width: 1004px;
}
td.td_border-right {
	border-right-width: 1px;
	border-right-style: solid;	
	border-right-color: #000000;
}
td.td_border-bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;	
	border-bottom-color: #000000;
}
a.a_text-bottom {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
}
a.a_text-bottom:visited {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
}
a.a_text-bottom:active {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
}
a.a_text-bottom:hover {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
.text {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify; 
}
.text_b {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.text-adresse {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: none;
}
.headline {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.headline_u {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;	
	border-bottom-color: #000000;
}
p {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify; 
	font-weight: none;
	line-height: 1.5;
}