/*
**	stylesheet for website zauberfloete.ch
**	author: patrick bonetti, pixelmanufaktur.ch
**	version: 1.2
*/

body, html {
	margin: 0;
	padding: 0;
	font-family: 'Merriweather', serif;
	color: #000;
	background: #b19d68 url(media/bg/main_bg_2.jpg) 0 264px repeat-y;
}

p {
	margin: 5px 0;
	padding: 0;
}

a:link {
	color: #623B3B;
	text-decoration: underline;
}

a:visited {
	color: #000;
	text-decoration: underline;
}

a:hover {
	color: #4e62f8;
	text-decoration: none;
}

a:active {
	color: #dd721a;
	text-decoration: none;
}

ul {
	margin: 0;
	padding: 0;
}

li {
	margin-left: 15px;
	margin: 5px 0 10px 15px;
	list-style-type: square;
}

#navi {
	width: 100%;
	margin: 0;
	padding: 0;
	border-top: 1px #b19d68 solid;
	border-bottom: 1px #b19d68 solid;
	background-color: #000;
	color: #b19d68;
	font-size: 11px;
	line-height: 11px;
	height: 40px;
	voice-family: "\"}\""; /* box model hack*/
    voice-family:inherit;
	height: 38px;
}

html>body .content {
  width: 38px; /* be nice to opera */
}

/* navi */
#navipos {
	position: absolute;
	width: 100%;
}

#navi img {
	display: inline;
}

#topics {
	position: absolute;
	left: 0px;
	z-index: 10;
	padding: 14px 14px 10px 14px;
	width: 390px;
	font-size: 12px;
}

#topics img {
	margin-right: 5px;
}

#options {
	position: absolute;
	right: 0px;
	z-index: 10;
	padding: 14px 14px 10px 14px;
	text-align: right;
	width: 180px;
}

#options img {
	margin-left: 5px;
}

#navi a {
	font-size: 11px;
	line-height: 11px;
	vertical-align: middle;
}

a#home img { background: url(media/navi/home.gif) left center no-repeat;}
a#auftritte img { background: url(media/navi/auftritte.gif) left center no-repeat;}
a#musiker  img { background: url(media/navi/musiker.gif) left center no-repeat;}
a#hoerproben img { background: url(media/navi/hoerproben.gif) left center no-repeat;}
a#preise img { background: url(media/navi/preise.gif) left center no-repeat;}
a#links img { background: url(media/navi/links.gif) right center no-repeat;}
a#kontakt img { background: url(media/navi/kontakt.gif) right center no-repeat;}
a#sitemap img { background: url(media/navi/sitemap.gif) right center no-repeat;}

a#home { background: url(media/navi/home_f2.gif) left center no-repeat;}
a#auftritte { background: url(media/navi/auftritte_f2.gif) left center no-repeat;}
a#musiker { background: url(media/navi/musiker_f2.gif) left center no-repeat;}
a#hoerproben { background: url(media/navi/hoerproben_f2.gif) left center no-repeat;}
a#preise { background: url(media/navi/preise_f2.gif) left center no-repeat;}
a#links { background: url(media/navi/links_f2.gif) right center no-repeat;}
a#kontakt { background: url(media/navi/kontakt_f2.gif) right center no-repeat;}
a#sitemap { background: url(media/navi/sitemap_f2.gif) right center no-repeat;}

a.actNav img { visibility: hidden; }

#mood {
	height: 223px;
	width: 100%;
	background-image: url(media/mood/mood_1.jpg);
	background-repeat: no-repeat;
	background-color: #000;
	border-bottom: 1px #000 solid;
	clear: none;
}

#zauber {
	position: absolute;
	top: 186px;
	right: 25px;
}

#logo {
	position: absolute;
	top: 245px;
	left: 10px;
}

#logotxt {
	position: absolute;
	top: 279px;
	left: 94px;
	margin: 0;
	padding: 0;
}

#subnavi {
	position: absolute;
	top: 264px;
	left: 0;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 30px;
	border-bottom: 1px solid #fff;
	background-color: #b19d68;
}

#subnavi h4 {
	position: relative;
	margin: 0;
	padding: 10px 0 8px 15%;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	z-index: 100;
}

#subnavi a:link,
#subnavi a:visited {
	color: #000;
	text-decoration: underline;
}

#subnavi a:hover,
#subnavi a:active {
	color: #fff;
	text-decoration: none;
}

#subnavi a.on:link,
#subnavi a.on:visited {
	color: #fff;
	text-decoration: none;
}

#main {
	position: relative;
	padding: 0;
	margin: 47px 0 0 185px;
	line-height: 18px;
	font-size: 12px;
	min-height: calc(100vh - 424px);
}

#teasers {
	margin: 98px 0 20px 0;
	padding: 0;
	width: 85%
}

#teasers a:link,
#teasers a:visited {
	color: #000;
	text-decoration: none;
}

#teasers a:hover,
#teasers a:active {
	color: #000;
	text-decoration: underline;
}

.teaser {
	float: left;
	width: 25%;
	height: 8em;
	margin: 0 2% 2em 0;
	padding: 4px 0 0 22px;
	background: url(media/symb/3stars_1.gif) 0 12px no-repeat;
	font-size: 13px;
	line-height: 20px;
	text-align: left;
}

.teaser h3, .HOMETITEL {
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
}

#teaser3 {
	clear: left;
}

.banner_wide {
	float: left;
}

.banner_wide img {
	border: 1px solid #000;
}

#box_area {
	width: 33%;
	float: right;
	margin-bottom: 2em;
}

.box_element {
	width: 90%;
	margin: 0 0 2em 0; 
	padding: 1em;
	border: 1px #fff solid;
	font-size: 11px;
	line-height: 16px;
}

#box_area strong {
	font-size: 13px;
	font-weight: bold;
}

#box_area hr {
	border-bottom: 1px #fff solid;
	color: #fff;
	background-color: #fff;
}

#abstract {
	width: 50%;
	max-width: 650px;
	margin-bottom: 10px;
	font-weight: bold;
}

#abstract h2 {
	margin: 0 0 9px 0;
	padding: 0;
	font-size: 20px;
	line-height: 20px;
}

#content {
	margin-bottom: 20px;
	margin-top: 6px;
	width: 60%;
	max-width: 600px;
	font-size: 12px;
}

#content h3 {
	clear: both;
	margin: 12px 0 4px 0;
	font-size: 14px;
	font-weight: bold;
}

#content h4 {
	clear: both;
	margin: 12px 0 2px 0;
	font-size: 12px;
	font-weight: bold;
}

/*** Bilder ***/
.contimg img {
	display: block;
	border-width: 0;
	border: 1px solid #000;
}

#content .intext img {
	display: block;
	float: left;
	margin: 5px 13px 5px 0;
	padding: 0;
	border: 1px solid #000;
}

/******/

#content table {
	font-size: 12px;
}

#content table {
	margin: 12px 0;
	width: 100%;
	border: 1px solid #fff;
}

#content table td {
	margin: 0;
	padding: 2px 5px;
	border-bottom: 1px solid #fff;
	text-align: center;
}

table.man_table, table.man_table td {
	width: inherit !important;
	border: none !important;
	border-bottom: none !important;
	margin: 0 !important;
	padding: 0 !important;
	text-align: left !important;
}


/* hoerproben */

.sample_box {
}

.sample_box h3 {
 margin-bottom: 2px;
}

.sample_item {
	float: left;
	margin: 0 0 6px 0;
	padding: 0 0 6px 0;
	padding-right: 12px;
}

br.sample_separator {
	display: block;
	clear: both;
	border-bottom: 1px solid #fff;
}

/*** Forms ***/

fieldset {
	padding: 5px 10px;
	margin: 5px 0 15px 0;
	border: 1px #fff solid;
	width: 335px;
}

form h3 {
	margin-top: 20px;
}

.stdfield {
	width: 225px;
	margin: 0 10px;
}

.shortfield {
	width: 105px;
	margin: 0 130px 0 10px;
}

.formlable {
	width: 100px;
	text-align: left;
}

/******/

#mainend {
	clear: both;
	height: 5px;
}

#footer {
	clear: both;
	display: flex;
	flex-direction: column;
	justify-content: center;
	width: 100%;
	height: 60px;
	margin: 0;
	padding: 0;
	background-color: #000;
}

#footer a:link,
#footer a:visited {
	color: #b19d68;
	text-decoration: underline;
}

#footer a:hover,
#footer a:active {
	color: #fff;
	text-decoration: underline;
}

#footermain {
	margin: 0;
	padding: 5px 25px 7px 25px;
	text-align: center;
	font-size: 14px;
	line-height: 1.35;
	background-color: #000;
	color: #b19d68;
}

#pxm {
	position: absolute;
	top: 268px;
	right: 0;
	display: inline;
}

.LEER {
	display: block;
	visibility: hidden;
	white-space: pre;
}

.ZITAT {
	font-style: italic;
}

.FILMICON {
	position: relative;
	top: -9px;
	display: block;
	float: left;
	width: 36px;
	height: 32px;
	background: transparent url(media/icon/movie.gif) 0 0 no-repeat;
}

* html .FILMICON {  
	/* CSS-Hack f?r IE6 und kleiner */
	position: static;
} 


/* new stuff for intermediate webpage */
.teaser-new {
	width: 320px;
	margin: 10vh auto;
	font-size: 18px;
	line-height: 1.35;
	color: #473F27;
}

.teaser-new__title {
	font-weight: bold;
	font-size: 24px;
	line-height: 1.35;
}

.h-nowrap {
	white-space: nowrap;
}

.h-obfusc span {
	display: none;
}
