/* Resetting browser default settings with reset.css */

html { 
  margin:0; padding:0;
}

body { 
  background-color:#fff;
  color:#707071;
  margin: 0; 
  padding:0; 
  font: 12px/16px Helvetica, Arial, sans-serif; 
  width:100%; 
  height:100%; 
  margin:0; padding:0;
}

h1 {
  margin:10px 0 20px 0;
  color:#8e966c;
  font: 32px/36px Helvetica, Arial, sans-serif; 
}

h2 {
  margin-top:10px;
  color:#8e966c;
  font: 20px/20px Helvetica, Arial, sans-serif; 
}

h3 {
  margin-top:10px;
  color:#89939f;
  font: 14px/20px Helvetica, Arial, sans-serif; 
}

h5 {
  margin:0;
  padding:0;
  color:#46494b;
  font: 11px/15px Helvetica, Arial, sans-serif; 
  font-weight:bold;
}

p {
  font: 12px/20px Helvetica, Arial, sans-serif;
  margin:5px 0 15px 0;
}
p.f11 {
  font-size:11px;
  line-height:15px;
  margin:0;
/*  margin-bottom:15px;*/
}

a {
  color:#46494b;
  text-decoration:none;
}
a:hover {
  color:#000;
}
a.active_sidebar, a.active_sidebar:hover {
  line-height:16px;
  color:#6a6d71;
  text-decoration:none;
}
a.sidebar {
  line-height:16px;
  color:#c8c0c9;
  text-decoration:none;
}
a.sidebar:hover {
  color:#9e9f89;
  text-decoration:none;
}
a.projektlinks {
  text-decoration:none;
  display:block;
  color:#707071;
}
a.projektlinks:hover {
  color:#444;
}

img.projektlinks {
  cursor:pointer;
}

/* ------------------------------------- */ 
/* thierische consult - main page elements */

div#container {
  position:relative;
  width:920px;
  margin-left:auto;
  margin-right:auto;
}

/* ------------------------------------- */ 
/* navigation section */

div#header {
  position:relative;
  height:123px;
}
div#navigation {
  position:relative;
  width:640px;
  height:33px;
  padding:90px 0 0 50px;
  float:left;
  overflow:hidden;
}
div#logo {
  position:relative;
  width:220px;
  height:123px;
  float:left;
  overflow:visible;
}

li {
  margin:0 45px 0 0;
  font: 20px/32px Helvetica, Arial, sans-serif; 
  float:left;
}

li a {
  display:block;
  text-indent:-10000px;
  font-size:3px; /* IE sucks! */
  height:30px;
}

li#unternehmen a {
  width:97px;
  background: #fff url(../images/nav-unternehmen.gif) no-repeat 0px -5px;
}
li#unternehmen a:hover {
  background: #fff url(../images/nav-unternehmen.gif) no-repeat 0px -35px;
}
li#unternehmen a.active, li#unternehmen a.active:hover {
  background: #fff url(../images/nav-unternehmen.gif) no-repeat 0px -65px;
}

li#dienstleistungen a {
  width:116px;
  background: #fff url(../images/nav-dienstleistungen.gif) no-repeat 0px -5px;
}
li#dienstleistungen a:hover {
  background: #fff url(../images/nav-dienstleistungen.gif) no-repeat 0px -35px;
}
li#dienstleistungen a.active, li#dienstleistungen a.active:hover {
  background: #fff url(../images/nav-dienstleistungen.gif) no-repeat 0px -65px;
}

li#partner a {
  width:55px;
  background: #fff url(../images/nav-partner.gif) no-repeat 0px -5px;
}
li#partner a:hover {
  background: #fff url(../images/nav-partner.gif) no-repeat 0px -35px;
}
li#partner a.active, li#partner a.active:hover {
  background: #fff url(../images/nav-partner.gif) no-repeat 0px -65px;
}

li#referenzen a {
  width:78px;
  background: #fff url(../images/nav-referenzen.gif) no-repeat 0px -5px;
}
li#referenzen a:hover {
  background: #fff url(../images/nav-referenzen.gif) no-repeat 0px -35px;
}
li#referenzen a.active, li#referenzen a.active:hover {
  background: #fff url(../images/nav-referenzen.gif) no-repeat 0px -65px;
}

li#kontakt a {
  width:58px;
  background: #fff url(../images/nav-kontakt.gif) no-repeat 0px -5px;
}
li#kontakt a:hover {
  background: #fff url(../images/nav-kontakt.gif) no-repeat 0px -35px;
}
li#kontakt a.active, li#kontakt a.active:hover {
  background: #fff url(../images/nav-kontakt.gif) no-repeat 0px -65px;
}

/* ------------------------------------- */ 
/* main content area */

div#main {
  position:relative;
}
div#content {
  position:relative;
  width:720px;
  height:510px;
  float:left;
}
div.content_wrapper {
  padding:50px 90px 0 50px;
  overflow:hidden;
}
div.column, div#content.content_wrapper.column {
  float:left;
  width:270px;
}
div.projektliste {
  position:relative;
  height:90px;
  margin-top:15px;
  margin-bottom:15px;
}
div.bottom {
  position:absolute;
  padding:0 0px 0 0;
  margin:0 0 0px 0;
  bottom:0px;
}
div.dienstleistungen_text {
  position:absolute;
  padding:43px 50px 0 0;
}

div#image_container {
  width:580px;
  height:400px;
  top:-4px;
  position:relative;
  overflow:hidden;
/*  background-color:#f6f7f8;  */
}
div.image_block {
  position:absolute;
  top:0px;
  left:0px;
  width:580px;
  height:400px;
}
div.image_overlay {
  position:absolute;
  top:0px;
  left:0px;
  width:580px;
  height:400px;
  z-index:10000;
}
div.text_block {
  position:absolute;
  top:0px;
  left:50px;
  width:340px;
  height:400px;
  background: url(../images/text-block-bg.png) no-repeat;
/*  background-color:#fff;*/
}
div.text_block_contact {
  position:absolute;
  top:0px;
  left:275px;
  width:340px;
  height:400px;
  background: url(../images/text-block-bg.png) no-repeat;
/*  background-color:#fff;*/
}

div.text_block div.text_block_content {
  padding:0px 30px 0 30px;
}
div.text_block div.text_block_content img, div.text_block_contact div.text_block_content img {
  display:block;
}
div.text_block div.text_block_content div.text_block_text {
  position:absolute;
  top:100px;
  width:280px;
}
div.text_block_contact div.text_block_content {
  padding:130px 30px 0 30px;
}
div.text_block_contact div.text_block_content div.text_block_text {
  position:absolute;
  bottom:-17px;
  width:280px;
}
div.text_block_contact div.text_block_content div.text_block_bio {
  position:absolute;
  top:20px;
  width:280px;
  font: 11px/18px Helvetica, Arial, sans-serif; 
}


a.show_image {
  float:right;
  display:block;
  text-indent:-10000px;
  font-size:3px; /* IE sucks! */
  height:15px;
  width:15px;
  margin:0 5px 0 0;
}

div#gallery-status{
  float:left;
  color:#ddd;
  font-size:11px;
  text-indent:5px;
}

a.previous {
  background: #fff url(../images/pfeile.gif) no-repeat -15px 0px;
}
a.previous:hover {
  background: #fff url(../images/pfeile.gif) no-repeat 0px 0px;
}
a.next {
  background: #fff url(../images/pfeile.gif) no-repeat -45px 0px;
}
a.next:hover {
  background: #fff url(../images/pfeile.gif) no-repeat -30px 0px;
}
a.number {
  float:left;
  margin-top:-1px;
  color:#999;
  background-color:#fff;
  text-indent:-1px;
  font-size:11px;
  padding:2px 0 0 0;
  text-align:center;
  overflow:hidden ;
}
a.text {
  float:left;
  width:24px;
  margin-top:-1px;
  color:#999;
  background-color:#fff;
  text-indent:-1px;
  font-size:11px;
  padding:2px 0 0 0;
  text-align:center;
  overflow:hidden ;
}
a.number:hover, a.number.active:hover, a.text:hover, a.text.active:hover {
  color:#555;
  background-color:#f5f5f5;
}
a.number.active, a.text.active {
  color:#555;
  background-color:#eee;
}



div#info {
  position:absolute;
  width:205px;
  bottom:0px;
  right:20px;
  height:460px;
  float:left;
  padding:0;
}
div.info_box {
  width:205px;
  right:20px;
}
div.submenu_box {
  position:absolute;
  width:205px;
  top:72px;
  left:0px;
  font: 11px/15px Helvetica, Arial, sans-serif; 
}
div.submenu_box a {
  display:block;
  font-size:12px;
}
div.info_overlay {
  position:absolute;
  bottom:58px;
  left:0px;
  height:400px;
  width:205px;
  background-color:#fff;
  visibility:hidden;
  z-index:10000;
}
div.impressum_position {
  position:absolute;
  top:100px;
  width:205px;
  text-align:center;
  font: 11px/15px Helvetica, Arial, sans-serif; 
}
div#impressum_hider {
  position:absolute;
  top:0px;
  left:0px;
  width:680px;
  height:620px;
  background-color:#fff;
  z-index:11000;
}
div.info_bottom {
  position:absolute;
  bottom:0px;
  padding:0 0 15px 0;
}
div.vert_line_left {
  position:relative;
  height:15px;
  margin:10px 0px 10px 0;
  border-left: 1px solid #a3abb4;
}
div.vert_line_right {
  position:relative;
  height:15px;
  margin:10px 0px 10px 0;
  padding:0 5px 0 0;
  border-right: 1px solid #a3abb4;
  text-align:right;
}
div.schliessen {
  float:left;
  width:75px;
}
div.impressum_box {
  color:#ddd;
  width:205px;
  right:20px;
  margin:0;
  font: 11px/15px Helvetica, Arial, sans-serif; 
}
div.impressum_box div.vert_line_left {
  position:relative;
  height:15px;
  margin:10px 0px 5px 0;
  border-left: 1px solid #ddd;
}
div.impressum_box a {
  color:#ddd;
}
div.impressum_box a:hover {
  color:#aaa;
}
div#einrichtungskonzepte {
  position:absolute;
  bottom:15px;
  left:50px;
  color:#ddd;
  font: 11px/15px Helvetica, Arial, sans-serif; 
}

a.green {
  color:#8e966c;
  text-decoration:none;
  cursor:pointer;
}

a.green:hover {
  color:#5f673f;
}

.smallfont {
  font-size:0.92em;
}

.right {
  display:block;
  float:right;
  text-align:right;
  right:0px;
}
/* ------------------------------------- */ 
/* ze footer */

div#footer {
  position:relative;
  padding-right:220px;
  text-align:center;
  font: 10px/12px Helvetica, Arial, sans-serif; 
  color:#ccc;
}

/* ------------------------------------- */ 
/* sIFR styles */
 
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
}

/* ------------------------------------- */ 
/* debug styles */

div#debug {
  position:fixed;
  top:30px;
  right:30px;
  width:200px;
  background:#000;  
}

div.dummy {
  height:0px;
  width:0px;
  margin:0px;
  padding:0px;
  background-color:#ff0;
  overflow:hidden;
}

.float-right { float:right; }
.float-left { float:left; }
.float-bottom { position:absolute; bottom:0px; }
.clear { clear:both; height:0; margin:0; padding:0; overflow:hidden; }

