@charset "utf-8";
/* CSS Document */

@import "transformicon.css";

/*ANFANG CSS RESET*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 1em;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	overflow:auto;
	line-height: 1em;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*ENDE CSS RESET*/

/*ANFANG reines Schrift-Design*/
body{
	font-family: 'Noto Sans', sans-serif;
	background: #050302;
}
p{
	line-height:18px;
	color:#777676;
}
#pic1 p{
	color:#777676;
	text-decoration: none;
	padding:2px;
	padding-top:0px;
	font-size:9.3pt;
	margin-top:9px;
	display: inline-block;

}
#discr p{
	margin-bottom:8px;
}
a{
	color:#777676;
}
#content a{
	color:#777676;
	text-decoration: none;
}
li a{
	color:#777676;
	text-decoration: none;
}
p a{
	text-decoration:none;
	color:#111013;
}
ul li ul li a{
	color:#777676;
}
#footer a{
	color:#777676;
}
#footer p{
	color:#777676;
}
p a:hover{
	color:#EFEFEC;
}
a:hover{
	color:#EFEFEC;
}
#content a:hover{
	color:#EFEFEC;
}
#footer a:hover{
	color:#EFEFEC;
}
li a:hover{
	color:#EFEFEC;
	font-weight:bold;
}
#pic1:hover p{
	color:#EFEFEC;
}

/*ENDE reines Schrift-Design*/

/*ANFANG Divs*/
header {
	padding-top:2.5em;
	padding-left:5%;
	margin-bottom:1.5em;
	position:fixed;
	width: 100%;
}

.nav-orient {
	display: none;
	width:100%;
	padding:7px;
	color:#FFF;
	font-weight: bold;
	margin-top:0.3em;
	background-color: #777676;
	color: #EFEFEC;
}

.nav-orient .inner {
	width:90%;
	margin: 0 auto;
}
.logo{

}
#cover{
	position: fixed;
	width: 190px;
	height: 150px;
	z-index: 100;
	background-color: white;
}
/*LOGO BLEIBT UNVERÄNDERT
#logo:hover{
	background-position:left top;
}*/
#aboutImg{
	margin-right:1cm;
}
#menu{
	width:100%;
	float:left;
	/*border-style:dashed;
	border-width:1px;*/
}
#discr{
	margin-top:3em;
	/*border-style:dashed;
	border-width:1px;*/
	position:relative;
}

#left_column{
	position:fixed;
	height:100%;
	z-index: 99;
	background-color: #050302;
	width:20%;
	display:inline-block;
	padding-left:5%;
	margin-top: 11em;
	font-size: 0.9em;
}

#content{
	width:73%;
	margin-left:27%;
	display:inline-block;
	/*border-style:dashed;
	border-width:1px;*/
	margin-top: 10em;
}

#content .gallery:after {
	content:'';
	display: block;
	clear: both;

}
.single-image {
	max-width: 100%;
	margin-bottom: 1em;
}

#aboutImg {
	float:left;
}
.get-together {
	clear: both;
	margin-top: 4em;
}

#pic1{
	float:left;
	margin:0px 0 2.15em 0px;
	width:29%;

}

#pic1 img {
	max-width: 94%;
}

nav.mobile {
	position: fixed;
	height: 100%;
	width: 0;
	z-index: 100;
	display:none;
}

.description {
	margin-top: 3em;
	font-size: 0.8em;
	color: #777676;
}

.description-mobile {
	display:none;
	margin-bottom: 1em;
}

.description-mobile p {
	margin-bottom: 8px;
}

.description p {
	margin-bottom:8px;
}

#break{
	height: 14px;
}

#footer{
	border-top-width: 1px;
	border-style:groove;
	clear: both;
	width: 95%;
	font-size:0.8em;
	overflow:hidden;
	margin-top:4em;
}


.footer-inner {
	width:100%;
}

.hide {
	display: none;
}

.clear {
	width: 100%;
	clear:both;
}
/*ENDE Divs*/

/*ANFANG Listen-Elemente*/
li{
	list-style-type: none;
}
ul{
	margin:0;
	padding-left:0;
}
ul, li{
	line-height:1.3em;
	color:#777676;
}
ul li ul li{
	padding-left:16px;	
	line-height: 16px;
}
ul li ul{
	display:none;
}
/*ENDE Listen-Elemente*/

/*ANFANG anderes Design*/
.active{
	display:block !important;
}
.actuell{
	color:#EFEFEC;
	font-weight:bold;
}
ul.actuell li a{
	color:#777676;
	font-weight:normal;
}
ul.actuell li a:hover{
	color:#EFEFEC;
	font-weight:bold;
}
.actuellsub{
	color:black !important;
	font-weight:bold !important;
}
#smartphone table{
	margin:0 auto;
}
 #smartphone{
 	display:none;
 }

/****************************************************************************************
MOBILE QUERIES
*****************************************************************************************/
@media only screen and (min-width: 320px) and (max-width: 500px)  {

	#content {
		width:90%;
	}

	#pic1 {
		width: 100%;
		margin: 0 auto;
		margin-bottom:1em;

	}

	#pic1 img {
		width: 100%;
	}

}

/****************************************************************************************
TABLETS SMALL
*****************************************************************************************/
@media only screen and (min-width: 501px) and (max-width: 768px)  {


	#content {
		width:90%;
	}


	#pic1 {
		width: 45%;
	}
}

/****************************************************************************************
TABLETS BIG
*****************************************************************************************/
@media only screen and (min-width: 768px) and (max-width: 1024px)  {
	#pic1 {
		width: 45%;
	}
}

/****************************************************************************************
BIG SCREENS
*****************************************************************************************/
@media only screen and (min-width: 1600px) and (max-width: 2000px)  {


	#pic1 {
		width: 23%;
	}

	#left_column {
		width:15%;
	}

	#content {
		width:80%;
		margin-left: 20%;
	}
}

/****************************************************************************************
GENERAL QUERIES
*****************************************************************************************/
@media  (max-width: 768px)  {

	.navicon-button {
		display: inline-block;
		position: fixed;
		left: 2%;
		z-index: 101;

	}
	#left_column {
		display:none;
	}

	header {
		width:auto;
		padding-top:0.5em;
		margin: 0em 0em 0.5em 0em;
		position: fixed;
		width: 100%;
		background: #FFF;
		padding-left: 0%;
		background: #050302;
	}

	#pic1 img{
		max-width: 100%;
	}

	header a {
		margin-left: 40%; /*nav open*/
	}

	.logo {
		height:4em;
		vertical-align: middle;
		margin-top:0.5em;
		margin-left: 1em;
	}
	#content {

		margin: 0 auto;
		padding-top:8em;
		display: block;
		overflow: hidden;
    }

	#pic1 {
		font-size: 1em;
		margin-left: 10px;
	}

	.get-together {
		clear: both;
		margin-top: 1em;
	}

	nav.mobile {
		overflow: hidden;
		display:block;
		padding-top: 5em;
		background: #f8f8f8;
		-webkit-box-shadow: inset -12px 0px 7px -12px rgba(0,0,0,0.22);
		-moz-box-shadow: inset -12px 0px 7px -12px rgba(0,0,0,0.22);
		box-shadow: inset -12px 0px 7px -12px rgba(0,0,0,0.22);
	}
	.nav-orient {
		display: block;
	}
	nav.mobile ul {
		padding: 10px;
	}

	nav.mobile ul ul {
		padding: 0;
	}

	nav.mobile ul li{
		line-height: 1.8em;
	}

	nav.mobile a:hover, nav a.actuell {
		color: #050302;
	}

	.description-mobile {
		display:block;
	}




}