/* RESET */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}

table {border-collapse:separate;border-spacing:0;}

caption, th, td {text-align:left;font-weight:normal;}

table, td, th {vertical-align:middle;}

a img, :link img, :visited img { border: 0; }

a { outline: none; }


/* HTML ELEMENTS */

html, body { height: 100%; width: 100%; background: url(../bilder/bg-html.jpg) repeat left top; }

html { height: 100%; width: 100%; }

body { font:62.5%/2.4em helvetica, sans-serif; line-height:2.1em; color: #434629; }


/* PAGE STRUCTURE */

#home, #gallery, #about, #contact { display: block; width: 96em; margin: 0 auto; padding-top: 5em;}

#home { height:  125em; background: url(../bilder/bg-home.jpg) no-repeat top center; }

#gallery { padding-bottom: 125em; background: url(../bilder/bg-gallery.jpg) no-repeat top left; }

#about { height:  125em; background: url(../bilder/bg-container.jpg) no-repeat top left; }

#contact { height:  80em; padding-top:  15em; background: url(../bilder/bg-container.jpg) no-repeat top left; }


/* NAVIGATION */

#nav { margin: 0; font-size: 2.4em; position: fixed; left: 0; top: 250px; }

#nav li { list-style: none; width: 150px; position: relative; height: 55px; }

#nav li a { text-decoration: none; color: #fafafa; position: absolute; top: 18px; left: 20px; }

.nav-gallery { background: url(../bilder/bg-nav1.png) no-repeat left center; }

.nav-about { background: url(../bilder/bg-nav2.png) no-repeat left center; }

.nav-contact { background: url(../bilder/bg-nav3.png) no-repeat left center; }

#nav li a:hover, #nav li.current a:hover { color: #b4ab74; }

#nav li.current a { color: #000; }

#subnav li { float: left; list-style: none; }

#subnav li a { font-family: helvetica, 'BodoniXTRegular', georgia, serif; }


/* TYPROGRAPHY */

b, strong { font-weight: bold; }

em { font-style: normal; text-transform: uppercase; font-size: 90%; letter-spacing: 1px; }

h1 { font-size:7.2em; margin-bottom: 0.5em; }

h2 { font-size:7.2em; line-height: 0.5em; margin-bottom: 0.5em; }

h3 { font-size:3em; line-height: 0.4em; margin-bottom: 0.4em; }

h4 { font-size:2.4em; line-height: 1.25em; margin-bottom: 0.75em; }

h5 { font-size:2.1em; text-transform: uppercase; margin-bottom: 1em; }

h6 { font-size:1.5em; text-transform: uppercase; margin-top: 2.1em; }

h1, h2, h3, h4, h5 { position: relative; font-weight:  normal; font-family: "BodoniXTRegular", georgia, serif;}

h6 { position: relative; font-weight:  bold; font-family: helvetica, sans-serif; }

i { font-style: italic; }

p { font-size:1.5em; margin-bottom:1.4em; }

p a, .text li a { color: #b4ab74; text-decoration: none; border-bottom: 1px dotted; }

p a:hover, .text li a:hover { color: #fafafa; background-color: #434629; }


/* PORTFOLIO  */

ul#filter { float: left; font-size: 2.1em; list-style: none; margin-left: 0; width: 100%; font-family: helvetica, "BodoniXTRegular", georgia, serif; text-align: right; height: 2.1em; }

ul#filter li { float: left; margin-right: 1em; }

ul#filter li:last-child { border-right: none; margin-right: 0; padding-right: 0; }

ul#filter a { color: #b4ab74; text-decoration: none; }

ul#filter li.current a, ul#filter a:hover { text-decoration: underline; }

ul#filter li.current a { color: #434629; }

ul#portfolio { float: left; list-style: none; margin: 0 0 2.1em 0; display: block; width: 100%; }

ul#portfolio li { float: left; padding: 6px; }

ul#portfolio a { width: 100%; }

ul#portfolio a:hover { text-decoration: none; }

ul#portfolio img { background: #fafafa; padding: 7px; border: 1px solid #dedede; display: block; padding-bottom: 5px; -moz-box-shadow: 0 1px 5px #999; -webkit-box-shadow: 0 1px 5px #999; -moz-box-shadow: 0 1px 5px rgba(0,0,0,0.5); -webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.5);}

ul#portfolio img:hover { -webkit-transform: rotate(-3deg); -moz-transform: rotate(-3deg);}



/* OTHER CLASSES  */

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } 

.minimum-height { min-height: 30em; height:auto !important; height: 30em; }

.text { margin: 0 4em 0 48em; }

.text img a { border: none!important; }

.totop a { border: none!important; }

.gallery-wrapper { margin: 0 4em 0 19em; }



/* IMAGES  */

img.img-left, img.img-right { margin-bottom: 2.4em; position: relative; top: 0.5em; }

img.img-left { float: left; margin-right: 2.4em; }

img.img-right { float: right; margin-left: 2.4em; }
 

/* LISTS */

ul.typo { font-size: 1.4em; margin: 1.5em 0 1.5em 2em; list-style-position: outside; }

ul.typo li { }


/* FANCY BOX */

#fancybox-loading { position: fixed; top: 50%; left: 50%; height: 40px; width: 40px; margin-top: -20px;
	margin-left: -20px; cursor: pointer; overflow: hidden; background: transparent; z-index: 1104;
	display: none; }

* html #fancybox-loading {	/* IE6 */ position: absolute; margin-top: 0; }

#fancybox-loading div { position: absolute; top: 0; left: 0; width: 40px; height: 480px; background: transparent url('../bilder/fancy_loading.png') no-repeat; }

#fancybox-overlay { position: fixed; top: 0; left: 0; bottom: 0; right: 0; background: #fff; z-index: 1100; display: none; }

* html #fancybox-overlay {	/* IE6 */ position: absolute; width: 100%; }

#fancybox-tmp { padding: 0; margin: 0; border: 0; overflow: auto; display: none; }

#fancybox-wrap { position: absolute; top: 0; left: 0; margin: 0; padding: 20px; z-index: 1101; 	display: none; }

#fancybox-outer { position: relative; width: 100%; height: 100%; background: #FFF; }

#fancybox-inner { position: absolute; top: 0; left: 0; width: 1px; height: 1px; padding: 0; margin: 0;
	outline: none; overflow: hidden; }

#fancybox-hide-sel-frame { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: transparent; }

#fancybox-close { position: absolute; top: -15px; right: -15px; width: 32px; height: 32px; background: url('../bilder/fancy_close.png') top left no-repeat; cursor: pointer; z-index: 1103; display: none; }

#fancybox_error { font-size: 12px; }

#fancybox-content { height: auto; width: auto; padding: 0; margin: 0; }

#fancybox-img { width: 100%; height: 100%; padding: 0; margin: 0; border: none; outline: none; line-height: 0; vertical-align: top; -ms-interpolation-mode: bicubic; }

#fancybox-frame { position: relative; width: 100%; height: 100%; border: none; display: block; }

#fancybox-title { position: absolute; bottom: 0; left: 0; font-size: 14px; z-index: 1102; }

.fancybox-title-inside { padding: 10px 0; text-align: center; }

.fancybox-title-outside { padding-top: 5px; color: #FFF; text-align: center; font-weight: bold; }

.fancybox-title-over { color: #FFF; text-align: left; }

#fancybox-title-over { padding: 10px; background: url('../bilder/fancy_title_over.png'); display: block; }

#fancybox-title-wrap { display: inline-block; }

#fancybox-title-wrap span { height: 32px; float: left; }

#fancybox-title-left { padding-left: 15px; background: transparent url('../bilder/fancy_title_left.png') repeat-x; }

#fancybox-title-main { font-weight: bold; line-height: 29px; background: transparent url('../bilder/fancy_title_main.png') repeat-x; color: #FFF; }

#fancybox-title-right { padding-left: 15px; background: transparent url('../bilder/ fancy_title_right.png') repeat-x; }

#fancybox-left, #fancybox-right { position: absolute; bottom: 0px; height: 100%; width: 35%; cursor: pointer; outline: none; background-image: url('../bilder/blank.gif'); z-index: 1102; display: none; }

#fancybox-left { left: 0px; }

#fancybox-right { right: 0px; }

#fancybox-left-ico, #fancybox-right-ico { position: absolute; top: 50%; left: -9999px; width: 30px; 
	height: 30px; margin-top: -15px; cursor: pointer; z-index: 1102; display: block; }

#fancybox-left-ico { background: transparent url('../bilder/fancy_nav_left.png') no-repeat; }

#fancybox-right-ico { background: transparent url('../bilder/fancy_nav_right.png') no-repeat; }

#fancybox-left:hover, #fancybox-right:hover { visibility: visible;    /* IE6 */ }

#fancybox-left:hover span { left: 20px; }

#fancybox-right:hover span { left: auto; right: 20px; }

div.fancy-bg { position: absolute; padding: 0; margin: 0; border: 0; z-index: 1001; }

div#fancy-bg-n { top: -20px; left: 0; width: 100%; height: 20px; background: transparent url('../bilder/fancy_shadow_n.png') repeat-x; }

div#fancy-bg-ne { top: -20px; right: -20px; width: 20px; height: 20px; background: transparent url('../bilder/fancy_shadow_ne.png') no-repeat; }

div#fancy-bg-e { top: 0; right: -20px; height: 100%; width: 20px; background: transparent url('../bilder/fancy_shadow_e.png') repeat-y; }

div#fancy-bg-se { bottom: -20px; right: -20px; width: 20px; height: 20px; background: transparent url('../bilder/fancy_shadow_se.png') no-repeat; }

div#fancy-bg-s { bottom: -20px; left: 0; width: 100%; height: 20px; background: transparent url('../bilder/fancy_shadow_s.png') repeat-x; }

div#fancy-bg-sw { bottom: -20px; left: -20px; width: 20px; height: 20px; background: transparent url('../bilder/fancy_shadow_sw.png') no-repeat; }

div#fancy-bg-w { top: 0; left: -20px; height: 100%; width: 20px; background: transparent url('../bilder/fancy_shadow_w.png') repeat-y; }

div#fancy-bg-nw { top: -20px; left: -20px; width: 20px; height: 20px; background: transparent url('../bilder/fancy_shadow_nw.png') no-repeat; }
