/*
laufschrift serifen 
*/
* {
	margin: 0;
	padding: 0;
	box-sizing: padding-box;
	box-sizing: border-box;
}

@font-face {
	font-family: oldpress;
	src: url("fonts/Old_Press.eot") /* EOT file for IE */
}
@font-face {
	font-family: oldpress;
	src: url("fonts/Old_Press.ttf") /* TTF file for CSS3 browsers */
}

header, footer, section, aside, nav, article, figure, figcaption { display: block;}

html,body { margin:0;padding:0; }

html { 
	-webkit-text-size-adjust: none;

	height: 100%;
	background: #121212 url('../img/rinde7.jpg') no-repeat center center fixed; 
	-webkit-background-size: cover;
	   -moz-background-size: cover;
	     -o-background-size: cover;
	        background-size: cover;
}

body {
	font-size: 18px;
	font-family: HoeflerText-Regular, 'Hoefler Text', Serif;
	color:#020202;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	     -o-box-sizing: border-box;
            box-sizing: border-box;
}

pre, code {
	font-size: 1.3em;
}
a 			{ color: #999; text-decoration:none; }
a:visited 	{ color:#999; }
a:hover 	{ color: rgb(116,181,51); }
a:active 	{ color: rgb(116,181,51); }

h1,h2,h3,h4 {
	font-size:1.8em;
	font-weight: normal;
	margin: 0 0 10px;
}
h3 {
	font-size:1.38em;
}
h4 {
	font-size:1em;
}

img{
	border:none;
}

ul{
	list-style-type:none;
	line-height:1.5em;
}

p, pre{
	padding:  0 0 20px;
	line-height:1.6em;
}	

p { 
	hyphens: auto; 
}

.group:after, .clearleft, .clearright{
    height: 0;
    content: '';
    display: table;
    clear: both;
	visibility:hidden;
}

.clearleft {
	clear:left;
}
.clearright {
	clear:right;
}

.error { color:red !important; }

.oldpress {
	font-family: oldpress, Verdana, sans-serif;
	font-size:4em;
	letter-spacing:0.07em;
}
h3.oldpress {
	font-size:1.5em;
	line-height:1em;
}

/* ---------- container zentriert -------------- */
#container {
	max-width: 1124px;
	margin:0  auto;
	background-color: transparent;
}

/* ---------- header -------------- */
 
header {
	padding:0 20px;
	margin:0;
}

#members {
	float:left;
	width:650px;
	padding:24px 0 12px 0;
	
}
#members a {
	float:left; 
	width:auto;
	padding:0;
	margin: 0 12px 0 0;
}

#titletablet,
.mobile,
.mini,
.menubutton{
	display:none;
}

.menubutton a {
	cursor:pointer;
}
 
/* ------------------ new nav -------------------- */
#mainnav {
	padding:23px 0 0 0;
	margin:0 0 0 0;
	float:right;
	width:39%;
} 

#mainnav li {
	float: right;
	margin: 0 0 0 6px;
}

#mainnav a, #mainnav a:visited {
	background-color: #fff;
	color: #999;
	display: block;
	height:34px;
	padding: 4px 10px 0 10px;
	text-decoration: none;
	transition: all 0.5s linear;
	text-align:center;
}

#mainnav a:active { color:#000000;}
#mainnav a:hover, #mainnav a.current {
	color:#fff;
	background-color:rgb(116,181,51); 
} 

/* ----------------- content--------------------- */
.contentwrapper {
	background-color:#fff;
	padding: 20px;
}

#content {
	float: left;
	width: 70%;
	min-height:480px;
}

article header{
	background:#fff;
	padding:0;
}
	
article footer{
	border-bottom: 1px solid #564B47;
	color:#564B47;
	padding:0 0 20px;
	margin:0 0 20px;
}

article h1 {
	color:#74B533;
	margin:0;
}
article h2 {
	margin-bottom: 0;
}

.upperid {
	float:right;
	text-align:right;
	width:60px;
}

/* -------------- aside - agenda ------------- */
aside {
	padding:0;
	float:right;
	width: 28%;
	font-size:0.856em;
}

aside .monat {
	background-color:rgb(116,181,51); 
	color:#fff;
	margin:8px 0 0 0;
	padding:2px;
}
aside .tage {
	padding:2px;
	margin:0 0 4px 0;

}
aside .tage:hover {
	background-color:rgba(116,181,51,0.12); 
}
aside .tag {
	text-align:right;
	display:inline-block;
	width:28px;
}
aside .wochentag {
	display:inline-block;
	width:26px;
}
aside .tage strong {
	display:inline-block;
	font-weight:bold;
	width:64px;
}
aside .reservation:after {
	content:' *';
	color:green;
}
aside li:nth-child(odd) {
/*	background-color:rgba(116,181,51,0.2);*/
}
aside .anmeldungnotwendig {
	margin:12px 0 0 0;
	font-size:0.856em;
}


/* ------------- nr - nahreisen ------------*/
#nr {
/*		background: transparent url(../img/blank.gif) no-repeat top 40px right;
	-webkit-background-size: 30%;
	-moz-background-size: 30%;
	-o-background-size: 30%;
	background-size: 30%; 
-ms-behavior: url(../scripts/backgroundsize.min.htc);*/
	position:relative;
}
#nr img.stamp {
	width:30%;
	position:absolute;
	top:40px;
	right:0;
	opacity:0.6;
}
#nr h1 {
	margin: 0 0 0 0;
}
#nr h2, #nr h4 {
	font-size:2.46em;
	margin:0;
}
#nr h4 {
	background-color:rgba(0,173,242,0.08);
	padding:4px 1px;
}

#daten, #diacontainer {
	margin:18px 0 0 0;
}
#daten {
	width:70%;
}
#daten strong, #links strong, #nr strong  {
	font-weight:normal;
}
#daten li div {
	display:inline-block;
}
#nr strong,#nr h1,#nr h3 {
	color: #74B533;	
}
#links { margin:12px 0; display:inline;}
#links li {
	display:inline;
}
#links li:not(:last-child):after {
	content: " /";
}

#diacontainer {
	margin:24px auto 46px auto;
	width: 600px;
}

#diacontainer figcaption {
	text-align:center;
	padding:0;
	font-size:0.85em;
}

#diacontainer figure {
	position:absolute;
	display:block;
	opacity:0;
	z-index:0;
	transition: opacity 2s ease-in-out;
}

#diacontainer figure.top {
	opacity:1;
	z-index:1;
}

#description {
	padding: 8px 0 0 0;
	column-count:2;
	column-gap:18px;
	line-height:1.86em;
}
#description span {
	font-weight:normal;
	color:green;
}

/***************************************
* Anmeldung
***************************************/

.anmeldung {
	font-size:0.86em;
	width:47%;
	float:left; 
	margin:0 12px 18px 0;
}
.anmeldungsreihe {
	margin:12px 0 0 0;
}
#formPerson { border:0; margin:24px 0 ; }
#formPerson p { margin:0; font-size:0.86em; }
#formPerson label {
	display:inline-block;
	width:120px;
	margin: 0 0 8px 0;
}
#formPerson input[type=text], #formPerson input[type=email] {
	width:220px;
}
#formPerson input.plz {
	width:40px;
}
#formPerson textarea {
	margin:6px 0;
	display:block;
	width:342px;
	height:120px;
}
#formPerson label.must:after {
	content:' *';
}
/* -------------- programm ------------- */
#programm #formPerson {
	margin-top:0;
}
#programm h2 {
	margin:0 0 12px 0;
}

/* -------------- agenda ---------------*/
.calendarmonth {
	margin:0 0 0 10%;
	font-size:2em;
}
table.calendar		{ 
	border-collapse:collapse;	
	background: transparent url('../img/sandpaper.gif') no-repeat top left; 
	margin:0 auto 24px auto;
}
td.calendar {
	height:80px;
}
td.calendar	div {
	position:relative;
	width:100%;

	overflow: visible;
} 
td.calendar a {
/*	width:80px; */
	position:absolute;
/*			position:relative;*/
	display:block;
	right:-6px;
	top:8px;
	z-index:10;
}

td.target:hover {
	background-color:#fff;
}
td.calendar-np	{ 
	background-color:#fff; 
} 

table.calendar thead td { 
	background:transparent; 
	font-weight:bold; 
	width:100px; 
	padding:5px; 
	border-bottom:2px solid #fff; 
	border-top:2px solid #fff; 
	border-right:2px solid #fff; 
}
.day-number { 
	background:transparent; 
	color:#000; 
	font-weight:bold; 
}
/* shared */
td.calendar, td.calendar-np { 
	vertical-align: top;
	width:80px; 
	padding:5px; 
	border-bottom:2px solid #fff; 
	border-right:2px solid #fff;
}
table.calendar	a.Yggdrasil-und-Birkenbrief {
	top:-8px;
}
table.calendar	a.Waldzauber {
	top:-8px;
}

table.calendar	a.Hohenbuehl {
	left:6px;
	top:-4px;
}
table.calendar	a.Ginkgofee-im-Chinagarten {
	left:6px;
	top:-4px;
}
table.calendar	a.Voegel-im-Baum {
	top:18px;
}
table.calendar	a.Pilze {
	top:18px;
}
table.calendar	a.ALBundMorgenland {
	top:26px;
}
table.calendar	a.Fallaetsche {
	top:18px;
}
table.calendar	a.Platanentour {
	left:6px;
	top:-4px;
}

table.calendar	a.Limmatauen {
	left:18px;
	top:16px;	
}
/***************************************
 start
 ***************************************/
#contentstart {
	max-width:1012px;
	margin: 0 auto;
}
#start {
	min-height:860px;
}
#start div {
	float: left;
	width: 166px;
	height: 166px;
	text-align: center;
	position:relative;
}
#start div img {
	position:absolute;
	top:12px;
	display:block;
}

#start .wide { width: 332px; }
#start .triple { width: 496px; }
#start .big {
	min-height: 332px;
	width: 332px;
}
#start .swap {
	width:100%;
	display:none;
	text-align:center;
	padding:20px 0 0 0;
}

#main h1 {
	font-size:6em;
}
#main h6 {
	font-size:1em;
}
/**** Isotope Filtering ****/

.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

/**** Isotope CSS3 transitions ****/

.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
      -ms-transition-duration: 0.8s;
       -o-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
      -ms-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
      -ms-transition-property:     -ms-transform, opacity;
       -o-transition-property:      -o-transform, opacity;
          transition-property:         transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
      -ms-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
}
		
/* -----------footer--------------------------- */
footer.footer {
	font-size:0.8856em;
	padding: 20px;
	clear:both;
	background-color: rgb(48,48,48);
	color:#fff;
}
footer a {
	color: #999; text-decoration:none;
}

#simpleTooltip img { display:block; }
#simpleTooltip { 
	border:1px solid rgb(0,165,80);
	min-height:80px;
	box-shadow: rgb(0,165,80) 1px 1px 16px;
}

.footer-segment {
    display: inline-block;
    vertical-align: top;
    width: 33%;
	padding: 0 18px 0 0;
}

.footer-segment h3 {
	padding: 0 0 8px 0;
	margin:0 0 12px 0;
	border-bottom:1px solid #666;
}
.footer-segment h3:not(:first-child) {
	margin-top:34px;
}

/* -------------------- Media Queries -------------------- */
@media only screen and (max-width: 860px) { 

	#members img {
		width:92%;
	}
	#mainnav, #members {
		width:49%;
	} 
	#content {
		width: 60%;
		padding: 20px;
	}

	aside {
		padding:20px;
		width: 40%;
	}
	#start p, #description {
		column-count:1;
	}

	.footer-segment {
	    display: inline-block;
	    vertical-align: top;
	    width: 49%;
		padding: 0 0 20px;
	}

	.footer-segment:last-child {
	    border-top:1px solid #999;
	    display: block;
	    width: 100%;
		padding:20px 0 0 ;
	}
}



@media only screen and (max-width: 480px) { 
	#container header {
		padding:0;
	}
	#members {
		float:none;
		padding:10px 0 8px 10px;
		width:90%;
		margin:0 0 10px 0;
	}
	#members img {
		width:100%;
	}
	#mainnav {
		float:none;
		width:100%;
		position:relative;
		margin:0;
		padding:0;
  	}
	#mainnav li {
		float: none;
		margin: 0;
		width:100%;
		display:block;
		border-bottom:1px solid rgb(116,181,51);
	} 
	#mainnav a {
		font-size:1.2em;
		position:relative;
		text-align:left;
	}

	#mainnav a:not(.selected):after {
		content:'»';
		position:absolute;
		right:10px;
	}
	header {
		margin-bottom:-12px;
		padding:10px;
	}
	
	.sponsoren {
		display:none;
	}

	aside {
		float:none;
		width:100%;
		padding:20px 10px;
	}
	#content {
		float:none;
		width:100%;
		padding: 20px 20px 20px 10px;
	}
	#daten {
		width:100%;
	}
	

	#diacontainer {
		margin:24px auto 46px auto;
		width: 320px;
	}
	
	.mobile { 
		display:block;
		margin:0;
	}	
	
	.mini {
		display:block;
		width: 80%;
	} 

	.menubutton {
		display:block;
		position:absolute;
		right:0;
		top:12px;
		z-index: 400;
	}

	.maxi{
		display:block;
	}
	#nr h4 {
		font-size:1em;
	}

	td.calendar	{ 
		height:50px;
	} 
	#anmeldung .anmeldung {
		width:99%;
	}
	#formPerson label {
		display:block;
		width:120px;
		margin:4px 0;
	}
	#formPerson textarea {
		display:block;
		width:300px;
		height:120px;
	}
	#start {
		min-height:1820px;
	}
	#start .big {
		min-height: 50px;
	}
	#start div, #start .wide, #start .triple { width: 186px; }
	
	/*
	#start div {
		width: 50px;
		height: 50px;
	}
	#start div img {
		top:6px;
	}

	#start .wide { width: 100px; }
	#start .triple { width: 150px; }
	#start .big {
		min-height: 100px;
		width: 100px;
	}
	#start .swap {
		padding:10px 0 0 0;
	}
	*/
	footer.footer {
		padding: 0;
	}

	.footer-segment, .footer-segment:last-child  {
		display: block;
		vertical-align: top;
		width: 100%;
		border-bottom:1px solid #999;
		padding:20px 10px;
	}
}