/* @override http://parkettachse.media24.at/docs/67/layout/user.css */
html {
	background-color: #f0d6b0;
}

body {
	text-align: center;
  	color: #43331E; 
  	font: normal 11px/1.5em  Verdana, Arial, Helvetica, "Helvetica Neue", Geneva, sans-serif;
  	padding-bottom: 40px;
}
body#tinymce {
	background: #FFFFFF;
	text-align: left;
	margin: 0.5em 1em;
}
#wrapper {
	width:980px;
	margin: 12px auto;
	position: relative;
	text-align: left;
	background: #faf2e1 url(content.gif) repeat-y;
	border: 8px solid #FFF;
}
#header {
	height: 110px;
	position: relative;
	background: #e26a00 url(header.png) no-repeat;
	border-bottom: 8px solid #fff;
}
#title, #subtitle {
	display: block;
	position: absolute;
	top: 70px;
	left: 15px;
	width: 270px;
	height: 27px;
	text-indent: 275px;
	white-space: nowrap;
	overflow: hidden;
}
#title {
	z-index: 1;
}
#content_wrapper {
}

/* @group Navi */
#navi {
}

#navi ul {
	margin: 0;
	width: 672px;
	position: absolute;
	top: 79px;
	left: 307px;
}
#navi li {
	list-style-type: none;
	float: left;
}
#navi a {
	text-decoration: none;
	color: #fff;
	margin-left: 8px;
	font: bold 13px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	padding: 4px 8px;
	display: block;
}
#navi a:hover,
#navi li.active a {
	background: #fff;
	color: #f56200;
}
#navi ul ul {
	right: 0;
	top: 50px;
	width: 150px;
	left: auto;
}
#navi li li {
	float: none;
}
#navi li.active li a {
	background: url(arrows.gif) no-repeat 0 0.7em;
	margin: 0;
	padding: 6px 0 6px 13px;
	font-weight: normal;
	font-size: 13px;
	color: #43331e;
	zoom: 1;
}
#navi li.active li a:hover,
#navi li.active li.active a {
	color: #f56200;
	background: url(arrows.gif) no-repeat 0 -1em;
}
#navi ul ul ul {
	position: relative;
	top: 0;
	width: 135px;
	margin: 0 0 1em 14px;
}
#navi li.active li.active li a {
	padding: 3px 0 3px 0px;
	/*background: url(bullet2.gif) no-repeat 0 0.7em;*/
	background: none;
	font-size: 12px;
	color: #43331e;
}
#navi li.active li.active li a:hover,
#navi li.active li.active li.active a {
	color: #f56200;
	background: none;
	/*background: url(bullet2.gif) no-repeat 0 -1em;*/
}
/*Home*/
#mi2120 a {
	display: none;
}
#mi2120 li a {
	display: block;
}
/*Anfrage, Kontakt*/
#mi2134, #mi2135 {
	position: absolute;
	top: -71px;
	right: 51px;
}
#mi2134 {
	right: 123px;
}
/* @end */

#main {
	float: left;
	width: 483px;
	margin-bottom: -4px;
	padding-left: 323px;
	display: inline;
	min-height: 350px;
	height: auto !important;
	height: 350px; /*For IE*/
}
.content {
	position: relative;
}
.post {
	padding: 0;
	border-top: 4px solid #fff;
	margin-top: -4px;
	margin-left: -323px;
	zoom: 1;
}

.post .body {
	float: right;
	width: 483px;
}
.post .pic_left {
	float: left;
	margin: 0;
	border-right: 4px solid #fff;
	border-bottom: 4px solid #fff;
}
.post .pic_right {
	float: right;
	margin: 5px 0 5px 15px;
	display: inline;
}
.post img {
	padding: 0;
	border: 0;
}
.post p, #sidebar p {
	margin: 0 1em 17px 0;
	padding: 0;
}
.post ul, .post ol {
	margin-left: 0.5em;
}
.post ul li {
	list-style-type: none;
	background: url(bullet3.gif) no-repeat 0 0.6em;
	padding-left: 1em;
}
.post ol li {
	list-style-type: none;
	background: url(bullet1.gif) no-repeat 0 0.6em;
	padding-left: 1.2em;
	line-height: 1.70em;
	font-size: 1.1em;
}
*+html .post ol li {
	background-position: 0 0.65em;
}
.post .left {
	width: 49.9%;
	float: left;
}
.post .right {
	width: 49.9%;
	float: right;
}
a { color: #f56200; }
a:visited { color: #f56200; }
a:hover { color: #000; }
	
h1, h2, h3, h4 {
	color: #f56200;
	margin: 15px 0 0.3em 0;
	font: normal 18px/1.2em Verdana, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	float: right;
	width: 483px;
}
h2 {
	font-size: 15px;
}
h3 {
	font-size: 13px;
}
h4 {
	font-size: 11px;
}
body#tinymce h2 {
	float: none;
	width: 100%;
	color: #0C89C5;
}
hr {
	border: 1px solid #f5e4c8;
}
#footer {
	clear: both;
	height: 30px;
	padding-top: 20px;
	margin-bottom: -50px;
	position: relative; /*IE6*/
	width: 100%;
	font-size: 11px;
	text-align: center;
	font-family: verdana;
}
#footer p {
	margin: 0;
}
#sidebar {
}
.clearer {
	clear: both;
}
.pagination {
	text-align: center;
}
#search {
	display: none;
}
#add_detail_page {
	z-index: 1;
}
.edit_highlight:hover {
	background-color: #f0d6b0 !important;
}
#back_link_p {
	position: absolute;
	right: 172px;
	top: 120px;
	margin: 0;
	
	z-index: 1;
}
* html #back_link_p {
	top: 118px;
}
*+html #back_link_p {
	top: 118px;
}
#back_link {
	text-decoration: none;
	color: #fff;
	background: #f56200;
	padding: 3px 5px;
	border: 2px solid #fff;
}
#print {
	position: absolute;
	top: 12px;
	right: 12px;
	display: block;
	width: 23px;
	height: 18px;
	text-indent: 25px;
	overflow: hidden;
	white-space: nowrap;
}
.Orange {
	color: #f56200;
}

/* Foto / Anfrage */
#c5187 .pic_left {
	position: absolute;
	top: 0;
}

/* @group gallery */
.gallery {
	margin-bottom: 10px;
}
.gallery ul {
	margin: 0;
}
.gallery li {
	padding: 0;
	float: left;
	list-style: none;
	height: 92px;
	width: 92px;
	_margin: -3px -3px -3px 0;
}
.gallery img {
	border: 3px solid #fff;
	padding: 0;
}
/* @end */

/* @group gallery2 */
.gallery2 {
	width: 304px;
	margin-left: -323px;
	position: absolute;
	z-index: 1;
}
.gallery2 #big_pic {
	border-right: 4px solid #fff;
	border-bottom: 4px solid #fff;
	margin: 0;
}
.gallery2 li {
	padding: 0;
	margin: 0;
	line-height: 0;
	border-right: 4px solid #fff;
	border-bottom: 4px solid #fff;
}
* html .gallery2 img {
	margin-bottom: -3px;
}
*+html .gallery2 img {
	margin-bottom: -3px;
}
#edit_gallery {
	z-index: 1;
}

/* @end */

/* @group Detailseite */

.Detailseite .post {
	border-top: 0;
	margin-top: 0;
}
/* @end */

/* @group Ueberblick */
.Ueberblick #main {
	width: 810px;
	padding-left: 0;
}
.Ueberblick .content {
	width: 401px;
	float: left;
	height: 150px;
	overflow: hidden;
	border-right: 4px solid #fff;
	border-bottom: 4px solid #fff;
}
.Ueberblick .content:hover {
	background-color: #f5e4c8;
}
.Ueberblick .post {
	margin: 0;
	border: 0;
}
.Ueberblick h1, .Ueberblick h2, .Ueberblick h3, .Ueberblick h4 {
	width: 232px;
	margin-top: 10px;
}
.Ueberblick .post .body {
	width: 232px;
}
/* @end */

/* @group Detailbox-Tabelle */
table {
	background: #fff;
	border: 1px solid #fff;
	width: 465px;
}
td, th {
	border: 0;
	text-align: left;
	vertical-align: baseline;
	padding: 10px 10px 10px 15px;
}
th {
	background: #f5e4c8;
	border-bottom: 1px solid #fff;
}
td {
	border-bottom: 1px dotted #f0d6b0;
}

/* @end */

/* @group Form */
.user_form {
	margin-bottom: 1em;
}
.user_form table {
	background: none;
	border: 0;
}
.user_form .text_field,
.user_form .text_area {
	font-size: 14px;
	border: 1px solid #c0a995;
	padding: 2px 2px 2px 5px;
	background-color: #fff;
	width: 300px;
	color: #43331E;
}
.user_form .text_field:focus,
.user_form .text_area:focus {
	border-color: #f56200;
	color: #f56200;
}
.user_form .text_area {
	margin: 0px 0px 20px 0px;
	height: 50px;
	width: 450px;
}

#user_form_error, #user_form_ok {
	border: 2px solid;
	padding: 3px 5px;
}
/* @end */

/* @group Aktionen */
.Aktionen #main {
	width: 810px;
	padding-left: 0;
}
.Aktionen .content {
	width: 401px;
	float: left;
	height: 150px;
	overflow: hidden;
	border-right: 4px solid #fff;
	border-bottom: 4px solid #fff;
}
.Aktionen .content:hover {
	background-color: #f5e4c8;
}
.Aktionen .post {
	margin: 0;
	border: 0;
}
.Aktionen h1, .Aktionen h2, .Aktionen h3, .Aktionen h4 {
	width: 247px;
	padding: 0.5em 0;
	text-indent: 15px;
	margin-top: 0;
	background: #de6400;
	color: #fff;
}
.Aktionen .post .body {
	width: 232px;
}
table.Aktionen {
	background: none;
	border: 0;
	width: 100%;
	margin: 0.5em 0;
}
.Aktionen td, .Aktionen th {
	border: 0;
	text-align: left;
	vertical-align: baseline;
	padding: 0;
}
.Aktionen th {
	background: none;
	border: 0;
	font-weight: normal;
}
.Aktionen td {
	border: 0;
	font-weight: bold;
	color: #f56200;
	width: 85px;
}
.Preis {
	color: #f56200;
	font-size: 15px;
}
/* @end */

