body {
	background-color: #fff;
	color: #333;
	margin: 0;
	padding: 0;
	font-family: Calibri, sans-serif;
	font-size: 18px;
}
#tofino_logo {
	width:409px;
	height:120px;
}
#home #wrapper #container #content a img:hover {
	opacity:0.8;
}
.background-tofino {
	background: #C5BCAB url("../img/background/about1688x1125.jpg") no-repeat center top;
}
a, a:link, a:active, a:visited { 
	color: #00f;
	text-decoration:none;
}
a:hover { 
	color: #5F9EA0;
	text-decoration:underline;
}
#wrapper {
	width: 100%;
}
#container {
	max-width: 890px;
	margin: 0 auto;
	padding: 10px;
}
#navimain, #footer {
	padding: 0;
	margin: 0 auto;
	width: 100%;
	background-color: #666;
	color: #fff;
	overflow: hidden;
	text-align: center;
}
#navimain ul, #footer ul {
	list-style: none;
	margin: 0;
	padding: 10px;
}
#navimain ul li, #footer ul li {
	display: inline-block;
	margin-left: 6px;
}
#navimain a, #footer a{
	color: #fff;
	text-decoration: none;
	// font-size: 1.2rem;
	padding: 0 15px;
}
#navimain a:hover, #footer a:hover {
	text-decoration: underline;
	background-color: #ddd;
	color: #5F9EA0;
}
#navimain a.currentPage, #footer a.currentPage {
	color: #aaa;
	text-decoration: none;
	font-weight: bold;
	background-color;#f9f9f9;
}
#navisub.picnavi {
    height: 130px;
}
#navisub #naviblock {
	width: 100%;
	text-align: center;
	background-color: #eee;
}
#navisub #naviblock a {
	display: inline-block;
	margin: 5px;
	padding: 5px;
	color: #888;
	font-size: 1rem;
}
#navisub #naviblock a:hover {
	text-decoration: underline;
	background-color: #ddd;
	color: #5F9EA0;
}
#navisub #naviblock a.currentPage {
	color: #555;
	font-weight: bold;
}
#logo h1 {
	padding:5px 0 0 0;
	margin:0;
}
#logo {
	text-align: center;
}
#logo  img {
	border: 0;
}
#content {
	clear: left;
	text-align: left;
}
#content h2 {
	padding:0;
	margin: 0 0 20px 0;
}
.content_short, #content_about {
	color: #000;
	padding:20px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#content_about {
	background: #fff url("../img/background/about1688x1125trans.jpg") no-repeat center top;
	/*
	opacity:0.7;
	filter:alpha(opacity=70);
	*/
}
.content_short {
	background-color: #fff;
	border: 1px solid #555;
	padding-top: 30px;
}
.infoBanner {
	clear: both;
	text-align:center;
	padding: 10px;
	margin: 20px 0 30px 0;
	background-color: #ddd;
	border: 1px solid #c00;
	color: #c00;
	font-size: 0.98em;
}
.infoBanner a {
	color: #c00;
}
.infoBanner a:hover {
	color: blue;
	text-decoration:underline;
}
#column1 {
	margin: 0;
	padding: 0;
	width: 290px;
	float: left;
}
#column1 img {
	margin-bottom: 20px;
}
#column2 {
	margin: 0;
	padding: 0;
	width: 310px;
	float: left;
}
#column2 img {
	margin: 0 15px 10px 0;
}
#column3 {
	margin: 0;
	padding: 0;
	width: 290px;
	float: left;
}
#column3 img {
	margin-bottom: 10px;
}
.bigpicture {
	display: inline-block;
	/* #wrapper #container #content .bigpicture */
	height: 204px;
	padding: 1px;
	margin: 1px;
	text-align:center;
	background-color: #fcfcfc;
}
.ressort_teaser_image {
	max-width: 600px;
	margin:0 auto;
	overflow: hidden;
}
.ressort_teaser_image img {
	width: 100%;
	height: auto;
	border: 0;
}
#footer {
	clear: both;
	text-align: center;
	margin-top: 30px;
}
#footer  a{
	text-decoration: none;
}
.gallery_asset {
	clear: both;
	width: 100%;
	text-align:center;
}
.gallery_asset .gallery_content {

}
/* Lightbox */
#lightbox_background {
	display:none;
	background:#000000;
	opacity:0.5;
	filter:alpha(opacity=50);
	position:absolute;
	top:0px;
	left:0px;
	min-width:100%;
	min-height:100%;
	z-index:1001;
	cursor: not-allowed;
}
#lightbox_panel {
	display:none;
	position:fixed;
	top:0;
	left:0;
	width: 100%;
	padding:0;
	margin: 5px;
	background: transparent;
	z-index:1002;
	text-align:center;
}
#lightbox_content {
	margin:0 auto;
	padding:0;
	border: 1px solid #000;
	width: 764px;
	background-color: #000;
	color: #fff;
	z-index:1003;
	position: relative;
}
.lightbox_closer {
	float:right; 
	width:10px; 
	margin:2px; 
	padding:0;
}
#lightbox_content a {
	color: #c00;
	position: relative;
}
#lightbox_content h4 {
	margin:0;
	padding: 2px;
	font-size: 0.8em;
}
#lightbox_content  img {
 opacity:1;
 filter:alpha(opacity=100);
}
#leftarrow {
	position: absolute;
	top: 250px;
	left: 5px;
	width: 25px;
	height: 25px;
}
#rightarrow {
	position: absolute;
	top: 250px;
	left: 735px;
	width: 25px;
	height: 25px;
}
.picture_rotate_box {
	text-align:center;
	margin-top:40px;
}

#about #portrait {
	float: right;
	padding-left: 20px;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* unter 980: */
@media only screen and (max-width: 979px), only screen and (max-width: 1958px) and (-webkit-min-device-ration: 2.0) {
	#container {
		max-width: 720px;
	}
	#home #wrapper #container #content a img {
		width: 230px;
		height: auto;
	}
	#home #wrapper #container #content #column1,
	#home #wrapper #container #content #column2,
	#home #wrapper #container #content #column3 {
		width: 240px;
	}
	#naviblock a img {
		height: 50px;
		width: auto;
	}
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* unter 800: */
@media only screen and (max-width: 799px), only screen and (max-width: 1598px) and (-webkit-min-device-ration: 2.0) {

}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* unter 768: */
@media only screen and (max-width: 767px), only screen and (max-width: 1534px) and (-webkit-min-device-ration: 2.0) {
	#container {
		max-width: 460px;
	}
	#navimain {
		text-align: left;
	}
	#navimain ul li {
		margin: 0;
		padding: 0;
	}
	#navimain ul li a {
		margin: 0;
		padding: 0 5px;
	}
	#navisub #naviblock img {
		display: none;
	}
	#navisub #naviblock a {
		padding: 0;
	}
    #navisub.picnavi {
        height: auto;
        // height: 60px;
    }
	.picture_rotate_box {
		display: none;
	}
	#home #wrapper #container #content #column2 {
		display: none;
	}
	#home #wrapper #container,   {
		width: 460px;
		margin: 0 auto;
	}
	#home #wrapper #container #content a img {
		width: 220px;
		height: auto;
	}
	#home #wrapper #container #content #column1,
	#home #wrapper #container #content #column3 {
		width: 230px;
	}
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* unter 501: */
@media only screen and (max-width: 500px), only screen and (max-width: 1000px) and (-webkit-min-device-ration: 2.0) {
	#tofino_logo {
		width:360px;
		height:auto;
	}
	#home #wrapper #container #content #column2,
	#home #wrapper #container #content #column3 {
		display:none;
	}
	#home #wrapper #container {
		width: 270px;
		margin: 0 auto;
	}
	#home #wrapper #container #content a img {
		width: 270px;
		height: auto;
	}
	#home #wrapper #container #content #column1 {
		width: 270px;
	}
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* unter und 360 */
@media only screen and (max-width: 360px), only screen and (max-width: 720px) and (-webkit-min-device-ration: 2.0) {
	#tofino_logo {
		width:320px;
		height:auto;
	}
	#home #wrapper #container #content #column2,
	#home #wrapper #container #content #column3 {
		display:none;
	}
	#home #wrapper #container {
		width: 270px;
		margin: 0 auto;
	}
	#home #wrapper #container #content a img {
		width: 270px;
		height: auto;
	}
	#home #wrapper #container #content #column1 {
		width: 270px;
	}
	#about #portrait {
		width: 260px;
		height:auto;
		margin:0 auto;
		padding:0;
		float: none;
		align:center;
		clear: both;
	}
}

#flying-footer {
	border-top: 1px solid silver;
	background-color: #f7f7f7;
	padding: 0;
	margin: 0;
	width: 100%;
	text-align: center;
}
.sticky-footer {
	position: fixed;
	bottom: 0;
}
#flying-footer .footer-content {
	margin: 0;
	padding: 5px;
	font-size: 0.65rem;
	color: #888;
}
#flying-footer .footer-content a {
	color: #888;
}
