html{color:#000;background:#FFF;font-size: 100%;-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}a:hover,a:active,a:focus {outline: 0;}#map_canvas img,.google-maps img {max-width: none;}button,input,select,textarea {margin: 0;font-size: 100%;vertical-align: middle;}button,input {*overflow: visible;line-height: normal;}button::-moz-focus-inner,input::-moz-focus-inner {padding: 0;border: 0;}button,html input[type="button"],input[type="reset"],input[type="submit"] {cursor: pointer;-webkit-appearance: button;}label,select,button,input[type="button"],input[type="reset"],input[type="submit"],input[type="radio"],input[type="checkbox"] {cursor: pointer;}input[type="search"] {-webkit-box-sizing: content-box;-moz-box-sizing: content-box;box-sizing: content-box;-webkit-appearance: textfield;}input[type="search"]::-webkit-search-decoration,input[type="search"]::-webkit-search-cancel-button {-webkit-appearance: none;}textarea {overflow: auto;vertical-align: top;}.hide-text { font: 0/0 a; color: transparent; text-shadow: none; background-color: transparent; border: 0; }article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }audio, canvas,video {display: inline-block; *display: inline; *zoom: 1;}audio:not([controls]) { display: none; }.clear {clear: both;display: block;overflow: hidden;visibility: hidden;width: 0;height: 0;}.clearfix { *zoom: 1; }.clearfix:before,.clearfix:after { display: table; line-height: 0; content: ""; }.clearfix:after { clear: both; }

img {
width: auto\9;
height: auto;
max-width: 100%;
vertical-align: middle;
border: 0;
-ms-interpolation-mode: bicubic;
}

.hidden { display: none; }

/* --->> GROUPING ------------*/
.group:before,
.group:after {
  content: "";
  display: table;
}
.group:after {
  clear: both;
}
.group {
  zoom: 1;
}
/* --->> GRID COLUMN SETUP ------------*/
.col {
  display: block;
  float: left;
  margin: 0 0 20px 0;
  -webkit-transition: all 450ms ease;
  -moz-transition: all 450ms ease;
  -ms-transition: all 450ms ease;
  -o-transition: all 450ms ease;
  transition: all 450ms ease;
}
#kontakt .four .col {
margin-left: 4%;
}
#kontakt .four .col:first-child,
.col:first-child {
  margin-left: 0;
}
/* all browsers except IE6 and lower */
.col_1_of_2:nth-child(2n+1),
.col_1_of_3:nth-child(3n+1) {
  clear: both;
  margin-left: 0;
}
/* --->> GRID OF TWO ------------*/
.col_2_of_2 {
  width: 100%;
}
.col_1_of_2 {
width: 50%;
max-width: 500px;
}
/* --->> GRID OF THREE ------------*/
.col_3_of_3 {
width: 100%;
}
.col_2_of_3 {
width: 74%;
padding-left: 60px;
padding-bottom: 60px;
max-width: 699px;
border-left: 1px solid #000;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.col_1_of_3 {
width: 26%;
padding-right: 60px;
max-width: 260px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

.col_1_of_4 {
  width: 22%;
}

.col_1_of_6 {
  width: 16.66%;
  -webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

/* main styles 
============================= */

html {
width: 100%;
height: 100%;
margin: 0 auto;
padding: 0;
/*overflow-y: scroll;*/
background-color: #fff;
}

body {
width: 100%;
height: 100%;
margin: 0 auto;
font-family: Verdana, Geneva, sans-serif;
font-size: 15px;
line-height: 1.4em;
background-color: #fff;
height: auto !important;
min-height: 100%;
padding: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

#streifen {
width: 100%;
height: 50px;
margin-bottom: 60px;
background-color: rgb(48,180,147);
border-bottom: 20px solid #ddd;
}

#wrapper {
width: 100%;
height: 100%;
min-height: 100%;
margin: 0 auto;
padding: 0 20px; 
height: auto !important;
min-height: 100%;
max-width: 1040px;
background-color: #fff;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#bildhauer #wrapper { max-width: 1200px; }

#pageheader {
width: 100%;
height: auto;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin-bottom: 50px;
}

#pageheader .logo {
width: 100%;
height: auto;
max-width: 190px;
}


#pagefooter {
width: 100%;
padding: 0 0 20px 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}


#content #sectionarticle {
padding: 25px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

#sectionarticle {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

#left {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

#left img {
max-width: 200px;
width: 100%;
}


/* home 
============================ */
#home #sectionarticle p {
font-family: Georgia, serif;
font-size: 34px;
color: #d5d5d5;
line-height: 50px;
text-align: left;
margin-bottom: 10px;
}
#home #sectionarticle p.autor {
font-family: Georgia, serif;
font-size: 12px;
color: #d5d5d5;
line-height: 38px;
text-align: left;
padding-left: 230px;
}
#home #sectionarticle {
padding-right: 60px;
padding-left: 0;
border-left: 0px solid #000;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#home #right {
padding-left: 60px;
padding-bottom: 60px;
border-left: 1px solid #000;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}


/* kontakt 
============================ */

#kontakt #sectionarticle-left {
padding-right: 60px;
padding-left: 0;
border-left: 0px solid #000;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#kontakt #sectionarticle-right {
padding-left: 60px;
border-left: 1px solid #000;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

#kontakt .four .col img{
width: 100%;
}

.group.two p {
padding-left: 4%;
}

/* typographie 
============================ */

h2 {
font-family: Verdana, Geneva, sans-serif;
font-size: 13px;
font-weight: bold; 
line-height: 20px;
color: #000;
text-decoration: none;
margin: 0 0 30px 0;
padding: 0 0 0 0;
}
h3 {
font-family: Verdana, Geneva, sans-serif;
font-size: 13px;
font-weight: bold; 
font-style: normal; 
line-height: 20px;
padding: 0 0 0 0;
margin: 0 0 0 0;
color: rgb(48,180,147);
}
#impressum h3 {
color: #000;
}
p {
font-family: Verdana, Geneva, sans-serif;
font-size: 13px;
font-weight: 400; 
font-style: normal; 
line-height: 18px;
margin: 0 0 30px 0;
color: #000000;
}
.abstand {
padding-right: 150px;
}

strong {
font-weight: 700;
}

.small {
font-size: 12px;
}

.center {
text-align: center;
}

.text { font-family: Georgia, serif; text-align: justify; font-size: 15px; line-height: 1.4em; }
span.letter {
    display: block;
    float: left;
    font-family: Georgia, serif;
font-size: 40px;
font-weight: 400;
line-height: 30px;
margin: -14px 2px 0px 0;
    text-transform: uppercase;
	color: rgb(48,180,147);
}
/* person 
============================ */
.sabine-schneider {
max-width: 150px;
}

/* steinbildhauerei 
============================ */
#pageheader .logo.steinbild {
width: 100%;
height: auto;
max-width: 300px;
}
#bildhauer #pageheader { 
position: relative; 
height: 300px;
padding-left: 20%;
}
.logo-skulpturen {
margin-top: 282px;
float: left;
width: 100%;
max-width: 400px;
}
.pic-skulpturen {
float: left;
margin-right: 20px;
width: 100%;
max-width: 400px;
}

.schliessen {
position: absolute;
top: 20px;
right: 20px;
background-color: #fff;
padding: 20px;
}
.schliessen a {
font-size: 35px;
font-family: arial;
font-weight: 700;
color: #000!important;
}

.col_1_of_6  {
padding-left: 20px;
}
.col_1_of_6:first-child  {
padding-left: 0;
}
/* form 
============================ */
form {
width: 100%;
max-width: 600px;
margin: auto;	
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

fieldset {
border: 0;
margin-bottom: 25px;
}

label.checkbox {
display:block;
margin-top:-21px;
margin-left:20px;
}
label.radio {
margin-right: 15px;
}
input[type="radio"] {
margin-right: 5px;
}
input[type="text"],
input[type="number"],
input[type="email"],
textarea {
width: 100%;
border: 1px solid #909090;
padding: 5px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
textarea {
height: 170px;
}

input[type="submit"] {
font-family: Verdana, Geneva, sans-serif;
font-weight: 400;
font-size: 12px;
line-height: 30px;
background-color: rgb(48,180,147);
border: 0;
text-align: center;
display: inline-block;
height: 30px;
padding: 0 20px;
color: #ffffff;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

#mailsuccess {
text-align: center;
}

/* Navigation 
============================ */



#mainnav {
width: 100%;
height: auto;
border-bottom: 1px solid #000;
}
.navigation  {
position:relative;
z-index: 1;

list-style: none;
line-height: 18px;
margin: 0 0 3px 0;
padding: 0 38px 0 0;
width: 100%;
text-align: right;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.navigation li {
display: inline-block;
*display: inline;
line-height: 18px;
margin-left: 8px;
}

.navigation li.active {
position:absolute;
border-bottom: 6px solid rgb(48,180,147);
margin-left: 0;

}
.divider,
.impressum,
.navigation li a {
font-family: Verdana, Geneva, sans-serif;
font-size: 10px;
font-weight: normal;
font-style: normal;
line-height: 50px;
color: #000;
text-decoration: none;
padding: 0px 4px;
display: block;
text-transform: uppercase;
letter-spacing: 1px;
}
.navigation li a.selected,
.navigation li a:hover {
color: #30B493;
}

.navigation li.divider:hover {
border: 0;
}

.more {
display: block;
float: right;
font-family: Verdana, Geneva, sans-serif;
font-size: 12px;
font-weight: normal; 
line-height: 12px;
color: #000000;
text-decoration: none;
text-transform: uppercase;
margin: 20px 0 0 0;
padding: 0 0 0 0;
}
.caret {
display: inline-block;
width: 0px;
height: 0px;
vertical-align: top;
border-top: 5px solid transparent;
border-left: 7px solid #000;
border-bottom: 5px solid transparent;
content: "";
margin-top: 1px;
margin-right: 5px;
}

hr {
margin: 30px 0;
height: 0;
background-color: #000;
}

.skulptur-angebot { max-width: 200px; }


/* links 
============================ */
a.link,
a.impressum,
a:link,
a:active,
a:visited {
text-decoration: underline;
outline: 0;
color: #000;
}

a:focus,
a:hover {
color: rgb(48,180,147);
text-decoration: none;
outline: 0;
}

.impressum {
float: right;
}
/* flexslider
================================================== */

/* ====================================================================================================================
 * FONT-FACE
 * ====================================================================================================================*/
@font-face {
  font-family: 'flexslider-icon';
  src: url('fonts/flexslider-icon.eot');
  src: url('fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'), url('fonts/flexslider-icon.woff') format('woff'), url('fonts/flexslider-icon.ttf') format('truetype'), url('fonts/flexslider-icon.svg#flexslider-icon') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
.flex-container a:hover,
.flex-slider a:hover,
.flex-container a:focus,
.flex-slider a:focus {
  outline: none;
}
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
.flexslider .slides img {
  height: 100%;
  max-width: 600px;
  display: block;
  margin: auto;
  max-height: 500px;
}
.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .flexslider .slides {
  display: block;
}
* html .flexslider .slides {
  height: 1%;
}
.no-js .flexslider .slides > li:first-child {
  display: block;
}
/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.flexslider {
  margin: 0 0 60px;
  background: #ffffff;
  border: 4px solid #ffffff;
  position: relative;
  zoom: 1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
}
.flexslider .slides {
  zoom: 1;
}
.flexslider .slides img {
  height: auto;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
.carousel li {
  margin-right: 5px;
}
.flex-direction-nav {
  *height: 0;
}
.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 123px;
  height: 237px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 1;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
text-indent: -9999px;
}

.flex-direction-nav .flex-prev {
  left: 0;
  background: transparent url("../images/pfeil-links.jpg") no-repeat 0 0;
}
.flex-direction-nav .flex-next {
  right: 0;
   background: transparent url("../images/pfeil-rechts.jpg") no-repeat 0 0;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 0.8;
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 0.8;
}
.flex-direction-nav .flex-disabled {
  opacity: 0!important;
  filter: alpha(opacity=0);
  cursor: default;
}
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}
.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004';
}
.flex-pauseplay a:hover {
  opacity: 1;
}
.flex-pauseplay a.flex-play:before {
  content: '\f003';
}
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: .7;
  cursor: pointer;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}
/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
}



/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('../images/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('../images/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: visible;
	/*visibility: hidden;*/
}

.fancybox-prev span {
	left: -20px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: -20px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('../images/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	position: absolute;
	visibility: hidden;
	font: Arial,sans-serif;
	font-size: 12px;
	color: #fff;
	background-color: transparent;
	text-shadow: none;
	z-index: 8050;
	
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('../images/fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('../images/fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}


.slicknav_menu {
position: absolute;
display:none;
width: 100%;
z-index: 5000;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

/*!
* SlickNav Responsive Mobile Menu v1.0.3
* (c) 2015 Josh Cope
* licensed under MIT
*/
.slicknav_btn {
position: relative;
display: block;
vertical-align: middle;
float: right;
padding: 0.438em 0.625em 0.438em 0.625em;
line-height: 1.125em;
cursor: pointer; }
.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
margin-top: 0.188em; }

.slicknav_menu {
*zoom: 1; }
.slicknav_menu .slicknav_menutxt {
display: block;
line-height: 1.188em;
float: left; }
.slicknav_menu .slicknav_icon {
float: left;
margin: 0.188em 0 0 0.438em; }
.slicknav_menu .slicknav_no-text {
margin: 0; }
.slicknav_menu .slicknav_icon-bar {
display: block;
width: 1.125em;
height: 0.125em;
-webkit-border-radius: 1px;
-moz-border-radius: 1px;
border-radius: 1px;
-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
-moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); }
.slicknav_menu:before {
content: " ";
display: table; }
.slicknav_menu:after {
content: " ";
display: table;
clear: both; }

.slicknav_nav {
clear: both; }
.slicknav_nav ul {
display: block; }
.slicknav_nav li {
display: block; }
.slicknav_nav .slicknav_arrow {
font-size: 0.8em;
margin: 0 0 0 0.4em; }
.slicknav_nav .slicknav_item {
cursor: pointer; }
.slicknav_nav .slicknav_item a {
display: inline; }
.slicknav_nav .slicknav_row {
display: block; }
.slicknav_nav a {
display: block; }
.slicknav_nav .slicknav_parent-link a {
display: inline; }

.slicknav_brand {
float: left; }

.slicknav_menu {
font-size: 16px;
box-sizing: border-box;

}
.slicknav_menu * {
box-sizing: border-box; }
.slicknav_menu .slicknav_menutxt {
color: #fff;
font-weight: bold;
 }
.slicknav_menu .slicknav_icon-bar {
background-color: #fff; }

.slicknav_btn {
margin: 8px 15px 9px 0;
text-decoration: none;
background: transparent }

.slicknav_nav {
background-color: #ddd;
color: #fff;
margin: 0;
padding: 0;
font-size: 12px;
list-style: none;
overflow: hidden; }
.slicknav_nav ul {
list-style: none;
overflow: hidden;
padding: 0;
margin: 0 0 0 20px; }
.slicknav_nav .slicknav_row {
padding: 5px 10px;
margin: 2px 5px; }
.slicknav_nav .slicknav_row:hover {
color: #000; }
.slicknav_nav a {
padding: 5px 10px;
margin: 2px 5px;
text-decoration: none;
color: #000; 
font-family: Verdana, Geneva, sans-serif;
font-size: 14px;
font-weight: 700; 
font-style: normal; 
line-height: 24px;
text-decoration: none;
}
.slicknav_nav a:hover {
color: #f2f2f2; }
.slicknav_nav .slicknav_txtnode {
margin-left: 15px; }
.slicknav_nav .slicknav_item a {
padding: 0;
margin: 0; }
.slicknav_nav .slicknav_parent-link a {
padding: 0;
margin: 0; }


/* responsive 
============================ */
@media (max-width: 1080px) {
.logo-skulpturen {
margin-top: 20px;
margin-left: 0;
float: left;
width: 100%;
max-width: 400px;
}
}

@media (max-width: 900px) {
	.slicknav_nav .divider,
.js #menu {
display:none;
}
.js .slicknav_menu {
display:block;
}
#mainnav {
border: 0;
}
}

@media (max-width: 600px) {
	#bildhauer #pageheader { 
position: relative; 
height: auto;
padding-left: 20px;
}
.col_1_of_2,
.col_1_of_3,
.col_2_of_3 {
width: 100%;
margin-left: 0;
}
#sectionarticle,
#home #right,
#kontakt #sectionarticle-right,
#kontakt #sectionarticle-left {
    padding-left: 0px;    
    padding-right: 0;
    border-left: 0px;
    border-right: 0px;
    box-sizing: border-box;
}

}


@media (max-width: 1024px) {


}


