@charset "utf-8";
/* CSS Document */

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #FFFFFF;
}
.oneColElsCtr #container {
	width: 1024px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #FFFFFF;
	height: 746px;
}
.oneColElsCtr  #logoContent {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	height: 50px;
	width: 32px;
	position: absolute;
	top: 95px;
}
.oneColElsCtr  #banner {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	height: 50px;
	width: 800px;
	position: fixed;
	top: 10px;
	right: 300px;
}
.oneColElsCtr #balkenweiss_1Content {
	background-color: #FFFFFF;
	height: 2px;
	width: 1024px;
	position: absolute;
	top: 160px;
}
.oneColElsCtr #balkenweiss_2Content {
	background-color: #FFFFFF;
	height: 4px;
	width: 1024px;
	position: absolute;
	top: 193px;
}
.oneColElsCtr #balkenweiss_3Content {
	background-color: #FFFFFF;
	height: 4px;
	width: 1024px;
	position: absolute;
	top: 755px;
}
.oneColElsCtr #menueContent {
	background-image: url(../images/bg_patt08.gif);
	height: 32px;
	width: 1024px;
	position: absolute;
	top: 162px;
}
.oneColElsCtr #linksContent {
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 47px;
	letter-spacing: 0em;
	word-spacing: 0em;
	padding-top: 6px;
}
.text_n {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.oneColElsCtr #sitemapContent {
	background-image: url(../images/bg_patt04.gif);
	height: 150px;
	width: 1024px;
	position: absolute;
	top: 800px;
}.oneColElsCtr #sitemapbalkenContent {
	height: 45px;
	width: 1024px;
	position: absolute;
	top: 595px;
}
.oneColElsCtr #sitemaptextContent {
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	letter-spacing: 0em;
	word-spacing: 0em;
	padding-top: 10px;
}
.text_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #663300;
	text-decoration: none;
}
.oneColElsCtr #flashContent {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-image: url(../images/bg_patt02.gif);
	position: absolute;
	height: 32px;
	width: 0px;
	top: 194px;
}
.oneColElsCtr #formContent {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	position: absolute;
	height: 374px;
	width: 1024px;
	top: 194px;
	background-image: url(../images/reservi_buddah.jpg);
}
.oneColElsCtr #formDesign {
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	position: absolute;
	height: 230px;
	width: 311px;
	top: -10px;
	right: 250px;
	overflow: scroll;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}

