/**************************************************************************************/


* { padding: 0px; margin: 0px; }

BODY {
	background: url('images/bg-neu.jpg') #FFFFFF repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #31331C;
}

IMG { border: 0px; }

IMG, DIV, LI, H1, A { behavior: url(iepngfix.htc) }

LI { list-style: none; }

A { 
	text-decoration: none; 
	color: #570B0B;
}

A:hover { text-decoration: underline; }

/**************************************************************************************/
/**
#header {
	background: url('images/.jpg') no-repeat top right;
	height: 270px;
}
**/
#logohome A, #logointernal A {
	display: block;
	height: 216px;
	text-indent: -90000px;
}


#logohome, #logointernal {
	background: url('images/bg-logo-neu.png') no-repeat;
	width: 1010px;
	height: 216px;
}


#logohome H1, #logointernal H2 {
	text-indent: -90000px;
	font-size: 10px;
	height: 216px;
}

#logohome H2, #logointernal H3 {
	border-top: 1px solid #6E3C3D;
	font-family: Arial, sans-serif;
	margin-left: 110px;
	text-align: center;
	padding-top: 5px;
	font-weight: normal;
	position: absolute;
	font-size: 14px;
	color: #B29693;
	width: 240px;
	top: 150px;
}

/**************************************************************************************/

#menu { 
	padding-left: 325px;
	height: 42px; 
}

#menu LI {
	background: url('images/bg-menu-item-neu.png') no-repeat left;
	float: left;
}


#menu LI A {
	padding: 0px 30px 0px 20px;
	text-indent: -90000px;
	line-height: 42px;
	display: block;
	color: #FFFFFF;
	height: 45px;
	float: left;
}

#menu LI A:hover { text-decoration: none; }

#menu .current {
	margin-right: 20px;
}

#menu .current EM {
	display: block;
	height: 45px;
	float: left;
}

#menu .current A {
	padding: 0px 20px 0px 20px;
	font-style: normal; 
	color: #3D0505;
}

#menu .m1 {
	background: url('images/bg-menu-m1.gif') no-repeat center;
	width: 131px;
}

#menu .m2 {
	background: url('images/bg-menu-m2.gif') no-repeat center;
	width: 128px;
}

#menu .m3 {
	background: url('images/bg-menu-m3.gif') no-repeat center;
	width: 144px;
}

#menu .current .m1 { background: url('images/bg-menu-m1.gif') no-repeat center; }
#menu .current .m2 { background: url('images/bg-menu-m2.gif') no-repeat center; }
#menu .current .m3 { background: url('images/bg-menu-m3.gif') no-repeat center; }

/**************************************************************************************/

#content {
	padding: 10px 0px 20px 0px;
	overflow: hidden;
	clear: both;
}

#main {
	padding-top: 40px;
	width: 710px;
	float: right;
}

#sidebar {
	width: 280px;
	float: left;
}

#sidebar .box { margin-bottom: 15px; }

#sidebar .box H2 {
	text-indent: -90000px;
	margin-bottom: 10px;
	line-height: 30px;
	font-size: 18px;
	color: #FFFFFF;
}

#sidebar .box .cont { 
	padding-left: 50px; 
	padding-right: 30px; 
}

#sidebar .box .txt {
	background: url('images/txt-input.gif') no-repeat;
	font-family: Arial, sans-serif;
	padding: 6px 5px 0px 5px;
	margin-bottom: 8px;
	font-size: 14px;
	color: #52534B;
	border: 0px;
	width: 190px;
	height: 24px;
}

/**************************************************************************************/

#sidemenu {
	background: url('images/bg-barockfuersteneck.jpg') no-repeat;
	padding-top: 35px;
}

#sidemenu .cont {
	background: url('images/bg-barockfuersteneck-bottom.jpg') no-repeat bottom;
	padding-bottom: 70px;
	min-height: 150px;
}

#sidemenu LI {
	border-bottom: 1px solid #C9CDA3;
	padding: 10px 0px 10px 0px;
}

#sidemenu LI A {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #141414;
}

#sidemenu LI A.sel {
	text-decoration: underline;
}

#sidemenu .last { border-bottom: 0px; }

/**************************************************************************************/

#fuersteneck {
	background: url('images/bg-rundumsschloss.jpg') no-repeat;
	padding-top: 10px;
}

#fuersteneck .cont {
	background: url('images/bg-rundumsschloss-bottom.jpg') no-repeat bottom;
	padding-bottom: 110px;
}

#fuersteneck LI {
	border-bottom: 1px solid #9d9d9d;
	padding: 10px 0px 10px 0px;
}

#fuersteneck LI A {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #5f0e0d;
}

#fuersteneck LI A.sel {
	text-decoration: underline;
}

#fuersteneck .last { border-bottom: 0px; }

/**************************************************************************************/

.service {
	background: url('images/bg-service.jpg') no-repeat;
	padding-top: 10px;
	color: #FFFFFF;
}

.service .cont {
	background: url('images/bg-service-bottom.jpg') no-repeat bottom;
	padding-bottom: 20px;
}

.service A { color: #FFFFFF; }

.service LI {
	border-bottom: 1px solid #9d9d9d;
	padding: 10px 0px 10px 0px;
}

.service LI A {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #E8EAD7;
}

.service LI A.sel {
	text-decoration: underline;
}

.service .last { border-bottom: 0px; }

/**************************************************************************************/

#page { line-height: 160%; }

#page H1, #page H2 { 
	margin-bottom: 15px;
	font-weight: normal;
	font-style: italic;
	color: #31331C; 
}

#page H1 { font-size: 29px; }
#page H2 { font-size: 26px; }

#page P { margin-bottom: 10px; }

#page .block {
	background: url('images/bg-page-div.gif') no-repeat bottom center;
	padding-bottom: 40px;
	margin-bottom: 40px;
	overflow: hidden;
	width: 100%;
}

#page .block P { clear: both; }

#page H2.contattaci {
	margin-top: 40px;
	text-align: center;
}

#page .no-bg { 
	background: transparent;
	padding: 0px;
}

#page .left, #page .right { width: 342px; }

#page .left { float: left; }
#page .right { float: right; }

#page .left .photo, #page .right .photo {
	margin: 20px auto 20px auto;
	float: none;
}

#page .basket {
	background: url('images/.jpg') no-repeat right;
	padding: 25px 80px 25px 0px;
}

#page .excerpt {
	margin-bottom: 5px;
	line-height: 180%;
	font-weight: bold;
	font-size: 14px;
}

#page H3 {
	margin-bottom: 5px;
	line-height: 180%;
	font-size: 14px;
}

#page .cont UL { margin: 20px 0px 20px 0px; }

#page .cont LI {
	background: url('images/.gif') no-repeat left;
	margin-bottom: 5px;
	padding-left: 20px;
}

#page .photo {
	border: 1px solid #E4E6D0;
	background: #EDEEE0;
	margin-left: 20px;
	padding: 7px;
	width: 277px;
	float: right;
	height: 210px;
}

#page .photo IMG { width: 277px; }

#page .list { padding-top: 40px; }

/**************************************************************************************/

#home-gallery {
	overflow: hidden;
	width: 100%;
}

#home-gallery UL {
	margin-top: 15px;
	width: 350px;
}

#home-gallery LI {
	border: 1px solid #E4E6D0;
	background: #EDEEE0;
	margin-right: 6px;
	margin-bottom: 6px;
	padding: 4px;
	width: 98px;
	height: 75px;
	float: left;
}

#home-gallery IMG {
	width: 98px;
	height: 75px;
}

#flash-gallery {
	width: 100%;
	height: 850px;
}

#gallery { padding: 40px 0px 20px 20px; }

#gallery LI {
	border: 1px solid #E4E6D0;
	margin-right: 20px;
	margin-bottom: 20px;
	background: #EDEEE0;
	overflow: hidden;
	padding: 4px;
	width: 190px;
	height: 145px;
	float: left;
}

#gallery IMG { 
	position: absolute;
	width: 190px; 
}

#gallery A {
	background: url('images/icon-zoom.png') no-repeat;
	text-indent: -90000px;
	position: absolute;
	margin-top: 125px;
	margin-left: 163px;
	outline: none;
	display: block;
	width: 36px;
	height: 36px;
}

/**************************************************************************************/

#footer {
	background: url('images/bg-footer-neu.jpg') repeat-x;
	padding-top: 40px;
	height: 254px;
	color: #FFFFFF;
}


#footer .wrap {
	padding: 0px 20px 0px 40px;
	width: 940px;
}

#footer .address {
	padding-bottom: 25px;
	overflow: hidden;
	width: 100%;
}

#footer .address H1 {
	background: url('images/bg-foot-logo-neu.png') no-repeat;
	text-indent: -90000px;
	margin-right: 40px;
	margin-left: 20px;
	font-size: 10px;
	width: 192px;
	height: 61px;
	float: left;
}

#footer .address P {
	width:  70%;
	margin-bottom: 5px;
	line-height: 15px;
	float: left;
}

#footer .address A {
	color: #FFFFFF;
	font-size: 10px;
}

#footer .credits {
	border-top: 1px solid #6E3B3A;
	padding-top: 25px;
}

#footer .credits A {
	/* background: url('images/bg-logo-mpmedia.jpg') no-repeat; */
	margin: 0px auto 0px auto;
	text-indent: -90000px;
	display: block;
	width: 115px;
	height: 72px;
}

/**************************************************************************************/

.slideshow {
	display:block;
	position:relative;
	z-index:0;
}
.slideshow-images{
	display:block;
	overflow:hidden;
	position:relative;
}
.slideshow-images img {
	display:block;
	position:absolute;
	z-index:1;
}
.slideshow-thumbnails {
	overflow:hidden;
}
.slideshow-images {
	height:300px;
	width:400px;
}
.slideshow-images-visible {
	opacity:1;
}
.slideshow-images-prev {
	opacity:0;
}
.slideshow-images-next{
	opacity:0;
}
.slideshow-images img {
	float:left;left:0;top:0;
}
.slideshow {
	height:300px;
	margin:0 auto;
	width:400px;
}
.slideshow a img {
	border:0;
}
.slideshow-captions {
	background:#000;
	bottom:0;
	color:#FFF;
	font:normal 12px/22px Arial,sans-serif;
	left:0;
	overflow:hidden;
	position:absolute;
	text-indent:10px;
	width:100%;
	z-index:10000;
}
.slideshow-captions-hidden {
	height:0;
	opacity:0;
}
.slideshow-captions-visible {
	height:22px;
	opacity:.7;
}
.slideshow-controller {
	background:url(images/controller.png) no-repeat;
	height:42px;
	left:50%;
	margin:-21px 0 0 -119px;
	overflow:hidden;
	position:absolute;
	top:50%;
	width:238px;
	z-index:10000;
}
.slideshow-controller *{
	margin:0;padding:0;
}
.slideshow-controller-hidden {
	opacity:0;
}
.slideshow-controller-visible {
	opacity:1;
}
.slideshow-controller a {
	cursor:pointer;
	display:block;
	height:18px;
	overflow:hidden;
	position:absolute;
	top:12px;
}
.slideshow-controller a.active {
	background-position:0 18px;
}
.slideshow-controller li {
	list-style:none;
}
.slideshow-controller li.first a {
	background-image:url(images/controller-first.gif);
	left:33px;width:19px;
}
.slideshow-controller li.last a {
	background-image:url(images/controller-last.gif);
	left:186px;width:19px;
}
.slideshow-controller li.next a {
	background-image:url(images/controller-next.gif);
	left:145px;
	width:28px;
}
.slideshow-controller li.pause a {
	background-image:url(images/controller-pause.gif);
	left:109px;
	width:20px;
}
.slideshow-controller li.play a {
	background-position:20px 0;
}
.slideshow-controller li.play a.active {
	background-position:20px 18px;
}
.slideshow-controller li.prev a {
	background-image:url(images/controller-prev.gif);
	left:65px;
	width:28px;
}
.slideshow-loader {
	height:28px;right:0;position:absolute;
	top:0;
	width:28px;
	z-index:10001;
}
.slideshow-loader-hidden {
	opacity:0;
}
.slideshow-loader-visible {
	opacity:1;
}
.slideshow-thumbnails {
	bottom:-65px;
	height:65px;
	left:0;
	position:absolute;
	width:100%;
}
.slideshow-thumbnails * {
	margin:0;
	padding:0;
}
.slideshow-thumbnails ul {
	height:65px;
	left:0;
	position:absolute;
	top:0;
	width:10000px;
}
.slideshow-thumbnails li {
	float:left;
	list-style:none;
	margin:5px 5px 5px 0;
	position:relative;
}
.slideshow-thumbnails a {
	display:block;
	padding:5px;
	position:relative;
}
.slideshow-thumbnails a:hover {
	background-color:#FF9!important;
	opacity:1!important;
}
.slideshow-thumbnails img {
	display:block;
}
.slideshow-thumbnails-active {
	background-color:#9FF;
	opacity:1;
}
.slideshow-thumbnails-inactive {
	background-color:#FFF;
	opacity:.5;
}

.wrap {
	margin: 0px auto 0px auto;
	width: 1000px;
}

.slideshow-captions {
	background:#000000 none repeat scroll 0%;
	bottom:0pt;
	margin:7px;
	color:#FFFFFF;
	font-family:Arial,sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	left:0pt;
	line-height:22px;
	overflow:hidden;
	position:absolute;
	text-indent:10px;
	width:277px;
	z-index:10000;
}

.errorMessage {
	display: block;
	width: 100%;
	color:#FF0000;
	font-size:10px;
}

.wp-caption P {
	font-size: 12px;
	text-align: center;
	margin-bottom: 0px;
}

.contsmall {
	font-size: 12px;
}

/*************************************************************************************/

/*
 * Smoothbox v20070814 by Boris Popoff (http://gueschla.com)
 *
 * Based on Cody Lindley's Thickbox, MIT License
 *
 * Licensed under the MIT License:
 *   http://www.opensource.org/licenses/mit-license.php
 */


html, body {
min-height: 100%;
height: auto !important;
height: 100%
}

#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

#TB_overlay {
	position: absolute;
	z-index:100;
	top: 0px;
	left: 0px;
	background-color:#000;
}

#TB_window {
	position: absolute;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	border: 4px solid #525252;
	text-align:left;
}

#TB_window img {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:5px 10px 7px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: absolute;
	display:none;
	height:100px;
	width:100px;
	z-index:101;
}

#TB_HideSelect{
	z-index:99;
	position:absolute;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
}

/* IE6 */
* html #TB_iframeContent{
	margin-bottom:1px;
}
