/* 
(c) kriti, Christian Bauer
bauer.ch@gmail.com
*/

/* all */
html {
  background-color: #fff;
  margin: 0;
  padding: 0;
}

body {
  background-color: #fff;
  font-family: Helvetica, Arial, Verdana, sans-serif;
  font-size: 10px;
  min-height: 696px;
  display: block;
  margin: 0;
  padding: 0;
}



h1 {
  font-size: 12px;	
  font-family: Helvetica,  Arial, Verdana, sans-serif;
  font-weight: normal;
}
h2 {
  font-size: 14px;
  font-family: Gerogia,  'Times News Roman', Times, serif;
  color: #736357;
  font-weight: normal;
  padding-bottom: 0;
  margin-bottom: -3px;
}

p {
	color: #666;
	line-height: 130%;
	font-size: 11px;
	padding-bottom: 0;
	margin-bottom: -7px;
}

hr {
  display: none;	
}
img {

}

a {
  color: #978475;
  text-decoration: none;	
}
a:hover {
  text-decoration: underline;
}

strong {
  font-weight: normal;
}
.hide {
  display: none !important;
}
/* --- wai --- */
.wai {
  display: none;	
}


/* --- layout --- */

#bg {
  white-space:nowrap;
  margin: 0;
  padding: 0;
  display: block;
}
#bg-layout {
  display: block;
}
#layout {
  display: block;	
  width: auto;
}

/* --- navi --- */
#navi-bg {	
  position: absolute;
  z-index: 100;
  width: 400px;
  top: 25px;
  left: 65px;
  height: 35px;
  display: block;
  text-align: left;
}

#navi-box {

}
#navi {
  position: relative;
  text-align: left;
}
#navi ul {
  padding: 0;
  margin: 0;
}
#navi ul li,
#navi ul ul li,
#navi ul ul ul li{
  display: inline;
  list-style-type: none;
}
#navi ul ul {
  display: none;
}
#navi ul li a {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
  font-style: italic;
  font-size: 14px;
  color: #978475;
  color: rgb(152,133,117);
  margin-right: 20px;
}
#navi ul li.active a {
  font-weight: normal;
  text-decoration:line-through;
}
#navi ul li a:hover {
  text-decoration: underline;
}




#navi ul li.active ul {
  position: absolute;
  display: block;
  top: 538px;
  left: 0;
  display: block;
  white-space: nowrap;   
  width: 140px;
}

#navi ul li.active ul li {
  white-space: nowrap;   
  display: block;
  line-height: 120%;
}

#navi ul li.active ul li a {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  color: #978475;
  text-decoration: none;
}
#navi ul li.active ul li a:hover,
#navi ul li.active ul li.active ul li.active a:hover,
#navi ul li.active ul li.active ul li a:hover {
  text-decoration: none;
  text-decoration: underline;
}

#navi ul li.active ul ul {
  display: none !important;
}


#navi ul li.active ul li.active ul {
  position: absolute;
  float: left;
  margin-left: 120px;
  top: 0;
  width: 200px;
  display: block !important;
}
#navi ul li.active ul li.active a,
#navi ul li.active ul li.active ul li a,
#navi ul li.active ul li.active ul li.active a {
  text-decoration: underline;
}

#navi ul li.active ul li.active ul li a {
  text-decoration: none;
}
/* --- logo --- */
#logo-bg {
}
#logo a {
  position: absolute;
  top: 60px;
  left: 0;
  width: 65px;
  height: 430px;
  background: #fff;
  z-index: 990;
  display: block;
}
#logo a strong {
  display: none;
}

/* --- CONTENT ---*/
#content-bg {

}

#content-box {
}
#content {
}
#content-info {

}
#content h1 {
  display: block;
  position: absolute;
  top: 510px;
  left: 65px;
  width: 200px;
  height: 40px;
}
#content h1 span{
  display: none;
  margin-top: 0;
}
.content-text-bg {
}
.content-text-box {
border-left: 1px solid #ccc;
display: block;
position: absolute;
left: 344px;
top: 550px;
padding-bottom: 20px;
z-index: 100;
}
.content-text-text {
margin-top: 6px;
display: block;
margin-left: 15px;
width: 300px;
white-space: normal;
zoom: 1;
}
h2 strong { 
  font-weight: bold !important;
}
h2 italic {
  font-style: italic !important;
}
.content-text-text a {

}

.content-text-text p {
zoom: 1;
}
.content-text-text p strong {
}
.content-text-text h2 {

}

.content-text-text ul {
}
.content-text-text ul li {

}
#portfolio-img {
  min-height: 696px;
  height: 100%;
  width: 100%;
  overflow-y: hidden;
  overflow-x: auto;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  white-space: nowrap;
}  
#portfolio-img-inside {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  margin-top: 60px;
  margin-left: 65px;
  white-space: nowrap;
  text-align: left;
  float: left;
} 

  
}
#portfolio-img span {
  display: block;
  white-space: nowrap;

}
#portfolio-img img {
  margin-right:6px;	
  background-color: #efefef;
  background-image: url('img/loading-fff.gif');
  background-repeat: no-repeat;
  background-position: center;
}

.location0 #portfolio-img img {

  background: none;

}

.content-img-desc {
  display: none;
}


.content-img-fullscreen {
  display: none;
}


#content-close {
  display: block;	
  float: left;
  margin: 105px 50px 0 12px;
  width: 200px;
  height: 200px;
  background-image: url('img/x.png');
  background-repeat: no-repeat;
  background-position: 0 0;	
  cursor: pointer;
}
#content-close:hover {
  background-position: 0 -201px;	
}
/* -- lightbox img -- */
#overlay {
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:5000;
	background-color:#555;
}

#lightbox {
	display:none;
	position: absolute;
	top:50%;
	left:50%;
	z-index:9999;
	margin:-330px 0 0 -480px;
	background:#fff;
	height: 650px;
	min-width: 940px;
  text-align:left;
  background-image: url('img/loading-fff.gif');
  background-repeat: no-repeat;
  background-position: center;	
  text-align: center;
}
#lbContent {
  text-align: center;
  display: block;
}
#lightbox a {
  display: block;
  text-align: center;
}

#lightbox img {
  border: 20px solid #fff;
  text-align: center;

}

#navi-title {
  position: absolute;
  left: 64px;
  top: 381px;
  width: 278px;
  z-index: 900;
  height: 180px;
  background-repeat: no-repeat;
  background-position: bottom left;
}

#text-on-the-left {
  position: relative;
  top: 0;
  left: 0;
  margin-left: -294px;
  display: block;
  float: left;
  width: 270px;
  margin-top: 11px;
}
#text-on-the-left p {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  color: #978475;
  color: rgb(152,133,117);
}
.grau,
.grau p
.grau p a,
.grau a {
  color: #666 !important;
}
.light-grau,
.light-grau p,
.light-grau p a,
.light-grau a {
  color: #b3b3b3 !important;
}
.light-grau a:hover,
.light-grau p a:hover {
  color: #666 !important;
}
.georgia,
.georgia p,
.georgia p a,
.georgia a {
  font-family: Georgia, "Times New Roman", Times, serif !important;
  font-size: 12px !important;
}
/* --- footer --- */
#footer-bg {
  display: none;	
}
#footer-box {
	
}
#footer {
	
}

#disable-css-styles  {
display: none;
}


body.Blog #navi ul ul {
  display: none !important;
}

#blog {

position: absolute;
left: 65px;
display: block;
top: 0;
padding-top: 119px;
z-index: 3;
padding-bottom: 12px;

}
#blog h1 span { display: none; }
#blog h1 strong {
display: block;
width: 647px;
border-bottom: 1px solid #ccc;
height: 117px;
z-index: 6;
background-image: url('img/blog.png');
background-repeat:no-repeat;
background-position: bottom left;
}
#blog h1 {
position: absolute;
clear: both;
top: 0;
margin-top: 0;
left: 0;
background-color: #fff;
padding-bottom: 12px;
}
#blog h2 {
display: block;
margin-top: 12px;
clear: both;
}
#blog p {
display: block;
width: 640px;
white-space:normal;
text-align: left;
}
#blog img {
  text-align: left;
  background-color: #efefef;
  background-image: url('img/loading-fff.gif');
  background-repeat: no-repeat;
  background-position: center;	
  border-top: 12px solid #fff;
  clear: both;
  left: 0;
  display: block;
  position: relative;
}
#blog .line {
  clear: both;
  display: block;
  width: 647px;
  border-top: 1px dotted #ccc;
  margin-top: 24px;
  height: 0px;
  margin-bottom: 3px;
}