@charset "ISO-8859-1";
/* CSS Document */

<!--

a.mattrubrik:link {
	
	font-family: 'Raleway', sans-serif;
	font-size: 1.2em;
	font-style:normal;
	font-weight:normal;
	
	
	
}

#Anordnen{
	
	width: 100%;
	margin-top: 3px;
	
}


.schnell {
	
	
	background-color:#efefef; 
	margin: -20px 0px 10px 0px; 
	padding:10px 5px 10px 5px; 
	border-radius: 5px;
	
	
}

.badge {
	
	font-family: 'Raleway', sans-serif;
	font-size: 0.8em;
	font-style:normal;
	font-weight:normal;
	text-align:center;
	
	
	
}

.badgezahl {
	
	color:#efefef; 
	margin:2px 3px 1px 3px; 
	padding:0px 2px 1px 2px; 
	border-radius: 3px;
	
}





.alert { 

border: 0px #000 solid;
border-radius: 3px;

 }
 
 

 
.btn btn-info animated fadeInUp {
	
	color:#FFF;
	
	
}

.card-header {
	
	background-color:#efefef;
	color: #333;
	
}

.card-header {
	
	background-color:#efefef;
	color: #888;
	font-family: 'Raleway', sans-serif; 
	font-style:normal;
	font-weight:600;
	
	
}

.mmm {
	
	text-align:left
	
	}
	
.ja {
	
	
	background-color:#C4E49E;
	height: 3em;
	color: #fff;
	text-align:center;
	font-family: 'Raleway', sans-serif; 
	font-style:normal;
	font-weight:bold
	
	}
	
.nein {
	
	
	background-color:#F2A481;
	height: 3em;
	color: #fff;
	text-align:center;
	font-family: 'Raleway', sans-serif; 
	font-style:normal;
	font-weight:bold
	
	
	}
	
.keineintrag {
	
		
		
	background-color:#333;
	height: 3em;
	color: #fff;
	text-align:center;
	font-family: 'Raleway', sans-serif; 
	font-style:normal;
	font-weight:bold
	
	 }
	 
.keinbild {
	
		
	padding-top: 3.2em;
	margin: 4px;	
	background-color:#efefef;
	height: 8em;
	width: 8em;
	color: #999;
	text-align:center;
	font-family: 'Raleway', sans-serif; 
	font-style:normal;
	border-radius: 4px;
	border: 1px solid #EAEAEA;
	
	 }
	 
	 
	 
.rubrik {
	
		
		
    background-color:#CCC;
	color: #fff;
	text-align:center;
	font-family: 'Raleway', sans-serif; 
	font-style:normal;
	font-weight:bold
	
	 }
	 
.auswahl {
	display:inline-block;	
	padding: 0.5em 1em 0.5em 1em;
	margin: 4px;	
	background-color:#efefef;
	color: #999;
	text-align:center;
	font-family: 'Raleway', sans-serif; 
	font-style:normal;
	border-radius: 4px;
	border: 1px solid #EAEAEA;
	
	 }
	 
.bildauswahl {
	border-radius: 0.2em;
	margin-bottom: 0.75em;
	
}
	 

	 	 







	
  #cpcontainer {  padding:30px 5px 5px 5px; margin: 0px 0px 5px 0px ; }
  #colorpicker       { border:0px  margin:auto; }
  #colorpicker td  { pdding: 3px; width:25px; height:25px; cursor:pointer; border-radius: 10px; border: 3px solid #FFF; }
  #colorpicker td:hover  { width:8px; border:0px solid white; }
  
#buttonleiste {
	text-align:left;
	}

.clearfix:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0;
}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */


-->



#my_popup_deutsch {
	
	
	width: 400px;
	box-shadow: 0 0 10px rgba(0,0,0,0.3);
    display:none;
    margin:1em;
	background-color:#fff;
	padding: 30px;
	line-height: 1.5em;
	
}

#my_popup_englisch {
	
	
	width: 400px;
	box-shadow: 0 0 10px rgba(0,0,0,0.3);
    display:none;
    margin:1em;
	background-color:#fff;
	padding: 30px;
	line-height: 1.5em;
	
}

#my_popup_links_deutsch {
	
	
	width: 400px;
	box-shadow: 0 0 10px rgba(0,0,0,0.3);
    display:none;
    margin:1em;
	background-color:#fff;
	padding: 30px;
	line-height: 1.5em;
	
}

#my_popup_links_englisch {
	
	
	width: 400px;
	box-shadow: 0 0 10px rgba(0,0,0,0.3);
    display:none;
    margin:1em;
	background-color:#fff;
	padding: 30px;
	line-height: 1.5em;
	
}

.nav-dropdown .dropdown-item {
    font-size: 0.8125rem;
    font-weight: 500;
    line-height: 2;
    padding: 0.28em 4.615em 0.28em 1.5385em;
    position: relative;
    transition: color .2s ease-in-out, background-color .2s ease-in-out; }
    .nav-dropdown .dropdown-item::after {
      margin-top: -0.3077em;
      position: absolute;
      right: 1.1538em;
      top: 50%; }
    .nav-dropdown .dropdown-item:focus, .nav-dropdown .dropdown-item:hover {
      background: none; }	