@charset "ISO-8859-1";
/* CSS Document 
corporate Logo Color: #A48A7B
*/

html { 
  padding:0px;
  margin:0px;
}

body {
	
	z-index: 0;
    color: #efe5de;
    font-size: 16px;
    font-family: 'Raleway', sans-serif;
  	margin:0px;
	line-height: 1.6em;
	padding-top: 72px;
	background-color: rgb(24, 18, 13);
	
/*	
	background: #cebe29;
	background: -moz-linear-gradient(-45deg, #cebe29 0%, #9b1f50 33%, #2989d8 71%, #89b4ff 91%);
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#cebe29), color-stop(33%,#9b1f50), color-stop(71%,#2989d8), color-stop(91%,#89b4ff));
	background: -webkit-linear-gradient(-45deg, #cebe29 0%,#9b1f50 33%,#2989d8 71%,#89b4ff 91%);
	background: -o-linear-gradient(-45deg, #cebe29 0%,#9b1f50 33%,#2989d8 71%,#89b4ff 91%);
	background: -ms-linear-gradient(-45deg, #cebe29 0%,#9b1f50 33%,#2989d8 71%,#89b4ff 91%);
	background: linear-gradient(135deg, #cebe29 0%,#9b1f50 33%,#2989d8 71%,#89b4ff 91%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cebe29', endColorstr='#89b4ff',GradientType=1 );
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	background-size: 100% 100%;
*/	
	}
	
h4 {
	
	font-size: 20px;
	line-height: 1.4em;
	
	
}

h3 {
	
	font-size: 24px;
	line-height: 1.4em;
	
}

h2 {
	
	font-size: 26px;
	line-height: 1.4em;
}

h1 {
	
	font-size: 28px;
	line-height: 1.4em;
}


	
	
.link_menue {
	font-size: 16px;
	margin-left: -10px;
}

/* unvisited link */
a:link {
    color: #fff;
}

/* visited link */
a:visited {
    color: #fff;
}

/* mouse over link */
a:hover {
    color: #fff;
	text-decoration: none;
	font-weight:bold;
}

/* selected link */
a:active {
    color: #fff;
	text-decoration: none
}



	
/* Footer Links */	
/* unvisited link */
a.footer_login:link {
    color: #333;
}

/* visited link */
a.footer_login:visited {
    color: #333;
}

/* mouse over link */
a.footer_login:hover {
    color: #333;
	text-decoration: none;
	font-weight:bold;
}

/* selected link */
a.footer_login:active {
    color: #333;
	text-decoration: none
}	
	
	
	
.intro_container 
                  {
					  width: 100%;
					  margin: 0px 0px 40px 0px;
					  /*font-family: 'Slabo 27px', serif; >*/
					  font-family: 'Raleway', sans-serif;
					  
					 
					  color:#efe5de;
					  
                  }
				  
.logo_reiter {
	display:inline-block;
	position: relative;
	top: 0px;
	border: 0px solid #000;
	background-color: #4fa2f8;
	padding: 10px 10px 15px 15px;
	margin: 10px 0px 0px -5px;
	-webkit-box-shadow: 1px 1px 5px 0px rgba(20, 19, 19, 0.5);
    -moz-box-shadow:    1px 1px 5px 0px rgba(20, 19, 19, 0.5);
    box-shadow:         1px 1px 5px 0px rgba(20, 19, 19, 0.5);
	-webkit-border-radius: 2px 5px 5px 2px;
    -moz-border-radius: 2px 5px 5px 2px;
    border-radius: 2px 5px 5px 2px;
	
	}				  

#top_balken {
	
    
	
	padding: 0px 0px 0px 0px;
	margin: 0px 14px 8px 14px;
	font-size:18px;
	color:#FFF0DF;
	-webkit-border-radius: 0px 0px 0px 0px;
    -moz-border-radius:  0px 0px 0px 0px;
    border-radius:   0px 0px 0px 0px;
	
	
}

#logo {
	
	float: left;
	display:inline-block;
	background-color: rgba(15,5,2,0.8);
	width: 4em;
	height: 4em;
	padding: 15px;
	margin: 0px 20px 4px 0px;
	-webkit-border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    border-radius:  3px 3px 3px 3px;
	
	
}

#logoschrift {
	
	float: left;
	height: 3.8em;
	padding: 10px;
	margin: 0px 15px 0px 0px;
	-webkit-border-radius: 3px 3px 3px 3px;
    -moz-border-radius:  3px 3px 3px 3px;
    border-radius:   3px 3px 3px 3px;
	
	
}

.shouter {
	
	margin: -10px 0px -10px 0px;
	font-family: 'Fredericka the Great', cursive;
	font-size:55px;
	line-height: 1.5em;
	color: #fff;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.7);

	
}

.shouter {
font-size: 100%; font-size: 5vw }

@media only screen and (min-width:480px) and (max-width:720px) {
      .shouter { font-size: 5.4vw }
}

@media only screen and (min-width:720px) and (max-width:1024px) {
      .shouter { font-size: 4.5vw }
}

@media only screen and (min-width:1025px) {
      .shouter { font-size: 4.9vw }
}

#bread {
	
	
	
	background-color: rgba(15,5,2,0.8);
	height: 4em;
	margin: 0px 0px 0px 85px;
	padding: 4px 0px 0px 0px;
	-webkit-border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    border-radius:  3px 3px 3px 3px;
	
	
}

#crumb {
	float:right;
	padding: 8px 20px 0px 10px;
}

#trennbalken {
	
    height: 80px;
	padding: 0px 0px 0px 0px;
	margin: 0px 14px 11px 14px;
	background-image: linear-gradient(to bottom, #5bc0de 0%, #2aabd2 100%);
	color: #fff;
	overflow:hidden;
	opacity: 1.0;
	-webkit-border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    border-radius:  3px 3px 3px 3px;
	}
	
.uhr {
	
	position:relative;
	margin: 15px 0px 0px 0px;
	z-index: 50;
	
	
	}	
				  
#dunkelbalken {
	
    
	background-color: rgba(15,5,2,0.6);
	padding: 10px 20px 10px 10px;
	margin: 0px 14px 10px 14px;
	font-size:18px;
	color:#FFF0DF;
	-webkit-border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    border-radius:  3px 3px 3px 3px;
	border-bottom: 2px solid #5E4235;
	border-top: 2px solid #5E4235;
	
}

#intro_button {
	
	border: #FFF 0px solid;
	padding: 20px 50px 20px 50px;
	margin: 150px 0px 0px 0px;
	width: 350px;
	background-color: rgba(0, 0, 0, 0.35);	
	-webkit-box-shadow: 2px 2px 4px -2px rgba(0,0,0,0.4);
    -moz-box-shadow: 2px 2px 4px -2px rgba(0,0,0,0.4);
    
	
}

.intro_popup {
	 
    font-size: 15px;
    line-height: 1.4em;
    margin: 10px;
    padding: 14px 15px 14px 15px;
    text-align: center;
    vertical-align: middle;
	
}

#dunkelbalkenintro {
	
    width: 70%;
	padding: 10px 10px 10px 10px;
	margin: 15px 14px 15px 14px;
	font-size:18px;
	color:#FFF0DF;
	-webkit-border-radius: 8px 8px 8px 8px;
    -moz-border-radius: 8px 8px 8px 8px;
    border-radius:  8px 8px 8px 8px;
	text-shadow: 1px 1px 4px rgba(0, 0, 0, 1);
	
}


			  
				  
.motto {
	
	   
	   font-size: 26px;
	   margin-top: 130px;
	   padding: 20px;
	   text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.4);
	   
	   
	   
       }
				  
#logo_circle {
	
	margin-top: -8px;
	margin-left: 20px;
	margin-right: 10px;
}
					 



.intro-list {
	 display: inline; 
	 list-style-type: none;
	 margin-top: -10px;
	 width: 100%
	 
}

.brand_schrift { 
    font-size: 20px;
	padding: 15px 0px 0px 0px;
	width: 500px;

 }






#fancyClock{
	
	position:relative;
	float: right;
	height:70px;
	
}

.breadcrumb_dyna {
	
	font-size: 14px;
	margin: 10px 0px 0px 0px;
	
}

/* CSS 3-Spalten Menü */

.dunkelbox {
    
	padding: 15px 20px 15px 20px;
	margin: 0px 0px 8px 0px;
	background-color: rgba(15,5,2,0.6);
	-webkit-border-radius:   6px 3px 6px 3px;
    -moz-border-radius:   6px 3px 6px 3px;
	border-radius: 6px 3px 6px 3px;
	border-top: 2px solid #5E4235;
	border-bottom: 2px solid #5E4235;

	
	
}

#logo_circle_menu {
	
	
	margin: 0px 0px 10px 0px;
	
}

.3spaltertitel {
	
	font-size: 25px;
}




/* ENDE CSS 3-Spalten Menü */


.einfuehrung_css      
                  {
				  position: relative;  
				  
				  margin-top: 30px;	
				  margin-bottom: 20px;	  
	              width: 100%;
	              text-align:left;
				  color:#FFF0DF;
				  }
				  
.einfuehrung_blog_css      
                  {
				  position: relative;  
				  padding: 0px 15px 0px 15px;
				  margin-top: 30px;	
				  margin-bottom: 20px;	  
	              width: 100%;
	              text-align:left;
				  color:#FFF0DF;
				  }				  






	
/*Menü Buttons*/

a.menu_inside { 
         display:block; 
         margin-bottom:3px; 
		 color: #fff;
		 text-align:right; 
		 width: 200px;
		 background-color:#efefef;
		 padding: 5px 6px 5px 6px;
		 text-decoration:none;
		 -webkit-border-radius:   6px 0px 0px 6px;
         -moz-border-radius:   6px 0px 0px 6px;
         border-radius:   6px 0px 0px 6px;
	     behavior: url(../../dynamite/pie/PIE.htc); }

a.menu_inside:link    { color:#fff; background-color:#cde04e; text-decoration: none; }
a.menu_inside:visited { color:#fff; background-color:#cde04e; text-decoration: none; }
a.menu_inside:hover   { color:#fff; background-color:#cde04e; text-decoration: none; }
a.menu_inside:active  { color:#fff; background-color:#cde04e; text-decoration: none; }

.rubrik_inside {
	
	color: #fff;
	width: 200px;
	text-align:right;
	padding: 5px 6px 5px 6px;
	margin-bottom: 5px;
	margin-top: 10px;
	background-color:#abbd35;
	-webkit-border-radius:   6px 0px 0px 6px;
    -moz-border-radius:   6px 0px 0px 6px;
    border-radius:   6px 0px 0px 6px;
	behavior: url(../../dynamite/pie/PIE.htc);
	}	
	
	
	
/* 3 - Spaltiges Menü */

.intro {
	font-size: 15px;
	display:inline-block;
	width: 200%;
	text-align: center;
	background-color:#efefef;
	margin: 25px 8px 10px 8px;
	padding: 15px;
	-webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
	behavior: url(pie/PIE.htc);          
	}
	
a.intro:link    { color:#ece9e6; background-color:#a48a7a; text-decoration: none; }
a.intro:visited { color:#ece9e6; background-color:#a48a7a; text-decoration: none; }
a.intro:hover   { color:#ece9e6; background-color:#b79987;  text-decoration: none; border: 1px solid #b79987 ;}
a.intro:active  { color:#ece9e6; background-color:#a48a7a; text-decoration: none; }	


				  
.intrologo      { 
                 
	              text-align:center;
				  margin: 10px 0px 0px 0px; 
				  padding:  0px 0px 0px 7px;
				  opacity: 1 ;
				 
                }	
				
.introimage      { 
                  width: 70%;
	              text-align:center;
				  margin: 60px 0px 0px 0px; 
				  padding:  0px 0px 0px 0px;
				 
                }									  
				  
#intro_box 
                  {
					  width: 100%;
					  background-color:#003
					  
	  
                  }
				  
.intro_text      {
	              padding: 10px 0px 10px 0px;
	              text-align: left;
				  line-height: 1.6em;
                  min-height: 150px;
				  color:#efe5de;
				  font-size:16px;
                  }	
				  
				  


/* Weiterlesen Buttons */
.intro_weiterlesenbox { 
                  margin: 0px 0px 0px 0px;
				   
                  display:inline-block;
				  vertical-align:top;
				  }	
	
a.intro_weiterlesen {
	
	font-size: 15px;
	background-color:#0CF;
	vertical-align: middle;
	line-height: 1.4em;
	text-align: center;
	margin: 10px;
	padding: 14px 10px 14px 10px;
	         
	}		
a.intro_weiterlesen:link    { color:#fff;  text-decoration: none; }
a.intro_weiterlesen:visited { color:#fff;  text-decoration: none; }
a.intro_weiterlesen:hover   { color:#fff;  text-decoration: none; }
a.intro_weiterlesen:active  { color:#fff;  text-decoration: none; }		
				  
	
#hrstrich {
	
	text-align:center;
	border: none; 
	color: #ece9e6; 
	background-color: #ece9e6; 
	height: 1px;
	width: 50%;
	margin: 16px 0px 0px 0px;
	
	}
			
	
/* Admin Button */			
	
.admin {
   position: relative;
   padding-left: 15px;
   font-size:12px;
   color:#666;
   
   }
   
/* Normal footer styles
-------------------------------------------------- */
.norm_footer {
	height: 8em;
	padding: 10px 5px 20px 5px;
	color: #333;
	background-color: rgba(255,255,255,0.6);
    position: relative;
    bottom: 0;
    width: 100%;
	text-align: center;
}   

.inner_footer {
	
	margin-left: auto;
	margin-right: auto;
	width: 80%;
}

.box_footer {
	margin: 15px 10px 0px 0px;
	text-align: center;
}

.innerbox_footer {
	text-align:left;
	display:inline-block;
	padding: 10px 0px 0px 0px;
	margin-left:auto;
	margin-right:auto;
	line-height: 1.2em;
	font-size:14px;
	
	
}

.footer_maps {
	width: 91%;
	height: 150px;
	margin-left: auto;
	margin-right: auto;
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	overflow:hidden;
}

#iframe_maps {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.footer_address {
	width: 91%;
	text-align:left;
	margin-bottom: 15px;
}

.footer_login {
	width: 91%;
	text-align:left;
	margin-bottom: 15px;
}
   
   
/* Sticky footer styles
-------------------------------------------------- */
footer {
	padding: 10px 5px 0px 5px;
    position: fixed;
    bottom: 0;
    width: 100%;
} 



  
   
/* Navbar Custom */
#menueabstand {
	margin-top: 125px;
}

.offcanvas {
	
	border: 0px;
	margin-top: -45px;
	background-color: #222;
}

.navbar {
	
    border-radius: 0;
	height: 55px;
	padding: 0px 20px 0px 20px;
	border-bottom: 1px #5E4235 solid;
	
	
}

.navbar-new {
	
	background-color: rgba(15,5,2,0.7);
	
    
}

.navbar-new .navbar-brand,
.navbar-new .navbar-brand:hover,
.navbar-new .navbar-brand:focus {
    color: #efe5de;
}

.navbar-new .navbar-nav > li > a {
    color: #efe5de;
	background-color: #;
	padding-top: 22px;
}



.nav > li > a:hover, .nav > li > a:focus {
    background-color: rgba(15,5,2,0.4);
    text-decoration: none;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: rgba(15,5,2,0.4);
    border-color: #337ab7;
}



.navbar-new .navbar-nav > li > a:hover,
.navbar-new .navbar-nav > li > a:focus {
    background-color: #;
	border-radius: 6px 6px 0px 0px;
}

.navbar-new .navbar-nav > .active > a,
.navbar-new .navbar-nav > .active > a:hover,
.navbar-new .navbar-nav > .active > a:focus {
    color: #;
    background-color: #5E4235;
}

.navbar-new .navbar-text {
    color: #efe5de;
	background-color: #222;
}

.navbar-new .navbar-toggle {
    border-color: #444;
	
}

.navbar-new .navbar-toggle:hover,
.navbar-new .navbar-toggle:focus {
    background-color: #;
}

.navbar-new .navbar-toggle .icon-bar {
    background-color: #efe5de;