body {background:#white; font-family:sans-serif;}

@media (max-width: 786px) {
.schritt {font-size:5px;}	
}

#schritt { width:100%;
		margin:0 auto;
		margin-top:30px;
		margin-bottom:-10px;
		}

		

#legende { width:100%;
		margin:0 auto;
		margin-top:10px;
		margin-bottom:10px; }
		
#navi input[type=submit]{outline-style:none; box-shadow:none;}


#navi { width:100%;
		margin:0 auto;
		margin-top:0px;
		margin-bottom:5px;
		padding-left:20px;
		padding-right:20px;
		border:1px solid white;
		background:#0275d8;
		font-family:sans-serif;
		}

#navi td{ padding-left:5px;
		 padding-right:5px;
		}
		
#teilzeit_navi { width:100%;
		margin:0 auto;
		margin-top:0px;
		margin-bottom:5px;
		padding-left:20px;
		padding-right:20px;
		border:1px solid black;
		background:#48A8FC;
		}

#teilzeit_navi input{outline-style:none; box-shadow:none; border:none; background:none; padding:5px; text-decoration:underline; color:white; font-size:18px;}


#auswahl_navi { width:100%;
		margin:0 auto;
		margin-top:0px;
		margin-bottom:5px;
		padding-left:20px;
		padding-right:20px;
		border:1px solid black;
		background:#48A8FC;
		}

#auswahl_navi input{outline-style:none; box-shadow:none; border:none; background:none; padding:5px; color:white; font-size:18px;}
		

.wrapper {  width:100%; 
			margin-top: 10px;
			padding:20px;
			background:white;
			 }
			 
.wrapper input[type=text]{outline-style:none; border:1px none solid; box-shadow:none;}
			 
.wrapper input[type=text][value=""] {
    border:1px #DE5959 solid;
}
.wrapper input  [type=text]{
    border:1px none solid;
}

#wrapper input[type=password]{outline-style:none; border:1px #DE5959 solid; box-shadow:none;}

#betrieb_login input[type=text]{outline-style:none; border:1px #DE5959 solid; box-shadow:none;}
#betrieb_login input[type=text][value=""] {
    border:1px #DE5959 solid;
}
#betrieb_login input[type=text]{
    border:1px  #DE5959 solid;
}


#bewerbung_ansicht_table td {border:1px solid #EEEEEE; background:#87C2FF; padding:5px;}

#bewerbung_ansicht_table table {border-collapse: collapse;}

#bewerbung_ansicht_table input {padding:0; }		



			
#schulart select { font-size:20px; }

#fachrichtungen { margin-top:20px; 
				  margin-bottom: 20px;}
			
#schulart_list  a{color:black; text-decoration:underline;}			
#schulart_list  a:hover {color:#2facce; text-decoration:none; cursor:pointer }				

#daten td { 	font-size:17px;
					width:120px;}
				

					

#fehlermeldung { padding:0px; }
				
#fehlermeldung  {padding:5px;
				border:2px solid red;
				display:inline;
				font-weight:bold;}


#ueberblick  h1, h2, h3, h4 , p{ margin: 5px 0 5px 0; }

#logout input:hover{ text-decoration:none; color:yellow;} 

#startseite_inhalt   input{background:#48A8FC;}
#startseite_inhalt  a:hover input{text-decoration:none;}

.label_hover { text-decoration:underline; }
.label_hover:hover{ text-decoration:none; }
#navi td {padding:0px;}
#navi input{padding:7px;}
.wrapper td {padding:5px;}
.wrapper label {color:black;}

#edit_mode_box {position:fixed; top:20%; left:25%; 
			width:50%;
			border-radius:5px;
			background:#000828;
			padding:10px;
			z-index:9999;
			border:1px #e3e3e3 outset;
			display:none;}
#edit_mode_text {background:#eeeeee; padding:10px; margin-top:40px; border:1px #dddddd inset; border-radius:5px;}
#edit_mode_box .x{float:right; padding:0px; height:0px; font-size:20px; cursor:pointer; color:#e24e35;}
#edit_mode_box .head2{float:left; color:white; margin-bottom:10px;}

.own-brand {color:white;}

.btn-black {
  color: white;
  background-color: #0275d8;
  border-radius:0px;
  border-color: #2690ad;
}

.btn-black:visited {
  color: white;
  background-color: #0275d8;
  border-radius:0px;
  border-color: #2690ad;
}

.btn-black:focus,
.btn-black.focus {
  color: #fff;
  background-color: #196377;
}
.btn-black:hover {
  color: #fff;
   background-color: #2888d6;
   border-color: 2690ad;
}
.btn-black:active,
.btn-black.active,
.open > .dropdown-toggle.btn-black {
  color: #fff;
  background-color: #196377;
}
.btn-black:active:hover,
.btn-black.active:hover,
.open > .dropdown-toggle.btn-black:hover,
.btn-black:active:focus,
.btn-black.active:focus,
.open > .dropdown-toggle.btn-black:focus,
.btn-black:active.focus,
.btn-black.active.focus,
.open > .dropdown-toggle.btn-black.focus {
  color: #fff;
  background-color: #196377;
  border-color: 2690ad;
  border-style:inset;
}
.btn-black:active,
.btn-black.active,
.open > .dropdown-toggle.btn-black {
  background-image: none;
}
.btn-black.disabled:hover,
.btn-black[disabled]:hover,
fieldset[disabled] .btn-black:hover,
.btn-black.disabled:focus,
.btn-black[disabled]:focus,
fieldset[disabled] .btn-black:focus,
.btn-black.disabled.focus,
.btn-black[disabled].focus,
fieldset[disabled] .btn-black.focus {
 color: #fff;
  background-color: 196377;
  border-color: 196377;
}
.btn-black .badge {
  font-weight:bold;
  color: #fff;
  background-color: #0275d8;
  border-color: 196377;
}

#cookiedingsbums a {color:#000; text-decoration:none;}

#cookiedingsbums a:hover {text-decoration:underline;}

#cookiedingsbums div {padding:10px; padding-right:40px;}

#cookiedingsbums { 
   outline: 1px solid #7b92a9; 
   text-align:right; 
   border-top:1px solid #fff;
   background: #d6e0eb; 
   background: -moz-linear-gradient(top, #d6e0eb 0%, #f2f6f9 100%); 
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d6e0eb), color-stop(100%,#f2f6f9)); 
   background: -webkit-linear-gradient(top, #d6e0eb 0%,#f2f6f9 100%); 
   background: -o-linear-gradient(top, #d6e0eb 0%,#f2f6f9 100%);
   background: -ms-linear-gradient(top, #d6e0eb 0%,#f2f6f9 100%); 
   background: linear-gradient(to bottom, #d6e0eb 0%,#f2f6f9 100%); 
   filter: progid:DXImageTransform.Microsoft.gradient(   startColorstr='#d6e0eb', endColorstr='#f2f6f9',GradientType=0 ); 
   position:fixed;
   bottom:0px; 
   z-index:10000; 
   width:100%; 
   font-size:12px; 
   line-height:16px;}

#cookiedingsbumsCloser {
   color: #777;
   font: 14px/100% arial, sans-serif;
   position: absolute;
   right: 5px;
   text-decoration: none;
   text-shadow: 0 1px 0 #fff;
   top: 5px;
   cursor:pointer;
   border-top:1px solid white; 
   border-left:1px solid white; 
   border-bottom:1px solid #7b92a9; 
   border-right:1px solid #7b92a9; 
   padding:4px;
   background: #ced6df; /* Old browsers */
   background: -moz-linear-gradient(top, #ced6df0%, #f2f6f9 100%); 
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ced6df), color-stop(100%,#f2f6f9)); 
   background: -webkit-linear-gradient(top, #ced6df0%,#f2f6f9 100%); 
   background: -o-linear-gradient(top, #ced6df0%,#f2f6f9 100%); 
   background: -ms-linear-gradient(top, #ced6df0%,#f2f6f9 100%); 
   background: linear-gradient(to bottom, #ced6df0%,#f2f6f9 100%); 
   filter: progid:DXImageTransform.Microsoft.gradient(    startColorstr='#ced6df', endColorstr='#f2f6f9',GradientType=0 ); 
 }

#cookiedingsbumsCloser:hover {border-bottom:1px solid white; border-right:1px solid white; border-top:1px solid #7b92a9; border-left:1px solid #7b92a9;}
