body {
	font-family: Tahoma,sans-serif;
	text-align: justify;

	color: black;
	background-color: #fffdd5;

	font-size: 100.01%;

	margin: 0;
	padding: 0;
}

h1 { font-size: 183%; }
h1, h2, h3, h4, h5, h6 { text-align: center; }
ul {
	text-align: left;
	margin-left: 0.5em;
	padding-left: 0.5em;
	list-style-position: outside;
}
address {
	margin: 1.33em 0;
	padding: 1em;
	background-color: rgb(235,227,201);
}
div, img, a {
	margin: 0;
	border-style: none;
	padding: 0;
}

table {
	text-align: center;
	border-collapse: collapse;
	margin: 1.33em auto;
}
table caption {
	text-align: center;
	font-size: 106%;
	font-weight: bold;
	margin: 0 auto 0.5em auto;
}
table th, table td {
	border: solid 1px black;
	padding: 0.5em;
}

a:link { color: #01a }
a:visited { color: #81a; }

.hausansicht, .lageplan {
	float: right;
	clear: right;
	width: 306px;
	margin: 0 0 1em 1em;
}

.image, .image_bottom { text-align: center; }
.image_bottom { clear: right; }

.small_gallery { width: 430px; }
.medium_gallery { width: 530px; }
.wide_gallery { width: 630px; }
.small_gallery, .medium_gallery, .wide_gallery { margin: 1.33em auto; }
.small_gallery .image, .medium_gallery .image, .wide_gallery .image {
	float: left;
	width: 306px;
	margin: 0;
}
.small_thumbs, .medium_thumbs, .wide_thumbs {
	float: right;
	margin: 0;
	height: 205px;
	text-align: center;
}
.small_thumbs img, .medium_thumbs img, .wide_thumbs img
{
	margin: 0 0 12px 12px;
	vertical-align: middle;
}
.small_thumbs { width: 100px; }
.medium_thumbs { width: 200px; }
.wide_thumbs { width: 300px; }

.gallery_footer
{
	text-align: center;
	clear: both;
	margin: 1em 0;
	padding: 0.33em 0 0 0;
}

.photo-gallery {
	margin: 1.33em auto;
	text-align: center;
	width: 448px;
}
.photo-gallery img {
	margin: 6px;
	vertical-align: middle;
}
.photo-gallery-nav {
	margin: 1em auto;
	width: 644px;
	text-align: right;
}

.image img, .hausansicht img, .lageplan img,
.small_thumbs img, .medium_thumbs img, .wide_thumbs img,
.deco img, .deco1 img, .deco2 img,
.image_bottom object,
.photo-gallery img {
	background-color: white;
	border-top: solid 1px silver;
	border-right: solid 1px black;
	border-bottom: solid 1px black;
	border-left: solid 1px silver;
}
.image img, .hausansicht img, .lageplan img, .image_bottom object
	{ padding: 2px; }
.small_thumbs img, .medium_thumbs img, .wide_thumbs img,
.deco img, .deco1 img, .deco2 img,
.photo-gallery img { padding: 1px; }


.grundriss {
	float: right;
	margin: 0 0 1em 1em;
	clear: right;
}
table.preise th, table.preise td { width: 9em; }


#grundriss_thilo_1 { width: 382px; height: 510px; }
#grundriss_thilo_2 { margin-top: 2.33em; width: 383px; height: 274px; }
#grundriss_thilo_3 { margin-top: 2.33em; width: 351px; height: 340px; }
#grundriss_staiger_1 { margin-top: 0.67em; width: 322px; height: 373px; }
#grundriss_staiger_2 { margin-top: 2.33em; width: 359px; height: 268px; }
#grundriss_staiger_3 { margin-top: 2.33em; width: 205px; height: 319px; }
#grundriss_staiger_4 { margin-top: 2.33em; width: 369px; height: 278px; }
#grundriss_staiger_5 { margin-top: 2.33em; width: 160px; height: 186px; }
#grundriss_staiger_6 { margin-top: 2.33em; width: 160px; height: 175px; }


#header {
	margin: 0;
	border-style: none;
	padding: 0;

	background-image: url("gfx/header-repeat.jpg");
	background-position: top left;
	background-repeat: repeat-x;

	height: 134px;
	line-height: 0;
}
#header-wallpaper {
	margin: 0;
	border-style: none;
	padding: 0;

	background-image: url("gfx/header.jpg");
	background-position: top left;
	background-repeat: no-repeat;

	text-align: right;
	height: 134px;
	line-height: 0;
}
#header-wallpaper img {
	margin: 0;
	border-style: none;
	padding: 12px 20px;
}

.content_wrapper {
	float: right;

	margin: 0 0 0 -12.5em;
	width: 100%;
}

.content {
	border-left: solid 12.5em rgb(244, 149, 13);
	padding: 0.08em 1em;
}

.footer {
	margin: 1.33em 0 0.67em 0;
	text-align: center;
	clear: both;
}

.sidebar {
	float: left;

	margin: 0;
	width: 12.5em;
	padding: 0.08em 0;

	color: rgb(255, 255, 195);
	background-color: rgb(244, 149, 13);
}

.deco, .deco1, .deco2 {
	margin: 7.33em 0.67em;
}
.deco { text-align: center; }
.deco1 { text-align: left; }
.deco2 { text-align: right; }


/* menu */


.menu, .menubar {
	list-style-type: none;
	list-style-position: outside;

	border-top: 1px solid rgb(255, 255, 195);
	border-bottom: 1px solid rgb(118,72,0);

	color: rgb(255, 255, 195);
	background-color: rgb(243, 149, 1);
}

.menu_item strong, .current_menu_item strong, .parent_menu_item strong
	{ font-weight: normal; }


.menu {
	margin: 4.83em 0;
	border-right: 1px solid rgb(118,72,0);
	padding: 0;
	text-align: left;
}

.menu .menu_item, .menu .parent_menu_item, .menu .current_menu_item {
	text-align: center;
	margin: 0;
	padding: 0;
	font-style: normal;

	background-image: url("gfx/menu.jpg");
	background-position: top;
	background-repeat: repeat-x;
}
.menu .menu_item a,
.menu .parent_menu_item a,
.menu .current_menu_item span {
	display: block;
	margin: 0;
	padding: 0.33em 0.33em;
	text-decoration: none;
}

.menubar {
	margin: 0;
	padding: 0 0 0 12.5em;

	text-align: left;
	color: rgb(255, 255, 195);

	line-height: 1.83em;

	background-image: url("gfx/menu.jpg");
	background-position: top;
	background-repeat: repeat-x;
}

.menubar .menu_item, .menubar .parent_menu_item, .menubar .current_menu_item {
	display: inline;
	text-align: center;
	margin: 0;
	padding: 0;
	font-style: normal;
}

.menubar .menu_item a,
.menubar .parent_menu_item a,
.menubar .current_menu_item span {
	margin: 0;
	padding: 0.33em 1em;
	text-decoration: none;
}
.menu_item a:link { color: rgb(255, 252, 195); background-color: transparent; }
.menu_item a:visited { color: rgb(255, 252, 185); background-color: transparent; }
.menu_item a:active { color: rgb(255, 255, 195); background-color: transparent; }
.menu_item a:hover { color: rgb(255, 255, 245); background-color: transparent; }

.parent_menu_item a:link { color: rgb(255, 253, 215); }
.parent_menu_item a:visited { color: rgb(255, 252, 195); }
.parent_menu_item a:active { color: rgb(255, 253, 215); }
.parent_menu_item a:hover { color: rgb(255, 255, 255); }

.parent_menu_item a:link,
.parent_menu_item a:visited,
.parent_menu_item a:active,
.parent_menu_item a:hover,
.current_menu_item span {
	background-color: rgb(255, 167, 29);
	background-image: url("gfx/active-menu.jpg");
	background-position: top;
	background-repeat: repeat-x;
}
.current_menu_item span {
	color: rgb(255, 253, 215);
}


/* forms */

.formitude_form, .formitude_entries {
	margin: 1.33em 1em;
	width: auto;
}

.formitude_form table th, .formitude_form table td,
.formitude_entries table th, .formitude_entries table td {
	padding: 0;
	border-style: none;
}
.formitude_form table, .formitude_entries table
{
	font-style: normal;
	font-size: 93.3%;

	margin: 1.33em auto;
	border-style: none;
	border-collapse: separate;
	border-spacing: 0.6em 0.2em;
	padding: 0;

	text-align: left;
}
.formitude_status, .formitude_error {
	color: red;
	background-color: rgb(235,227,201);
}
.formitude_form table td.formitude_status,
.formitude_entries table td.formitude_status {
	text-align: center;
	padding: 0.67em;
}
.formitude_form table td.formitude_action {
	text-align: right;
	padding: 0.33em;
}
.formitude_entries table td.formitude_status { color: black; }

.formitude_caption, .formitude_action {
	color: black;
	background-color: rgb(235,227,201);
}
.formitude_caption { text-align: center; }
.formitude_caption h1, .formitude_caption h2, .formitude_caption h3,
.formitude_caption h4, .formitude_caption h5, .formitude_caption h6
{
	text-align: center;
	margin: 0.33em;
}

.formitude_entries .formitude_field {
	color: black;
	background-color: rgb(255,254,232);
}

.formitude_label { width: 25%; }
.formitude_field { width: 75%; }

.formitude_field input, .formitude_field select, .formitude_field textarea {
	width: 100%;
	font: inherit;
}

