/*

	foto-berger.at - Copyright 2009

	hell-baige:  #fbf9f1;
	baige:	#f8f5e8;
	braun:  #5e3d1e;  (old: #5e3d1e;)
	orange: #e3680c;  (old: #cc712c;)
	
*/

#logo h1 {
	
	background: url(/style/default/img/logo.png) no-repeat 0 0;
	width: 210px;
	height: 53px;
	text-indent: -999em;
	position: relative;
	z-index: 999999;
	margin: 25px 0 0 25px;
}
@media 
  (-webkit-min-device-pixel-ratio: 2), 
  (min-resolution: 192dpi) { 
  #logo h1 {
    background-image: url(/style/default/img/logo@2x.png);
	background-size: 210px 53px;
  }
}

h2 {
	font-size: 1.2em;
	font-weight: normal;
	margin: 1em 1.5em 0 1.5em;
}

h2 a {
	 text-decoration: none;
}

body, html {
	margin: 0;
	padding: 0;
	background: #fbf9f1 url(/style/default/img/vertical.png) repeat-y right;
	color: #5c2e22;
	font-family: Calibri, 'Lucida Sans', Lucida, Verdana;
}

strong {
	color: #e3680c;
	font-weight: normal;
}

a, a:link, a:visited, a:active, a:hover, a:focus {
	color: #5c2e22;
}

a img {
	border: 0;
}

#head {
	position: absolute;
	width: 100%;
	z-index: 900;
}

#headContent {
	width: 1005px;
	margin: 0 auto;
}

#menu a {
	text-decoration: none;
	text-shadow:0 0 2px #FFFFFF, 0 0 2px #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .cur {
/*	color: #e37f43;
	text-decoration: underline; */
	background: url(/style/default/img/border.png) bottom left repeat-x;
}

#menu .contact>a {
	color: #e3680c;
}

#menu {
	float: right;
	font-size: 1em;
	
	background: url(/style/default/img/menu.png) top left;
	min-height: 29px;
	padding: 8px 20px 0 20px;
	margin: -38px 0 0 0;
	
	z-index: 999999;
}

#menu li {
	list-style: none;
	float: left;
	margin-right: 1em;
}

#menu ul {
	position: absolute;
	margin-left: -60px;
	background: url(/style/default/img/master_sprite.png) no-repeat 0 -163px;
	padding: 22px 15px 6px;
}

#menu ul li {
	float: none;
	clear: both;
	padding: 3px 5px 3px 13px;
}

#menu ul li.curr, #menu ul li:hover, #menu ul:hover li.curr:hover {
	background: #f8f5e8;
	border-radius: 5px;
	-moz-border-radius: 5px;
}

#menu ul:hover li.curr {
	background: transparent;
}

#menu li ul {
	display: none;
}

#menu li:hover ul {
	display: block;
}

.hide {
	display: none !important;
}

#menu ul li a {
	color: #fff;
	text-shadow: none;
}

#menu ul li.curr a, #menu ul li:hover a, #menu ul:hover li.curr:hover a {
	color: #e3680c;
	text-decoration: none;
}

#menu ul:hover li.curr a {
	color: #fff;
}

#main {
	margin: 0 auto;
	width: 1005px;
	min-height: 200px;
}

#controller {
	float: left;
	font-size: 1.25em;
	height: 0;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	width: 1005px;
}

#controller a {
	position: relative;
	top: -40px;
	color: #fff;
	text-decoration: none;
	margin: 0 22px;
	padding: 0 18px;
	opacity: 0.5;
	z-index: 9;
}

#controller a:hover {
	opacity: 1;
}

.overlay {
	background: rgba(0, 0, 0, 0.8);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
	text-align: center;
	padding-top: 120px;
	min-height: 600px;
}

.overlay iframe {
	max-width: 100%;
}

@media (max-height: 600px) {
	.overlay {
		padding-top: 0;
	}
}

#fbControl {
	height: 35px; 
	margin: -35px 0 0 0; 
	text-align: center;
	opacity: 0.5;
}

#fbControl:hover {
	opacity: 1;
}

#backButton {
	background: url(/style/default/img/back.png) center left no-repeat;
}

#nextButton {
	background: url(/style/default/img/next.png) center right no-repeat;
	float: right;
}

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

.clearfix {
	display: inline;
}

#info {
	/*background: #5e3d1e;*/
	background: #5c2e22;
	margin: 0;
	overflow: hidden;
}

#info ul.boxes {
	padding: 0;
	margin: 0;
	
	margin: 0 auto;
	width: 1005px;
	
}

#info .box:first-child {
	margin-left: 0;
}

#info .box:last-child {
	margin-right: 0;
}

#info .box {
	float: left;
	margin: 14px;
	width: 80%;
	height: auto;
	
	background: #f8f5e8;
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
	list-style: none;
}

@media (min-width: 1005px) {
	#info .box.wide {
		width: 40%;
	}

	#info.preise .box.wide {
		width: 316px;
	}
}

#info .box.transp {
	background: transparent;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

/*temp*/

#info .box.photoStack {
	height: 350px;
}
.photoStack img {
	margin: 25px 0 10px 20px;
}


/* ---- blog-list ---- */
#info .box li, #info .box p {
	margin: 0.7em 1.9em;
	list-style: none;
}

#info .box li a {
	text-decoration: none;
}

#info .box li a:hover {
	text-decoration: underline;
}

#info .box li a span, #info .box .more {
	display: block;
	float: right;
	font-size: 0.9em;
}

#info .box li a span span {
	color: #e3680c;
	display: inline;
	float: none;
	text-decoration: underline;
}

#info .box ul {
	margin: 0;
	padding: 0;
}

#socialButtons {
	background: url(/style/default/img/social.png) no-repeat;
	margin: 0 !important;
	text-indent: -9999999em;
	font-size: 0.0001em;
	width: 267px;
	height: 43px;
}

#blogButton {
	display: block;
	float: left;
	height: 43px;
	width: 133px;
	text-indent: -99999em;
}
#fbButton {
	display: block;
	float: left;
	height: 43px;
	width: 134px;
	text-indent: -99999em;
}

/* ---- blog-list END ---- */

#info .box.empty a {
	display: block !important;
	/*margin-top: -20px;
	margin-left: -30px;*/
	position: relative !important;
	top: -20px !important;
	left: -30px !important;
}

#info .box.empty {
	background-color: transparent !important;
}

/* LIB */

#info .box li:after {
clear: both;
content: ".";
display: block;
height: 0;
visibility: hidden;
}

#info .box li {
display: inline;
float: none !important;
}

/* Hides from IE-mac \*/ 
* html #info .box li { height: 1%; }
#info .box li { display: block; }
/* End hide from IE-mac */


#footer {
	background: url(/style/default/img/master_sprite.png) repeat-x 0 -66px;
	height: 87px;
	width: 100%;
	color: #f8f5e8;
}

#footer .content {
	width: 1005px;
	margin: 0 auto;
	font-size: 0.9em;
}

#footer p {
	float: left;
	margin: 2em 0 0 0;
}

#footer a {
	color: #f8f5e8;
	text-decoration: none;
}

#footer ul {
	margin: 3em 0 0 0;
	float: right;
}

#footer li {
	float: left;
	list-style: none;
	margin-right: 0.5em;
}

.footerDesignBy {
	display: block;
	font-size: 0.8em;
}

.footerDesignBy strong {
	color: #fff;
}

/* ---- foto ---- */

.fullScreen {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

#foto ul {
	width: 1005px;
	margin: 60px auto 0 auto;
}

#foto ul li {
	display: block;
	float: left;
	height: 130px;
	list-style-type: none;
	margin: 60px;
	width: 200px;
}

#foto {
	z-index: 99;
}

#foto a {
	text-shadow:0 0 2px #FFFFFF, 0 0 2px #FFFFFF;
	text-decoration: none;
}

#foto a img {
	border: 1px solid;
}

#overlay {
	position: fixed;
	background-color: #fbf9f1;
	opacity: 0.5;
	z-index: 98;
}

.hide {
	display: none !important;
}

#cMailBox {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	
	background: url(/style/default/"img/transp_black.png") repeat scroll 0 0 transparent;
	    z-index: 999999;
}

#cMailBox form {
	background: #fff;
	background-color: argb(255, 255, 255, 0.6);
	border-radius: 5px;
	-moz-border-radius: 5px;
	width: 500px;
	height: 250px;
	margin: 30px auto;
	padding: 25px;
}

#main {
	padding-top: 80px;
}

#main.index {
	padding: 0;
}

h2.sub {
	color: #e3680c;
	font-size: 1.6em;
	text-align: center;
}


/* ----- BLOG ------ */

#access {
	background: inherit;
}

.contact label {
	display: block;
	width: 120px;
	float: left;
}

.miniContact label {
	display: block;
}
.miniContact p {
	margin: 0.3em 1.9em !important;
}


.clearFloatFix .clearfix {
	display: block;
}

/* ----- PREISE ----- */

#info.preise {
	background: transparent;
}

#info.preise .box {
	background: #5C2E22;
	color: #F8F5E8;
}

#info.preise .box h3 {
	margin-left: 28px;
}

#info.preise .box.special {
	border: 2px solid #E3680C;
	color: #5C2E22;
	background: #F8F5E8;
	
	height: 226px;
	width: 310px;
}

#info.preise .box.special h3 {
	color: #E3680C;
}

#info.preise .box .preis {
	color: #E3680C;
	font-size: 1.8em;
	text-align: right;
	margin: 0.5em 1em 1em;
}

#info.preise .zusatzinfo, #info.preise .subinkl {
	font-size: 0.8em;
	margin: 0 30px;
}

#info.preise .inkl {
	vertical-align: top;
}

#info.preise .inklFoto {
	display: inline-block;
	vertical-align: top;
}

#info.preise .inklFoto .desc {
	display: block;
	font-size: 0.7em;
}

#info.preise .inklFoto .desc strong {
	color: inherit;
	font-weight: bold;
}

#info.preise .zusatzinfo strong {
	color: inherit;
	font-weight: bold;
}

#info.preise .fotopreis {
float:right;
}


/* ----- BLOG ------ */

.entry-meta, .entry-utility {
	font-size: 0.6em;
}

.entry-title {
margin-left: 0;
}

.entry-title a {
	color: #E3680C;
}

.post {
margin: 40px 0;
}

.widget-area {
display: none;
}

.screen-reader-text, .form-allowed-tags {
display: none;
}

.comment-form-comment textarea {
display: block;
}

.click {
cursor: pointer;
}

#Schutz {
display: none;
}