/* 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 {
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	margin: 0;
	padding: 0;
}

table {
	border-collapse: separate;
	border-spacing: 0;
	margin-bottom: 1.4em;
}

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

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}

blockquote, q {
	quotes:;
}

a img {
	border: none;
}

header, section {
	display: block;
}

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

/* Grid
-------------------------------------------------------------- */
.container {
	width: 940px;
	margin: 0 auto;
}

.span12 {
	width: 940px;
}

.span11 {
	width: 860px;
}

.span10 {
	width: 780px;
}

.span9 {
	width: 700px;
}

.span8 {
	width: 620px;
}

.span7 {
	width: 540px;
}

.span6 {
	width: 460px;
}

.span5 {
	width: 380px;
}

.span4 {
	width: 300px;
}

.span3 {
	width: 220px;
}

.span2 {
	width: 140px;
}

.span1 {
	width: 60px;
}

.row-fluid {
	width: 100%;
	*zoom: 1;
}

.row-fluid:before, .row-fluid:after {
	display: table;
	content: "";
	line-height: 0;
}

.row-fluid:after {
	clear: both;
}

.row-fluid [class*="span"] {
	display: block;
	width: 100%;
	min-height: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	margin-left: 2.127659574468085%;
	*margin-left: 2.074468085106383%;
}

.row-fluid [class*="span"]:first-child {
	margin-left: 0;
}

.row-fluid .controls-row [class*="span"] + [class*="span"] {
	margin-left: 2.127659574468085%;
}

.row-fluid .span12 {
	width: 100%;
	*width: 99.94680851063829%;
}

.row-fluid .span11 {
	width: 91.48936170212765%;
	*width: 91.43617021276594%;
}

.row-fluid .span10 {
	width: 82.97872340425532%;
	*width: 82.92553191489361%;
}

.row-fluid .span9 {
	width: 74.46808510638297%;
	*width: 74.41489361702126%;
}

.row-fluid .span8 {
	width: 65.95744680851064%;
	*width: 65.90425531914893%;
}

.row-fluid .span7 {
	width: 57.44680851063829%;
	*width: 57.39361702127659%;
}

.row-fluid .span6 {
	width: 48.93617021276595%;
	*width: 48.88297872340425%;
}

.row-fluid .span5 {
	width: 40.42553191489362%;
	*width: 40.37234042553192%;
}

.row-fluid .span4 {
	width: 31.914893617021278%;
	*width: 31.861702127659576%;
}

.row-fluid .span3 {
	width: 23.404255319148934%;
	*width: 23.351063829787233%;
}

.row-fluid .span2 {
	width: 14.893617021276595%;
	*width: 14.840425531914894%;
}

.row-fluid .span1 {
	width: 6.382978723404255%;
	*width: 6.329787234042553%;
}

/* Layout
-------------------------------------------------------------- */
body {
	font-family: Arial, sans-serif;
	font-size: 100%;
	line-height: 1.5;
	background-color: #fffffa;
	color: #030202;
}

.site-header {
	height: 150px;
	width: 100%;
	background-color: #ffffff;
}

.site-header .container {
	position: relative;
}

.site-header.stuck {
	position: fixed;
	top: 0;
	box-shadow: 0 2px 4px rgba(0, 0, 0, .3);
	z-index: 1000;
}

.banner-image {
	margin-bottom: 1.563em;
}

.site-footer .container {
	border-top: 0.063em solid rgba(0, 0, 0, 0.1);
	border-bottom: 0.063em solid rgba(0, 0, 0, 0.1);
	padding: 2.500em 0 1.250em;
	text-align: center;
}

/* ELemente
-------------------------------------------------------------- */
hr {
	margin: 1em 0;
	border: 0;
	border-top: 1px solid #ececec;
	border-bottom: 1px solid #ececec;
}

img.image {
	-webkit-box-shadow: 0 0 5px rgba(168, 168, 168, .3);
	-moz-box-shadow: 0 0 5px rgba(168, 168, 168, .3);
	box-shadow: 0 0 5px rgba(168, 168, 168, .3);
	height: auto;
}

img.image + span {
	display: block;
	font-size: 0.750em;
	padding-top: 5px;
}

/* Buttons */
.btn {
	display: inline-block;
	padding: 1em 2em;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #fff;
	-webkit-box-shadow: 3px 4px 5px rgba(0, 0, 0, .13);
	-moz-box-shadow: 3px 4px 5px rgba(0, 0, 0, .13);
	box-shadow: 3px 4px 5px rgba(0, 0, 0, .13);
	background-image: -webkit-linear-gradient(bottom, #ccc, #f7f7f7);
	background-image: -moz-linear-gradient(bottom, #ccc, #f7f7f7);
	background-image: -o-linear-gradient(bottom, #ccc, #f7f7f7);
	background-image: -ms-linear-gradient(bottom, #ccc, #f7f7f7);
	background-image: linear-gradient(to top, #ccc, #f7f7f7);
}

.btn:hover {
	background-image: -webkit-linear-gradient(bottom, #dfdfdf, #f7f7f7);
	background-image: -moz-linear-gradient(bottom, #dfdfdf, #f7f7f7);
	background-image: -o-linear-gradient(bottom, #dfdfdf, #f7f7f7);
	background-image: -ms-linear-gradient(bottom, #dfdfdf, #f7f7f7);
	background-image: linear-gradient(to top, #dfdfdf, #f7f7f7);
}

.btn:focus, .btn:active {
	background-image: -webkit-linear-gradient(top, #ccc, #f7f7f7);
	background-image: -moz-linear-gradient(top, #ccc, #f7f7f7);
	background-image: -o-linear-gradient(top, #ccc, #f7f7f7);
	background-image: -ms-linear-gradient(top, #ccc, #f7f7f7);
	background-image: linear-gradient(to bottom, #ccc, #f7f7f7);
}

.submit-btn {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #fff;
	-webkit-box-shadow: 3px 4px 5px rgba(0, 0, 0, .13);
	-moz-box-shadow: 3px 4px 5px rgba(0, 0, 0, .13);
	box-shadow: 3px 4px 5px rgba(0, 0, 0, .13);
	background-image: -webkit-linear-gradient(bottom, #ccc, #f7f7f7);
	background-image: -moz-linear-gradient(bottom, #ccc, #f7f7f7);
	background-image: -o-linear-gradient(bottom, #ccc, #f7f7f7);
	background-image: -ms-linear-gradient(bottom, #ccc, #f7f7f7);
	background-image: linear-gradient(to top, #ccc, #f7f7f7);
}

/* Typografie
-------------------------------------------------------------- */
h2 {
	font-size: 30px;
	color: #000;
	margin-bottom: 0.667em;
}

h3,
th.title {
	font-size: 26px;
	margin-bottom: 10px;
}

h4 {
	font-size: 20px;
	margin-bottom: 10px;
}

p {
	margin: 0 0 0.625em;
}

strong {
	font-weight: normal;
}

ul {
	margin: 0 0 0.625em 1.250em;
}

ul.facts {
	list-style: none;
	margin-left: 0;
}

ul.facts li {
	padding-left: 24px;
	margin-bottom: 8px;
	background: url(../img/list_item.png) no-repeat 0 3px;
}

table {
	width: 100%;
}

table tr:hover th,
table tr:hover td {
	color: #fff;
	background: #662483;
	cursor: default;
}

table th, table td {
	font-size: 1em;
	padding: 0.333em;
	border-bottom: 1px solid #ddd;
}

table th {
	font-weight: bold;
}

table th.title {
	padding-top: 1em;
	color: #662483;
}

table td.right,
table th.right,
table td.price {
	text-align: right;
}

td.price {
	display: none;
}

.angebot-list {
	list-style: none;
	border-top: 1px solid #ddd;
	margin-bottom: 20px;
	margin-left: 0;
}

.angebot-list li {
	padding: 5px;
	border-bottom: 1px solid #ddd;
}

.angebot-list li:nth-child(even) {
	background: #efefef;
}

.angebot-list li:hover {
	color: #fff;
	background: #662483;
}

/* Links & Navigation
-------------------------------------------------------------- */
a {
	color: #662483;
}

a:hover {
	color: #C22756;
}

.site-navigation {
	margin-top: 45px;
	margin-left: 10px;
}

.site-navigation ul {
	margin-left: 0;
}

.site-navigation li {
	display: inline-block;
	float: left;
	padding-right: 1em;
}

.site-navigation li:last-child {
	padding-right: 0;
}

.site-navigation a {
	color: #030202;
	text-decoration: none;
	outline: none;
	-webkit-transition: color 300ms ease;
	-moz-transition: color 300ms ease;
	transition: color 300ms ease;
}

.site-navigation li.active a {
	color: #662483;
}

.site-navigation a:hover {
	color: #662483;
}

.logo {
	padding-top: 10px;
	display: block;
}

.logo img {
	width: 200px;
	height: auto;
}

@media screen and (min-width: 1024px) {
	.logo img {
		width: 300px;
	}
}

/* Bereiche
-------------------------------------------------------------- */
.box {
	background: #fff;
	padding: 1em;
	margin-bottom: 1em;
	-webkit-box-shadow: 0 0 5px rgba(168, 168, 168, .3);
	-moz-box-shadow: 0 0 5px rgba(168, 168, 168, .3);
	box-shadow: 0 0 5px rgba(168, 168, 168, .3);
}

section {
	padding: 4em 0;
}

section.ueber-mich {
	color: #fff;
	background: #A01948;
}

section.ueber-mich h2 {
	color: #fff;
}

section.impressionen {
	background: #662483;
}
section.impressionen h2 {
	color: #fff;
}

.gallery {
	overflow: hidden;
}

.gallery .item {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

.gallery .item:last-child {
	margin-right: 0;
}

.gallery .item img {
	height: 245px;
	width: auto;
}

/* Parallax */
.parallax {
	/* Set a specific height */
	height: 500px;

	/* Create the parallax scrolling effect */
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

@media screen and (min-width: 1024px) {
	.parallax {
		/* Set a specific height */
		height: 500px;

		/* Create the parallax scrolling effect */
		background-attachment: fixed;
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
	}
}

.parallax-start {
	background-image: url("/bilder/emotion/uschis-torten-547135316.jpg");
}

.parallax-angebot {
	background-image: url("/bilder/emotion/uschis-torten-607750772.jpg");
}

/* Angebot */
.angebot {
	background: #dcd1e8;
}

/* Kontakt */
.kontakt {
	color: #fff;
	background-color: #C22756;
}

.kontakt h2 {
	color: #fff;
}

.kontakt .box {
	color: #000;
	min-height: 135px;
	padding-bottom: 3em;
	background: #efced2;
}

.kontakt a {
	color: #fff;
}

.kontakt address {
	font-style: normal;
	margin-bottom: 3em;
}

.kontakt address ul {
	list-style: none;
	margin: 1em 0 0;
}

.kontakt li {
	padding-left: 30px;
	margin-bottom: 1em;
}

.kontakt li.phone {
	background: url(../img/icon_phone.png) no-repeat;
}

.kontakt li.mail {
	background: url(../img/icon_mail.png) no-repeat;
}

.kontakt #map_canvas {
	color: #000;
	font-size: 0.875em;
	line-height: 1.2em;
}

.kontakt #map_canvas span {
	font-size: 0.875em;
}

.kontakt #map_canvas img {
	max-width: none;
	height: auto;
}

/* Animation
-------------------------------------------------------------- */
.animated {
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-ms-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-duration: 1s;
	-moz-animation-duration: 1s;
	-ms-animation-duration: 1s;
	-o-animation-duration: 1s;
	animation-duration: 1s;
}

.animated.hinge {
	-webkit-animation-duration: 2s;
	-moz-animation-duration: 2s;
	-ms-animation-duration: 2s;
	-o-animation-duration: 2s;
	animation-duration: 2s;
}

@-webkit-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-20px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}
}

@-moz-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-moz-transform: translateX(-20px);
	}

	100% {
		opacity: 1;
		-moz-transform: translateX(0);
	}
}

@-o-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-o-transform: translateX(-20px);
	}

	100% {
		opacity: 1;
		-o-transform: translateX(0);
	}
}

@keyframes fadeInLeft {
	0% {
		opacity: 0;
		transform: translateX(-20px);
	}

	100% {
		opacity: 1;
		transform: translateX(0);
	}
}

.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	-moz-animation-name: fadeInLeft;
	-o-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
}

/*	--------------------------------------------------
	Reveal Modals
	-------------------------------------------------- */

.reveal-modal-bg {
	position: fixed;
	height: 100%;
	width: 100%;
	background: #000;
	background: rgba(0, 0, 0, .8);
	z-index: 100;
	display: none;
	top: 0;
	left: 0;
}

.reveal-modal {
	visibility: hidden;
	top: 100px;
	left: 50%;
	margin-left: -420px;
	width: 750px;
	background: #eee url(../img/modal-gloss.png) no-repeat -200px -80px;
	position: absolute;
	z-index: 101;
	padding: 30px 40px 34px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, .4);
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .4);
	-box-shadow: 0 0 10px rgba(0, 0, 0, .4);
}

.reveal-modal.small {
	width: 200px;
	margin-left: -140px;
}

.reveal-modal.medium {
	width: 400px;
	margin-left: -240px;
}

.reveal-modal.large {
	width: 600px;
	margin-left: -340px;
}

.reveal-modal.xlarge {
	width: 800px;
	margin-left: -440px;
}

.reveal-modal .close-reveal-modal {
	font-size: 44px;
	line-height: .5;
	position: absolute;
	top: 25px;
	right: 15px;
	color: #aaa;
	text-shadow: 0 -1px 1px rbga(0, 0, 0, .6);
	font-weight: bold;
	cursor: pointer;
}


@media screen and (max-width: 700px) {
	body {
		font-size: 87.5%;
	}

	img {
		max-width: 300px;
	}

	.container, .row-fluid [class*="span"] {
		float: none;
		width: auto;
		margin-left: 0;
	}

	.row-fluid [class*="span"] {
		margin-bottom: 2em;
	}

	.site-header {
		height: auto;
		width: auto;
		padding: 0 1em;
	}

	.site-header.stuck {
		position: static;
	}

	.site-navigation {
		border-top: 1px solid #000;
	}

	.site-navigation ul {
		margin: 0;
	}

	.site-navigation li {
		float: none;
		display: block;
		padding-right: 0;
	}

	.site-navigation a {
		display: block;
		font-size: 1.143em;
		padding: 1em 0.5em;
		border-bottom: 1px solid #666;
	}

	section {
		width: auto;
		padding: 2em;
	}

	.intro {
		height: auto;
		padding: 0 2em;
	}

	.intro span {
		font-size: 2em;
	}

	.anwendungsbereiche .container > .row-fluid {
		background: none;
	}

	.reveal-modal {
		width: 80%;
		left: 0;
		margin-left: 0;
	}
}