
/* Override ext/bootstrap_package/Resources/Public/Css/theme.css */
.carousel-control.left
,.carousel-control.right
{
	background-image: none;
}

nav ul#depth0
{
	/* As there are 6 menu entries at highest level. 96% is divisible by 6.
	*/
	padding-left: 2%;
	padding-right: 2%;
}
#main-nav
{
	background-color: #fff;
	font-variant: none;
	font-weight: 100;
}
#main-nav li
{
	padding: 0%;
	position: static;
}
#main-nav li
,#main-nav li.current
{
	width: 16.5%;
}
#manual_menu li a
,#main-nav li a
,.navbar .nav > li > a
{
	padding: 1.0rem;
}


.carousel-inner .item > div > div
{
/*	color: #fff;
	padding: 1em 2em;
*/
}
.carousel-inner > .item
{
	color: #111;
	height: auto;
	min-height: 600px;
}
.carousel .carousel-inner > .item
{
	background-color: #fff;
}
.carousel-indicators li
{
	border-color: #111;
}
.carousel-indicators li.active
, .carousel-control .glyphicon:hover
{
	opacity: .99;
	filter: alpha(opacity=99);
}
.carousel-indicators li.active
{
	background-color: #e11;
}
.carousel-control:hover .glyphicon
{
	color: black;
	text-shadow: 0px 1px 22px rgb(201, 91, 47);
}
.carousel-indicators
{
	/*transition: opacity 0.6s ease-in-out 0s;*/
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.carousel-indicators li:hover
{
	opacity: .99;
	filter: alpha(opacity=99);
	background-color: rgb(0, 0, 0);
}



/* TODO all h1 tags but .first-headline may be styled as an outset banner using ::before.
h1:not(.first-line)
{
	content: "";
}

.hint::before, .hint:before
{
	content: "Hinweis";
}
*/

/* Override */
body
{
	color: black;
	font-family: sans-serif;
	/* desaturate background image */
	background-color: #FFF;
    background-blend-mode: luminosity, normal;
    background-image: none;
    overflow: hidden;
}
body img
{
	max-width: 100%;
}
/*
form#fullHolder section
{
	width: 80vw;
	margin: auto;
	margin-left: auto;
	left: 50vw;
	margin-left: -40vw;
}
*/
form#fullHolder section:nth-of-type(2n)
{
	border-top: 0;
}
form#fullHolder section
{
    background-position: center 0;
    background-size: 91%;
}
form#fullHolder section:nth-of-type(3)
{
    background-position: center 13rem;
}
form#fullHolder section:nth-of-type(2)
{
    background-color: rgba(0,255,0, .75);
    background-color: white;
}
form#fullHolder section:nth-of-type(3)
{
    min-height: 13rem;
}
form#fullHolder section:nth-of-type(2)
{
	top: 13rem;
	color: black;
	text-shadow: none;
    background-color: rgba(255,255,255, .75);
    background-color: white;
}
form#fullHolder section:nth-of-type(2) a
{
	color: black;
}
form#fullHolder section:nth-of-type(1)
{
    background-color: rgba(255,255,2,.75);
    background-color: white;
}
div#thumbHolder
{
	width: 100%;
	top: auto;
	bottom: 0;
    background-color: white;
}
div#thumbHolder ul
{
	float: none;
	width: 20rem;
	overflow: hidden;
	margin:auto;
}
div#thumbHolder img
{
	display: none;
	height: auto;
}
div#thumbHolder li
{
	color: black;
	height: auto;
	float: left;
	display: block;
	background: white;
	box-shadow: none;
	/*
	border-radius: 1rem 0 0 1rem;
	*/
	width: 6rem;
	text-shadow: 0px 0px white;
}
div#thumbHolder li
{
	display: none;
	width: 20rem;
}
div#thumbHolder label[for*="contact"]
{
	display: block;
}


h1
{
	color: black;
	text-shadow: none;
	font-weight: normal;
	font-family: Benguiat;
}
h1::before
{
	background-image: none;
	display: none;
}
h1::after
{
	background-image: none;
	display: none;
}
h2
{
	font-family: Beguin;
	font-size: 1.5rem;
}
.logo,
.logo:hover
{
	background-image: url("../.images/logo.png");
}


.container
{
	width: 91%;
	max-width: 2048px;
	font-family: sans-serif; /* futura is not free according to font squirrel */
	font-weight: 100;
	color: black;
font-size: 1.2rem;
line-height: 1.5rem;
}
section h1 + div.container
{
	width: 85%;
}

form#fullHolder section img
{
	border: 0 none;
	box-shadow: 0 0 transparent;

}

#main-nav li a
,#main-nav li + li + li a
{
	color: rgb(0, 0, 0);
}


nav#main-nav ul li:nth-child(n)
{
	background: none transparent;
}

#main-nav li.current
,#main-nav li.current a
{
	text-decoration: underline;
	top: inherit;
	/*
	position: absolute;
	*/
}

#manual_menu li a, #main-nav li a
{
	text-shadow: 1px 0px 0px white;
}

section div.header
,section div.content
{
    position: absolute;
    width: 100%;
}
section div.header
{
	z-index: 111;
    left: 0;
    top: 0;
}
section div.content
{
	bottom: 0;
	height: 100%;
	z-index: 11;
}
section nav
{
	width: 100%;
	margin-top: -1rem; /*-34px*/
	/*
	padding-top: 11px;
	position: relative;
	top: 11.0rem;
	*/
}

div.gallery
{
	height: 100%;
	overflow: hidden;
	width: 100%;
}
figure
{
	margin: 0;
}
div.gallery .item
{
    background: transparent !important;
	height: auto !important;
	width: 100%;
}
div.gallery .item h3
{
	position: absolute;
	bottom:.5rem;
	left: 1%;
	color: white;
	text-shadow: 1px 0 0 black;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0, .5);
	width: 100%;
	padding: 1rem;
	margin-bottom: 1rem;
}
.gallery .item:first-of-type
{
    position: inherit !important;
}

div.flex
{
	padding-top: 9rem;
}
form#fullHolder section div.flex img
{
	width: 26%;
	min-width: 350px;
	display: inline;
}
form#fullHolder div.flex img:nth-of-type(1)
{
	margin-left: 0;
}
form#fullHolder div.flex img:nth-of-type(2)
{
	width: 47.2%;
}
form#fullHolder div.flex img:nth-of-type(3)
{
	margin-right: 0;
}
/* turn off special placement of the current active menu item
*/
#main-nav li.current
{
	position: static;
	text-align: center;
}
#main-nav li.current a {
	position: static;
	text-decoration: underline;
}

#main-nav li.current {
/*
	top: 2rem;
	left: 47%;
	text-align: center;
	margin-left: -10rem;
	width: 20rem;
	font-size: 2rem;
	text-decoration: none;
*/
}

