	 * {
    margin: 0;
    padding: 0;

}
 
html, body {
    height: 95%;
	min-width:250px;
}


	
body {

}
   hr.head {
 background: #ff7f27;
 border: none;
 height: 5px;
  color:#ff7f27;
 margin-right:10px;
  margin-left:10px;
  margin-top:10px;
  -webkit-background-size:cover;
  -moz-background-size:cover;
  -o-background-size:cover;
  background-size:cover;
  font-family:'Verdana', 'Tahoma', sans-serif;
  font-style:normal;
  font-size:1em;
    text-decoration:none;
  line-height:1.25em;
  text-align:center;

}
 	
 .noeyes {
display:none;

}
#mailing .noeyes {
display:none;

}	
 .header {
  padding:0;
  background-repeat:no-repeat;
  width:100%;
  height:180px;
  overflow:hidden;
  margin:auto;
  margin-top:5px;
  
 }
 .header_pic {
  margin:0 0 0 0px;
  padding:0px 30px 0 30px;
  max-width:100%;
  height:5px;
  overflow:hidden;
  clear:both;
 }
  #logo {
   width:130px;
  height:auto;
   margin:15px 10px 15px 31px;
     float:right;
	  border:1px #DDD solid;
  border-radius:5px;
  box-shadow:0 0 10px #666;
  -moz-box-shadow:0 0 10px #666;
  -webkit-box-shadow:0 0 10px #666;
  -o-box-shadow:0 0 10px #666;
  -khtml-border-radius:0 0 5px #666

 }
/*Kommentar*/
#takoment{
	margin-left:0px;
	max-width:450px;
min-width:420px;
	background-color:#eee;
}
#koment{
	margin-left:0px;
	max-width:450px;
min-width:420px;
}
#tekoment{
	margin-left:0px;
	
width:414px;

}
textarea::placeholder {
	padding:0.5em;
	text-align: center;
	
 
}
#submitted  {
  	width: 30%;
  	padding: 3px;
 	margin-top: 2px;
background-color: #eee;
  	border: 0;
	/*height: 25px;*/
  	cursor: pointer;
  	font-weight: bold;
  	color: #ff7f27;
  	transition: background-color 0.2s;
	
}
#komres {
  	width: 30%;
  	padding: 3px;
 	margin-top: 2px;
  	background-color: #eee;
  	border: 0;
	/*height: 25px;*/
  	cursor: pointer;
  	font-weight: bold;
  	color: #ff7f27;
  	transition: background-color 0.2s;
	float:right;
	
 
}
#close{
  	width: 30%;
  	padding: 3px;
 	margin-top: 2px;
        margin-left:5%;
        margin-right:5%;
  	background-color: #eee;
  	border: 0;
	/*height: 25px;*/
  	cursor: pointer;
  	font-weight: bold;
  	color: #ff7f27;
  	transition: background-color 0.2s;
	}
#nachricht {
	padding:3px;
}
#komentformular {
		
	padding:2px;
	border: 1px solid #eee;
	max-width:450px;
min-width:420px;
}
#kommentar {
	
	margin-top:5px;
	width:170px;
}
#messg {
font-weight:bold;
color:green;
	margin-left:10px;
	padding:5px;
background-color:#eee;
}

/*endxe Kommentar*/
/*.upload form {
		width: 400px;
  	background-color: #ffffff;
  	box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.3);
  	margin: 20px auto;
	display: flex;
  	flex-wrap: wrap;
  	justify-content: center;
  	padding-top: 20px;
}*/
.nav_shadow {
	position:relative;
    float:left;
   margin-left:10px;
   margin-top:5px;
  /*border:1px #DDD ;
  box-shadow:.1em .1em .3em #666;
  -moz-box-shadow:.1em .1em .3em #666;
  -webkit-box-shadow:.1em .1em .3em #666;
  -o-box-shadow:.1em .1em .3em #666;
  -khtml-border-radius:.1em .1em .3em #666;*/
  width:100%;
 min-width: 300px;
  height:1px;

 }
 .popup_true {
	 text-align:center;
	 	max-width: 400px;
  	background-color: #03ac03;
  	box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.3);
  font-family:'Verdana', 'Tahoma', sans-serif;
  font-style:normal;
  font-size:0.9em;
  line-height:19px;
top: 40%;
margin-left:auto;
margin-right:auto;
	padding: 50px;
	position: relative;
	 
	 
 }
 .popup {
	 text-align:center;
	 	max-width: 400px;
  	background-color: #ff0000;
  	box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.3);
  font-family:'Verdana', 'Tahoma', sans-serif;
  font-style:normal;
  font-size:0.9em;
  line-height:19px;
top: 40%;
margin-left:auto;
margin-right:auto;
	padding: 50px;
	position: relative;
	 color:#ffffff;
	 
 }
 .popup a {
	color:#444e5a; 
 }
 .popup a:hover,
 .popup a:focus {
	color:#ff7f27; 
 }
 .popup_b {
	 text-align:center;
	 	max-width: 400px;
  	background-color: #ffffff;
  	box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.3);
  font-family:'Verdana', 'Tahoma', sans-serif;
  font-style:normal;
  font-size:0.9em;
  line-height:19px;
top: 40%;
	align:center;
	padding: 50px;
	position: relative;
	 
	 
 }
 .popup_b a {
	color:#444e5a; 
 }
 .popup_b a:hover,
 .popup_b a:focus {
	color:#ff7f27; 
 }
 .nav_main {
	
	 float:left;
  font-family: Arial, sans-serif;
  font-size:1.1em;
  color:#444e5a;
  line-height:1.3em;
  position:relative;
	margin-top:20px;
	margin-left:5px;
 	height: 20px;
 	width:100%;
	min-width:285px;
 }
 .nav_main a {
	 position:relative;
	  padding:0px;
  text-decoration:none;
  color:#444e5a;
  /*border:1px solid #DDD ;
     border-radius:5px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  border-radius:5px;*/
 }
 .nav_main ul {
  display:block;
  margin:0px;
  margin-left:5px;
  padding:0;
  list-style:none;
   
 }
 .nav_main ul li {
  display:block;
  float:left;
  margin-left:5px;
  padding:0;
 }
 .nav_main a:link {
  text-decoration:none;
  color:#444e5a;
 }
 .nav_main a:focus,
 .nav_main a:hover,
 .nav_main a:active {
  color:#ff7f27;
  
 }
 .nav_sub1,
 .nav_sub2,
 .nav_sub3 {
  font-size:1.05em;
  letter-spacing:1px;
 }
 .nav_sub1 a,
 .nav_sub2 a,
 .nav_sub3 a {
  text-decoration:none;
  color:#444e5a;
 }
 .login {
	float:right;
	margin-right:55px;
	position:relative;
}


#inhalt_a {
  display: flex;
  flex-direction: row; /* Standardwert */
  justify-content: space-around;
    align-items: stretch; /* Standardwert */
    align-items: center;
	 flex-wrap: wrap;
  
}
.upload {
	width:420px;
	font-family:'Verdana', 'Tahoma', sans-serif;
	flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  flex-wrap: wrap;
 	background: #fff;

	/*schattenwurf*/
	box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.3);
margin:5px 5px 10px 5px;
/*height:200px;*/
	
}
.upload p{
	text-align:center;
font-size:12px;
}
.upload h1 {
  	text-align: center;
  	color: #5b6574;
  	font-size: 14px;
  	padding: 10px 0 10px 0;
  	border-bottom: 1px solid #dee0e4;
	
}
.upload form {
  	display: flex;
  	flex-wrap: wrap;
  	justify-content: center;
  	padding-top: 20px;
	justify-content: flex-start
}
.upload form input[type="file"] {
  	width: 98%;
  /*	height: 50px;*/

 
}

.upload form input[type="submit"] {
  	width: 100%;
  	padding: 5px;
 	margin-top: 10px;
  	background-color: #3274d6;
  	border: 0;
	height: 30px;
  	cursor: pointer;
  	font-weight: bold;
  	color: #ffffff;
  	transition: background-color 0.2s;
	 position: relative;
 margin-right:2px;
margin-left:2px;
margin-bottom:2px;
}
.upload form input[type="submit"]:hover {
	background-color: #2868c7;
  	transition: background-color 0.2s;
}
.logina {
  font-family:'Verdana', 'Tahoma', sans-serif;
	position:relative;
	margin-left:10px;
	margin-right:10px;
  	background-color: #ffffff;
  	box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.3);
  	margin-top:20px;
    width:400px;
}
.logina h1 {
  	text-align: center;
  	color: #5b6574;
  	font-size: 20px;
  	padding: 20px 0 20px 0;
  	border-bottom: 1px solid #dee0e4;
	
}
.logina form {
  	display: flex;
  	flex-wrap: wrap;
  	justify-content: center;
  	padding-top: 20px;
}
.logina form label {
	display: flex;
  	justify-content: center;
  	align-items: center;
  	width: 50px;
  	height: 50px;
  	background-color: #3274d6;
  	color: #ffffff;

}
.logina form input[type="password"], .logina form input[type="text"] {
	width:66%;
	margin-right:5px;
	min-width:100px;
  	height: 50px;
  	border: 1px solid #dee0e4;
  	margin-bottom: 20px;
  	padding: 0px 15px;
	
}
.logina form input[type="submit"] {
  	width: 100%;
	height: 50px;
  	padding: 15px;
 	margin-top: 20px;
  	background-color: #3274d6;
  	border: 0;
  	cursor: pointer;
  	font-weight: bold;
  	color: #ffffff;
  	transition: background-color 0.2s;
}
.logina form input[type="submit"]:hover {
	background-color: #2868c7;
  	transition: background-color 0.2s;
}
form input[type="checkbox"] {
  	display:block;
	height: -50px;
}

.doodle {
	text-align:center;
	vertical-align: middle; 
	position: relative;
	margin-top:57px;
	margin-right:150px;
	margin-left:10px;
	height:69px;
	padding-top:30px;
    text-shadow: 3px 3px 3px #317998;
    color:#444e5a;
    letter-spacing:2px;
  	background-image: linear-gradient(to right, rgba(222,222,222,1), rgba(255,255,255,1),
    rgba(222,222,222,1)); /*linear-gradient(to right, blue,white, blue);*/
    border-radius:5px;
    box-shadow:0 0 10px #666;
    -moz-box-shadow:0 0 10px #666;
   -webkit-box-shadow:0 0 10px #666;
    -o-box-shadow:0 0 10px #666;
  -khtml-border-radius:0 0 5px #666
 }
  .doodle p {
	  
  	font-family:Tw Cen MT Condensed Extra Bold, Arial, sans-serif;
   font-size:3.5em;
  margin-left:auto;
margin-right:auto;

 margin-top:-13px;
 }
 
#seite {
    position: relative;
    min-height: 80%;
    max-width: 1420px;
    margin: 0 auto;
    
}
#seiteimpres {
    position: relative;
    min-height: 90%;
    max-width: 1420px;
    margin: 0 auto;
    
}
article {

	overflow:hidden;
	  font-family:'Verdana', 'Tahoma', sans-serif;
}
article ul {
	display:block;
	margin-left:15px;
	  font-family:'Verdana', 'Tahoma', sans-serif;
}
article {
	color:#000;
	
}
article .con1 {
	color:#000;
	line-height:1.0em;
}
article p{
	margin-top:3px;
}
.kom {
	font-style:italic;
	line-height:1.8em;
}
.con1 p {
	line-height:1.1em;
color:#333;
}
.content p{
	color:#333;
}
 .content {
 	text-align:left;
  margin-left: 5px;
  margin-right: 5px;
   border-top:1px solid #c3c3c3;
  padding:5px 5px 0;
  font-size:.875em;
  color:#888;

 }
 .content1 {
 	text-align:left;
  margin-left: 0px;
  margin-right: 0px;
   border-top:1px solid #c3c3c3;
  padding:5px 5px 0;
  font-size:.875em;
  color:#888;

 }

 .dat {
	 text-align:left;
  margin-left: 5px;
  margin-right: 5px;
   border-top:1px solid #c3c3c3;
  padding:5px 5px 0;
  font-size:.8em;
  line-height:19px;

 }
 .einruck{
	 margin-left:20px;
 }
 .dat h1 {
	 line-height:45px;
	 color:#000;
 }
 .impres h1 {
	
	 line-height:45px;
	 color:#000;
 }
 .impres {
	 text-align:left;
  margin-left: 5px;
  margin-right: 5px;
   border-top:1px solid #c3c3c3;
  padding:5px 5px 0;
  font-size:.8em;
  line-height:19px;

 }
.content h1{
	font-size:1.65em;
	color:#000;
}
.flex-item2 h2 {
	color:#333;
}
.content, .dat, .impres a {
	color:#000;
}
.content, .dat, .impres a:focus,
.content, .dat, .impres a:hover,
.content, .dat, .impres a:active {
	color:#ff7f27;
}
article .form{
	display: flex;
  align-items: center;
  justify-content: center;
}
article h2 {
	font-size:1.3em;
	color:#333;
}
article h3 {
	font-size:1.2em;
	color:#333;
	margin-bottom:3px;
}
article h4 {
	font-size:1.1em;
	color:#333;
	
}
table {
	width:100%;
min-width:100px;
	margin-left:auto;
	margin-right:auto;
	
}
#injectTextRei {
display:block;
	
	font-style:italic;
	line-height:1.8em;
	line-height:19px;
 	-webkit-box-flex: 1;      /* OLD - iOS 6-, Safari 3.1-6 */
 	-moz-box-flex: 1;         /* OLD - Firefox 19- */
 	width: 100%; 
 	min-width:180px;
 	/*max-width: 440px;*//*vorübergehend deaktiviert*/

	height:auto;
  /* For old syntax, otherwise collapses. */
 	-webkit-flex: 0 1 auto;          /* Chrome */
 	-ms-flex: 0 1 auto;              /* IE 10 */
 	 flex: 0 1 auto;             
 	-webkit-align-self: auto;
  	-ms-flex-item-align: auto;
  	 align-self: auto;
	border-radius: 5px; 
border-style:none;
	margin-left: auto;
	margin-right: auto;
	margin:0px;
	margin-top:10px;
	padding: 5px 5px 15px 5px;
 	background: #fff;
	
}


#inhalt {	
width:100%;

  /* background-color: orange;*/
    padding-bottom: 2em;
	display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
  	display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works)*/ 
  	display: -ms-flexbox;      /* TWEENER - IE 10 */
  	display: -webkit-flex;     /* NEW - Chrome */
  	display: flex;
  	display: -ms-inline-flexbox;
  	display: -webkit-inline-flex;
  	display: inline-flex;  
   	-webkit-flex-wrap: wrap;
   	-ms-flex-wrap: wrap;
   	flex-wrap: wrap;
   	-webkit-box-pack: center;
   	-moz-box-pack: center;
    	-webkit-justify-content: center;
    	-ms-flex-pack: center;
    	justify-content: center;
   	margin-left: auto;
   	margin-right: auto;
	padding-bottom:60px;
	/*justify-content: space-evenly;*/
	flex-direction: row; /* Standardwert */
  justify-content: space-around;
	
}
 
	.flex-item2 { 
	
	  font-family:'Verdana', 'Tahoma', sans-serif;
	font-size:0.75em;
	line-height:2.7em;
 	 -webkit-box-flex: 1;      /* OLD - iOS 6-, Safari 3.1-6 */
 	 -moz-box-flex: 1;         /* OLD - Firefox 19- */
 	 	 min-width:300px;
 	   /* For old syntax, otherwise collapses. */
 	 -webkit-flex: 0 1 auto;          /* Chrome */
 	 -ms-flex: 0 1 auto;              /* IE 10 */
 	 flex: 1 1 350px;      /*wichtig fÃ¼r die Breite*/       
 	-webkit-align-self: auto;
  	 -ms-flex-item-align: auto;
  	 align-self: auto;
	
	margin-left: auto;
	margin-right: auto;
	margin-left:10px;
        margin-right:10px;
        margin-top:5px;
        margin-bottom:5px;
	padding: 5px 10px 10px 10px;
 	background: #fff;

	/*schattenwurf*/
	box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.3);
	}
	.flex-item2 hr {
  background-color:#000000;
  color:#FF0000;
  border:#FF0000;
  height:1px;
}
  
#fussbereich {
 text-align: center;
    position:absolute;
    bottom: 0px;
    width: 100%;
    
    height: 1em;
	 padding:20px 0 30px;
}

 .footer {
  padding:20px 0 30px;
  height:70px;
  position: relative; 
  bottom: 0px; 
  width:100%;
 }
 
 .footer .dot {
  position:relative;
  margin:0 0 0 .7em;

 }
 #fussbereich a {
  margin:0 0 0 10px;
    color:#444e5a;
	text-decoration:none;
 }

 #fussbereich span {
  text-align: center;
  font-family: Arial, sans-serif;
  font-size:0.9em;
  color:#444e5a;
  letter-spacing:1px;
 }
#fussbereich span a:link {
  text-align: center;
  font-family: Arial, sans-serif;
  font-size:0.9em;
  color:#444e5a;
  letter-spacing:1px;
 }
 #fussbereich span a:focus,
#fussbereich span a:hover,
#fussbereich span a:active {
  text-align: center;
  font-family: Arial, sans-serif;
  font-size:0.9em;
  color:#ff7f27;
  letter-spacing:1px;
 }

	
		th{
		font-weight:normal;
		}
		table,
		th,
		td {
		text-align: center;
			border-collapse: collapse;
			padding: 0.2em;
			
		}
		/* Zebra-Streifen für ungerade Zeilen */
		
		/*tr:nth-child(odd) {
			background-color: #eee;
		}*/
table#mynewTable tr:nth-of-type(4) th {
letter-spacing:2px;
font-weight:bold;
font-size:14px;
color:white;
border-top:0px solid white;
border-bottom:0px solid black;

}


		/* 2. und 3. Spalte rechtsbündig */
		
	 td:nth-of-type(2):hover,
		td:nth-of-type(3):hover,
                td:nth-of-type(4):hover,
		td:nth-of-type(5):hover,
		td:nth-of-type(6):hover,
		td:nth-of-type(7):hover
      	{
	                 width:12%;
			font-size:0px;/*geändert von 0 auf 12*/
		}
		 td:nth-of-type(2),
		td:nth-of-type(3),
                td:nth-of-type(4),
		td:nth-of-type(5),
		td:nth-of-type(6),
		td:nth-of-type(7)
      	{
	                 width:12%;
			font-size:12px;/*geändert von 0 auf 12*/
		}
		
		
		
		
		/*Markierung, dass Zeile ausgewählt ist */
		
		td.markiert:nth-of-type(2),
		td.markiert:nth-of-type(3),
                td.markiert:nth-of-type(4),
		td.markiert:nth-of-type(5),
		td.markiert:nth-of-type(6),
		td.markiert:nth-of-type(7)
       	{
						font-size:0px;
			
		}
		
		
		
		
		
		
		
		
		
		
		
		
		
		td.markiert:nth-of-type(2):after,
		td.markiert:nth-of-type(3):after,
                td.markiert:nth-of-type(4):after,
		td.markiert:nth-of-type(5):after,
		td.markiert:nth-of-type(6):after,
		td.markiert:nth-of-type(7):after
       	{
						font-size:12px;
			content:"X";
			color:black;
			font-weight:bold;
		}
		tr.markiert {
			background-color: lime;
			
		}
		td.markiert:nth-of-type(1) {
			background-color: rgb(245, 245, 245);
			color:black;
			border: 1px solid black;
		}
	td:nth-of-type(1):hover {
			background-color: rgb(255, 255, 255);
			color:black;
			border: 1px solid black;
		}
		td.markiert {
		color:black;
			font-weight:normal;
			/*background-color: rgb(220, 220, 220);*/
			border: 1px solid black;
			
		}
		
		td:hover:nth-of-type(2):after,
		td:hover:nth-of-type(3):after,
        td:hover:nth-of-type(4):after,
		td:hover:nth-of-type(5):after,
		td:hover:nth-of-type(6):after,
		td:hover:nth-of-type(7):after
        	{
		font-weight:bold;
						font-size:12px;/*geändert auf0px*/
			content:"X";
		color:black; 
		}
		td:hover
		{
		
			/*background-color: green;*/
			content:"X";
			color:black;
			border: 1px solid white;
	
		}
	#mail,
#mail_b {
padding: 0.3em;
border: 1px solid red;
width:100%;
	/*resize: none;*/
       box-sizing: border-box;
	height:52px;
   overflow:hidden;
}
textarea {
resize: none;
}	
		
		#mailing,
         #mailing_b		{ 
display:block;
width:auto;
		     background-color: #eee;
		     min-width:100px;
		}
		
	   .subres td {
			border: 1px solid white;
			border-collapse: collapse;
			background-color:white;
			padding: 0.8em;
		}


#reset, #reset_b {
float:right;
top:-25px;
	   height:25px;
	   width:60px;
	   line-height:1.5em;
	  position:relative;

}
#submit, #submit_b {
float:left;
top:-25px;
	   height:25px;
	   width:60px;
	   line-height:1.5em;
	  position:relative;

}
 
 h3 {
 line-height:16px;
}
/* #mailing_b .captcha label.f_left { 
margin:2px 0px 10px 5px;
 }
 #mailing_b label {
			display: block;
			width:auto;
			line-height: 1.8;
			vertical-align: top;
			cursor: pointer;
			color: #222;
			margin-top:12px;
		}
		#mailing_b .genField { 
			display: block;
			margin-left:80px;
			width: 100%;
			height: 25px;
			padding: 6px 10px;
			line-height: 1.42857143;
			color: #222;
			background-color: #fff;
			background-image: none;
			border: 1px solid #ccc;
			border-radius: 4px;
			-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
			box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
			-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
			-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
			transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
			-webkit-box-sizing:border-box; 
			-moz-box-sizing:border-box; 
			box-sizing:border-box;
		}
		#mailing_b .genField.auto { 
		width:50px;
		}
	
		#mailing_b #results_b p {
			padding: 5px;
			color: #FFFFFF;
			font-weight: bold;
			border-radius: 5px;
		width:200px;
		margin-left:auto;
		margin-right:auto;
	
		}
		
		/*#mailing_b #results_b p.sending_success { 
		background-color: #337AB7;
 	 	text-align:center;
 	 line-height:1.5em;
	 }
		#mailing_b #results_b p.sending_error 	{ background-color: #D9534F; 
		text-align:center;
		line-height:1.5em;
		}
		#mailing_b label.error {font-size:100%; color:#F41724; margin:-22px 0px 0px 80px; }
		
		
		/*-----ost---*/
		
		#results p.sending_success {
		background: #337AB7;
		color:#ffffff;
		text-align:center;
		font-weight:bold;
		width:250px;
		margin-top:10px;
		margin-bottom:10px;
		margin-left:auto;
		margin-right:auto;
		padding: 5px;
		border-radius: 5px;
		line-height:1.5em;
				} 
		#results p.sending_error {
		
		background-color: #D9534F; 
		color:#ffffff;
		text-align:center;
		font-weight:bold;
		width:250px;
		margin-top:10px;
		margin-bottom:10px;
		margin-left:auto;
		margin-right:auto;
		padding: 5px;
		border-radius: 5px;
		line-height:1.5em;
		}
		
		
		#mailing .captcha label.f_left { 
		margin:2px 0px 10px 5px;
		}
 #mailing label {
			display: block;
			width:auto;
			line-height: 1.8;
			vertical-align: top;
			cursor: pointer;
			color: #222;
			margin-top:12px;
		}
		#mailing .genField { 
			display: block;
			margin-left:80px;
			width: 100%;
			height: 25px;
			padding: 6px 10px;
			line-height: 1.42857143;
			color: #222;
			background-color: #fff;
			background-image: none;
			border: 1px solid #ccc;
			border-radius: 4px;
			-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
			box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
			-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
			-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
			transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
			-webkit-box-sizing:border-box; 
			-moz-box-sizing:border-box; 
			box-sizing:border-box;
		}
		#mailing .genField.auto { 
		width:50px;
		
		}

		#mailing #results p {
			padding: 5px;
			color: #FFFFFF;
			font-weight: bold;
			border-radius: 5px;
			width:200px;
		margin-left:auto;
		margin-right:auto;
		
		}
		
	/*	#mailing #results p.sending_success { background-color: #337AB7; 
		text-align:center;
 	 line-height:1.5em;
	 }
		#mailing #results p.sending_error 	{ background-color: #D9534F; 
		text-align:center;
 	 line-height:1.5em;}*/
		#mailing label.error {
			font-size:100%; color:#F41724; margin:-22px 0px 0px 80px;
			}
			
.formular,
.formular_b table
{

border:none;
background-color: #eee;
}
.formular,
.formular_b th

{
border:none;
background-color: #eee;

}
.formular,
.formular_b tr
{
border:none;
background-color: #eee;

}
.formular,
.formular_b tb
{
border:none;
background-color: #eee;
}


 hr.head {
 background: #ff7f27;
 border: none;
 height: 5px;
  color:#ff7f27;
 margin-right:15px;
}
/*testtest.php*/
#Kontakt #vname, #Kontakt #nname, 
#Kontakt_b #vname_b, #Kontakt_b #nname_b {
	width:180px;
	float:left;
}
#Kontakt #vname, #Kontakt #nname, 
#Kontakt_b #vname_b, #Kontakt_b #nname_b {
	width:180px;
	float:left;
}
#Kontakt #error, #Kontakt_b #error_b {
	text-align:center;
	color:red;
	margin-top:-5px;

	
	
}
#urlaub p {
line-height:10px;
}
input[type="radio"] {
	width: 20px;
	height:15px;
	
}
 input {
	width: 100%;
	/*height:22px;*/
	}

label {
	float: left;
	text-align: left;
	line-height: 1.2em;
	width: 65px;
}

 
 
 /* nebeneinander bei ausreichender Breite */
   	
 @media all and (max-width: 20em) {
 
.nav_main {
	
	 float:left;
  font-family: Arial, sans-serif;
  font-size:1em;
  color:#444e5a;
  line-height:1.3em;
  position:relative;
	margin-top:20px;
	margin-left:5px;
 	height: 20px;
 	width:100%;
	min-width:150px;
	
 }
.formular tr {
 		display: block;
	}

	.formular th{
 		display: block;
	}
	
 #mail {
padding: 0.3em;
margin-top:30px;
}
	
header h2 {
	text-align: center;
	font-family:  Arial, serif;
	font-size: 15px;
	margin:11px 10px 0px 0px;
	color:#fff;
	}
	 .header {
    width:100%;
	 height:155px;}
	 .login {
	float:right;
	margin-right:35px;
	position:relative;
}
#logo {

	width:87px;
  height:auto;
   margin:25px 10px  7px 31px;
    float: right;
	    border-radius:5px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  border-radius:5px;
  -moz-box-shadow:0 0 6px #292929;
  box-shadow:0 0 6px #292929;
  -webkit-box-shadow:0 0 6px #292929;
  -o-box-shadow:0 0 6px #292929;
 }
 .doodle {
	  	text-align:center;
			
  color:#444e5a;
  letter-spacing:1px;
  position: relative;
	 margin-top:65px;
	 margin-right:105px;
	 margin-left:10px;
	 height:36px;
       border:1px #DDD solid;
  border-radius:5px;
  box-shadow:0 0 10px #666;
  -moz-box-shadow:0 0 10px #666;
  -webkit-box-shadow:0 0 10px #666;
  -o-box-shadow:0 0 10px #666;
  -khtml-border-radius:0 0 5px #666
 }
 .doodle p {
	  font-family:Tw Cen MT Condensed Extra Bold, Arial, sans-serif;
   font-size:2.1em;
   text-align:center;
margin-left:12%;
margin-right:6%;
 margin-top:-15px;
  text-shadow: 3px 3px 3px #317998;
  color:#444e5a;
  letter-spacing:1px;
  		 font-family:Tw Cen MT Condensed Extra Bold, Arial, sans-serif;
  
  }
 
 .content {
 	text-align:left;
  margin-left: 2px;
  margin-right: 2px;
   border-top:1px solid #999;
  padding:5px 5px 0;
  font-size:.875em;

 
 }
 .logina form input[type="password"], .logina form input[type="text"] {
	
	width:60%;
	margin-right:5px;
	min-width:100px;
  	height: 50px;
  	border: 1px solid #dee0e4;
  	margin-bottom: 20px;
  	padding: 0px 15px;
 }
 }
/*texteditor*/
input[type="text"],
  input[type="search"],
   input[type="password"],
   textarea {
    transition: box-shadow 0.30s ease-in-out;
    outline: none;
    padding: 3px;
    border: 1px solid #DDDDDD;
   caret-color: #FF0000;
  }


  input[type="text"]:focus,
  input[type="search"]:focus,
   input[type="password"]:focus,
   textarea:focus {
    box-shadow: 0 0 4px rgb(149, 171, 238);
    border: 1px solid rgb(149, 171, 238);
  }
  input#neu {
   float: right;
   margin-right: 10px;
   width: 150px;
	height:25px;
  }
  input[type="search"], input[type="text"] {
	width: 300px;
	height:25px;
	
}
input[type="submit"] {
	width: 30px;
	height:25px;
	
}
details {
  width: 95%;
   background-color: #F0F0F0;
   color: #000000;
   padding: 5px;
  }

 details > summary {
  background-color: #E4E4E4;
 }