/**
* CSS
* 
* @version 1.0
* @author Vaska 
* @author Gregory Cadar
*/
* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 13px;
	font-family: "Podkova", sans-serif;
	background: #fff;
	background: none !important;

}

body.section-1 { }
body.section-2 { }
body.section-3 { }

a:link { text-decoration: none; }
a:active { text-decoration: none; }
a:visited { text-decoration: none; color: #666; }
a:hover { text-decoration: none; }

a img { border: none; }

#menu {
    width: 260px;
    overflow: auto;
    top: 0;
    bottom: 0;
	left: 0;
    position: fixed;
    height: 100%;
	background-color: #000; /* ------ #fff*/

}

@media screen and (max-width: 500px)  { /*739*/

	#menu {

		display: none;


	}

}

#menu ul {
	list-style: none;
	margin: 0 0 15px 0;
}

#menu ul li.section-title { 
     /*font-weight: bold;/ /*CHANGED MenŸ-Kategorien fett gemacht  */
	}

 #menunav .section-title {
	 padding-left: 20px; 
     font-weight: bolder;  /*CHANGED MenŸ-Kategorien fett gemacht  */
}


#content {
    height: 100%;
    margin: 16px 0 0 300px;
    top: 0;
	color: #000; /* für die schriftanzeige im IE komischerweise ... */
}

@media screen and (min-width: 500px) {/*740*/

	.slicknav_menu , #menunav {

		display: none;

	}

}

.container {
    padding: 25px 5px 25px 20px;
}

@media screen and (min-width: 770px)  and (orientation: portrait ){ /*1200*/

	#content .container {

		min-width: 840px;
		/*position: relative;*/


	}

}

/*
@media screen and (min-width: 771px)  and (max-width: 899px ){ 

	#content .container {

		min-width: 540px;
		position: relative;


	}

	#img-container {
	
			position: absolute;
			top: 25px;
			left: 520px;

	}

}
*/

#content p { width: 400px; margin-bottom: 15px; }


p {
    margin: 0 0 30px 0;
      text-align: justify;
}

#menu p { /* ------ neu! wegen der zeile COPYRIGHT */
	color: #fff;
}

h1 {
	display: none;
}
h2 {
	padding:0;
	margin:0 0 16px 0;
	font-size: 12px;
	font-weight: bold;
}
h3 { font-size: 16px; }
h4 { font-size: 12px; }

@media screen and (max-width: 500px) {/*739*/

	#content {
		position: relative;
		font-size: 13px;
    	height: 100%;
    	margin: 16px 0 0 0px;
    	top: 0;
    	width: 100%;
		color: #000; /* für die schriftanzeige im IE komischerweise ... */
	}

	#content p { width: 100%; margin-bottom: 15px; }
}

#img-container	{ margin: 0; padding: 0; }
#img-container p	{ width: 400px; margin: 0; padding: 0 0 12px 0; }

#img-container {

	max-width: 400px !important;

	img {

		width: 100%;
		
	}
}

@media screen and (min-width:1200px)  {/*1200*/

	#img-container {
	
			position: absolute;
			top: 25px;
			left: 760px;/*520*/

	}

}



@media only screen and (min-device-width : 320px) and (max-device-width : 500px) { /*568*/
	#img-container {
					
			max-width: 100% !important;
			position: relative;
			top: 25px;
			left: 0px;

			img {

					width: 100%;
					
				}

	}
}

.img-bot {margin-bottom: 6px; display: block; }

#once { clear: left; }

/* CHANGED	ANFANG Styles fŸr Links und Headline */
a:link, a:visited {color: #000;}
a:hover {
	background-color: #000;
	color: #fff;
}
#menu li a:link {color: #fff;} /* ------ neu adddiert für <a> in der navigation */
#menu li a:visited {color: #fff;}
#menu li a:hover {background-color: #fff;color: #000;}

#menu li.sub{
	padding-left:9px;
	font-size: 13px;
}
#menu li.hide{
	display:none;
}

.termshontitle {
	font-size: 1.0em;
	font-weight: bold;
	color: #fff /* ------ #000*/
	}
/* CHANGED	ENDE Styles fŸr Links und Headline */

#menu ul li.section-title { /*CHANGED MenŸ-Kategorien fett gemacht  */
	/*font-weight: bold; */ 
	color: #fff; /*------ #000*/
	font-size: 14px;

	}
	

a#prev:link, a#next:link, a#prev:visited, a#next:visited {color: #777;}
a#prev:hover, a#next:hover {
		background-color: #777;
		color: #000;
	}
#num {color:#777;
/*	background-color: #000;*/
	}
	
form{
    margin: -16px 0 0 0;
}

/* EDITIONEN */
h2.ed_titel{
	background-color: #FFFFFF;
	width: 400px;
	padding-left: 10px;
	margin-left: -10px;
}
div.ed_text{
	width: 400px;
	padding: 10px;
	margin-left: -10px;
}
.ed_text{
	background-color: #FFFFFF;
}
div.ed_angaben{
	width: 400px;
	padding: 10px;
	margin-left: -10px;
}
.ed_angaben{
	background-color: #FFFFFF;
}


      .step {
        display: inline;
      }

    
      .size-72 { 
        font-size: 180px;
  		color: white;
    	height: 20px;
 	}

      /* Icon Font: fontcustom */


      @font-face {
  		font-family: "fontcustom";
  		src: url("fontcustom/fontcustom_135b95a6081fa54f093b815a03902bda.eot");
  		src: url("fontcustom/fontcustom_135b95a6081fa54f093b815a03902bda.eot?#iefix") format("embedded-opentype"),
       url("fontcustom/fontcustom_135b95a6081fa54f093b815a03902bda.woff") format("woff"),
       url("fontcustom/fontcustom_135b95a6081fa54f093b815a03902bda.ttf") format("truetype"),
       url("fontcustom/fontcustom_135b95a6081fa54f093b815a03902bda.svg#fontcustom") format("svg");
  		font-weight: normal;
  		font-style: normal;
	}

		@media screen and (-webkit-min-device-pixel-ratio:0) {
		  @font-face {
		    font-family: "fontcustom";
		    src: url("fontcustom/fontcustom_135b95a6081fa54f093b815a03902bda.svg#fontcustom") format("svg");
		  }
		}

      [data-icon]:before { content: attr(data-icon); }

      [data-icon]:before,
      .icon-20150223_SNOWDEN_nymphius_logo:before {
          display: inline-block;
		  font-family: "fontcustom";
		  font-style: normal;
		  font-weight: normal;
		  font-variant: normal;
		  line-height: 1;
		  text-decoration: inherit;
		  text-rendering: optimizeLegibility;
		  text-transform: none;
		  -moz-osx-font-smoothing: grayscale;
		  -webkit-font-smoothing: antialiased;
		  font-smoothing: antialiased;
      }

      .icon-20150223_SNOWDEN_nymphius_logo:before { content: "\f100";   height: 20px;}