body#gasthof-post-vorderriss {
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
}

div#container {
	width: 1009px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	position: relative;
}

div#pageHeader {
	position: relative;
	width: 1009px;
	height: 139px;
	background-image: url(../images/header.png);
}

div#pageHeader span {
	display: none;
}
div#linkList {
	width: 175px;
	position: relative;
	float: left;
}
div#mainContent {
	position: relative;
	width: 580px;
	min-height: 600px;
	float: left;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 20px;
}
div#mainContent img {
	max-width: 99%;
	border: thick double #a4ca7f;
}
div.sideBarHeader {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	text-align: center;
	padding: 5px;
}
div#sideBar {
	position: relative;
	width: 172px;
	float: left;
	overflow: hidden;
	padding-left: 0px;
	padding-right: 0px;
	border-style: solid;
	border-width: 1px;
}
div.sideBarContent {
	padding-left: 20px;
	padding-right: 20px;
}
div#footer {
	position: relative;
	width: 660px;
	float: left;
	padding-left: 175px;
	padding-right: 175px;
}
div#designer {
	position: relative;
	float: left;
	width: 660px;
	padding-left: 175px;
	padding-right: 175px;
	text-align: center;
	padding-bottom: 10px;
}

div#linkList {
	text-align: right;
}
div#linkList ul {
	list-style-type: none;
}
div#linkList ul li a {
	width: 100%;
	height: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #4d5d3d;
	display: block;
	vertical-align: middle;
}

div#footer {
	text-align: center;
}
div#mainContent h3 {
	margin-top: 20px;
	text-align: center;
}

div.right img {
	float: right;
	margin-left: 20px;
}
div.right div {
	padding-top: 60px;
}
div.right {
	margin-bottom: 20px;
}
div.right p.clear {
	clear: right;
}
div.left p.clear {
	clear: left;
}
div.left img {
	float: left;
	margin-right: 20px;
}
div.left div {
	padding-top: 60px;
}
div.left {
	margin-bottom: 20px;
}
p.p2 {
	text-align: center;
}
table.kontaktform th {
	text-align: right;
}
div.kontaktform {
	margin-left: auto;
	margin-right: auto;
	width: 400px;
	margin-bottom: 20px;
}
input.submitbutton {
	width: 100%;
}
table.passwordtable {
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
}
table.passwordtable tr th {
	padding: 10px;
	border-style: solid;
	border-width: 1px;
}
table.passwordtable tr td {
	padding: 10px;
	border-style: solid;
	border-width: 1px;
}
div.preise table tr th {
	padding: 10px;
	border-style: solid;
	border-width: 1px;
}
div.preise table tr td {
	padding: 10px;
	border-style: solid;
	border-width: 1px;
}
div.preise table {
	width: 400px;
}
div.preise {
	display: block;
	width: 400px;
	margin-left: auto;
	margin-right: auto;
}
div#sideBar h1 {
	text-align: center;
}
div#sideBar h2 {
	text-align: center;
}
div#sideBar h3 {
	text-align: center;
}

