/* mit akkordeon*/

/* open-sans-300 - latin-ext_latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/open-sans-v15-latin-ext_latin-300.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Light'), local('OpenSans-Light'),
       url('../fonts/open-sans-v15-latin-ext_latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v15-latin-ext_latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v15-latin-ext_latin-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v15-latin-ext_latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v15-latin-ext_latin-300.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-300italic - latin-ext_latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  src: url('../fonts/open-sans-v15-latin-ext_latin-300italic.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Light Italic'), local('OpenSans-LightItalic'),
       url('../fonts/open-sans-v15-latin-ext_latin-300italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v15-latin-ext_latin-300italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v15-latin-ext_latin-300italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v15-latin-ext_latin-300italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v15-latin-ext_latin-300italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-regular - latin-ext_latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/open-sans-v15-latin-ext_latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Regular'), local('OpenSans-Regular'),
       url('../fonts/open-sans-v15-latin-ext_latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v15-latin-ext_latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v15-latin-ext_latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v15-latin-ext_latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v15-latin-ext_latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-700 - latin-ext_latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/open-sans-v15-latin-ext_latin-700.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Bold'), local('OpenSans-Bold'),
       url('../fonts/open-sans-v15-latin-ext_latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v15-latin-ext_latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v15-latin-ext_latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v15-latin-ext_latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v15-latin-ext_latin-700.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-700italic - latin-ext_latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/open-sans-v15-latin-ext_latin-700italic.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'),
       url('../fonts/open-sans-v15-latin-ext_latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v15-latin-ext_latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v15-latin-ext_latin-700italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v15-latin-ext_latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v15-latin-ext_latin-700italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}




/*@import url _akkordeon.css;
@import url _akkordeon_lehrgang.css;
@import url _akkordeon_glossar.css;*/   


  

/* hyphens */
   -moz-hyphens: auto;
   -o-hyphens: auto;
   -webkit-hyphens: auto;
   -ms-hyphens: auto;
   hyphens: auto; 

p {
	font-size: 16px;
	line-height: 1.6em;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	}

Header {
    float: right;
}

#bereichlogo {
    color: white;
    background-color: black;		
    display: none;
    padding: 0em;
    text-decoration: none;
    text-align: center;	
}

#bereichlogo {
    width:100%;
}

#steuerung {
	margin-top: 2px;

}

#steuerung li {

}

#steuerung a {

}    

#steuerung a:hover {
	color: black;
	background: orange;
}

#menurahmen {
		
display: inline-block;
background: #fff;
border: solid 1px #AFAFAF;
width: 300px;
margin: 0px 0px 0px 0px;
				
}

.menue-button {
    display: none;
}

/* Werbeblock eigenwerbung weihnachten */
.boxbox {
     float: left;
     width: 100%;
     margin: 30px 0px 30px 0px;
     border-top: black solid 1px;
     border-bottom: black solid 1px;
}

.box {
     float: left;
     width: 100%;
     vertical-align: top; 
     padding: 7px 0px 10px 0px;
     /*text-align: center;*/
     /*padding-left: 20px;
     padding-right: 20px;
     background: #bbb;*/
     box-sizing: border-box;

h3.boxtitle {
font-size: 2.0em;
line-height: 1em;
}

}

/* per Hover animierte Eigenanzeige im Zentrum 20190317
	 https://www.w3schools.com/howto/howto_css_image_overlay.asp */

.tost_innercont_pict {
	float: left;
	position: relative;
	width:100%;
	max-width: 710px;
	margin: 0px 10px 18px 0px;
	/*border: 2px solid #e5e5e5;
	background-color: #e5e5e5;
	box-shadow: 2px 2px rgba(0,0,0,.05);
	background-image: url("https://www.fotoschule-ruhr.de/images/anzeigen/aktuell.jpg");
	background-size: Cover;*/

}

.tost_innercont_image {
	  display: block;
	  width: 100%;
	  height: auto;
}

.tost_innercont_pict:hover .tost_innercont_overlay {
	  opacity: 0.9;
}

.tost_innercont_overlay {
	  position: absolute;
	  top: 0;
	  bottom: 0;
	  left: 0;
	  right: 0;
	  height: 100%;
	  width: 100%;
	  opacity: 0;
	  transition: .5s ease;
	  background-color: #008CBA;
}

.tost_innercont_text {
	  color: white;
	  font-size: 2rem;
	  position: absolute;
	  top: 50%;
	  left: 50%;
	  opacity: 1;
	  -webkit-transform: translate(-50%, -50%);
	  -ms-transform: translate(-50%, -50%);
	  transform: translate(-50%, -50%);
	  text-align: center;
}

 
/*###########################################################################*/
/*	Indexbild bei kleiner als 400px */
@media only screen and (max-width:400px) { 

	.bild_mitRand {
	    text-align: right;
	    float: right;
	    width: 100%;
	    margin-right: 10px;
 	}
 }
 
 
/*###########################################################################*/ 
/* CSS erweitern um MENÜ-Button und entsprechende Steuerung */
/*	Menü-Button oben rechts einblenden bei kleiner als 800px */
@media only screen and (max-width:799px) {

		Header {
			float: left;
			width: 100%;
		}

		#bereichlogo {
			color: white;
			background-color: black;		
			display: block;
			padding: 0em;
			text-decoration: none;
			text-align: center;	
		}

		#bereichlogo {
			width:100%;
		}

		.menue-button {
			display: block;
			position: absolute;
			right: 0;
			top: 0;
			padding: 0.5em;
			margin-top: 80px;
			color: white;
			cursor: pointer;
			text-decoration: none;
		}

		.menue-button:hover {
			color: white;
			text-decoration: none;
		}

		.menue-button::before {
		  text-align: center;
		  content: "";
		  position: absolute;
		  top: 0.7em;
		  right: 0.5em;
		  width: 1.2em;
		  height: 0.15em;
		  border-top: 0.6em double #279126;
		  border-bottom: 0.2em solid #279126;
		}

		#steuerung {
			margin-top: 0px;
			display: block;
			width:0px;
			height: 0px;
			transition: all 0.9s ease-in-out;
		}

		#steuerung li {
			
		}
		
		#menurahmen{
			width: 85%;
			margin: 24px 0px 20px 12px;
			transition: all 0.9s ease-in-out;	
				
		}
		
	
		#nav-menue:target #steuerung {
		display: block;
		width:350px;
		height: 100%;

		}
}

@media only screen and (min-width:800px) {
#nav-menue:target #steuerung {

}
}

/*###########################################################################*/
#nav-menue:target .menue-button-beschr-open {
			display: none ; 
}

#footer_impressum {
	width: 100%;
	text-align: center;
	height: 50px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	background-color: black;
	color: white;
}

/*################*/
body {
    /*background: url(images/bg_grau_kamera.jpg) repeat fixed;*/
     /*background: #FAFAFA url(img/body.gif) repeat-x;*/
     color: #333;
     margin: 0; padding: 0;
     /*font: 65%/1.5 'lucida grande', verdana, sans-serif;*/
     font:  16px 'Open Sans', verdana, sans-serif;
      /* font-family: 'Droid Sans', sans-serif;*/
     text-align: center; /* Zentriert den Inhalt für ältere Browser*/ 
}


.nowrap { 
	white-space:nowrap;
	}


.small {
  font-size: 12px; /* 75% of the baseline */
}

.large {
  font-size: 20px; /* 125% of the baseline */
}


#gas320 {
	display: inline;
	}
	
#gas336 {
	display: none;
	}


#container-container {

    margin: 0 auto; 
    text-align: right;
    width: 100%;
    padding: 0px; 
    /*border: 1px solid #474B52;*/
    background: #fff;
    position: relative;
}


#container {
    /*top: 0px;*/
    margin: 0px auto;
    text-align: left;
    width: 100%;
    padding: 0px;
    background: none repeat scroll 0% 0% #FFF;
    position: relative;
}

#topcontainer {
    background-color: #000;
    padding: 0px; 
    /* position:fixed; */ 
    /* top:0px; */ 
    margin:auto; 
    z-index:100000; 
    width:100%;
}

#topbild {
display: none;
}


#mobiltopcontainer {
    background-color: #000;
    padding: 0px; 
    /*position:fixed; */
    top:0px; 
    margin:auto; 
    height: 0px;
}

#mobiltopbild {
    display: inline;
    width: 320px;
}

#mobiltopmenu {
text-align: left;
	float: left;
	width: 100%;
    height: 33px;
    background: #fff;
    padding: 1px; 
    margin: 0px; 
   /* margin-top: -10px;*/
    letter-spacing: 0.5px;
    color: #279126;
 }


#mobiltopmenu ul {
     display: inline;
     padding: 0 25px; margin: 0;
     list-style: none;
     height: 38px; 
     line-height: 38px;
     /*background: url(img/hauptnavi-bg.gif) no-repeat;*/
 }

#mobiltopmenu a {
    color: #279126;
    text-decoration: none;
}


#mobiltopmenu  a:hover, 
#mobiltopmenu  a:aktiv {
    text-decoration: none;
} 


#topmenu {
    width: 100%;
    height: 0px;
    background: #000;
    padding: 0px; 
    margin: 0 auto; 
     letter-spacing: 2px;
     color: #279126;
 }


#topmenu ul {
     display: inline;
     padding: 0 25px; margin: 0;
     list-style: none;
     height: 38px; line-height: 38px;
     /*background: url(img/hauptnavi-bg.gif) no-repeat;*/
 }

#topmenu a {
    color: #279126;
    text-decoration: none;
    margin-right: 17px;
}


#topmenu  a:hover, 
#topmenu  .aktiv {
    text-decoration: underline;
} 


.menu-toggle {
font-size: 40px;
}

#topzeile {
     font: 16px 'Open Sans', verdana, sans-serif;
     color: #4C4C4C;
     margin-bottom: -12px; 
     line-height: 12px;
     margin-top: 10px;
     display: block;
     background-repeat: no-repeat;
     background-position: 10px 50%;
     background-color: #F8F8F8;
}

#hauptnavi {
	display: none;
	}




/*++++++++++ Mittelbereich Start  */


#mittelbereich {
    padding: 0px 0px 0px 0px;
    clear: left;
    background: #fff;
}


#mittelbereich h2 {
     margin: 0;
     font: 26px Open Sans, serif;
     letter-spacing: 1px;
     color: #444;
     background: #fff /*url(img/rahmen-linie.gif)*/ repeat-x bottom;
     	/*text-shadow: 2px 1px 1px #afafaf;*/
}

#mittelbereich p, #mittelbereich ul, #mittelbereich ol,
#mittelbereich dl, #mittelbereich form {
     margin-top: 7px; margin-bottom: 17px;
 }


#mittelbereich a {
     color: #279126; text-decoration: none;
}

#mittelbereich a:hover {
     color: #333; text-decoration: underline;
 }


#mittelbereich .clearer {
     clear: both;
}


#obenad {
     display: none;
	}

#anmerkung {
    text-align: left;
    font-size: 15px;
    clear: left;
    background: #fff;
}
    
/*++++++++++ Mittelbereich Ende  */



/*++++++++++Inhalt */


.inhalt {
	float: left;
	/*font-size: 14px;*/
	line-height: 1.6em;
	width: 300px;
	padding: 0px 10px 20px 10px;
	/*margin-left: 5%;
	margin-right: 5%;*/
	background: #fff;
	/*border-right: 1px #000 solid;*/
 }
 
 
 
 
  @media only screen and (max-width:800px) {
 .inhalt {
	padding: 2px 10px 20px 10px;
 }
 														}

.inhalt_footer_black {
	float: left;
	line-height: 1.6em;
	width: 100%;
	background: #000;
	text-align: center;
	color: #a6a6a6;
 }

.inhalt h1 {
	font: 34px 'Open Sans', verdana, sans-serif;
	line-height: 42px;
	margin-bottom: 0px;
	font-weight:bold;
	text-align: left;
     /*text-shadow: 2px 1px 1px #CCC;*/
 }
 
.inhalt h3 {
     font: 22px 'Open Sans', verdana, sans-serif; margin-bottom: 0px; 
     /*text-shadow: 2px 1px 1px #ccc;*/
 }

.inhalt h4 {
     font: bold 13px 'Open Sans', verdana, sans-serif; margin-bottom:
-3px; }

.inhalt h5 {
     font: 12px 'Open Sans', verdana, sans-serif; margin-bottom:
-3px; }




#kapitelname h5 {
     font: 12px 'Open Sans', verdana, sans-serif; 
     margin-bottom: -15px; 
     line-height: 12px;
     margin-top: 12px;
}


.aufz {
    padding: 0px;
    margin: 0px 0px 0px 30px;
}

#inhalt .clearer {
     clear: both;
} 



.copy_small{
font-size: 10px;
text-align: center;
border-bottom: none;
padding:0px;
}



#tomtext {
    font-size: 16px;
    line-height: 1.4em;
    margin: 0 auto;
    /* margin-right: 10px; */
    text-align: left;
    /* width: 100%; */
    padding: 0px 5px 10px 10px;
    background: #EDEDED;
}

#tomtext h1 {
	font: 24px 'Open Sans', verdana, sans-serif;
	line-height: 30px;
	padding-top: 5px;
	margin-bottom: 3px;
	/*font-weight:bold;*/
	text-align: left;
    text-shadow: 2px 1px 1px #CCC;
 }
 
   #tomtext p {
 	margin-bottom: 0px;
  }


  @media only screen and (max-width:800px) {
  
  #tomtext p {
  	font-size: 16px;
  	margin-bottom: 5px;
  }
 #tomtext h1 {
	font: 24px 'Open Sans', verdana, sans-serif;
	line-height: 30px;
	margin-bottom: 10px;
 }
}

/*++++++++++++ Bilder Illustrationen */

#bild_alleine {
    width: 519px;
	float: left;
	text-align: left;
	padding-bottom: 20px;
	padding-bottom: 20px;
}

.bild {
    width: 100%;
	float: left;
	text-align: left;
	padding: 10px 10px 10px 0px;
}

.bildlegende {
		font-weight:bold;
         font-size:0.8em;
         line-height:1.2em;
         float: left;
         text-align: left;
}

.bildlegende_links {
width: 300px;
	font-weight:bold;
         font-size:0.85em;
         line-height:1em;
         float: left;
         	text-align: left;
}

.illustration   {
	line-height: 1em;
	padding: 10px 0px 10px 0px;
	text-align: right;
	width:300px;
}

.illulegende {
	    font-weight:bold;
        font-size:0.8em;
        line-height:1.2em;
        padding-bottom: 10px;

}

/*++++++++++++ Bilder Illustrationen */


/*+++++++++++Inhalt Ende */


/*+++++++++++ Sidebar Navi Start*/


#sidebar {
      display: none;
}

.sidebar-menu {
	 padding: 10px 0px 0px 0px;
     float: right; 
     width: 100%;
     background: #ffffff;

 }
 .sidebar-menu ul {
     list-style: none; padding-left: 0; margin-left: 0;
 }
 .sidebar-menu li {
     margin-bottom: 1px; padding: 2px 0 2px 12px; border-bottom:1px solid #eed;
     background: url(img/listen-icon.gif) no-repeat left 9px;
}



.menuknopfrahmen{
    float: right;
    margin-right: 35px;
}
  
.menu-knopf {
  font-size: 2.0em;
  position: relative;
  padding-left: 3.25em;
}
.menu-knopf::before {
  text-align: center;
  content: "";
  position: absolute;
  top: 0.2em;
  left: 2em;
  width: 1em;
  height: 0.2em;
  border-top: 0.6em double #279126;
  border-bottom: 0.2em solid #279126;
}


#menu2013 {
     /*background: #aaa url(images/menu_bg_2013.png) repeat-y 0 0;*/
     display: none;
     background: #fff ;
     border:solid 1px #AFAFAF;
     width: 90%;
     margin: 0px 10px 20px 10px;
}

#menu2013:target {
display: block;
}

#hauptmenu {
	font-color: #989898;
	float: left;
	width: 49%;
	font-size: 1.0em;
	line-height: 1.7em;
	display:inline;
	margin: 0px 0px 0px 0px;
    padding-top: 0px;
    background: #fff;
    border-right: solid 1px #AFAFAF;
}


#hauptmenu ul {
	list-style: none;
	margin: 0 0 0px 0;
	padding: 0;
}

#hauptmenu ul li {
	display: inline;
	margin:0;
	padding:0;
}
#hauptmenu li{
	list-style: none;
}

#hauptmenu ul li a {
	color: #777777;
	display: block;
	text-decoration: none !important;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: 10px 50%
}

#hauptmenu ul li a:hover{
	color: #000000;
	background-color: #F8F8F8;
}


#kapitelmenu {
	font-color: #000000;
	float: left;
	width:47%;
	font-size: 1.0em;
	line-height: 1.2em;
	display:inline;
	margin: 0px 0px 0px 0px;
	padding: 0px;
         padding-top: 0px;
         background: #fff;
         border-left: solid 1px #AFAFAF;
}

	#kapitelmenu a {
	margin-bottom: 0.2em;
	padding-top: 0.8em;
	}


#kapitelmenu ul {
	list-style: none;
	margin: 0 0 0px 0;
	padding: 0;
}

#kapitelmenu ul li {
	display: inline;
	margin:0;
	padding:0;
}
#kapitelmenu li{
	list-style: none;
}

#kapitelmenu ul li a {
    color: #777777;
	display: block;
	text-decoration: none !important;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: 10px 50%;
    width: 99%;
}


#kapitelmenu ul li a.ausgewaehlt2 {
    color: #000;
	display: block;
	text-decoration: none !important;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: 10px 50%;
    width: 99%;
}


#kapitelmenu ul li a:hover{
	color: #000000;
	background-color: #F8F8F8;
}




.menukopf {
	color: #279126;
	display: block;
	font-weight: bold;
	text-decoration: none !important;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: 30px 50%;
    background-color:#F3F3F3;
    border-bottom: solid 1px #AFAFAF;
    font-size: 14px;
    line-height: 1.7em;
    width: 99%;
}


.ausgewaehlt2 a:hover{
	color: #000;
	background-color: #AFAFAF;
}

.ausgewaehlt {
	color: #000;
	display: block;
	 font-weight: bold;
	text-decoration: none !important;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: 30px 50%;
    background-color: #EAEAEA;
}

.ausgewaehlt2 {
	color: #fff;
	display: block;
     font-weight: bold;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: 0px 50%;
         background-color: #EAEAEA;
}


.ausgewaehlt3 {
	color: #000000;
	display: block;
     font-weight: bold;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: 0px 50%;
     background-color: #ffffff;

}



#bottom {
	float: left;
	width: 300px;
     font-size: 1em;
	line-height: 1.2m;
	display:inline;
	margin: 0px;
	padding: 0px;
    background: #fff;

}

#navi_buchanzeige_01 {
     width: 250px;
     font-size: 1em;
	line-height: 1.2em;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
     text-align: left;


}

.sidebartext  {
	margin: 20px;
	text-align: left;
     width: 260px;
     font-size: 1.2em;
	line-height: 1.5em;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#sidebar h2 {
    color: #279126;
    /*color: #FFEA00;*/
    float: left;
	width: 260px;
	line-height: 1.7em;
	display:inline;
	margin: 20px 0px 0px 0px;
	padding-left: 0px;
}

/*++++++++++++ Sidebar Navi Ende */


#sidebarrahmen  {
	float: left;
	width: 90%;
	padding: 10px 5% 10px 5%;
	margin-bottom: 20px;
	border: 1px black solid;
}

#socialmedia  {
	float: left;
	width: 90%;
	padding: 10px 5% 10px 5%;
	margin-bottom: 20px;
	text-align: center;
	border: 1px black solid;
}

#socialmedia  a {
	margin: 10px 20px 10px 20px;
}


#support  {
	float: left;
	width: 90%;
	padding: 10px 5% 10px 5%;
	margin-bottom: 20px;
	text-align: left;
	border: 1px black solid;
}

#empfehlungen2  {
    width: 300px;
	margin: 20px auto;
	text-align: center;
}

#empfehlungen2  a {
	margin: 10px 30px 10px 30px;
}



#empfehlungen2_rahmen {
     width: 590px;
     height: 235px;
     margin: 5px;
	 border: 1px black solid;
}

/*++++++++++++ Footer  */


#footer_all {

    margin: 0 auto; 
    text-align: right;
    width: 100%;
    padding: 0px; 
    /*border: 1px solid #474B52;*/
    background: #fff;
    position: relative;
}

#footer_container {
    /*top: 0px;*/
    margin: 0px auto;
    text-align: left;
    width: 100%;
    padding: 0px;
    background: none repeat scroll 0% 0% #FFF;
    position: relative;
}


#footer-footer {
    float: left;
   /*  bottom: 0px; */
    background-color: black;
    color: grey;
    width: 100%;
}

.footer-main {
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 20px;
    display: inline-block;
    font-size: 1rem;
    line-height: 20px;
    font-family: Helvetica,Arial,sans-serif;
    text-rendering: optimizelegibility;
    color: grey;
    background-color: black;
    padding-top: 20px;
    padding-bottom: 20px;
    vertical-align: top;

}

#footer-footer h3 {
     font: 18px 'Open Sans', verdana, sans-serif; margin-bottom: -4px;
 }
 
/*------------------------------------------------------------------------*/
#footergrau-all {
    /* bottom: 150px; */
    position: static;
    float: left;
/* 
    top:150px;
    /* bottom: 110px; */
    left: 0px;
    background-color: #E4E4E4;
    color: 279126;
    width: 100%;
}

.footergrau-footer {
    /* bottom: 0px; */
    background-color: #E4E4E4;
    color: 279126;
    padding: 0px 10px 0px 10px;
    
}

#footergrau-main {
    margin-left: 20px;
    margin-right: 20px;
    display: inline-block;
    font-size: 1rem;
    line-height: 20px;
    font-family: Helvetica,Arial,sans-serif;
    text-rendering: optimizelegibility;
    color: 279126;
    background-color: #E4E4E4;
    padding-top: 20px;
    padding-bottom: 20px;
    vertical-align: top;
    width: 100%;
    /*border-left: 1px #000 solid;
    border-right: 1px #000 solid;*/
}


#footergrau-main h1 {
     font:  24px 'Open Sans', verdana, sans-serif; 
     line-height: 36px;
     margin-bottom: -8px;
     text-align: left;
 }
 
#footergrau-main h3 {
     font: 18px 'Open Sans', verdana, sans-serif; margin-bottom: -4px;
 }

#footergrau-main h4 {
     font: bold 13px 'Open Sans', verdana, sans-serif; margin-bottom:
-3px; }

#footergrau-main h5 {
     font: 12px 'Open Sans', verdana, sans-serif; margin-bottom:
-3px; }


<!--+++++++++++++++ / footer Ende +++++++-->





/*++++++++++++ Pseudoformate*/
a:name { color:#000000; text-decoration:none; }
a:link { color:#3F3F3F; text-decoration:underline; }
a:visited { color:#3F3F3F; text-decoration:underline; }
a:hover { color:#000000; text-decoration:underline; }
a:active { color:#AFAFAF; text-decoration:none; }
/*++++++++++++ Pseudoformate Ende*/


/*++++++++++++ Linkformate */

a.inhalt[href ^="http://"] {
    background: url(images/external.png) center right no-repeat;
    color:#000000;
    padding-right: 13px;
}

a.inhalt[href ^="http://www.fotoschule"] {
    background: url(images/internal.png) center right no-repeat;
    color:#000000;
    background-color:#FFDF00;
    padding-right: 13px;
}

a.inhalt[href ^="http://www.striewisch"] {
    background: url(images/internal.png) center right no-repeat;
    color:#000000;
    padding-right: 13px;
}

a.inhalt[href ^="http://www.fotolehrgang"] {
    background: url(images/internal.png) center right no-repeat;
    color:#000000;
    padding-right: 13px;
}

a.inhalt[href ^="http://www.amazon"] {
    background: url(images/dot_tran.gif) center right no-repeat;
    color:#000000;
    padding-right: 0px;
}

a.various_1 {
    font-style: italic;
    color: rgb(0, 0, 0);
    background-color: rgb(192, 255, 0);
    text-decoration: underline;
    padding: 0.08em;

}

a.various_scroll {
    font-style: italic;
    color: rgb(0, 0, 0);
    background-color: rgb(192, 255, 0);
    text-decoration: underline;
    padding: 0.08em;

}


a.link_gruen {
color: #279126;
}


/*++++++++++++ Linkformate Ende*/




/*++++++++++++ Textteile */ 


.anleitungs_box {
    width: 489px;
    text-align: justify;
    margin: 10px 0px 0px 0px;
    
    padding: 20px;
    background-color:#F3F3F3;
    border: solid 1px #AFAFAF;
}


#text_box_1500 {
    width: 489px;
    height: 1500px;
    text-align: justify;
    margin: 10px 0px 0px 0px;
    padding: 20px;
    border: solid 1px #AFAFAF;
}

#text_box {
    width: 489px;
    text-align: justify;
    margin: 10px 0px 0px 0px;
    
    padding: 20px;
    background-color:#F3F3F3;
    border: solid 1px #AFAFAF;
}

#box_innen {
 padding: 20;

}

.h1niedrig {
	line-height: 1em;
	margin: 0px;
}


.anleitungs_box {
    width: 90%;
    text-align: justify;
    margin: 10px 0px 0px 0px;
    
    padding: 5px;
    background-color:#F3F3F3;
    border: solid 1px #AFAFAF;
}

.kurstext_frame {
	float: left;
	width: 100%;
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: center;
	}
.kurstext_footer {
	/*float: left;*/
	line-height: 1.3em;
	width: 260px;
	background: #000;
	text-align: justify;
	color: #a6a6a6;
	padding: 5px 30px 5px 30px;
	text-align: left;
	font-size: 16px;
}

/*++++++++++++Kurswerbung inline mobile */

.kurstext_mobile {
float: left;
width: 90%;
padding: 10px 5% 10px 5%;
margin-bottom: 20px;
border: 1px black solid;
background-color: gold;
}

/*++++++++++++ Ende Kurswerbung inline mobile */

/*++++++++++++ Textteile Ende */

/* Minimum width of 400 pixels. */
/* Minimum width of 400 pixels. */
/* Minimum width of 400 pixels. */
/* Minimum width of 400 pixels. */

									@media screen and (min-width:400px) {

	#gas320 {
	display: none;
	}

	#gas336 {
	display: inline;
	}


.inhalt
	{
	width: 90%;
	padding: 0px 5% 20px 5%;
 	}
 
 
 .kurstext_footer {
	width: 80%;
} 
 
.bild_mitRand {
    float: right;
    text-align: right;
    padding: 0px 0px 10px 15px;
}

									} 



/* End of width of 400 pixels. */
/* End of width of 400 pixels. */
/* End of width of 400 pixels. */
/* End of width of 400 pixels. */




/* Minimum width of 640 pixels. */
/* Minimum width of 640 pixels. */
/* Minimum width of 640 pixels. */
/* Minimum width of 640 pixels. */

@media screen and (min-width: 640px) {

 .kurstext_footer {
  	float:left;
	width: 40%;

}
		#mittelbereich {
		}

		.inhalt {
		width: 519px;
		margin: 0px auto;
		}
		
		.inhalt_footer_black {
		width: 100%;
		margin: 0px auto;
		}


		.anleitungs_box {
			width: 489px;
			text-align: justify;
			margin: 10px 0px 0px 0px;
	
			padding: 20px;
			background-color:#F3F3F3;
			border: solid 1px #AFAFAF;
		}
	
		
}


/* End of width of 640 pixels. */
/* End of width of 640 pixels. */
/* End of width of 640 pixels. */
/* End of width of 640 pixels. */

/* Minimum width of 800 pixels. */
/* Minimum width of 800pixels. */
/* Minimum width of 800 pixels. */
/* Minimum width of 800 pixels. */

@media screen and (min-width: 800px) {


	#sidebar {
		  display: inline;
	}

	#sidebar-menu {
	 display: block;
     float: right; 
     width: 300px;
     margin-left: 0px;
	 padding-right: 10px;
     }
     
     #menuknopfrahmen {
     display: none;
     }

     
     #menu2013 {
     /*background: #aaa url(images/menu_bg_2013.png) repeat-y 0 0;*/
     display: block;
     background: #fff ;
     border:solid 1px #AFAFAF;
     width: 300px;
     margin: 0px 0px 0px 0px;
	}
 

	#hauptmenu {
	font-color: #989898;
	float: left;
	width: 147px;
	font-size: 1.0em;
	line-height: 1.7em;
	display:inline;
	margin: 0px 0px 0px 0px;
    padding-top: 0px;
    background: #fff;
    border-right: solid 1px #AFAFAF;
	}
	
	#kapitelmenu {
	font-color: #000000;
	float: left;
	width: 151px;
	font-size: 1.0em;
	line-height: 1.3em;
	display:inline;
	 margin: 0px 0px 0px 0px;
	 padding: 0px;
     padding-top: 0px;
     background: #fff;
     border-left: solid 1px #AFAFAF;
}



	#kapitelmenu ul li a {
	padding-bottom: 5px;
	padding-top: 5px;
    width: 140px;
	}
	
		#geschenkxmas {
		font-size: 16px;
		}

		#geschenkrahmen {
		float: left;
		width: 90%;
		padding: 10px 5% 10px 5%;
		margin-bottom: 20px;
		border: 1px black solid;
		background-color: gold;
		}


		#geschenkxmas h2 {
			color: #990423;
			width: 260px;
			line-height: 1.7em;
			display:inline;
			margin: 0px 0px 0px 0px;
			padding-left: 0px;
			font-weight: bold;
			text-align: center;
			background-color: gold;
		}

		#geschenkxmas p {
			margin: 0px 0px 0px 0px;
			padding-left: 0px;
		}
	

		#container-container {
			/* top:150px; */
			float: left;
		}

	.inhalt {
		width: 410px;
	}

		#mobiltopcontainer {
			display: none;
		}
		
		#mobiltopmenu {
			display: none;
 }


		.menu-toggle {
			display: none;
		}

		.nav-menu-toggle {
			display: inline;
		}



		#topbild {
			width: 890px;
			display: inline;
			background: #000;
			padding: 0px; 
			margin: 0 auto; 
		}

		#topcontainer2 {
			background-color: #fff;
			padding: 0px; 
			/* position:fixed;  */
			top:100px; 
			z-index:99999; 
			width:100%;
		}

		#topmenu {
		    display: block;
			width: 890px;
			background: #fff;
			padding-left: 35px; 
			margin: 0 auto; 
			 letter-spacing: 2px;
			 color: #279126;
		 }

		#topmenu ul {
			 display: inline;
			 padding: 0px; 
			 margin: 0;
			 list-style: none;
			 height: 38px; line-height: 38px;
			 /*background: url(img/hauptnavi-bg.gif) no-repeat;*/
		 }

		#topmenu li {
		float: left;

		}

		#tompmenu li a {
			color: #279126;
			text-decoration: none;
			margin-right: 17px;
		}

		#tompmenu li a:hover, 
		#tompmenu .aktiv {
			text-decoration: underline;
		} 

		#topzeile {
			 font: 12px 'Open Sans', verdana, sans-serif;
		}


		#obenad {
    	 		display: block;
    	 		/* height: 120px; */
    	 		margin: 0px 0px 0px 0px;
    	 		background-color: #ACACAC;
    	 		  	 		
		}

		￼￼￼￼

     
		#kopf {
				margin: 0; 
				padding: 0; 
	
		}

		h1#kopf {
				margin: 0; 
				padding: 0; 
				background: #FFEA00 url(images/header_0.png) repeat-x;
				height: 168px;
	
		}
		￼￼￼￼￼￼￼￼
		#kopfbereich {
			background: #31363E;

		}
		
		h1#kopfbereich {
			margin: 0; 
			padding: 0; 
			height: 133px;
			/*border-bottom: 1px solid #fff;*/
			background: #31363E url(images/header_0_5.png) repeat-x;
			color: #fff;
		}
		
		h1#kopfbereich a {
			display: block; width: 440px; 
			height: 130px;
			background: url(img/peruns-logo.gif) no-repeat;
			text-indent: -9999px;
		} 



		#hauptnavi {
			 
			 display: inline;
			 letter-spacing: 2px;
			 color: #279126;
		 }

		#hauptnavi ul {
			 padding: 0px; 
			 margin: 0;
			 list-style: none;
			 height: 38px; line-height: 38px;
			 /*background: url(img/hauptnavi-bg.gif) no-repeat;*/
		 }

		#hauptnavi li {
		display: inline;
		float: left;
		}

		#hauptnavi li a {
			color: #279126;
			text-decoration: none;
			margin-right: 17px;
		}

		#hauptnavi li a:hover, 
		#hauptnavi .aktiv {
			text-decoration: underline;
		} 

		.menukopf {
			width: 140px;
		}
	
		#kapitelmenu ul li a {
		    width: 140px;
		}
	
		#kapitelmenu ul li a.ausgewaehlt2 {
 		   width: 140px;
		}

	   .illustration {
		   text-align: right;
		   width: 100%;
		}

		#sidebar {
			 font-size: 12px;
			 float: right; 
			 width: 300px;
			 margin-left: 0px;
			 padding-right: 10px;
		 }


 	.kurstext_frame {
		display: none;
		}	
		
	#footer_impressum {
		display: block;
		}	
		
		
			/* Werbeblock eigenwerbung weihnachten */
	.boxbox {
     float: left;
     width: 100%;
     margin: 30px 0px 30px 0px;
     border-top: black solid 1px;
     border-bottom: black solid 1px;
	}

	.box {
     float: left;
     width: 50%;
     padding: 20px;
     /*background: #aaa;*/
     box-sizing: border-box;
	}

	h3.boxtitle {
	font-size: 1.7em;
	line-height: 1em;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	}
}		

/* End of Minimum width of 800 pixels. */
/* End of Minimum width of 800 pixels. */
/* End of Minimum width of 800 pixels. */
/* End of Minimum width of 800 pixels. */







/* Minimum width of 960 pixels. */
/* Minimum width of 960 pixels. */
/* Minimum width of 960 pixels. */
/* Minimum width of 960 pixels. */

@media screen and (min-width: 960px) {

	
	
	.inhalt{
		width: 519px;
		padding: 0px 30px 20px 30px;
	}

	.bild {
    width: 300px;
	float: left;
	text-align: left;
	padding: 10px 10px 10px 0px;
	}

	#container {
    width: 920px;
	}

	#footer_all{
	margin: 0 auto; 
	text-align: right;
	width: 100%;
	padding: 0px; 
	/*border: 1px solid #474B52;*/
	background: #fff;
	position: relative;
	}

    #footer_container {
    width: 920px;
	}
	
	
    #footer_inhalt {
    width: 519px;
    margin: 0px auto;
	}
	
}	
/* End of Minimum width of 960 pixels. */
/* End of Minimum width of 960 pixels. */
/* End of Minimum width of 960 pixels. */
/* End of Minimum width of 960 pixels. */

/* Zusatz für meine Share-Buttons. */
/* Zusatz für meine Share-Buttons. */
/* Zusatz für meine Share-Buttons. */
/* Zusatz für meine Share-Buttons  */

@media only screen and (max-width: 800px) {

.zitat {
        padding-left: 20px;
        padding-right: 0px;
        font-style: italic;
}	

input[type=submit]
{
padding:4px;
font-size:12px;
}
input[type=text]{
padding: 8px;
}
label{
font-size:16px;
}
h2{
font-size:18px;
}
p{
font-size:16px;
}
div#envelope{
width: 80%;
margin: 10px 30% 10px 11%;
}



#share-container {
position: fixed;
bottom: 0;
width: 100%;
margin-left: 0px auto;
z-index: 10000;
}

.share-buttons {
position: fixed;
bottom: 0;
width: 100%;
margin-left: 0px;
z-index: 9998;
font-size: 14px;
font-family: Helvetica, Arial, sans-serif;

}

.share-button { 
text-align: center;
  display: inline-block; 
  padding: 8px 0px; 
  width: 25%;
  text-decoration: none;
  color: #fff;
}

.share-button a: {
	text-decoration: none;
}

.share-button a:hover {
  color: #fff;
}

.share-button a:visited {
  color: #fff;
}

.share-button.facebook {
  background: #3b5999;
  color: #fff;
  text-decoration: none;
}

.share-button.twitter {
  content: '\e801';
  background: #00abf0;
  color: #fff;
  text-decoration: none;
}

.share-button.google-plus {
  background: #dd4b39;
  color: #fff;
  text-decoration: none;
}

.share-button.email {
  background: #666;
  color: #fff;
  text-decoration: none;
}

} 

@media only screen and (min-width: 801px) {

#share-container {
position: fixed;
float: left;
width: 40px;
margin-left: 0px;
height: 50%;
/*background-color: #fff;*/
}


.share-buttons {
position:fixed;
bottom: 45%;
max-width: 40px;
height: 40px;
z-index: 9998;
font-size: 1px;
font-family: Helvetica, Arial, sans-serif;
float: left;
}

.share-button { 
text-align: center;
  display: inline-block; 
  padding: 8px 0px; 
  width: 100%;
  text-decoration: none;
  color: #fff;
}

.share-button a: {
	text-decoration: none;
}

.share-button a:hover {
  color: #fff;
}

.share-button a:visited {
  color: #fff;
}

.share-button.facebook {
  background: #3b5999;
  color: #3b5999;
  width: 40px;
  text-decoration: none;
  cursor: pointer;
  background-image: url("images/logos_40/facebook.png");
}

.share-button.twitter {
  content: '12345';
  background: #00abf0;
  color: #fff;
  text-decoration: none;
   cursor: pointer;
   background-image: url("images/logos_40/twitter.png");
   
}

.share-button.google-plus {
  background: #dd4b39;
  color: #fff;
  text-decoration: none;
   cursor: pointer;
   background-image: url("images/logos_40/google_plus.png");
}

.share-button.email {
  background: #666;
  color: #fff;
  text-decoration: none;
   cursor: pointer;
   background-image: url("images/logos_40/mail.png");
}

} 

@media only screen and (min-width: 801px) {

#share-container {
position: fixed;
float: left;
width: 40px;
margin-left: 0px;
height: 50%;
/*background-color: #fff;*/
}


.share-buttons {
position:fixed;
bottom: 45%;
max-width: 40px;
height: 40px;
z-index: 9998;
font-size: 1px;
font-family: Helvetica, Arial, sans-serif;
float: left;
}

.share-button { 
text-align: center;
  display: inline-block; 
  padding: 8px 0px; 
  width: 100%;
  text-decoration: none;
  color: #fff;
}

.share-button a: {
	text-decoration: none;
}

.share-button a:hover {
  color: #fff;
}

.share-button a:visited {
  color: #fff;
}

.share-button.facebook {
  background: #3b5999;
  color: #3b5999;
  width: 40px;
  height: 40px;
  padding: 0px;
  text-decoration: none;
  cursor: pointer;
  background-image: url("images/logos_40/facebook.png");
}

.share-button.twitter {
  content: '12345';
  background: #00abf0;
  color: #fff;
    width: 40px;
  height: 40px;
  padding: 0px;
  text-decoration: none;
   cursor: pointer;
   background-image: url("images/logos_40/twitter.png");
   
}

.share-button.google-plus {
  background: #dd4b39;
  color: #fff;
    width: 40px;
  height: 40px;
  padding: 0px;
  text-decoration: none;
   cursor: pointer;
   background-image: url("images/logos_40/google_plus.png");
}

.share-button.email {
  background: #666;
  color: #fff;
    width: 40px;
  height: 40px;
  padding: 0px;
  text-decoration: none;
   cursor: pointer;
   background-image: url("images/logos_40/mail.png");
}  
} 


@media only screen and (min-width: 1161px) and (max-width: 1350px){

#share-container {
position: fixed;
float: left;
width: 60px;
margin-left: 5%;
height: 50%;
}


} 


@media only screen and (min-width: 1351px) {

#share-container {
width: 50px;
margin-left: 5%;
height: 50%;

}


#mittelbereich, {
    padding: 0px 0px 0px 0px;
    clear: left;
    background: #fff;
}


#mittelbereich h2 {
     margin: 0;
     font: 20px Open Sans, serif;
     letter-spacing: 1px;
     color: #444;
     background: #fff /*url(img/rahmen-linie.gif)*/ repeat-x bottom;
     	/*text-shadow: 2px 1px 1px #afafaf;*/
}

#mittelbereich p, #mittelbereich ul, #mittelbereich ol,
#mittelbereich dl, #mittelbereich form {
     margin-top: 7px; margin-bottom: 17px;
 }


#mittelbereich a {
     color: #279126; text-decoration: none;
}

#mittelbereich a:hover {
     color: #333; text-decoration: underline;
 }


#mittelbereich .clearer {
     clear: both;
}


#obenad {
     display: none;
	}

#anmerkung {
    text-align: left;
    font-size: 15px;
    clear: left;
    background: #fff;
}
    
/*++++++++++ Mittelbereich Ende  */



/*++++++++++Inhalt */


.inhalt
{
	float: left;
	/*font-size: 14px;*/
	line-height: 1.6em;
	width: 300px;
	padding: 0px 10px 20px 10px;
	/*margin-left: 5%;
	margin-right: 5%;*/
	background: #fff;
	/*border-right: 1px #000 solid;*/
 }

.inhalt_footer_black {
	float: left;
	line-height: 1.6em;
	width: 100%;
	background: #000;
	text-align: center;
	color: #a6a6a6;
 }

.inhalt h1 {
     font:  24px 'Open Sans', verdana, sans-serif; 
     line-height: 36px;
     margin-bottom: -8px;
     text-align: left;
     /*text-shadow: 2px 1px 1px #CCC;*/
 }
 
.inhalt h3 {
     font: 22px 'Open Sans', verdana, sans-serif; margin-bottom: 0px; 
     /*text-shadow: 2px 1px 1px #ccc;*/
 }

.inhalt h4 {
     font: bold 13px 'Open Sans', verdana, sans-serif; margin-bottom:
-3px; }

.inhalt h5 {
     font: 12px 'Open Sans', verdana, sans-serif; margin-bottom:
-3px; }




#kapitelname h5 {
     font: 12px 'Open Sans', verdana, sans-serif; 
     margin-bottom: -15px; 
     line-height: 12px;
     margin-top: 12px;
}


.aufz {
    padding: 0px;
    margin: 0px 0px 0px 30px;
}

#inhalt .clearer {
     clear: both;
} 



.copy_small{
font-size: 10px;
text-align: center;
border-bottom: none;
padding:0px;
}



/*++++++++++++ Bilder Illustrationen */

#bild_alleine {
    width: 519px;
	float: left;
	text-align: left;
	padding-bottom: 20px;
	padding-bottom: 20px;
}

.bild {
    width: 100%;
	float: left;
	text-align: left;
	padding: 10px 10px 10px 0px;
}

.bildlegende {
		font-weight:bold;
         font-size:0.8em;
         line-height:1.2em;
         float: left;
         text-align: left;
}

.bildlegende_links {
width: 300px;
	font-weight:bold;
         font-size:0.85em;
         line-height:1em;
         float: left;
         	text-align: left;
}

.illustration
{
	line-height: 1em;
	padding: 10px 0px 10px 0px;
	text-align: right;
	width:300px;
}

.illulegende {
	    font-weight:bold;
        font-size:0.8em;
        line-height:1.2em;
        padding-bottom: 10px;

}

/*++++++++++++ Bilder Illustrationen */


/*+++++++++++Inhalt Ende */


/*+++++++++++ Sidebar Navi Start*/


#sidebar {
      display: block;
}

.sidebar-menu {
	 padding: 10px 0px 0px 0px;
     float: right; 
     width: 100%;
     background: #ffffff;

 }
 .sidebar-menu ul {
     list-style: none; padding-left: 0; margin-left: 0;
 }
 .sidebar-menu li {
     margin-bottom: 1px; padding: 2px 0 2px 12px; border-bottom:1px solid #eed;
     background: url(img/listen-icon.gif) no-repeat left 9px;
}



.menuknopfrahmen{
    float: right;
    margin-right: 35px;
}
  
.menu-knopf {
  float: right;
  margin-right: 35px;
  font-size: 2.0em;
  position: relative;
  padding-left: 3.25em;
}
.menu-knopf::before {
  text-align: center;
  content: "";
  position: absolute;
  top: 0.2em;
  left: 2em;
  width: 1em;
  height: 0.2em;
  border-top: 0.6em double #279126;
  border-bottom: 0.2em solid #279126;
}


#menu2013 {
     /*background: #aaa url(images/menu_bg_2013.png) repeat-y 0 0;*/
     display: none;
     background: #fff ;
     border:solid 1px #AFAFAF;
     width: 90%;
     margin: 0px 10px 20px 10px;
}


#menu-knopf:target #sidebar-menu {
		display: block;
}


/*
#menu2013:target {
display: block;
}
*/


#hauptmenu {
	font-color: #989898;
	float: left;
	width: 49%;
	font-size: 1.0em;
	line-height: 1.7em;
	display:inline;
	margin: 0px 0px 0px 0px;
    padding-top: 0px;
    background: #fff;
    border-right: solid 1px #AFAFAF;
}


#hauptmenu ul {
	list-style: none;
	margin: 0 0 0px 0;
	padding: 0;
}

#hauptmenu ul li {
	display: inline;
	margin:0;
	padding:0;
}
#hauptmenu li{
	list-style: none;
}

#hauptmenu ul li a {
	color: #777777;
	display: block;
	text-decoration: none !important;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: 10px 50%
}

#hauptmenu ul li a:hover{
	color: #000000;
	background-color: #F8F8F8;
}


#kapitelmenu {
	font-color: #000000;
	float: left;
	width: 50%;
	font-size: 1.0em;
	line-height: 1.2em;
	display:inline;
	margin: 0px 0px 0px 0px;
	padding: 0px;
         padding-top: 0px;
         background: #fff;
         border-left: solid 1px #AFAFAF;
}

	#kapitelmenu a {
	margin-bottom: 0.2em;
	padding-top: 0.8em;
	}


#kapitelmenu ul {
	list-style: none;
	margin: 0 0 0px 0;
	padding: 0;
}

#kapitelmenu ul li {
	display: inline;
	margin:0;
	padding:0;
}
#kapitelmenu li{
	list-style: none;
}

#kapitelmenu ul li a {
    color: #777777;
	display: block;
	text-decoration: none !important;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: 10px 50%
}


#kapitelmenu ul li a.ausgewaehlt2 {
    color: #000;
	display: block;
	text-decoration: none !important;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: 10px 50%
}


#kapitelmenu ul li a:hover{
	color: #000000;
	background-color: #F8F8F8;
}




.menukopf {
	color: #279126;
	display: block;
	font-weight: bold;
	text-decoration: none !important;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: 30px 50%;
    background-color:#F3F3F3;
    border-bottom: solid 1px #AFAFAF;
    font-size: 14px;
    line-height: 1.7em;
}


.ausgewaehlt2 a:hover{
	color: #000;
	background-color: #AFAFAF;
}

.ausgewaehlt {
	color: #000;
	display: block;
	 font-weight: bold;
	text-decoration: none !important;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: 30px 50%;
    background-color: #EAEAEA;
}

.ausgewaehlt2 {
	color: #fff;
	display: block;
     font-weight: bold;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: 0px 50%;
         background-color: #EAEAEA;
}


.ausgewaehlt3 {
	color: #000000;
	display: block;
     font-weight: bold;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: 0px 50%;
     background-color: #ffffff;

}



#bottom {
	float: left;
	width: 300px;
     font-size: 1em;
	line-height: 1.2m;
	display:inline;
	margin: 0px;
	padding: 0px;
    background: #fff;

}

#navi_buchanzeige_01 {
     width: 250px;
     font-size: 1em;
	line-height: 1.2em;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
     text-align: left;


}

.sidebartext  {
	margin: 20px;
	text-align: left;
     width: 260px;
     font-size: 1.2em;
	line-height: 1.5em;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#sidebar h2 {
    color: #279126;
    /*color: #FFEA00;*/
    float: left;
	width: 260px;
	line-height: 1.7em;
	display:inline;
	margin: 20px 0px 0px 0px;
	padding-left: 0px;
}

/**#geschenkxmas {
font-size: 16px;
}

#geschenkrahmen {
float: left;
width: 90%;
padding: 10px 5% 10px 5%;
margin-bottom: 20px;
border: 1px black solid;
background-color: gold;
}


#geschenkxmas h2 {
    color: #990423;
	width: 260px;
	line-height: 1.7em;
	display:inline;
	margin: 0px 0px 0px 0px;
	padding-left: 0px;
	font-weight: bold;
	text-align: center;
	background-color: gold;
}

#geschenkxmas p {
	margin: 0px 0px 0px 0px;
	padding-left: 0px;
} **/

#geschenkxmas h2 {
    color: #990423;
	width: 260px;
	line-height: 1.7em;
	display:inline;
	margin: 0px 0px 0px 0px;
	padding-left: 0px;
	font-weight: bold;
	text-align: center;
	background-color: gold;
}

/*++++++++++++ Sidebar Navi Ende */


#sidebarrahmen  {
	float: left;
	width: 90%;
	padding: 10px 5% 10px 5%;
	margin-bottom: 20px;
	border: 1px black solid;
}

#socialmedia  {
	float: left;
	width: 90%;
	padding: 10px 5% 10px 5%;
	margin-bottom: 20px;
	text-align: center;
	border: 1px black solid;
}

#socialmedia  a {
	margin: 10px 20px 10px 20px;
}


#support  {
	float: left;
	width: 90%;
	padding: 10px 5% 10px 5%;
	margin-bottom: 20px;
	text-align: left;
	border: 1px black solid;
}

#empfehlungen2  {
    width: 300px;
	margin: 20px auto;
	text-align: center;
}

#empfehlungen2  a {
	margin: 10px 30px 10px 30px;
}



#empfehlungen2_rahmen {
     width: 590px;
     height: 235px;
     margin: 5px;
	 border: 1px black solid;
}

/*++++++++++++ Footer  */


#footer_all {

    margin: 0 auto; 
    text-align: right;
    width: 100%;
    padding: 0px; 
    /*border: 1px solid #474B52;*/
    background: #fff;
    position: relative;
}

#footer_container {
    /*top: 0px;*/
    margin: 0px auto;
    text-align: left;
    width: 100%;
    padding: 0px;
    background: none repeat scroll 0% 0% #FFF;
    position: relative;
}


#footer-footer {
    float: left;
   /*  bottom: 0px; */
    background-color: black;
    color: grey;
    width: 100%;
}

.footer-main {
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 20px;
    display: inline-block;
    font-size: 1rem;
    line-height: 20px;
    font-family: Helvetica,Arial,sans-serif;
    text-rendering: optimizelegibility;
    color: grey;
    background-color: black;
    padding-top: 20px;
    padding-bottom: 20px;
    vertical-align: top;

}

#footer-footer h3 {
     font: 18px 'Open Sans', verdana, sans-serif; margin-bottom: -4px;
 }
 
/*------------------------------------------------------------------------*/
#footergrau-all {
    /* bottom: 150px; */
    position: static;
    float: left;
/* 
    top:150px;
    /* bottom: 110px; */
    left: 0px;
    background-color: #E4E4E4;
    color: 279126;
    width: 100%;
}

.footergrau-footer {
    /* bottom: 0px; */
    background-color: #E4E4E4;
    color: 279126;
    padding: 0px 10px 0px 10px;
    
}

#footergrau-main {
    margin-left: 20px;
    margin-right: 20px;
    display: inline-block;
    font-size: 1rem;
    line-height: 20px;
    font-family: Helvetica,Arial,sans-serif;
    text-rendering: optimizelegibility;
    color: 279126;
    background-color: #E4E4E4;
    padding-top: 20px;
    padding-bottom: 20px;
    vertical-align: top;
    width: 100%;
    /*border-left: 1px #000 solid;
    border-right: 1px #000 solid;*/
}


#footergrau-main h1 {
     font:  24px 'Open Sans', verdana, sans-serif; 
     line-height: 36px;
     margin-bottom: -8px;
     text-align: left;
 }
 
#footergrau-main h3 {
     font: 18px 'Open Sans', verdana, sans-serif; margin-bottom: -4px;
 }

#footergrau-main h4 {
     font: bold 13px 'Open Sans', verdana, sans-serif; margin-bottom:
-3px; }

#footergrau-main h5 {
     font: 12px 'Open Sans', verdana, sans-serif; margin-bottom:
-3px; }


<!--+++++++++++++++ / footr Ende +++++++-->


/*++++++++++++ Pseudoformate*/
a:name { color:#000000; text-decoration:none; }
a:link { color:#3F3F3F; text-decoration:underline; }
a:visited { color:#3F3F3F; text-decoration:underline; }
a:hover { color:#000000; text-decoration:underline; }
a:active { color:#AFAFAF; text-decoration:none; }
/*++++++++++++ Pseudoformate Ende*/


/*++++++++++++ Linkformate */

a.inhalt[href ^="http://"] {
    background: url(images/external.png) center right no-repeat;
    color:#000000;
    padding-right: 13px;
}

a.inhalt[href ^="http://www.fotoschule"] {
    background: url(images/internal.png) center right no-repeat;
    color:#000000;
    background-color:#FFDF00;
    padding-right: 13px;
}

a.inhalt[href ^="http://www.striewisch"] {
    background: url(images/internal.png) center right no-repeat;
    color:#000000;
    padding-right: 13px;
}

a.inhalt[href ^="http://www.fotolehrgang"] {
    background: url(images/internal.png) center right no-repeat;
    color:#000000;
    padding-right: 13px;
}

a.inhalt[href ^="http://www.amazon"] {
    background: url(images/dot_tran.gif) center right no-repeat;
    color:#000000;
    padding-right: 0px;
}

a.various_1 {
    font-style: italic;
    color: rgb(0, 0, 0);
    background-color: rgb(192, 255, 0);
    text-decoration: underline;
    padding: 0.08em;

}

a.various_scroll {
    font-style: italic;
    color: rgb(0, 0, 0);
    background-color: rgb(192, 255, 0);
    text-decoration: underline;
    padding: 0.08em;

}


a.link_gruen {
color: #279126;
}

/*++++++++++++ Linkformate Ende*/




/*++++++++++++ Textteile */ 


.anleitungs_box {
    width: 489px;
    text-align: justify;
    margin: 10px 0px 0px 0px;
    
    padding: 20px;
    background-color:#F3F3F3;
    border: solid 1px #AFAFAF;
}


#text_box_1500 {
    width: 489px;
    height: 1500px;
    text-align: justify;
    margin: 10px 0px 0px 0px;
    padding: 20px;
    border: solid 1px #AFAFAF;
}

#text_box {
    width: 489px;
    text-align: justify;
    margin: 10px 0px 0px 0px;
    
    padding: 20px;
    background-color:#F3F3F3;
    border: solid 1px #AFAFAF;
}

#box_innen {
 padding: 20;

}

.bild_mitRand {
    float: right;
    text-align: right;
    padding: 0px 0px 10px 15px;
}


.h1niedrig {
	line-height: 1em;
	margin: 0px;
}


.anleitungs_box {
    width: 90%;
    text-align: justify;
    margin: 10px 0px 0px 0px;
    
    padding: 5px;
    background-color:#F3F3F3;
    border: solid 1px #AFAFAF;
}

.kurstext_frame {
	float: left;
	width: 100%;
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: center;
	}
.kurstext_footer {
	/*float: left;*/
	line-height: 1.3em;
	width: 260px;
	background: #000;
	text-align: justify;
	color: #a6a6a6;
	padding: 5px 30px 5px 30px;
	text-align: left;
	font-size: 16px;
}

/*++++++++++++ Textteile Ende */

/* Minimum width of 400 pixels. */
/* Minimum width of 400 pixels. */
/* Minimum width of 400 pixels. */
/* Minimum width of 400 pixels. */

@media screen and (min-width:400px) {

	#gas320 {
	display: none;
	}

	#gas336 {
	display: inline;
	}


.inhalt
	{
	width: 90%;
	padding: 0px 5% 20px 5%;
 	}
 
 
 .kurstext_footer {
	width: 80%;
} 
 

} 



/* End of width of 400 pixels. */
/* End of width of 400 pixels. */
/* End of width of 400 pixels. */
/* End of width of 400 pixels. */




/* Minimum width of 640 pixels. */
/* Minimum width of 640 pixels. */
/* Minimum width of 640 pixels. */
/* Minimum width of 640 pixels. */

@media screen and (min-width: 640px) {

 .kurstext_footer {
  	float:left;
	width: 40%;

}
		#mittelbereich {
		}

		.inhalt {
		width: 519px;
		margin: 0px auto;
		}
		
		.inhalt_footer_black {
		width: 100%;
		margin: 0px auto;
		}


		.anleitungs_box {
			width: 489px;
			text-align: justify;
			margin: 10px 0px 0px 0px;
	
			padding: 20px;
			background-color:#F3F3F3;
			border: solid 1px #AFAFAF;
		}
	
		
}


/* End of width of 640 pixels. */
/* End of width of 640 pixels. */
/* End of width of 640 pixels. */
/* End of width of 640 pixels. */

/* Minimum width of 800 pixels. */
/* Minimum width of 800pixels. */
/* Minimum width of 800 pixels. */
/* Minimum width of 800 pixels. */

@media screen and (min-width: 800px) {

		#container-container {
			/* top:150px; */
			float: left;
		}


		#mobiltopcontainer {
			display: none;
		}

        .menuknopfrahmen,
		.menu-toggle {
			display: none;
		}

		.nav-menu-toggle {
			display: inline;
		}



		#topbild {
			width: 890px;
			display: inline;
			background: #000;
			padding: 0px; 
			margin: 0 auto; 
		}

		#topcontainer2 {
			background-color: #fff;
			padding: 0px; 
			/* position:fixed;  */
			top:100px; 
			z-index:99999; 
			width:100%;
		}

		#topmenu {
		    display: block;
			width: 890px;
			background: #fff;
			padding-left: 35px; 
			margin: 0 auto; 
			 letter-spacing: 2px;
			 color: #279126;
		 }

		#topmenu ul {
			 display: inline;
			 padding: 0px; 
			 margin: 0;
			 list-style: none;
			 height: 38px; line-height: 38px;
			 /*background: url(img/hauptnavi-bg.gif) no-repeat;*/
		 }

		#topmenu li {
		float: left;

		}

		#tompmenu li a {
			color: #279126;
			text-decoration: none;
			margin-right: 17px;
		}

		#tompmenu li a:hover, 
		#tompmenu .aktiv {
			text-decoration: underline;
		} 

		#topzeile {
			 font: 12px 'Open Sans', verdana, sans-serif;
		}


		#obenad {
    	 		display: block;
    	 		/* height: 120px; */
    	 		margin: 0px 0px 0px 0px;
    	 		background-color: #ACACAC;
    	 		  	 		
		}

		#sidebar-menu {
			 display: none;
			 padding: 10px 0px 0px 0px;
			 float: right; 
			 width: 100%;
			 background: #ffffff;

		 }

		￼￼￼￼

     
		#kopf {
				margin: 0; 
				padding: 0; 
	
		}

		h1#kopf {
				margin: 0; 
				padding: 0; 
				background: #FFEA00 url(images/header_0.png) repeat-x;
				height: 168px;
	
		}
		￼￼￼￼￼￼￼￼
		#kopfbereich {
			background: #31363E;

		}
		
		h1#kopfbereich {
			margin: 0; 
			padding: 0; 
			height: 133px;
			/*border-bottom: 1px solid #fff;*/
			background: #31363E url(images/header_0_5.png) repeat-x;
			color: #fff;
		}
		
		h1#kopfbereich a {
			display: block; width: 440px; 
			height: 130px;
			background: url(img/peruns-logo.gif) no-repeat;
			text-indent: -9999px;
		} 



		#hauptnavi {
			 
			 display: inline;
			 letter-spacing: 2px;
			 color: #279126;
		 }

		#hauptnavi ul {
			 padding: 0px; 
			 margin: 0;
			 list-style: none;
			 height: 38px; line-height: 38px;
			 /*background: url(img/hauptnavi-bg.gif) no-repeat;*/
		 }

		#hauptnavi li {
		display: inline;
		float: left;
		}

		#hauptnavi li a {
			color: #279126;
			text-decoration: none;
			margin-right: 17px;
		}

		#hauptnavi li a:hover, 
		#hauptnavi .aktiv {
			text-decoration: underline;
		} 



	   .illustration {
		   text-align: right;
		   width: 100%;
		}

		#sidebar {
			 font-size: 12px;
			 float: right; 
			 width: 300px;
			 margin-left: 0px;
			 padding-right: 0px;
		 }


 		.kurstext_frame {
		display: none;
		}	
		
		#footer_impressum {
		height: 50px;
		display: block;
		}
		
		
}

/* End of Minimum width of 800 pixels. */
/* End of Minimum width of 800 pixels. */
/* End of Minimum width of 800 pixels. */
/* End of Minimum width of 800 pixels. */







/* Minimum width of 960 pixels. */
/* Minimum width of 960 pixels. */
/* Minimum width of 960 pixels. */
/* Minimum width of 960 pixels. */


@media screen and (min-width: 960px) {

	
	#sidebar {
		  display: inline;
	}

	#sidebar-menu {
	 display: block;
     float: right; 
     width: 300px;
     margin-left: 0px;
	 padding-right: 0px;
     }
     
     #menuknopfrahmen {
     display: none;
     }

     
     #menu2013 {
     /*background: #aaa url(images/menu_bg_2013.png) repeat-y 0 0;*/
     display: block;
     background: #fff ;
     border:solid 1px #AFAFAF;
     width: 300px;
     margin: 0px 0px 0px 0px;
	}
 

	#hauptmenu {
	font-color: #989898;
	float: left;
	width: 147px;
	font-size: 1.0em;
	line-height: 1.7em;
	display:inline;
	margin: 0px 0px 0px 0px;
    padding-top: 0px;
    background: #fff;
    border-right: solid 1px #AFAFAF;
	}
	
	#kapitelmenu {
	font-color: #000000;
	float: left;
	width: 151px;
	font-size: 0.9em;
	line-height: 1.3em;
	display:inline;
	 margin: 0px 0px 0px 0px;
	 padding: 0px;
     padding-top: 0px;
     background: #fff;
     border-left: solid 1px #AFAFAF;
	}


	#kapitelmenu ul li a {
	padding-bottom: 5px;
	padding-top: 5px;
	}
	
	
	
	.inhalt
	{
	padding: 0px 30px 20px 30px;

	}

	.bild {
    width: 300px;
	float: left;
	text-align: left;
	padding: 10px 10px 10px 0px;
	}

	#container {
    width: 920px;
	}

	#footer_all{
	margin: 0 auto; 
	text-align: right;
	width: 100%;
	padding: 0px; 
	/*border: 1px solid #474B52;*/
	background: #fff;
	position: relative;
	}

    #footer_container {
    width: 920px;
	}
	
	
    #footer_inhalt {
    width: 519px;
    margin: 0px auto;
	}
	
	
}	
/* End of Minimum width of 960 pixels. */
/* End of Minimum width of 960 pixels. */
/* End of Minimum width of 960 pixels. */
/* End of Minimum width of 960 pixels. */

/* Zusatz für meine Share-Buttons. */
/* Zusatz für meine Share-Buttons. */
/* Zusatz für meine Share-Buttons. */
/* Zusatz für meine Share-Buttons  */

@media only screen and (max-width: 800px) {

		#footer_impressum {
		display: none;
		}

.zitat {
        padding-left: 20px;
        padding-right: 0px;
        font-style: italic;
}	

input[type=submit]
{
padding:4px;
font-size:12px;
}
input[type=text]{
padding: 8px;
}
label{
font-size:12px;
}
h2{
font-size:15px;
}
p{
font-size:12px;
}
div#envelope{
width: 80%;
margin: 10px 30% 10px 11%;
}



#share-container {
position: fixed;
bottom: 0;
width: 100%;
margin-left: 0px auto;
z-index: 10000;
}

.share-buttons {
position: fixed;
bottom: 0;
width: 100%;
margin-left: 0px;
z-index: 9998;
font-size: 14px;
font-family: Helvetica, Arial, sans-serif;

}

.share-button { 
text-align: center;
  display: inline-block; 
  padding: 8px 0px; 
  width: 25%;
  text-decoration: none;
  color: #fff;
}

.share-button a: {
	text-decoration: none;
}

.share-button a:hover {
  color: #fff;
}

.share-button a:visited {
  color: #fff;
}

.share-button.facebook {
  background: #3b5999;
  color: #fff;
  text-decoration: none;
}

.share-button.twitter {
  content: '\e801';
  background: #00abf0;
  color: #fff;
  text-decoration: none;
}

.share-button.google-plus {
  background: #dd4b39;
  color: #fff;
  text-decoration: none;
}

.share-button.email {
  background: #666;
  color: #fff;
  text-decoration: none;
}

} 

@media only screen and (min-width: 801px) {

#share-container {
position: fixed;
float: left;
width: 40px;
margin-left: 0px;
height: 50%;
/*background-color: #fff;*/
}


.share-buttons {
position:fixed;
bottom: 45%;
max-width: 40px;
height: 40px;
z-index: 9998;
font-size: 1px;
font-family: Helvetica, Arial, sans-serif;
float: left;
}

.share-button { 
text-align: center;
  display: inline-block; 
  padding: 8px 0px; 
  width: 100%;
  text-decoration: none;
  color: #fff;
}

.share-button a: {
	text-decoration: none;
}

.share-button a:hover {
  color: #fff;
}

.share-button a:visited {
  color: #fff;
}

.share-button.facebook {
  background: #3b5999;
  color: #3b5999;
  width: 40px;
  text-decoration: none;
  cursor: pointer;
  background-image: url("images/logos_40/facebook.png");
}

.share-button.twitter {
  content: '12345';
  background: #00abf0;
  color: #fff;
  text-decoration: none;
   cursor: pointer;
   background-image: url("images/logos_40/twitter.png");
   
}

.share-button.google-plus {
  background: #dd4b39;
  color: #fff;
  text-decoration: none;
   cursor: pointer;
   background-image: url("images/logos_40/google_plus.png");
}

.share-button.email {
  background: #666;
  color: #fff;
  text-decoration: none;
   cursor: pointer;
   background-image: url("images/logos_40/mail.png");
}

} 

@media only screen and (min-width: 801px) {

#share-container {
position: fixed;
float: left;
width: 40px;
margin-left: 0px;
height: 50%;
/*background-color: #fff;*/
}


.share-buttons {
position:fixed;
bottom: 45%;
max-width: 40px;
height: 40px;
z-index: 9998;
font-size: 1px;
font-family: Helvetica, Arial, sans-serif;
float: left;
}

.share-button { 
text-align: center;
  display: inline-block; 
  padding: 8px 0px; 
  width: 100%;
  text-decoration: none;
  color: #fff;
}

.share-button a: {
	text-decoration: none;
}

.share-button a:hover {
  color: #fff;
}

.share-button a:visited {
  color: #fff;
}

.share-button.facebook {
  background: #3b5999;
  color: #3b5999;
  width: 40px;
  height: 40px;
  padding: 0px;
  text-decoration: none;
  cursor: pointer;
  background-image: url("images/logos_40/facebook.png");
}

.share-button.twitter {
  content: '12345';
  background: #00abf0;
  color: #fff;
    width: 40px;
  height: 40px;
  padding: 0px;
  text-decoration: none;
   cursor: pointer;
   background-image: url("images/logos_40/twitter.png");
   
}

.share-button.google-plus {
  background: #dd4b39;
  color: #fff;
    width: 40px;
  height: 40px;
  padding: 0px;
  text-decoration: none;
   cursor: pointer;
   background-image: url("images/logos_40/google_plus.png");
}

.share-button.email {
  background: #666;
  color: #fff;
    width: 40px;
  height: 40px;
  padding: 0px;
  text-decoration: none;
   cursor: pointer;
   background-image: url("images/logos_40/mail.png");
}  
} 


@media only screen and (min-width: 1161px) and (max-width: 1350px){

#share-container {
position: fixed;
float: left;
width: 60px;
margin-left: 5%;
height: 50%;
}


} 


@media only screen and (min-width: 1351px) {

#share-container {
width: 50px;
/* mit akkordeon*/


@import url('_akkordeon.css');


body {
    /*background: url(images/bg_grau_kamera.jpg) repeat fixed;*/
     /*background: #FAFAFA url(img/body.gif) repeat-x;*/
     color: #333;
     margin: 0; padding: 0;
     /*font: 65%/1.5 'lucida grande', verdana, sans-serif;*/
     font:  16px 'Open Sans', verdana, sans-serif;
      /* font-family: 'Droid Sans', sans-serif;*/
     text-align: center; /* Zentriert den Inhalt für ältere Browser
*/ }

.small {
  font-size: 12px; /* 75% of the baseline */
}

.large {
  font-size: 20px; /* 125% of the baseline */
}


#gas320 {
	display: inline;
	}
	
#gas336 {
	display: none;
	}


#container-container {

    margin: 0 auto; 
    text-align: right;
    width: 100%;
    padding: 0px; 
    /*border: 1px solid #474B52;*/
    background: #fff;
    position: relative;
}


#container {
    /*top: 0px;*/
    margin: 0px auto;
    text-align: left;
    width: 100%;
    padding: 0px;
    background: none repeat scroll 0% 0% #FFF;
    position: relative;
}

#topcontainer {
    background-color: #000;
    padding: 0px; 
    /* position:fixed; */ 
    /* top:0px; */ 
    margin:auto; 
    z-index:100000; 
    width:100%;
}

#topbild {
display: none;
}


#mobiltopcontainer {
    background-color: #000;
    padding: 0px; 
    /*position:fixed; */
    top:0px; 
    margin:auto; 
    height: 100px;
}

#mobiltopbild {
    display: inline;
    width: 320px;
}

#topmenu {
    width: 100%;
    height: 0px;
    background: #000;
    padding: 0px; 
    margin: 0 auto; 
     letter-spacing: 2px;
     color: #279126;
 }


#topmenu ul {
     display: inline;
     padding: 0 25px; margin: 0;
     list-style: none;
     height: 38px; line-height: 38px;
     /*background: url(img/hauptnavi-bg.gif) no-repeat;*/
 }

#topmenu a {
    color: #279126;
    text-decoration: none;
    margin-right: 17px;
}


#topmenu  a:hover, 
#topmenu  .aktiv {
    text-decoration: underline;
} 


.menu-toggle {
font-size: 40px;
}

#topzeile {
     font: 16px 'Open Sans', verdana, sans-serif;
     color: #4C4C4C;
     margin-bottom: -12px; 
     line-height: 12px;
     margin-top: 0px;
     display: block;
     background-repeat: no-repeat;
     background-position: 10px 50%;
     background-color: #F8F8F8;
}

#hauptnavi {
	display: none;
	}

/*++++++++++ Mittelbereich Start  */


#mittelbereich, {
    padding: 0px 0px 0px 0px;
    clear: left;
    background: #fff;
}


#mittelbereich h2 {
     margin: 0;
     font: 20px Open Sans, serif;
     letter-spacing: 1px;
     color: #444;
     background: #fff /*url(img/rahmen-linie.gif)*/ repeat-x bottom;
     	/*text-shadow: 2px 1px 1px #afafaf;*/
}

#mittelbereich p, #mittelbereich ul, #mittelbereich ol,
#mittelbereich dl, #mittelbereich form {
     margin-top: 7px; margin-bottom: 17px;
 }


#mittelbereich a {
     color: #279126; text-decoration: none;
}

#mittelbereich a:hover {
     color: #333; text-decoration: underline;
 }


#mittelbereich .clearer {
     clear: both;
}


#obenad {
     display: none;
	}

#anmerkung {
    text-align: left;
    font-size: 15px;
    clear: left;
    background: #fff;
}
    
/*++++++++++ Mittelbereich Ende  */



/*++++++++++Inhalt */


.inhalt
{
	float: left;
	/*font-size: 14px;*/
	line-height: 1.6em;
	width: 300px;
	padding: 0px 10px 20px 10px;
	/*margin-left: 5%;
	margin-right: 5%;*/
	background: #fff;
	/*border-right: 1px #000 solid;*/
 }

.inhalt_footer_black {
	float: left;
	line-height: 1.6em;
	width: 100%;
	background: #000;
	text-align: center;
	color: #a6a6a6;
 }

.inhalt h1 {
     font:  24px 'Open Sans', verdana, sans-serif; 
     line-height: 36px;
     margin-bottom: -8px;
     text-align: left;
     /*text-shadow: 2px 1px 1px #CCC;*/
 }
 
.inhalt h3 {
     font: 18px 'Open Sans', verdana, sans-serif; margin-bottom: -4px;
     /*text-shadow: 2px 1px 1px #ccc;*/
 }

.inhalt h4 {
     font: bold 13px 'Open Sans', verdana, sans-serif; margin-bottom:
-3px; }

.inhalt h5 {
     font: 12px 'Open Sans', verdana, sans-serif; margin-bottom:
-3px; }




#kapitelname h5 {
     font: 12px 'Open Sans', verdana, sans-serif; 
     margin-bottom: -15px; 
     line-height: 12px;
     margin-top: 12px;
}


.aufz {
    padding: 0px;
    margin: 0px 0px 0px 30px;
}

#inhalt .clearer {
     clear: both;
} 



.copy_small{
font-size: 10px;
text-align: center;
border-bottom: none;
padding:0px;
}


/*++++++++++++ Bilder Illustrationen */

#bild_alleine {
    width: 519px;
	float: left;
	text-align: left;
	padding-bottom: 20px;
	padding-bottom: 20px;
}

.bild {
    width: 100%;
	float: left;
	text-align: left;
	padding: 10px 10px 10px 0px;
}

.bildlegende {
		font-weight:bold;
         font-size:0.8em;
         line-height:1.2em;
         float: left;
         text-align: left;
}

.bildlegende_links {
width: 300px;
	font-weight:bold;
         font-size:0.85em;
         line-height:1em;
         float: left;
         	text-align: left;
}

.illustration
{
	line-height: 1em;
	padding: 10px 0px 10px 0px;
	text-align: right;
	width:300px;
}

.illulegende {
	    font-weight:bold;
        font-size:0.8em;
        line-height:1.2em;
        padding-bottom: 10px;

}

/*++++++++++++ Bilder Illustrationen */


/*+++++++++++Inhalt Ende */


/*+++++++++++ Sidebar Navi Start*/


#sidebar {
      display: none;
}

.sidebar-menu {
	 padding: 10px 0px 0px 0px;
     float: right; 
     width: 100%;
     background: #ffffff;

 }
 .sidebar-menu ul {
     list-style: none; padding-left: 0; margin-left: 0;
 }
 .sidebar-menu li {
     margin-bottom: 1px; padding: 2px 0 2px 12px; border-bottom:1px solid #eed;
     background: url(img/listen-icon.gif) no-repeat left 9px;
}



.menuknopfrahmen{
    float: right;
    margin-right: 35px;
}
  
.menu-knopf {
  font-size: 2.0em;
  position: relative;
  padding-left: 3.25em;
}
.menu-knopf::before {
  text-align: center;
  content: "";
  position: absolute;
  top: 0.2em;
  left: 2em;
  width: 1em;
  height: 0.2em;
  border-top: 0.6em double #279126;
  border-bottom: 0.2em solid #279126;
}


#menu2013 {
     /*background: #aaa url(images/menu_bg_2013.png) repeat-y 0 0;*/
     display: none;
     background: #fff ;
     border:solid 1px #AFAFAF;
     width: 90%;
     margin: 0px 10px 20px 10px;
}

#menu2013:target {
display: block;
}

#hauptmenu {
	font-color: #989898;
	float: left;
	width: 49%;
	font-size: 1.0em;
	line-height: 1.7em;
	display:inline;
	margin: 0px 0px 0px 0px;
    padding-top: 0px;
    background: #fff;
    border-right: solid 1px #AFAFAF;
}


#hauptmenu ul {
	list-style: none;
	margin: 0 0 0px 0;
	padding: 0;
}

#hauptmenu ul li {
	display: inline;
	margin:0;
	padding:0;
}
#hauptmenu li{
	list-style: none;
}

#hauptmenu ul li a {
	color: #777777;
	display: block;
	text-decoration: none !important;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: 10px 50%
}

#hauptmenu ul li a:hover{
	color: #000000;
	background-color: #F8F8F8;
}


#kapitelmenu {
	font-color: #000000;
	float: left;
	width: 50%;
	font-size: 1.0em;
	line-height: 1.2em;
	display:inline;
	margin: 0px 0px 0px 0px;
	padding: 0px;
         padding-top: 0px;
         background: #fff;
         border-left: solid 1px #AFAFAF;
}

	#kapitelmenu a {
	margin-bottom: 0.2em;
	padding-top: 0.8em;
	}


#kapitelmenu ul {
	list-style: none;
	margin: 0 0 0px 0;
	padding: 0;
}

#kapitelmenu ul li {
	display: inline;
	margin:0;
	padding:0;
}
#kapitelmenu li{
	list-style: none;
}

#kapitelmenu ul li a {
    color: #777777;
	display: block;
	text-decoration: none !important;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: 10px 50%
}


#kapitelmenu ul li a.ausgewaehlt2 {
    color: #000;
	display: block;
	text-decoration: none !important;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: 10px 50%
}


#kapitelmenu ul li a:hover{
	color: #000000;
	background-color: #F8F8F8;
}




.menukopf {
	color: #279126;
	display: block;
	font-weight: bold;
	text-decoration: none !important;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: 30px 50%;
    background-color:#F3F3F3;
    border-bottom: solid 1px #AFAFAF;
    font-size: 14px;
    line-height: 1.7em;
}


.ausgewaehlt2 a:hover{
	color: #000;
	background-color: #AFAFAF;
}

.ausgewaehlt {
	color: #000;
	display: block;
	 font-weight: bold;
	text-decoration: none !important;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: 30px 50%;
    background-color: #EAEAEA;
}

.ausgewaehlt2 {
	color: #fff;
	display: block;
     font-weight: bold;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: 0px 50%;
         background-color: #EAEAEA;
}


.ausgewaehlt3 {
	color: #000000;
	display: block;
     font-weight: bold;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: 0px 50%;
     background-color: #ffffff;

}



#bottom {
	float: left;
	width: 300px;
     font-size: 1em;
	line-height: 1.2m;
	display:inline;
	margin: 0px;
	padding: 0px;
    background: #fff;

}

#navi_buchanzeige_01 {
     width: 250px;
     font-size: 1em;
	line-height: 1.2em;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
     text-align: left;


}

.sidebartext  {
	margin: 20px;
	text-align: left;
     width: 260px;
     font-size: 1.2em;
	line-height: 1.5em;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#sidebar h2 {
    color: #279126;
    /*color: #FFEA00;*/
    float: left;
	width: 260px;
	line-height: 1.7em;
	display:inline;
	margin: 20px 0px 0px 0px;
	padding-left: 0px;
}

/*++++++++++++ Sidebar Navi Ende */


#sidebarrahmen  {
	float: left;
	width: 90%;
	padding: 10px 5% 10px 5%;
	margin-bottom: 20px;
	border: 1px black solid;
}

#socialmedia  {
	float: left;
	width: 90%;
	padding: 10px 5% 10px 5%;
	margin-bottom: 20px;
	text-align: center;
	border: 1px black solid;
}

#socialmedia  a {
	margin: 10px 20px 10px 20px;
}


#support  {
	float: left;
	width: 90%;
	padding: 10px 5% 10px 5%;
	margin-bottom: 20px;
	text-align: left;
	border: 1px black solid;
}

#empfehlungen2  {
    width: 300px;
	margin: 20px auto;
	text-align: center;
}

#empfehlungen2  a {
	margin: 10px 30px 10px 30px;
}



#empfehlungen2_rahmen {
     width: 590px;
     height: 235px;
     margin: 5px;
	 border: 1px black solid;
}

/*++++++++++++ Footer  */


#footer_all {

    margin: 0 auto; 
    text-align: right;
    width: 100%;
    padding: 0px; 
    /*border: 1px solid #474B52;*/
    background: #fff;
    position: relative;
}

#footer_container {
    /*top: 0px;*/
    margin: 0px auto;
    text-align: left;
    width: 100%;
    padding: 0px;
    background: none repeat scroll 0% 0% #FFF;
    position: relative;
}


#footer-footer {
    float: left;
   /*  bottom: 0px; */
    background-color: black;
    color: grey;
    width: 100%;
}

.footer-main {
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 20px;
    display: inline-block;
    font-size: 1rem;
    line-height: 20px;
    font-family: Helvetica,Arial,sans-serif;
    text-rendering: optimizelegibility;
    color: grey;
    background-color: black;
    padding-top: 20px;
    padding-bottom: 20px;
    vertical-align: top;

}

#footer-footer h3 {
     font: 18px 'Open Sans', verdana, sans-serif; margin-bottom: -4px;
 }
 
/*------------------------------------------------------------------------*/
#footergrau-all {
    /* bottom: 150px; */
    position: static;
    float: left;
/* 
    top:150px;
    /* bottom: 110px; */
    left: 0px;
    background-color: #E4E4E4;
    color: 279126;
    width: 100%;
}

.footergrau-footer {
    /* bottom: 0px; */
    background-color: #E4E4E4;
    color: 279126;
    padding: 0px 10px 0px 10px;
    
}

#footergrau-main {
    margin-left: 20px;
    margin-right: 20px;
    display: inline-block;
    font-size: 1rem;
    line-height: 20px;
    font-family: Helvetica,Arial,sans-serif;
    text-rendering: optimizelegibility;
    color: 279126;
    background-color: #E4E4E4;
    padding-top: 20px;
    padding-bottom: 20px;
    vertical-align: top;
    width: 100%;
    /*border-left: 1px #000 solid;
    border-right: 1px #000 solid;*/
}


#footergrau-main h1 {
     font:  24px 'Open Sans', verdana, sans-serif; 
     line-height: 36px;
     margin-bottom: -8px;
     text-align: left;
 }
 
#footergrau-main h3 {
     font: 18px 'Open Sans', verdana, sans-serif; margin-bottom: -4px;
 }

#footergrau-main h4 {
     font: bold 13px 'Open Sans', verdana, sans-serif; margin-bottom:
-3px; }

#footergrau-main h5 {
     font: 12px 'Open Sans', verdana, sans-serif; margin-bottom:
-3px; }


<!--+++++++++++++++ / footr Ende +++++++-->





/*++++++++++++ Pseudoformate*/
a:name { color:#000000; text-decoration:none; }
a:link { color:#3F3F3F; text-decoration:underline; }
a:visited { color:#3F3F3F; text-decoration:underline; }
a:hover { color:#000000; text-decoration:underline; }
a:active { color:#AFAFAF; text-decoration:none; }
/*++++++++++++ Pseudoformate Ende*/


/*++++++++++++ Linkformate */

a.inhalt[href ^="http://"] {
    background: url(images/external.png) center right no-repeat;
    color:#000000;
    padding-right: 13px;
}

a.inhalt[href ^="http://www.fotoschule"] {
    background: url(images/internal.png) center right no-repeat;
    color:#000000;
    background-color:#FFDF00;
    padding-right: 13px;
}

a.inhalt[href ^="http://www.striewisch"] {
    background: url(images/internal.png) center right no-repeat;
    color:#000000;
    padding-right: 13px;
}

a.inhalt[href ^="http://www.fotolehrgang"] {
    background: url(images/internal.png) center right no-repeat;
    color:#000000;
    padding-right: 13px;
}

a.inhalt[href ^="http://www.amazon"] {
    background: url(images/dot_tran.gif) center right no-repeat;
    color:#000000;
    padding-right: 0px;
}

a.various_1 {
    font-style: italic;
    color: rgb(0, 0, 0);
    background-color: rgb(192, 255, 0);
    text-decoration: underline;
    padding: 0.08em;

}

a.various_scroll {
    font-style: italic;
    color: rgb(0, 0, 0);
    background-color: rgb(192, 255, 0);
    text-decoration: underline;
    padding: 0.08em;

}


a.link_gruen {
color: #279126;
}

/*++++++++++++ Linkformate Ende*/




/*++++++++++++ Textteile */ 


.anleitungs_box {
    width: 489px;
    text-align: justify;
    margin: 10px 0px 0px 0px;
    
    padding: 20px;
    background-color:#F3F3F3;
    border: solid 1px #AFAFAF;
}


#text_box_1500 {
    width: 489px;
    height: 1500px;
    text-align: justify;
    margin: 10px 0px 0px 0px;
    padding: 20px;
    border: solid 1px #AFAFAF;
}

#text_box {
    width: 489px;
    text-align: justify;
    margin: 10px 0px 0px 0px;
    
    padding: 20px;
    background-color:#F3F3F3;
    border: solid 1px #AFAFAF;
}

#box_innen {
 padding: 20;

}

.bild_mitRand {
    float: right;
    text-align: right;
    padding: 0px 0px 10px 15px;
}


.h1niedrig {
	line-height: 1em;
	margin: 0px;
}


.anleitungs_box {
    width: 90%;
    text-align: justify;
    margin: 10px 0px 0px 0px;
    
    padding: 5px;
    background-color:#F3F3F3;
    border: solid 1px #AFAFAF;
}

.kurstext_frame {
	float: left;
	width: 100%;
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: center;
	}
.kurstext_footer {
	/*float: left;*/
	line-height: 1.3em;
	width: 260px;
	background: #000;
	text-align: justify;
	color: #a6a6a6;
	padding: 5px 30px 5px 30px;
	text-align: left;
	font-size: 16px;
}

/*++++++++++++ Textteile Ende */

/* Minimum width of 400 pixels. */
/* Minimum width of 400 pixels. */
/* Minimum width of 400 pixels. */
/* Minimum width of 400 pixels. */

@media screen and (min-width:400px) {

	#gas320 {
	display: none;
	}

	#gas336 {
	display: inline;
	}


.inhalt
	{
	width: 90%;
	padding: 0px 5% 20px 5%;
 	}
 
 
 .kurstext_footer {
	width: 80%;
} 
 

} 



/* End of width of 400 pixels. */
/* End of width of 400 pixels. */
/* End of width of 400 pixels. */
/* End of width of 400 pixels. */




/* Minimum width of 640 pixels. */
/* Minimum width of 640 pixels. */
/* Minimum width of 640 pixels. */
/* Minimum width of 640 pixels. */

@media screen and (min-width: 640px) {

 .kurstext_footer {
  	float:left;
	width: 40%;

}
		#mittelbereich {
		}

		.inhalt {
		width: 519px;
		margin: 0px auto;
		}
		
		.inhalt_footer_black {
		width: 100%;
		margin: 0px auto;
		}


		.anleitungs_box {
			width: 489px;
			text-align: justify;
			margin: 10px 0px 0px 0px;
	
			padding: 20px;
			background-color:#F3F3F3;
			border: solid 1px #AFAFAF;
		}
	
		
}


/* End of width of 640 pixels. */
/* End of width of 640 pixels. */
/* End of width of 640 pixels. */
/* End of width of 640 pixels. */

/* Minimum width of 900 pixels. */
/* Minimum width of 900pixels. */
/* Minimum width of 900 pixels. */
/* Minimum width of 900 pixels. */

@media screen and (min-width: 800px) {

		#container-container {
			/* top:150px; */
			float: left;
		}


		#mobiltopcontainer {
			display: none;
		}


		.menu-toggle {
			display: none;
		}

		.nav-menu-toggle {
			display: inline;
		}



		#topbild {
			width: 890px;
			display: inline;
			background: #000;
			padding: 0px; 
			margin: 0 auto; 
		}

		#topcontainer2 {
			background-color: #fff;
			padding: 0px; 
			/* position:fixed;  */
			top:100px; 
			z-index:99999; 
			width:100%;
		}

		#topmenu {
		    display: block;
			width: 890px;
			background: #fff;
			padding-left: 35px; 
			margin: 0 auto; 
			 letter-spacing: 2px;
			 color: #279126;
		 }

		#topmenu ul {
			 display: inline;
			 padding: 0px; 
			 margin: 0;
			 list-style: none;
			 height: 38px; line-height: 38px;
			 /*background: url(img/hauptnavi-bg.gif) no-repeat;*/
		 }

		#topmenu li {
		float: left;

		}

		#tompmenu li a {
			color: #279126;
			text-decoration: none;
			margin-right: 17px;
		}

		#tompmenu li a:hover, 
		#tompmenu .aktiv {
			text-decoration: underline;
		} 

		#topzeile {
			 font: 12px 'Open Sans', verdana, sans-serif;
		}


		#obenad {
    	 		display: block;
    	 		/* height: 120px; */
    	 		margin: 0px 0px 0px 0px;
    	 		background-color: #ACACAC;
    	 		  	 		
		}

		#sidebar-menu {
			 display: none;
			 padding: 10px 0px 0px 0px;
			 float: right; 
			 width: 100%;
			 background: #ffffff;

		 }

		￼￼￼￼

     
		#kopf {
				margin: 0; 
				padding: 0; 
	
		}

		h1#kopf {
				margin: 0; 
				padding: 0; 
				background: #FFEA00 url(images/header_0.png) repeat-x;
				height: 168px;
	
		}
		￼￼￼￼￼￼￼￼
		#kopfbereich {
			background: #31363E;

		}
		
		h1#kopfbereich {
			margin: 0; 
			padding: 0; 
			height: 133px;
			/*border-bottom: 1px solid #fff;*/
			background: #31363E url(images/header_0_5.png) repeat-x;
			color: #fff;
		}
		
		h1#kopfbereich a {
			display: block; width: 440px; 
			height: 130px;
			background: url(img/peruns-logo.gif) no-repeat;
			text-indent: -9999px;
		} 



		#hauptnavi {
			 
			 display: inline;
			 letter-spacing: 2px;
			 color: #279126;
		 }

		#hauptnavi ul {
			 padding: 0px; 
			 margin: 0;
			 list-style: none;
			 height: 38px; line-height: 38px;
			 /*background: url(img/hauptnavi-bg.gif) no-repeat;*/
		 }

		#hauptnavi li {
		display: inline;
		float: left;
		}

		#hauptnavi li a {
			color: #279126;
			text-decoration: none;
			margin-right: 17px;
		}

		#hauptnavi li a:hover, 
		#hauptnavi .aktiv {
			text-decoration: underline;
		} 



	   .illustration {
		   text-align: right;
		   width: 100%;
		}

		#sidebar {
			 font-size: 12px;
			 float: right; 
			 width: 300px;
			 margin-left: 0px;
			 padding-right: 0px;
		 }


 	.kurstext_frame {
		display: none;
		}	
		
	#footer_impressum {
		display: none;
		}	
}		

/* End of Minimum width of 900 pixels. */
/* End of Minimum width of 900 pixels. */
/* End of Minimum width of 900 pixels. */
/* End of Minimum width of 900 pixels. */







/* Minimum width of 960 pixels. */
/* Minimum width of 960 pixels. */
/* Minimum width of 960 pixels. */
/* Minimum width of 960 pixels. */




	
	#sidebar {
		  display: inline;
	}

	#sidebar-menu {
	 display: block;
     float: right; 
     width: 300px;
     margin-left: 0px;
	 padding-right: 0px;
     }
     
     #menuknopfrahmen {
     display: none;
     }

     
     #menu2013 {
     /*background: #aaa url(images/menu_bg_2013.png) repeat-y 0 0;*/
     display: block;
     background: #fff ;
     border:solid 1px #AFAFAF;
     width: 300px;
     margin: 0px 0px 0px 0px;
	}
 

	#hauptmenu {
	font-color: #989898;
	float: left;
	width: 147px;
	font-size: 1.0em;
	line-height: 1.7em;
	display:inline;
	margin: 0px 0px 0px 0px;
    padding-top: 0px;
    background: #fff;
    border-right: solid 1px #AFAFAF;
	}
	
	#kapitelmenu {
	font-color: #000000;
	float: left;
	width: 151px;
	font-size: 0.9em;
	line-height: 1.3em;
	display:inline;
	 margin: 0px 0px 0px 0px;
	 padding: 0px;
     padding-top: 0px;
     background: #fff;
     border-left: solid 1px #AFAFAF;
	}


	#kapitelmenu ul li a {
	padding-bottom: 5px;
	padding-top: 5px;
	}
	
	
	
	.inhalt
	{
	padding: 0px 30px 20px 30px;

	}

	.bild {
    width: 300px;
	float: left;
	text-align: left;
	padding: 10px 10px 10px 0px;
	}

	#container {
    width: 920px;
	}

	#footer_all{
	margin: 0 auto; 
	text-align: right;
	width: 100%;
	padding: 0px; 
	/*border: 1px solid #474B52;*/
	background: #fff;
	position: relative;
	}

    #footer_container {
    width: 920px;
	}
	
	
    #footer_inhalt {
    width: 519px;
    margin: 0px auto;
	}
	
}	
/* End of Minimum width of 960 pixels. */
/* End of Minimum width of 960 pixels. */
/* End of Minimum width of 960 pixels. */
/* End of Minimum width of 960 pixels. */

/* Zusatz für meine Share-Buttons. */
/* Zusatz für meine Share-Buttons. */
/* Zusatz für meine Share-Buttons. */
/* Zusatz für meine Share-Buttons  */

@media only screen and (max-width: 800px) {

.zitat {
        padding-left: 20px;
        padding-right: 0px;
        font-style: italic;
}	

input[type=submit]
{
padding:4px;
font-size:12px;
}
input[type=text]{
padding: 8px;
}
label{
font-size:12px;
}
h2{
font-size:15px;
}
p{
font-size:12px;
}
div#envelope{
width: 80%;
margin: 10px 30% 10px 11%;
}



#share-container {
position: fixed;
bottom: 0;
width: 100%;
margin-left: 0px auto;
z-index: 10000;
}

.share-buttons {
position: fixed;
bottom: 0;
width: 100%;
margin-left: 0px;
z-index: 9998;
font-size: 14px;
font-family: Helvetica, Arial, sans-serif;

}

.share-button { 
text-align: center;
  display: inline-block; 
  padding: 8px 0px; 
  width: 25%;
  text-decoration: none;
  color: #fff;
}

.share-button a: {
	text-decoration: none;
}

.share-button a:hover {
  color: #fff;
}

.share-button a:visited {
  color: #fff;
}

.share-button.facebook {
  background: #3b5999;
  color: #fff;
  text-decoration: none;
}

.share-button.twitter {
  content: '\e801';
  background: #00abf0;
  color: #fff;
  text-decoration: none;
}

.share-button.google-plus {
  background: #dd4b39;
  color: #fff;
  text-decoration: none;
}

.share-button.email {
  background: #666;
  color: #fff;
  text-decoration: none;
}

} 

@media only screen and (min-width: 801px) {

#share-container {
position: fixed;
float: left;
width: 40px;
margin-left: 0px;
height: 50%;
/*background-color: #fff;*/
}


.share-buttons {
position:fixed;
bottom: 45%;
max-width: 40px;
height: 40px;
z-index: 9998;
font-size: 1px;
font-family: Helvetica, Arial, sans-serif;
float: left;
}

.share-button { 
text-align: center;
  display: inline-block; 
  padding: 8px 0px; 
  width: 100%;
  text-decoration: none;
  color: #fff;
}

.share-button a: {
	text-decoration: none;
}

.share-button a:hover {
  color: #fff;
}

.share-button a:visited {
  color: #fff;
}

.share-button.facebook {
  background: #3b5999;
  color: #3b5999;
  width: 40px;
  text-decoration: none;
  cursor: pointer;
  background-image: url("images/logos_40/facebook.png");
}

.share-button.twitter {
  content: '12345';
  background: #00abf0;
  color: #fff;
  text-decoration: none;
   cursor: pointer;
   background-image: url("images/logos_40/twitter.png");
   
}

.share-button.google-plus {
  background: #dd4b39;
  color: #fff;
  text-decoration: none;
   cursor: pointer;
   background-image: url("images/logos_40/google_plus.png");
}

.share-button.email {
  background: #666;
  color: #fff;
  text-decoration: none;
   cursor: pointer;
   background-image: url("images/logos_40/mail.png");
}

} 

@media only screen and (min-width: 801px) {

#share-container {
position: fixed;
float: left;
width: 40px;
margin-left: 0px;
height: 50%;
/*background-color: #fff;*/
}


.share-buttons {
position:fixed;
bottom: 45%;
max-width: 40px;
height: 40px;
z-index: 9998;
font-size: 1px;
font-family: Helvetica, Arial, sans-serif;
float: left;
}

.share-button { 
text-align: center;
  display: inline-block; 
  padding: 8px 0px; 
  width: 100%;
  text-decoration: none;
  color: #fff;
}

.share-button a: {
	text-decoration: none;
}

.share-button a:hover {
  color: #fff;
}

.share-button a:visited {
  color: #fff;
}

.share-button.facebook {
  background: #3b5999;
  color: #3b5999;
  width: 40px;
  height: 40px;
  padding: 0px;
  text-decoration: none;
  cursor: pointer;
  background-image: url("images/logos_40/facebook.png");
}

.share-button.twitter {
  content: '12345';
  background: #00abf0;
  color: #fff;
    width: 40px;
  height: 40px;
  padding: 0px;
  text-decoration: none;
   cursor: pointer;
   background-image: url("images/logos_40/twitter.png");
   
}

.share-button.google-plus {
  background: #dd4b39;
  color: #fff;
    width: 40px;
  height: 40px;
  padding: 0px;
  text-decoration: none;
   cursor: pointer;
   background-image: url("images/logos_40/google_plus.png");
}

.share-button.email {
  background: #666;
  color: #fff;
    width: 40px;
  height: 40px;
  padding: 0px;
  text-decoration: none;
   cursor: pointer;
   background-image: url("images/logos_40/mail.png");
}  
} 


@media only screen and (min-width: 1161px) and (max-width: 1350px){

#share-container {
position: fixed;
float: left;
width: 60px;
margin-left: 5%;
height: 50%;
}


} 


@media only screen and (min-width: 1351px) {

#share-container {
width: 50px;
margin-left: 5%;
height: 50%;

}

}

@import url('menutoggle.css');