/*-------------------------------------
Kliebenstein Interieur
Design by K.Goldmann,
Dezember 2011
--------------------------------------*/

/*------------ Basic -----------------*/

html {
	height : 100%;
	margin : 0;
	padding : 0;
}

body { font-family : 'PTSansNarrowRegular', Arial, Helvetica, sans-serif; font-size : 13px; line-height:18px; font-weight : normal; margin : 0; padding : 0; }
.a_braun { background-color: #473631; background-attachment: scroll; background-image: url(../_img/bg_a_braun.jpg); background-repeat: no-repeat; background-position: center top; }
.lila { background-attachment: scroll; background-color: #5d5a6e; background-image: url(../_img/bg_lila.jpg); background-repeat: no-repeat; background-position: center top; }
.braun { background-attachment: scroll; background-color: #544435; background-image: url(../_img/bg_braun.jpg); background-repeat: no-repeat; background-position: center top; }
.gelb { background-attachment: scroll; background-color: #df921b; background-image: url(../_img/bg_gelb.jpg); background-repeat: no-repeat; background-position: center top; }
.rot { background-attachment: scroll; background-color: #824f47; background-image: url(../_img/bg_rot.jpg); background-repeat: no-repeat; background-position: center top; }
.rosa {
	background:#873a30;
}
.beige { background-attachment: scroll; background-color: #b29381; background-image: url(../_img/bg_beige.jpg); background-repeat: no-repeat; background-position: center top; }
.white { background-attachment: scroll; background-color: #cacaca; background-image: url(../_img/bg_white.jpg); background-repeat: no-repeat; background-position: center top; }
.grau { background-attachment: scroll; background-color: #6f737c; background-image: url(../_img/bg_grau_2.jpg); background-repeat: no-repeat; background-position: center top; }
.weiss { background-attachment: scroll; background-color: #cacaca; background-image: url(../_img/bg_weiss.jpg); background-repeat: no-repeat; background-position: center top; }
.gruen { background-attachment: scroll; background-color: #5a635e; background-image: url(../_img/bg_gruen.jpg); background-repeat: no-repeat; background-position: center top; }
.rot2 { background-attachment: scroll; background-color: #712532; background-image: url(../_img/bg_rot2.jpg); background-repeat: no-repeat; background-position: center top; }
.ocker { background-attachment: scroll; background-color: #a18e7f; background-image: url(../_img/bg_2015.jpg); background-repeat: no-repeat; background-position: center top; }

/*------------ Header / Menu -----------------*/
#logo {
	height : 109px;
	width : 199px;
	position:relative;
	margin : 20px auto 20px auto;
}
#menu_bar {
	height : 200px;
		width : 1000px;
	top : 0;
	position : relative;
	margin:0px auto 0px auto;
	z-index : 100;
}
div.menucontainer {
	display : inline;
	padding-left : 0;
	height : 30px;
	width : 1000px;
	position:absolute;
	background : url(../_img/bg_menu.png) repeat 0% 0%;
}
/*------------ Top - Menu -----------------*/
table.kontaktdaten h3{
	line-height:18px;
	margin:0px;
	padding:0px;
}

div#menu {
	height: 30px;
	width : 997px;
	text-align:center;
	background : url(../_img/bg_menu.png) repeat 0% 0%;
}
div#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
    margin-left: 10px;
}
div#menu li {
	position: relative;
	margin: 0;
	padding: 0 28px 0 29px;
	display: block;
	float: left;
	z-index: 9;
	width: auto;
}

div#menu ul ul li {
	z-index: 9;
}
div#menu li div {
	list-style: none;
	float: left;
	position: absolute;
	z-index: 11;
	top: 20px;
	left: 0;
	visibility: hidden;
	width: 187px;
	padding: 0 0 11px 7px;
	margin: 0px 0 0 -4px;
}
div#menu li:hover>div {
	visibility: visible;
}
div#menu a {
	position: relative;
	z-index: 10;
	height: 30px;
	display: block;
	float: left;
	line-height: 30px;
	text-decoration: none;
	margin-top: 2px;
	white-space: nowrap;
	width: auto;
	padding-right: 5px;
	text-align: center;
	font-size:14px;
	color:#434343;
}
div#menu a:hover {
	color:#222222;
}
div#menu span {
	display: block;
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: 95% 0;
	text-align: center;
}
div#menu li.back {
	background : url(../_img/bg_menu.png) repeat 0% 0%;
	width: 10px;
	height: 30px;
	z-index: 8;
	position: absolute;
	padding: 0;
	margin: 0;
}
/*------------  Header -----------------*/  
#header {
	max-width:1000px;
	height:320px;
	z-index:1px;
	padding:0px;
	margin: 30px auto 0 auto;
	overflow-x:hidden;
	text-align:left;
}
#titel {
	position:relative;
	height:50px;
	top:260px;
	left:30px;
	overflow:hidden;
	vertical-align: text-bottom;
}
/*------------ Content -----------------*/ 


#wrap {
	position:relative;
	z-index:100;
	min-width:1100px;
	width:100%;
	height:100%;
	text-align:center;
}
#content_wrap {
	width:100% !important;
	text-align:left;
	min-height:201px;
	position:relative;
	top: 0px;
	z-index:100;
	padding-bottom:22px;
	background :url(../_img/schatten.png) no-repeat center bottom;
	overflow-x: hidden;
}
#content_wrap.start {
	top: 53px;
}
#content {
	width:100% !important;
	min-height:200px;
	position:relative;
	z-index:80;
	color : #444444;
	background :url(../_img/bg_innen.png) repeat 0% 0%;
	overflow-x: hidden;
}
#content_inner {
	max-width : 960px;
 width:100%;
	min-height:160px;
	top : 0;
	padding:20px 40px 20px 40px;
	margin:0px auto 0px auto;
	position : relative;
	background : url(../_img/schatten_innen.png) no-repeat center bottom;
}
#content_left {
	margin-right:auto;
	float:left;
}
#content_right {
	margin-left:10px;
	float:right;
}
#content_right2 {
	margin-left:30px;
	float:left;
	padding-left: 40px;
}
#content_right3 {
	margin-left:50px;
	float:left;
}
#content_center {
	float:left;
	margin-right: 10px;
	margin-left: 10px;
}
.width_280 {
	width:280px;
}
.width_200 {
	width : 200px;
}
.width_220 {
	width : 220px;
}
.width_300 {
	width : 300px;
}
.width_300a {
	width : 300px;
	padding-left:25px;
	padding-right:15px;
}
.width_330 {
	width : 330px;
}
.width_600 {
	width : 600px;

}
.bubbles {
	text-transform:uppercase;
	color:#fff;
	width:60px;
	height:35px;
	padding:15px;
	background:#a09cb2;
	float:left;
	margin:0 10px 10px 0;
	
}

#content .bubbles a{
	color:#FFFFFF !important}

.bubbles_small { text-transform:uppercase; font-size:12px; line-height:14px; color:#fff; width:80px; height:28px; padding:10px; float:left; margin:0 10px 10px 0; background-color: #b29381; }
a.no_arrow { background:none !important;}
body.gruen .bubbles_small {
	background:#87a99b;
}



.fancy_desc {
	font-style:italic;
	color:#CCCCCC;}

#bgimage {
	position: fixed;
	z-index:0;
	width: 100%;
	max-width:2000px;
	height:1200px;
	top:0px;
	background : url(../_img/loading.gif) no-repeat center center;
	overflow:hidden !important;
}

.li {
	margin-left: -20px;
	}

/*------------ Content Slider -----------------*/ 


#featured ul.ui-tabs-nav {
	position:relative;
	top:0;
	left:0px;
	list-style:none;
	padding:0;
	margin:0;
	width:260px;
	float:left;
}
#featured ul.ui-tabs-nav li {
	padding:1px 0 0 13px;
}
#featured ul.ui-tabs-nav li span {
	font-family: 'PTSansNarrowRegular';
	font-size:14px;
	line-height:18px;
}
#featured li.ui-tabs-nav-item a {
	display:block;
	height:28px;
	color:#333;
	line-height:18px;
	margin-left:-33px;
	padding-left:46px;
	background:url(../_img/submenu.png) no-repeat left 1px;
}
#featured li.ui-tabs-nav-item a:hover {
	background:url(../_img/submenu_h.png) no-repeat left 1px;
}
#featured li.ui-tabs-selected {
	background:url('images/selected-item.gif') top left no-repeat;
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a {
	background:url(../_img/submenu_h.png) no-repeat left 1px;
}
#featured .ui-tabs-panel {
	width:707px;
	min-height:270px;
	position:relative;
	float: right;
	margin:-20px -20px 0 0;
}
#featured .info {
	margin:0 0;
	padding:0 30px 0 0px;
}
#featured .info h2 {
	font-family: 'PTSansNarrowRegular';
	font-size:20px;
	color: #535353;
}

#featured .ui-tabs-hide {
	display:none;
}
#galerie { margin-bottom:25px;}

#galerie .img_left {
	height:100px;
	width:100px;
	margin:0 1px 1px 0 ;
	float:left;
	background : url(../_img/bg_menu.png) repeat 0% 0%;
	overflow:hidden;
}
#galerie .img_left.first {
	height:80px;
	width:80px;
	margin:0 1px 1px 0 ;
	padding:10px;
	float:left;
	background : url(../_img/bg_menu.png) repeat 0% 0%;
	overflow:hidden;
}
#galerie .img_right {
	height:100px;
	width:100px;
	margin-left:0 0 1px 0;
	float:left;
	background : url(../_img/bg_menu.png) repeat 0% 0%;
	overflow:hidden;
}

/*------------ Typo -----------------*/ 
h1 {
	font-weight : normal;
	font-size : 50px;
	line-height: 65px;
	letter-spacing : 1px;
	text-transform:uppercase;
	padding:0px;
	margin:0px;
	color:#FFFFFF;
	opacity: 0.5;       /* modern browser */
	-moz-opacity: 0.5;  /* older Mozilla browser */
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; /* IE8 in Standard Compliant Mode */
	filter:alpha(opacity=50); /* IE5.x -7.0 */
}
#header h2 {
	font-weight : normal;
	font-size : 30px;
	margin-bottom : 2px;
	letter-spacing : 1px;
	text-transform:uppercase;
	padding:0px;
	margin:0px;
	color:#FFFFFF;
	font-family: 'MisoLight';
}

h2 {
	font-weight : normal;
	font-size : 20px;
	margin-bottom : 2px;
	letter-spacing : 1px;
	text-transform:uppercase;
	padding:0px;
	margin:0px;
	color:#535353;
	font-family: 'PTSansNarrowRegular';
}

h3 {
	font-weight : normal;
	font-size : 16px;
	margin: 7px 0 19px 0;
	color:#7b695c;
	font-family: 'PTSansNarrowRegular';
}
.boldh2 {
	font-family: 'MisoRegular';
}
a img, a:hover img {
	border : none #fff;
}
#content a {
	color: #65594D;
	text-decoration : none;
}
#content a:hover {
	color : #222222;
}

#content a:visited {
	color : #65594D;
}
.clear {
	clear:both;
	border:none;
}
#content_right2 a {
	color: #B1AEB5;
	text-decoration : none;
}
#content_right2 a:visited {
	color : #B1AEB5;
}
#content_right2 a:hover {
	color: #999999;
	text-decoration : none;
}

.padding {
    display: inline-block;
    margin: 10px;
    padding: 0;
}

.zitat {
	font-style:italic;
	}

table.kontaktdaten a {
    margin: 0px !important;
    padding: 0px !important;
    background: transparent none repeat scroll 0% 0% !important;
}

td.paddingtop {
    padding-top: 10px;
}

/*------------ Fonts -----------------*/  

@font-face {
	font-family: 'PTSansNarrowRegular';
	src: url('../_fonts/PTN57F-webfont.eot');
	src: url('../_fonts/PTN57F-webfont.eot?#iefix') format('embedded-opentype'), url('../_fonts/PTN57F-webfont.woff') format('woff'), url('../_fonts/PTN57F-webfont.ttf') format('truetype'), url('../_fonts/PTN57F-webfont.svg#PTSansNarrowRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'PTSansNarrowBold';
	src: url('../_fonts/PTN77F-webfont.eot');
	src: url('../_fonts/PTN77F-webfont.eot?#iefix') format('embedded-opentype'), url('../_fonts/PTN77F-webfont.woff') format('woff'), url('../_fonts/PTN77F-webfont.ttf') format('truetype'), url('../_fonts/PTN77F-webfont.svg#PTSansNarrowBold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'PTSansRegular';
	src: url('../_fonts/PTS55F-webfont.eot');
	src: url('../_fonts/PTS55F-webfont.eot?#iefix') format('embedded-opentype'), url('../_fonts/PTS55F-webfont.woff') format('woff'), url('../_fonts/PTS55F-webfont.ttf') format('truetype'), url('../_fonts/PTS55F-webfont.svg#PTSansRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'PTSansCaptionBold';
	src: url('../_fonts/PTC75F-webfont.eot');
	src: url('../_fonts/PTC75F-webfont.eot?#iefix') format('embedded-opentype'), url('../_fonts/PTC75F-webfont.woff') format('woff'), url('../_fonts/PTC75F-webfont.ttf') format('truetype'), url('../_fonts/PTC75F-webfont.svg#PTSansCaptionBold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'PTSansCaptionRegular';
	src: url('../_fonts/PTC55F-webfont.eot');
	src: url('../_fonts/PTC55F-webfont.eot?#iefix') format('embedded-opentype'), url('../_fonts/PTC55F-webfont.woff') format('woff'), url('../_fonts/PTC55F-webfont.ttf') format('truetype'), url('../_fonts/PTC55F-webfont.svg#PTSansCaptionRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'PTSansBoldItalic';
	src: url('../_fonts/PTS76F-webfont.eot');
	src: url('../_fonts/PTS76F-webfont.eot?#iefix') format('embedded-opentype'), url('../_fonts/PTS76F-webfont.woff') format('woff'), url('../_fonts/PTS76F-webfont.ttf') format('truetype'), url('../_fonts/PTS76F-webfont.svg#PTSansBoldItalic') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'PTSansBold';
	src: url('../_fonts/PTS75F-webfont.eot');
	src: url('../_fonts/PTS75F-webfont.eot?#iefix') format('embedded-opentype'), url('../_fonts/PTS75F-webfont.woff') format('woff'), url('../_fonts/PTS75F-webfont.ttf') format('truetype'), url('../_fonts/PTS75F-webfont.svg#PTSansBold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'PTSansItalic';
	src: url('../_fonts/PTS56F-webfont.eot');
	src: url('../_fonts/PTS56F-webfont.eot?#iefix') format('embedded-opentype'), url('../_fonts/PTS56F-webfont.woff') format('woff'), url('../_fonts/PTS56F-webfont.ttf') format('truetype'), url('../_fonts/PTS56F-webfont.svg#PTSansItalic') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'MisoLight';
	src: url('../_fonts/miso-light-webfont.eot');
	src: url('../_fonts/miso-light-webfont.eot?#iefix') format('embedded-opentype'), url('../_fonts/miso-light-webfont.woff') format('woff'), url('../_fonts/miso-light-webfont.ttf') format('truetype'), url('../_fonts/miso-light-webfont.svg#MisoLight') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'MisoRegular';
	src: url('../_fonts/miso-webfont.eot');
	src: url('../_fonts/miso-webfont.eot?#iefix') format('embedded-opentype'), url('../_fonts/miso-webfont.woff') format('woff'), url('../_fonts/miso-webfont.ttf') format('truetype'), url('../_fonts/miso-webfont.svg#MisoRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'MisoBold';
	src: url('../_fonts/miso-bold-webfont.eot');
	src: url('../_fonts/miso-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../_fonts/miso-bold-webfont.woff') format('woff'), url('../_fonts/miso-bold-webfont.ttf') format('truetype'), url('../_fonts/miso-bold-webfont.svg#MisoBold') format('svg');
	font-weight: normal;
	font-style: normal;
}
.lila #content_wrap #content #content_inner #content_left .width_280 a {
	line-height: 27px;
}

/* ALL WIDTHS UNDER 970PX
----------------------------------------------------------- */

@media screen and (max-width: 1024px){

#featured .ui-tabs-panel {
	width:680px !important;
}

#content_inner {
	width : 1024px !important;
	background : url(../_img/schatten_innen_klein_.png) no-repeat center bottom!important;
	
}


#featured ul.ui-tabs-nav {
	width:240px;
}

#content_right2 {
	margin-left:30px;
	padding-left: 20px;
}
.width_280 {
	width:180px!important;
}
.width_200 {
	width : 100px!important;

}
.width_220 {
	width : 120px!important;

}
.width_330 {
	width : 230px!important;

}
.width_600 {
	width : 500px!important;
}

/*------------  Header -----------------*/  
#header {
	padding:0 0 0 30px;
}

	
}