/* override yui */
/* width:XXem for non-IE (n/13) */
/* *width:XXem; for IE (n/13.3333) */
body {
}

#custom-doc {
	text-align:left;
	margin:auto;
	width:830px;
}
#hd {
}
#bd {
	margin:0px;
}
#ft {
	clear:both;
	margin-bottom:20px;
	margin-top:10px;
}
#ft .bg {
	color:#5F3E2F;
	width:830px;
	height:122px;
	background:transparent url('http://i.parkett-hinterseer.de/nav/footer_bg.jpg') no-repeat scroll 0 0;
}
#ft .bg p {
	padding:10px 10px 0px 200px;
}
#ft .bg ul {
	float:left;
	margin:6px 10px 10px 200px;
}
#ft .bg ul li {
	float:left;
	margin:0px 20px 0px 0px;
}
#ft .bg ul li strong {
	font-size:160%;
}
/* --- */
#ft ul.linklist {
	margin-top:10px;
}
#ft ul li.outer {
	float:left;
	width:164px;
	height:14em;
	border-style:none none none solid;
	border-color:#EEEBE9;
	border-width:1px;
	margin-bottom:20px;
}
* html #ft ul li.outer {
	width:150px;
}

#ft ul li.first {
	border-style:none;
}
#ft ul li.outer ul {
	padding-left:25px;
	padding-right:25px;
}
#ft ul li ul li {
	text-align:left;
	white-space:nowrap;
}
#ft ul li ul li.header {
	padding-top:0.5em;
}
#ft ul li ul li.header a {
	font-weight:bold;
}

#ft a {
	font-size:85%;
	color:#5F3E2F;
	text-decoration:none;
}
#ft a:hover {
	text-decoration:underline;
}
#ft .active {
	color:#5F3E2F;
}
#ft .more {
	color:#5F3E2F;
	font-size:85%;
	clear:both;
	line-height:1.4em;
}
#ft .footerdrawer {
	margin-left:25px;
}
/* --- */
#drawer .drawer-handle {
	cursor:pointer;
}
.drawer-content {
	clear:both;
}

/* --- */
#logo {
	margin-left:578px;
}
#header {
	clear:both;
	background: #FFFFFF url('http://i.parkett-hinterseer.de/nav/header_bg.jpg') no-repeat 0 0;
	height:88px;
	position:relative;
}
#nav_ph {
	clear:both;
}
#nav_ph li {
	text-align: center;
}
#nav_ph .active a {
	font-weight: bold;
}
#nav_ph a {
	text-decoration:none;
}
#nav_ph a:hover {
	text-decoration:underline;
}

#nav_ph #mainnav {
	height:32px;
	padding-left:16px;
	position:relative;
  background: #FFFFFF url('http://i.parkett-hinterseer.de/nav/navi_bg.gif') no-repeat 0 0;
}
#nav_ph #mainnav li {
	display:block;
	float:left;
	padding-right: 1px;
}
/* fix width for IE<7 by floated blockelenemts if they contain a unfloated blockelement (li>a) */
* html #nav_ph #mainnav li {
	width:40px;
}
#nav_ph #mainnav a {
	position:relative;
	color: #FFFFFF;
	text-transform: uppercase;
	display: block;
	padding: 0px 16px 0 16px;
	height: 32px;
	line-height: 32px;
}
#nav_ph #mainnav li.active a {
}
/* --- */
#nav_ph .subnav-wrapper {
  background: transparent url('http://i.parkett-hinterseer.de/nav/subnavi_bg_b.gif') no-repeat center bottom;
}
#nav_ph #subnav {
	padding-left:16px;
	background: transparent url('http://i.parkett-hinterseer.de/nav/subnavi_bg_t.gif') no-repeat 0 0;
}
#nav_ph #subnav li {
	display: inline;
	position:relative;
	white-space:nowrap;
	color: #5F3E2F;
}
#nav_ph #subnav a {
	text-decoration:none;
	color: #5F3E2F;
	font-size: 100%;
	padding: 0px 10px 0 10px;
	height: 26px;
	line-height: 24px;
}
#nav_ph #subnav a:hover {
	text-decoration:underline;
}
#nav_ph #subnav li.active a {
	text-decoration:none;
}

#nav_ph #subnav #nav li {
	display:block;
	text-align:left;
}
/* --- */
#content-left {
	float:left;
	margin:0px;
	width:520px;
}

/* --- */
#content-right {
	position:relative;
	float:right;
	width:310px;
}
#content-right .section {
	margin-top:0.5em;
}
#content-right .box {
	clear:both;
	width:295px;
  background: #FFFFFF url('http://i.parkett-hinterseer.de/nav/sidebarbox_b.gif') no-repeat center bottom;
	padding-bottom:10px;
}
#content-right .box .header {
  background: #FFFFFF url('http://i.parkett-hinterseer.de/nav/sidebarbox_t.gif') no-repeat 0 0;
	padding:0px 12px 10px 12px;
}
#content-right .box .header h3 {
	color:#5F3E2F;
	text-transform: uppercase;
	padding:8px 10px 6px 14px;
}
#content-right .box p {
	font-size:90%;
	line-height:1.5em;
}
#content-right .box hr {
	height:1px;
	color:#5F3E2F;
}
#content-right .box p a {
	text-decoration:none;
}
#content-right .box p a:hover {
	text-decoration:underline;
}
#content-right .box #standorte p a {
	font-size:90%;
	line-height:1.3em;
}

/* global * *************************** */
.clear { clear:both; }
.left { float:left; }
.right { float:right; }
.no-values { color:#CCCCCC; font-size:0.85em; }
.hint { color:#999999; font-size:0.85em; }
strong { font-weight: bold; }
*:focus {
	outline-style:none !important;
}
h1 {
	color:#5F3E2F;
	font-size:115%;
	font-weight:bold;
  margin: 0.6em 0 0.2em 0;
	text-transform: uppercase;
}
h2 {
  margin: 0 0 0.4em 0;
  font-size: 105%;
	font-weight:bold;
	text-transform: uppercase;
}
h3 {
	font-size: 102%;
	margin:0.3em 0pt 0.1em;
	font-weight:bold;
}
a { color:#202020; }
a:hover { text-decoration:underline; }

#content-left .content {
	color:#3F3F3F;
	padding:30px 30px 30px 30px;
	min-height:340px;
	background: #FFFFFF url('http://i.parkett-hinterseer.de/nav/content_bg.jpg') no-repeat 0 0;
}
#content-left .content h2 {
	margin-top:0.2em;
	margin-bottom:0.4em;
	color:#3F3F3F;
}
#content-left .content h2 a {
	color:#3F3F3F;
	text-decoration: none;
}
#content-left .content h2 a:hover {
	color:#3F3F3F;
	text-decoration: underline;
}
#content-left .content h3 {
	color:#3F3F3F;
	margin-top:0.2em;
	margin-bottom:0.4em;
}

#content-left .content p {
	margin-bottom:1.4em;
	font-size:90%;
	line-height:1.6em;
}
#content-left .content p, #content-left .content a, #content-left .content label {
	color:#3F3F3F;
}
#content-left .content a:hover { text-decoration:underline; }

#content-left .content .section {
	margin-top:0.5em;
	margin-bottom:2.0em;
}

#content-left .content table {
	margin-bottom:1em;
}

#content-left .content table th {
	font-weight:bold;
	border: 1px solid #37487E;
	padding:0.4em;
	background-color:#F9EFAE;
	color:#37487E;
}
#content-left .content table td {
	border: 1px solid #37487E;
	padding:0.4em;
	color:#37487E;
	background-color:#CDD1DF;
}
#content-left .content table th.header {
	color:#37487E;
	background-color:#EEEEEE;
}
#content-left .content table th .hint {
	color:#3F3F3F;
}
/* no colors */
#content-left .content table.reset th {
	color:#3F3F3F;
	font-weight:bold;
	border:0px;
	padding:0.4em;
	background-color:#FFFFFF;
}
#content-left .content table.reset td {
	color:#3F3F3F;
	border:0px;
	padding:0.4em;
	background-color:#FFFFFF;
}
#content-left .content table.reset th.header {
	color:#3F3F3F;
	background-color:#FFFFFF;
}
#content-left .content ul, #content-left .content ol {
	margin-bottom: 1em;
}
#content-left .content li {
	list-style-type:disc;
	list-style-position:outside;
	margin:0.5em 0pt 0.5em 2em;
}
/* no discs */
#content-left .content ul.reset, #content-left .content ol.reset {
	margin-bottom: 1em;
}
#content-left .content ul.reset li, #content-left .content ol.reset li {
	list-style-type:none;
	list-style-position:outside;
	margin:0px;
	clear:both;
}

a.more { text-decoration:none;font-weight:bold;color:#3F3F3F;font-size:0.90em; }
a.more:hover { text-decoration:underline; }

.link a { text-decoration:none;font-weight:bold;color:#3F3F3F;font-size:0.85em;padding-left: 10px; margin-right: 4px;background: url('http://i.parkett-hinterseer.de/ico/pfeil.gif') 0 50% no-repeat; }
.link a:hover { text-decoration:underline; }

.actions { clear:both; }
.actions a { text-decoration:none;font-weight:bold;color:#FFFFFF;font-size:0.9em;line-height:1.9em;padding: 5px 0px 5px 24px; margin-right: 12px; }
.actions a:hover { text-decoration:underline; }
.actions a.back { background: url('http://i.parkett-hinterseer.de/ico/back.png') 0 50% no-repeat; }
.actions a.eventnew { background: url('http://i.parkett-hinterseer.de/ico/plus.png') 0 50% no-repeat; }
.actions a.eventedit { background: url('http://i.parkett-hinterseer.de/ico/plus.png') 0 50% no-repeat; }
.actions a.eventdelete { background: url('http://i.parkett-hinterseer.de/ico/delete.png') 0 50% no-repeat; }
.actions a.newsnew { background: url('http://i.parkett-hinterseer.de/ico/plus.png') 0 50% no-repeat; }
.actions a.newsedit { background: url('http://i.parkett-hinterseer.de/ico/plus.png') 0 50% no-repeat; }
.actions a.newsdelete { background: url('http://i.parkett-hinterseer.de/ico/delete.png') 0 50% no-repeat; }

a.floorart_2 {
	float:left;
	width:100px;
	height:55px;
	text-indent:-3000px;
	background: url('http://i.parkett-hinterseer.de/nav/floorart_2.gif') no-repeat 0px 0px;
}
a.floorart_2:hover {
	background-position:0px -55px;
}
a.paratparkett_2 {
	float:left;
	margin-bottom:20px;
	width:100px;
	height:17px;
	text-indent:-3000px;
	background: url('http://i.parkett-hinterseer.de/nav/paratparkett_2.gif') no-repeat 0px 0px;
}
a.paratparkett_2:hover {
	background-position:0px -17px;
}
a.eternaflooring_2 {
	float:left;
	width:100px;
	height:30px;
	text-indent:-3000px;
	background: url('http://i.parkett-hinterseer.de/nav/eternaflooring_2.gif') no-repeat 0px 0px;
}
a.eternaflooring_2:hover {
	background-position:0px -30px;
}
a.betterplace_2 {
	float:left;
	margin-bottom:20px;
	width:52px;
	height:52px;
	margin-right:8px;
	text-indent:-3000px;
	background: url('http://i.parkett-hinterseer.de/nav/betterplace_button_2.gif') no-repeat 0px 0px;
}
a.betterplace_2:hover {
	background-position:0px -52px;
}
a.iso_2 {
	float:left;
	margin-bottom:20px;
	width:52px;
	height:52px;
	margin-right:8px;
	text-indent:-3000px;
	background: url('http://i.parkett-hinterseer.de/nav/iso_button_2.gif') no-repeat 0px 0px;
}
a.iso_2:hover {
	background-position:0px -52px;
}

/* --- */
#homepage #slidebox {
	background-color:#FFFFFF;
	margin:10px 0px 10px 15px;
}
#homepage #slidebox .pics {
	height:490px;
	height:320px;
}

#homepage .category li {
	list-style-type:none;
	float:left;
	display:inline;
	margin:0px 10px 0px 0px;
	width:140px;
}
#homepage .category li h2 {
	color:#8B8784;
}
/* --- */
#standorte .tooltip {
	border: 1px;
	border-style:solid;
	border-color:#62585B;
	padding: 5px;
	position: absolute;
	display: none;
	background-color: #FFF7E5;
	font-weight: bold;
	color:#62585B;
	width: 200px;
	font-size:90%;
}

#standorte .location_left {
	width:202px;
	margin-right:2px;
	margin-bottom:20px;
	float:left;
}
#standorte .location_left img {
	margin-bottom:2px;
}
#standorte .location_right {
	float:right;
	width:245px;
	margin-bottom:20px;
}

/* --- */
#hspartner .partners li {
	list-style-type:none;
	padding:10px 0px 0px 0px;
	clear:both;
}
#hspartner .partners li a.textlink {
	clear:both;
	display:block;
	width:200px;
	float:left;
	margin-bottom:10px;
}
#hspartner .partners li a.imglink {
	display:block;
	width:200px;
	float:left;
	margin-bottom:10px;
}
#hspartner .partners li a {
	color:#CD6301;
	font-weight:bold;
	text-decoration: none;
}
#hspartner .partners li a:hover {
	text-decoration: underline;
}
/* --- */
#galerie .overview {
	margin:10px 0px;
}

#galerie .overview p {
	float:left;
	width:220px;
	display:block;
	margin:10px 2px 0px 2px;
	text-align:center;
}
#galerie .overview p a.gfx {
	width:220px;
	height:154px;
	display:block;
	border:2px solid #FFFFFF;
}
#galerie .overview p a.gfx:hover {
	border:2px dashed #666666;
}
#galerie .overview p a.txt {
	font-size:110%;
	font-weight:bold;
	text-decoration:none;
	color:#CD6301;
}

/* --- */
#glossar .anchors {
	margin:14px 0px;
}
#glossar .anchors a {
	text-decoration:none;
}
#glossar .anchors a:hover {
	text-decoration:underline;
}
#glossar .linklist div {
	font-weight:bold;
	font-size:110%;
	margin:10px 0px 3px 0px;
	background-color:#DFDFDF;
	padding:3px;
	width:90%;
}
#glossar .linklist a {
	padding:3px;
	line-height:1.5em;
	text-decoration:none;
}
#glossar .linklist a:hover {
	text-decoration:underline;
}
/* --- */
#contact label {
	float:left;
	margin-top:0pt;
	width:11em;
}
#contact .input_text, #contact .input_textarea {
	width:280px;
}
#contact .input_submit {
	clear:left;
	margin-left:11em;
}
#contact .field_error {
	margin-left:11em;
	width:280px;
}
/* --- */
#architekten li.dir {
	list-style-type: none;
	padding-left:22px;
	background: url('http://i.parkett-hinterseer.de/nav/dir.gif') no-repeat 0px 0px;
}
#architekten li.pdf {
	list-style-type: none;
	padding-left:22px;
	background: url('http://i.parkett-hinterseer.de/nav/pdf.png') no-repeat 0px 0px;
}

/* --- */
/* messages ************************ */
.flash {
	clear:both;
}
.flash li, .flash p {
	border:1px solid #CCCCCC;
	padding:1em 6em 1em 1em;
	position:relative;
}
.error {
	background-color:#AD3922;
	color:#FFFFFF;
	font-weight:bold;
}
.warning {
	background-color:#CD6301;
	color:#FFFFFF;
	font-weight:bold;
}
.info {
	background-color:#8CC93F;
	color:#FFFFFF;
	font-weight:bold;
}
.flash a.hide {
	color:#FFFFFF;
	font-size:93%;
	font-weight:normal;
	position:absolute;
	right:1em;
	top:1em;
}
.img_border {
	padding:2px;
	border:1px solid #CCCCCC;
}
/* forms **************************** */
label {
	display:block;
	float:left;
	font-weight:bold;
}
.label_optional {
	font-weight:normal;
	color:#999999;
	font-style:italic;
}
form .field {
	clear: left;
	padding:4px 0pt;
	position:relative;
	width:450px;
}
.input_text, .input_password, select, textarea {
	border:1px solid #CDCDCD;
}
.field_error {
	margin:4px 0px;
	color:#AD3922;
}
.input_error {
	border:2px solid #AD3922;
}

/* Tips */
.tip-anchor {
  position: relative;
}
.tip-wrap {
  display: none;
  position: absolute;
  top: 0;
  left: 100%;
  width: 20em;
  padding: 0 2em 2em 3em;
}
.focused .tip-wrap {
  display: block;
}
form.with-tips .tip {
  position: relative;
  margin-top: 0;
}
.tip {
  background: transparent url('http://i.parkett-hinterseer.de/ico/icon-orange-info.png') no-repeat scroll 8px 9px;
  font-size: 85%;
  border: 1px solid #CD6301;
  padding: 5px 15px 5px 36px;
  margin-top: 10px;
}
.tip h2 {
  border: none;
  text-transform: none;
  font-weight: normal;
  font-size: 131%;
}
.tip p {
  margin:0px;
}
.tip_green {
  background: transparent url('http://i.parkett-hinterseer.de/ico/icon-gruen-info.png') no-repeat scroll 8px 9px;
  border: 1px solid #8CC93F;
}
.icon_info_green {
  background: transparent url('http://i.parkett-hinterseer.de/ico/icon-gruen-info.png') no-repeat scroll 8px 9px;
	padding-left: 32px;
	padding-top: 14px;
}
.icon_info_red {
  background: transparent url('http://i.parkett-hinterseer.de/ico/icon-orange-info.png') no-repeat scroll 8px 9px;
	padding-left: 32px;
	padding-top: 14px;
}

/* --- */
.pagination {
	clear:both;
}
.pagination li {
	list-style-type: none;
	border:0;
	margin:0;
	padding:0;
	font-size:0.9em;
	margin-right:2px;
	float:left;
}
.pagination a {
	border:solid 1px #CCCCCC;
	margin-right:2px;
}
.pagination .previous-off, .pagination .next-off {
	border:solid 1px #DEDEDE;
	color:#888888;
	display:block;
	float:left;
	font-weight:bold;
	margin-right:2px;
	padding:3px 6px;
}
.pagination .next a, .pagination .previous a {
	font-weight:bold;
}
.pagination .current {
	background:#F9EFAE;
	color:#37487E;
	font-weight:bold;
	display:block;
	float:left;
	padding:3px 6px;
}
.pagination a:link, .pagination a:visited {
	color:#FFFFFF;
	display:block;
	float:left;
	padding:3px 6px;
	text-decoration:none;
}
.pagination a:hover {
	border:solid 1px #EFD633;
}

/* --- */
/* fancybox */
html, body {
	height: 100%;
}

div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #666;
	display: none;
	z-index: 30;
}

* html div#fancy_overlay {
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

div#fancy_wrap {
	text-align: left;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('http://i.parkett-hinterseer.de/nav/fancy_progress.png') no-repeat;
}

div#fancy_loading_overlay {
	position: absolute;
	background-color: #FFF;
	z-index: 30;
}

div#fancy_loading_icon {
	position: absolute;
	background: url('http://i.parkett-hinterseer.de/nav/fancy_loading.gif') no-repeat;
	z-index: 35;
	width: 16px;
	height: 16px;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 18px 18px 33px 18px;
    margin: 0;
    overflow: hidden;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	border: 1px solid #BBB;
	background: #FFF;
}

div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}

div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url('http://i.parkett-hinterseer.de/nav/fancy_closebox.png') top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 111; 
	display: none;
	background-image: url(data:image/gif;base64,AAAA);
	outline: none;
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url('http://i.parkett-hinterseer.de/nav/fancy_left.png') no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url('http://i.parkett-hinterseer.de/nav/fancy_right.png') no-repeat;
}

a#fancy_left:hover {
  visibility: visible;
}

a#fancy_right:hover {
  visibility: visible;
}

a#fancy_left:hover span {
	left: 20px; 
}

a#fancy_right:hover span {
	right: 20px; 
}

.fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('http://i.parkett-hinterseer.de/nav/fancy_shadow_n.png') repeat-x;
}

div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('http://i.parkett-hinterseer.de/nav/fancy_shadow_ne.png') no-repeat;
}

div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('http://i.parkett-hinterseer.de/nav/fancy_shadow_e.png') repeat-y;
}

div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('http://i.parkett-hinterseer.de/nav/fancy_shadow_se.png') no-repeat;
}

div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('http://i.parkett-hinterseer.de/nav/fancy_shadow_s.png') repeat-x;
}

div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('http://i.parkett-hinterseer.de/nav/fancy_shadow_sw.png') no-repeat;
}

div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('http://i.parkett-hinterseer.de/nav/fancy_shadow_w.png') repeat-y;
}

div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('http://i.parkett-hinterseer.de/nav/fancy_shadow_nw.png') no-repeat;
}

div#fancy_title {
	position: absolute;
	bottom: -33px;
	left: 0;
	width: 100%;
	z-index: 100;
	display: none;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url('http://i.parkett-hinterseer.de/nav/fancy_title_left.png') repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url('http://i.parkett-hinterseer.de/nav/fancy_title_main.png') repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url('http://i.parkett-hinterseer.de/nav/fancy_title_right.png') repeat-x;
}

/* ------------------------- */
/* jQuery Galleriffic plugin */
div.gallery-content {
	/* The display of content is enabled by a javascript generated style on the page.
	   This is so that the slideshow content won't display unless javascript is enabled. */
	display:none;
}
div.gallery-content a, div.gallery-navigation a {
	text-decoration: none;
	color: #777;
}
div.gallery-content  a:focus, div.gallery-content  a:hover, div.gallery-content  a:active {
	text-decoration: underline;
}
div.controls {
}
div.controls a {
	padding: 5px;
}
div.ss-controls {
	float: left;
}
div.nav-controls {
	float: right;
}

div.loader {
	background-image: url('loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 460px;
	height: 350px
}
div.slideshow {
	clear: both;
}
div.slideshow span.image-wrapper {
}
div.slideshow a.advance-link {
	padding: 0px;
	display: block;
	border: 1px solid #ccc;
}
div.slideshow img {
	border: none;
	display: block;
	margin:0 auto;
}
div.download {
	float: right;
}
div.embox {
	clear: both;
	padding:10px 2px 4px 2px;
}
div.embox .contentsource {
	float:left;
	width:400px;
	font-size:12px;
}
#theme1 div.embox .contentsource a { text-decoration:underline; color:#009BCD; }
#theme2 div.embox .contentsource a { text-decoration:underline; color:#FE9900; }
#theme3 div.embox .contentsource a { text-decoration:underline; color:#ABCD00; }
#theme4 div.embox .contentsource a { text-decoration:underline; color:#C13616; }

div.embox .gallery-buttons {
	float:right;
	margin-bottom:0px;
}
div.embox .pageinfo {
	clear:both;
	padding:6px 10px 0px 16px;
	font-size:12px;
}
div.image-title {
}
div.image-desc {
}
div.gallery-navigation {
	/* The navigation style is set by a javascript generated style on the page.
	   This is so that the javascript specific styles won't be applied unless javascript is enabled. */
}
#content-left ul.thumbs {
	float:left;
	margin: 0;
	padding: 0;
}
#content-left ul.thumbs li {
	float: left;
	padding: 0;
	margin:0px 1px 0px 1px;
	list-style: none;
}
#content-left a.thumb {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}
#content-left ul.thumbs li.selected a.thumb {
	background:#C13616;
}
#content-left a.thumb:focus {
	outline:none;
}
#content-left ul.thumbs img {
	border: none;
	display: block;
}
div.gallery-pagination {
	float:left;
	padding:12px 0px 0px 0px;
	height:75px;
	width:12px;
}
div.gallery-navigation div.top {
}
div.gallery-navigation div.bottom {
}
div.gallery-pagination a, div.gallery-pagination span.current {
	display:block;
}
div.gallery-pagination a:hover {
	text-decoration: none;
}
div.gallery-pagination span.current {
}

/* ------------------------- */
/* jQuery tabs plugin */
/* root element for tabs  */
ul.tabs {
	list-style:none;
	margin:0 !important;
	padding:0;
	border-bottom:1px solid #bbbbbb;
	height:30px;
}

/* single tab */
ul.tabs li { 
	float:left;	 
	text-indent:0;
	padding:0;
	margin:0 !important;
	list-style-image:none !important; 
	list-style-type:none !important; 
}

/* link inside the tab. uses a background image */
ul.tabs a { 
	background: url(http://i.parkett-hinterseer.test/tabs.gif) no-repeat -420px 0;
	font-size:11px;
	display:block;
	height: 30px;  
	line-height:30px;
	width: 134px;
	text-align:center;	
	text-decoration:none;
	color:#333;
	padding:0px;
	margin:0px;	
	position:relative;
	top:1px;
}

ul.tabs a:active {
	outline:none;		
}

/* when mouse enters the tab move the background image */
ul.tabs a:hover {
	background-position: -420px -31px;	
	font-weight:bold;
}

/* active tab uses a class name "current". it's highlight is also done by moving the background image. */
ul.tabs a.current, ul.tabs a.current:hover, ul.tabs li.current a {
	background-position: -420px -62px;		
	cursor:default !important; 
	color:#000 !important;
	font-weight:bold;
}

/* Different widths for tabs: use a class name: w1, w2, w3 or w2 */
/* width 1 */
ul.tabs a.s			{ background-position: -553px 0; width:81px; }
ul.tabs a.s:hover	{ background-position: -553px -31px; }
ul.tabs a.s.current	{ background-position: -553px -62px; }

/* width 2 */
ul.tabs a.l			{ background-position: -248px -0px; width:174px; }
ul.tabs a.l:hover	{ background-position: -248px -31px; }
ul.tabs a.l.current	{ background-position: -248px -62px; }

/* width 3 */
ul.tabs a.xl 			{ background-position: 0 -0px; width:248px; }
ul.tabs a.xl:hover 		{ background-position: 0 -31px; }
ul.tabs a.xl.current	{ background-position: 0 -62px; }

/* initially all panes are hidden */ 
div.panes div.pane {
	display:none;		
}

/* tab pane styling */
div.panes div.pane {
	display:none;		
	padding:15px 10px;
	border:1px solid #cccccc;
	border-top:0;
	background-color:#ffffff;
}
