body {
	background: #F8AA8D;
	font-size: 16px;
	line-height: 1.5;
	font-family: saira, serif;
	padding: 0;
	margin: 0;
}
h1 {
	color: #F2561D;
	font-size: 2.2em;
	font-weight: bold;
	margin: 0 0 10px 0;
	line-height: 1;
	padding: 0;
}
h2 {
	font-size: 1.5em; 
	color: #F2561D;
	margin: 0 0 0.5em 0;
	padding: 0;
	line-height: 1;
	display: block;
	clear: left;
}
h3 {
	color: #F2561D;
	font-weight: bold;
	font-size: 1em;
	line-height: 1.5;
	padding: 0;
	margin: 0;
}
p {
	text-align: justify;
	margin: 0 0 1em 0;
	padding: 0;
}
p.indent {
	margin-top: -1em;
	text-indent: 1.5em;
}
p.bottom {
	margin-bottom: 3em;
}
a {
	color: #F2561D;
}
a:visited {
	color: #998686;
}
a:hover {
	color: #998686;
}
.invisible {
	z-index: -1;
	position: absolute;
	display: none;
}
@font-face {
	font-family: Eskamotage;
	src: url(EskamotageDaubs.otf);
}
}
@font-face {
	font-family: saira;
	font-weight: medium;
	src: url(sairaSC-m.woff);
}
@font-face {
	font-family: saira;
	font-weight: medium;
	font-style: italic;
	src: url(sairaSC-mi.woff);
}
@font-face {
	font-family: saira;
	font-weight: bold;
	src: url(sairaSC-b.woff);
}
@font-face {
	font-family: saira;
	font-weight: bold;
	font-style: italic;
	src: url(sairaSC-bi.woff);
}
hr {
	border: 1px solid #F2561D;
	margin: 0 0 3em 0;
}

/* Header & Drop-Down Navigation Styles */
#header {
	background: white;
	zoom: 1;
	margin: 0;
	border-bottom: 4px solid #F2561D;
	position: fixed;
	width: 100%;
	padding: 0;
	left: 0;
	top: 0;
}
#header::before, #header::after {
	content: "";
	display: table;
}
#header::after {
	clear: both;
}
#header a {
	color: #F2561D;
	font-weight: bold;
}
#header a:visited {
	color: #F2561D;
}
#header .navigation {
	float: right;
	margin: 0;
}
#header .navigation li {
	display: block;
	float: left;
	list-style-type: none;
	margin: 0 0 0 30px;
}
#header .navigation li a {
	padding: 0;
	display: block;
	text-decoration: none;
	line-height: 63px;
}
#header .navigation li:hover a {
	color: #998686;
	background: url(bg-navcurrent.gif) no-repeat 50% 42px;
}
#header .navigation li a:hover {
	color: #998686;
}
#header .dropdown {
	position: absolute;
	display: none;
	z-index: 1;
	margin: 0;
	padding: 0;
	background: white;
	width: 15em;
	float: none;
}
#header ul li:hover ul {
	display: block;
}
#header .navigation li:hover .dropdown li {
	float: none;
	margin: 0;
	padding: 0;
	display: block; 
	border-top: 1px solid white;
	list-style-type: none;
}
#header .navigation li:hover .dropdown li.first {
	border-top: none;
}
#header .navigation li:hover .dropdown li.separator {
	padding: 0 15px;
	background: #F2561D;
	background: #BF7C7C;
	color: white;
	font-style: oblique;
	border: none;
}
#header .navigation li:hover .dropdown li a {
	display: block;
	text-align: left;
	padding: 1.5em 30px;
	margin: 0;
	text-decoration: none;
	background: #F8AA8D;
	color: white;
	line-height: 1.2em;
	height: auto;
	font-weight: normal;
}
#header .navigation li:hover .dropdown li a:hover {
	background: #F2561D;
	color: white;
}
#header .navigation li:hover .dropdown li.current span {
	display: block;
	text-align: left;
	padding: 1.5em 30px;
	margin: 0;
	background: #F2561D;
	color: white;
	line-height: 1.2em;
	height: auto;
	font-weight: normal;
}
#header .navigation li:hover .dropdown li.current a {
	display: block;
	text-align: left;
	padding: 1.5em 30px;
	margin: 0;
	background: #998686;
	color: white;
	line-height: 1.2em;
	height: auto;
}
#header .navigation li:hover .dropdown li.current a:hover {
	background: #998686;
	color: white;
}
#header .navigation li.current {
	background: url(bg-navcurrent.gif) no-repeat 50% 42px;
}
#header .navigation li.current span {
	padding: 0;
	display: block;
	line-height: 63px;
	color: #998686;
	font-weight: bold;
}
#header .navigation li.current span:hover {
	color: #998686;
}
#header .navigation li:hover span {
	color: #998686;
}
#header img {
	height: 55px;
	margin: 4px 0;
	float: left;
	border: none;
}

/* Opener Styles */
#opener {
	background: #F5875F url(bg-sprung.gif) repeat center;
	width: auto;
	margin: 67px 0 0 0;
	padding: 0 80px 2em 80px;
}
#opener h1 {
	font-size: 3em;
	color: white;
	text-align: center;
	padding: 0;
	margin: 15px 0;
}
#opener h2 {
	color: white;
	text-align: center;
	font-size: 1.5em;
	margin: 15px 0;
	line-height: 1.2em;
}
#opener .subnavigation {
	margin-bottom: 10em;
}
#opener.small {
	padding: 0 80px 1.5em 80px;
}
#opener.small .subnavigation {
	margin-bottom: 0;
}
#opener.small h1 {
	margin-top: 0;
}
#opener.showcase {
	background: #F79977 url(bg-spotlight.gif) no-repeat center;
}
#opener.showcase img {
	display: block;
	width: 370px;
	margin: 0 auto;
	padding: 25px;
}
#opener.showcase img.vertical {
	height: 370px;
	width: auto;
}
#opener.showcase a img {
	border: none;
}
#opener.showcase .tagline {
	margin: 0.5em 0 1em 0;
	display: block;
	clear: both;
	color: #BF7C7C;
	text-align: left;
	font-style: italic;
}
#opener.showcase .container {
	width: 420px;
	margin: 0 auto;
}
#opener .type-area {
	color: white;
	border-top: 1px solid white;
	padding: 1em 0 0 0;
}
#opener .type-area a {
	color: white;
	border: 1px solid #B3C9E3;
	text-decoration: none;
	padding: 0.1em 0.2em;
}
#opener .type-area a:visited {
	color: #B3C9E3;
}
#opener .type-area a:hover {
	color: white;
	background: #B3C9E3;
}
#opener img {
	width: 100%;
	margin: 0 auto 1em auto; 
	display: block;
}


/* Subnavigation Styles */
.subnavigation {
	margin: 0;
	padding: 8px 0;
	color: white;
	zoom: 1;
	line-height: 20px;
	clear: both;
}
.subnavigation::before, .subnavigation::after {
	content: "";
	display: table;
}
.subnavigation::after {
	clear: both;
}
.subnavigation a {
	text-decoration: none;
	color: white;
}
.subnavigation a:visited {
	color: white;
}
.subnavigation .breadcrumbs {
	margin: 0 2em 1em 0;
	float: left;
	text-align: left;
}
.subnavigation .breadcrumbs a {
	background: url(bg-arrow-r01.gif) no-repeat 0 0.35em;
	padding: 0 0 0 12px;
}
.subnavigation .breadcrumbs .last {
	background: url(bg-arrow-r01.gif) no-repeat 0 0.35em;
	padding: 0 0 0 12px;
}
.subnavigation .breadcrumbs .first.last {
	background: none;
	padding: 0;
}
.subnavigation .breadcrumbs a.first {
	background: none;
	padding: 0;
}
.subnavigation .breadcrumbs .separator {
	z-index: -1;
	position: absolute;
	display: none;
}
.subnavigation .techmenu {
	margin: 0 0 1em 0;
	float: right;
	padding: 0;
}
.subnavigation .techmenu li {
	list-style-type: none;
	float: left;
	display: block;
	margin: 0 0 0 15px;
	padding: 0;
}
.subnavigation .techmenu a.lang-de {
	background: url(flag-de.gif) no-repeat center left;
	padding-left: 26px;
	display: block;
}
.subnavigation .techmenu a.lang-en {
	background: url(flag-en.gif) no-repeat center left;
	padding-left: 26px;
	display: block;
}
#type-area .subnavigation {
	color: #F2561D;
	padding: 0;
}
#type-area .subnavigation.bottom {
	margin-top: 4em;
}
#type-area .subnavigation a {
	color: #F2561D;
}
#type-area .subnavigation a:visited {
	color: #F2561D;
}
#type-area .subnavigation .pagetop {
	margin: 0 0 1em 2em;
	float: right;
}
#type-area .subnavigation .pagetop a {
	background: url(bg-arrow-u01.gif) no-repeat 0 0.35em;
	padding: 0 0 0 14px;
}
.subnavigation .pagetop .separator {
	z-index: -1;
	position: absolute;
	display: none;
}
#type-area .subnavigation .goback {
	margin: 0 2em 1em 0;
	float: left;
}
#type-area .subnavigation .goback a {
	background: url(bg-arrow-l01.gif) no-repeat 0 0.35em;
	padding: 0 0 0 14px;
}
.subnavigation .goback .separator {
	z-index: -1;
	position: absolute;
	display: none;
}
#type-area .pageselect {
	margin: 0 2em 2em 0;
	position: absolute top;
	width: 100%;
	padding: 0;
	line-height: 20px;
}
#type-area .pageselect .separator {
	float: left; 
	width: 1.5em;
	display: block;
	text-align: center;
}
#type-area .pageselect a:link {
	width: 25px;
	display: block;
	float: left;
	text-align: center;
	text-decoration: none;
	color: #F2561D;
	background: url(bg-pageselect.gif) no-repeat top center;
	margin: 0 2px;
}
#type-area .pageselect a:visited {
	color: #F2561D;
}
#type-area .pageselect a:hover {
	color: white;
	background-position: center;
}
#type-area .pageselect .current {
	float: left;
	width: 25px;
	display: block;
	text-align: center;
	background: url(bg-pageselect.gif) no-repeat bottom center;
	color: white;
	margin: 0 2px;
}
#type-area .pageselect .first {
	float: left;
	width: auto;
	margin: 0 4px 0 0;
}
.subnavigation p {
	text-indent: 0;
}
#type-area.marginal p {
	margin-right: 17em;
}
#type-area.marginal .inset.right p {
	margin-right: 0;
}
#type-area.marginal .gallery p {
	margin-right: 0;
}
#type-area .subnavigation.bottom .pagetop {
	margin: 1em 0 0 2em;
}
#type-area .subnavigation.bottom .goback {
	margin: 1em 2em 0 0;
}
#type-area .subnavigation.bottom .pageselect {
	margin: 1em 2em 0 0;
}

/* Container & Sidebar Styles */
#container-main {
	background: white;
	width: auto;
	margin: 0;
	overflow: hidden;
	padding: 2em 5em;
	zoom: 1;
}
#container-main::before, #container-main::after {
	content: "";
	display: table;
}
#container-main::after {
	clear: both;
}
#container-sidebar {
	padding: 0 0 0 14em;
	zoom: 1;
}
#container-sidebar::before, #container-sidebar::after {
	content: "";
	display: table;
}
#container-sidebar::after {
	clear: both;
}
#sidebar {
	width: 10em; 
	margin: 0 4em 0 -14em; 
	display: inline; 
	float: left;
	text-align: right;
	padding: 1em 0 0 0;
}
#sidebar p{
	text-align: right;
	margin: 0;
}
#sidebar h3 {
	text-align: right;
	margin: 0 0 0.5em 0;
	padding: 0;
	clear: both;
}
#sidebar ul {
	margin: 0 0 1.5em 0;
	padding: 0;
}
#sidebar li {
	list-style-type: none;
	border-bottom: 1px solid #F5875F;
	padding: 0;
	margin: 0;
}
#sidebar li.first {
	border-top: 1px solid #F5875F;
}
#sidebar li a {
	padding: 0.5em;
	display: block;
	text-decoration: none;
	color: #F5875F;
	width: auto;
}
#sidebar li.current a {
	color: white;
}
#sidebar li a:hover {
	background: #CCC2C2;
	color: white;
}
#sidebar li.current span {
	display: block;
	padding: 0.5em;
}
#sidebar li.current {
	background: #F5875F;
	color: white;
}
#sidebar img {
	width: 100%;
	margin: 0 auto 5px auto;
	display: block;
}
#sidebar .blurb {
	margin: 0 0 1.5em 0;
}
#type-area {
	width: 100%; 
	float: left; 
	margin: 0;
	overflow: hidden;
	padding: 0.75em 0 0 0;
}
.container-columns {
	zoom: 1;
}
.container-columns::before, .container-columns::after {
	content: "";
	display: table;
}
.container-columns::after {
	clear: both;
}
.container-columns .column-first {
	width: 50%;
	float: left;
	padding: 0;
}
.container-columns .column-second {
	width: 50%;
	float: left;
	padding: 0;
}
.limitblock {
	max-width: 1000px;
	margin: 0 auto;
}

/* Inset Styles */
.inset.right {
	float: right;
	clear: right;
	width: 15em;
	margin: 0.25em 0 2em 2em;
	text-align: left;
}
.inset.left {
	float: left;
	clear: left;
	width: 250px;
	margin: 0 30px 15px 0;
	text-align: right;
}
.inset p {
	margin: 0;
	padding: 0.5em 0.2em;
	border-bottom: 1px solid #BF7C7C;
	border: none;
	display: block;
	clear: both;
}
.inset p.highlight {
	background: #F8F1F1;
}
.inset.right p {
	text-align: left;
}
.inset.left p {
	text-align: right;
}
.inset img {
	width: 100%;
	display: block;
}
.inset cite {
	color: #F2561D;
	font-weight: bold;
	font-size: 100%;
	font-style: oblique;
	line-height: 1.6em;
}
.inset.right cite {
	text-align: left;
}
.inset.left cite {
	text-align: right;
}
.inset.center {
	text-align: center;
	margin: 1em 0 3em 0;
	clear: both;
	background: url(bg-gradient.gif) repeat-x center;
}
.inset.center cite {
	text-align: center;
	display: block;
}
.inset.center img {
	width: auto;
	max-width: 400px;
	text-align: center;
	display: inline;
	margin: 1em 2em;
}
.inset.center p {
	text-align: center;
}
.inset.double {
	width: 50%; 
	float: left;
	margin: 1em 0 3em 0;
	background: url(bg-gradient.gif) repeat-x center;
}
.inset.double img {
	width: 250px;
	margin: 0 auto;
}
.inset.double p {
	width: 250px;
	margin: 0 auto;
}
.inset.full {
	margin: 15px 0;
}
.inset.full cite {
	text-align: justify;
	display: block;
}
.inset.full img {
	width: 100%;
}
.inset.full p {
	text-align: justify;
}
.inset.highlight {
	background: #F2E4E4 url(bg-pagecurl.gif) no-repeat top left;
	padding: 25px;
	text-align: justify;
	clear: both;
}
.inset {
	zoom: 1;
}
.inset::before, .inset::after {
	content: "";
	display: table;
}
.inset::after {
	clear: both;
}


.borderbox01 {
	float: right;
	clear: right;
	width: 15em;
	margin: 0.25em 0 2em 2em;
	text-align: left;
	background: #FBCEBE url(bg-boxright.gif) no-repeat bottom left;
	border-bottom: 2px solid #F5875F;
	padding: 0 0 2em 0;
}
.borderbox01 p {
	margin: 5px 5px 1m 5px;
}
.borderbox01 h3 {
	color: white;
}


/* Gallery Styles */
.gallery {
	clear: both;
	margin: 1em 0;
	padding: 0;
	zoom: 1;
}
.gallery::before, .gallery::after {
	content: "";
	display: table;
}
.gallery::after {
	clear: both;
}
.gallery li {
	width: 50%;
	margin: 0 0 20px 0;
	padding: 0 0 5px 0;
	list-style-type: none;
	float: left;
}
.gallery li img {
	width: 230px;
	padding: 20px;
	margin: auto;
	display: block;
}
.gallery li img.vertical {
	height: 230px;
	width: auto;
}
.gallery li .preview {
	background: url(bg-gradient.gif) repeat-x center;
	height: 270px;
}
.gallery li a img {
	border: none;
}
.gallery li div {
	width: 270px;
	margin: 0 auto;
	padding: 0;
}
.gallery li p {
	border-bottom: 1px solid #F2561D;
	margin: 0 0 0.25em 0;
	padding: 0 0 0.25em 0;
	text-indent: 0;
	text-align: left;
}
.gallery li p.last {
	margin: 0 0 4px 0;
}
.gallery li h3 {
	margin: 1em 0 0 0;
}
a.button-zoom {
	background: url(bg-zoombutton.gif) no-repeat center left;
	padding: 0 0 0 34px;
	line-height: 34px;
	display: block;
	float: left;
	text-decoration: none;
	clear: both;
	margin: 0.25em 0 0 0;
}

/* Catalogue Styles */
.catalogue {
	margin: 0;
	padding: 0;
	display: block;
	clear: both;
}
.catalogue li {
	padding: 0;
	margin: 0 0 3em 0;
	display: block;
}
.catalogue li .container {
	padding: 0 0 0 290px;
	margin: 0;
	zoom: 1;
}
.catalogue li .container::before, .catalogue li .container::after {
	content: "";
	display: table;
}
.catalogue li .container::after {
	clear: both;
}
.catalogue li .preview {
	width: 270px;
	margin: 0 20px 0 -290px; 
	display: inline; 
	float: left;
	text-align: left;
}
.catalogue li .preview img {
	width: 270px;
	display: block;
}
.catalogue li .type-area {
	width: 100%; 
	float: left; 
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.catalogue a img {
	border: 0;
}
.catalogue h3 {
	margin-top: 0;
}
.catalogue p {
	text-indent: 0;
}

/* Huge Button */
a.button {
	display: block;
	float: left;
	line-height: 48px;
	background: #B3C9E3 url(bg-button01.gif) no-repeat top center; 
	width: 180px; 
	text-decoration: none; 
	color: #F2561D;
	margin: 1em 0.5em 1em 0;
	text-align: center;
}
a.button:visited {
	color: #F2561D;
}
a.button:hover {
	background-color: #C1D3E8;
	background-position: bottom center;
	color: white;
}
a.button.center {
	margin: 1em auto;
	float: none;
}

/* Footer Styles */
#footer {
	background: #F8AA8D;
	padding: 40px 80px;
	width: auto;
	margin: 0;
	color: white;
}
#footer a img {
	border: 0;
}
#footer .column-first p {
	margin: 0 3em 0 0;
}
#footer .column-first ul {
	margin: 0;
	padding: 0 3em 0 0;
}
#footer .column-first li {
	border-bottom: 1px solid white;
	list-style-type: none;
	padding: 0.5em 0;
}
#footer .column-first li a {
	text-decoration: none;
	color: white;
}
#footer .column-first img {
	display: inline;
	margin: 0 3em 1em 0;
}
#footer .column-second address {
	margin: 0 0 1em 3em;
	font-style: normal;
	text-align: justify;
}
#footer .column-second img {
	display: inline;
	margin: 0 0 1em 3em;
}
#footer .policy-menu {
	text-align: center;
	margin: 2em 0;
	list-style-type: none;
	clear: both;
}
#footer .policy-menu li{
	display: inline-block;
	padding: 2em 2em 0 2em;
}

#footer .column-second .policy-menu {
	text-align: left;
	margin: 2em 0;
	list-style-type: none;
	clear: both;
}
#footer .column-second .policy-menu li {
	display: block;
	padding: 0.5em 0;
	border-bottom: 1px solid white;
}
#footer .policy-menu a:link {
	color: white;
	text-decoration: none;
}