* {
	margin: 0;
	padding: 0;
	font-family: "Times New Roman",Times,serif;
}

body {
	background-color: #411312;
}

img, div { behavior: url(/cms/iepngfix/iepngfix.htc) }

#page {
	width: 990px;
	height: 650px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -495px;
	margin-top: -325px;
	background-color: #FFF;
	background-image: url(http://www.cafe-herrdegen.de/cms/images/main_table_bg.jpg);
	background-repeat: no-repeat;
}


.hide {
	display: none;
}

#background_image {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
}

p {
	position: relative;
	z-index: 2;
	color: #575755;
         text-align: justify;
}

table td {
	color: #575755;	
}

td {
	text-align: justify;
}

img, a {
	border: 0;
}

a {
	font-weight: bold;
	color: #575755;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
