@keyframes blink {
	0% {color: #FF0000; }
	50% {color: #333; }
}


#classmenu {
}


.nav-pills > li > a, .nav-pills > li > a:focus, .nav-pills > li > a:hover {
	margin-top:2px;
    color: #FFF !important;
    background-color: #AD1C1C;
	font-size: 90%;
	text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.5);
}
.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
	margin-top:2px;
    color: #333 !important;
    background-color: #E6E6E6;
	font-size: 90%;
	text-shadow: none;
}



#geo_list {
/*	max-height: 400px; 
	overflow:auto; */
}

.fb-like {
	text-align: right;
}


.geo_auswahl_div {
	width:210px;
	margin-right:20px; 
	float:left;
}
.geo_auswahl_div_last {
	width:210px;
	float:left;
}

.geo_folder_gfx {
	color:#999; 
	font-size: 80%;
}
.geo_folder_gfx_invisible {
	color: transparent; 
	font-size: 80%;
}



/* TOGGLE & ACCORDION ------------------------------------------------------------*/

.ui-accordion .ui-accordion-header,
.toggle-trigger {
  cursor: pointer;
  margin-top: 1px;
  position: relative;
  padding-bottom: 5px;
  background: #d1d1d1;
  background-image:url(../img/mono-icons/search32_a.png);
  background-position:right;
  background-repeat:no-repeat; 
   
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;  
  
}

.ui-accordion .ui-accordion-header:hover,
.toggle-trigger:hover {
	background: #E5E5E5;
}

#content .ui-accordion .ui-accordion-header>a,
#content .toggle-trigger>a{
	text-decoration: none;
	color: #363636;
	font-size: 14px;
	padding-left: 20px;
}

.ui-accordion .ui-accordion-content,
.toggle-container {
  border-top: 0 none;
  margin-bottom: 2px;
  padding: 20px 20px;
  position: relative;
  top: 1px;
}


/* Toggle Year Picker */
.toggle-year-trigger {
  cursor: pointer;
  margin-top: 4px;

  padding-top: 6px;
 
  padding-right: 20px;
  position: relative;
  background: #d1d1d1;

  background-image:url(../img/drop_down_icon.png);
  background-position:right 5px;
    background-repeat:no-repeat; 

  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 7px;   
  
}

.toggle-year-trigger:hover {
	background: #E5E5E5;
}


#content .toggle-year-trigger>a{
	text-decoration: none;
	color: #363636;
	font-size: 14px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

.toggle-year-container {
  border-top: 0 none;
  margin-bottom: 2px;
  padding: 20px 0 20px 0;
  position: relative;
  top: 1px;
}

#div_toggle_year {
/*  border-top: 0 none;
  border-left: #ad1c1c 1px solid;
  border-bottom: #ad1c1c 1px solid;
  border-right: #ad1c1c 1px solid;
*/
  border: #ad1c1c solid;
  margin-top: 0px;
  margin-bottom: 2px;
  padding: 20px 8px 0 8px;
  position: relative;
}

/*
.year_list a {
	display: inline-block;
    background: #ad1c1c;
    background: linear-gradient(220deg, transparent 6px, #ad1c1c 10px);
    text-shadow: 0 1px 0 rgba(0,0,0,.5);


	text-decoration: none;
	color: #fff !important;
	font-size: 14px;
	padding-left: 8px;
	padding-right: 8px;
	margin-bottom: 8px;
	margin-right: 2px;
}
.year_list a.current  {
    background: #e5e5e5 !important;
    background: linear-gradient(220deg, transparent 10px, #e5e5e5 10px) !important;
    text-shadow: none;    
    color: #333 !important;
}

.year_list a:hover {
    background: #c93434;
    background: linear-gradient(220deg, transparent 6px, #c93434 10px);     
}

*/


/* Toggle Geo Picker */

.toggle-geo-trigger {
  cursor: pointer;
  margin-top: 4px;
  padding-right: 18px;
  position: relative;
  background: #d1d1d1;

  background-image:url(../img/drop_down_icon.png);
  background-position:right 2px;
    background-repeat:no-repeat; 

  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;  
  
}

.toggle-geo-trigger:hover {
	background: #E5E5E5;
}


#content .toggle-geo-trigger>a{
	text-decoration: none;
	color: #363636;
	font-size: 14px;
	padding-top: 4px;
	padding-left: 8px;
	padding-right: 8px;
}

.toggle-geo-container {
  border-top: 0 none;
  margin-bottom: 2px;
  padding: 20px 0 20px 0;
  position: relative;
  top: 1px;
}

.geowahl_list a {
	  border-radius: 10px;
	  -moz-border-radius: 10px;
	  -webkit-border-radius: 10px;  
	display: inline-block;
	background: #d1d1d1;
	text-decoration: none;
	color: #363636 !important;
	font-size: 14px;
	padding-left: 8px;
	padding-right: 8px;
	margin-bottom: 8px;
	
}
.geowahl_list a:hover {
	background: #e1e1e1;
}

/* ALIGNMENT ------------------------------------------------------------*/

.left-align{
	float:left;
	margin:8px 18px 18px 0;
	display: block;
}

.right-align{
	float:right;
	margin:0px 0px 0px 10px;
	display: block;
}

/* BLOCKS ------------------------------------------------------------*/

.boxed{
	background: white;
	padding: 5px;
	border: 1px solid #cccccc;
}

.border{
	border: 2px solid white;
}

/* DROPCAP ------------------------------------------------------------*/

.dropcap:first-letter{ 
	font-size: 3.571em; 
	line-height: 0.76em; 
	padding: 0.04em 0.12em 0 0; 
	float: left;
}

.dropcap.dark:first-letter{ 
	display:block;
	float:left;
	font-size:30px;
	line-height:40px;
	margin:0 8px 0 0;
	padding: 10px 10px;
	background: #606060;
	color: #fff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	
}

/* HIGHLIGHT ------------------------------------------------------------*/

.highlight,
.highlight-red,
.highlight-blue,
.highlight-green {
	background: #f4e8c5;
	padding:2px 5px;
}

.highlight-red{ 
	background: red;
	color:#fff;
}

.highlight-blue{
	background: blue;
	color:#fff;
}

.highlight-green{
	background: green;
	color:#fff;
}

/* PULLQUOTES ------------------------------------------------------------*/

.pullquote-right,
.pullquote-left {
	border-left: #555555 2px solid;
	float:right;
	font-size:16px;
	line-height:1.5em;
	margin: 20px 0px 20px 20px;
	width:33%;
	font-style: italic;
}

.pullquote-left {
	float:left;
	margin: 20px 20px 20px 0px;
	padding:0 0 0 20px;
}

.pullquote-right{
	border-left: none;
	border-right: #555555 2px solid;
	padding:0 20px 0 0px;
}

/* LINK BUTTON BIG ------------------------------------------------------------*/

.link-button-big{
	display: table;
	height: 38px;
	padding-left: 6px;
	text-decoration: none;
	color: #fff;
	
	border-radius: 33px;
	-moz-border-radius: 33px;
	-webkit-border-radius: 33px;
	
	background: #515558;
	background: -webkit-gradient(linear, left top, left bottom, from(#515558), to(#131313)); 
	background: -moz-linear-gradient(top,  #515558,  #131313);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#515558', endColorstr='#131313', GradientType=0);
	
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,.5); 
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,.5); 
	box-shadow: 0px 1px 2px rgba(0,0,0,.5);
}
	
.link-button-big span{
	display: block;
	height: 100% ;
	font-size: 18px;
	line-height: 38px;
	padding-left: 9px;
	padding-right: 15px;
	text-shadow: 0px -2px rgba(0, 0, 0, .8);
}

.link-button-big:hover{
	background: #515558;
	background: -webkit-gradient(linear, left top, left bottom, from(#BB0000), to(#515558)); 
	background: -moz-linear-gradient(top,  #BB0000,  #515558);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#BB0000', endColorstr='#515558', GradientType=0);
}

/* LINK BUTTON ------------------------------------------------------------*/

#content .link-button{
	display: inline-table;
	height: 30px;
	padding-left: 5px;
	text-decoration: none;
	color: #fff;
	/* background: url(../img/button.png) 1px 0px  no-repeat; */
	
	border-radius: 26px;
	-moz-border-radius: 26px;
	-webkit-border-radius: 26px;
	
	background: #515558;
	background: -webkit-gradient(linear, left top, left bottom, from(#BB0000), to(#811314)); 
	background: -moz-linear-gradient(top,  #BB0000,  #811314);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#BB0000', endColorstr='#811314', GradientType=0);
	
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,.5); 
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,.5); 
	box-shadow: 0px 1px 2px rgba(0,0,0,.5); 
}
	
#content .link-button span{
	display: block;
	height: 100% ;
	font-size: 12px;
	line-height: 30px;
	padding-left: 9px;
	padding-right: 15px;
	/* background: url(../img/button.png) right -36px  no-repeat; */
	text-shadow: 0px -1px rgba(0, 0, 0, .8);
}	

#content .link-button:hover{
	background: #515558;
	background: -webkit-gradient(linear, left top, left bottom, from(#BB0000), to(#515558)); 
	background: -moz-linear-gradient(top,  #811314,  #BB0000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#811314', endColorstr='#BB0000', GradientType=0);
}


.float_right {
	text-align:right;
}

/* TABLE ------------------------------------------------------------*/


table {
	border-collapse:separate;
	border-spacing:0;
/*	border-top:1px solid white; */
	margin-bottom:28px;
/*	width:100%;    */
	text-align: left;
}


table.wortmix,
table.calendar,
table.geo_table,
table.legend,
table#holiday_table,
table#holiday_table_past,
table#export_table,
table#school_vacancies {
		width:100%;
}


table.wortmix td {
	padding-left: 50px; 
	padding-right: 8px;
}
table.wortmix td.paddingless {
	padding:8px;
/*	border-bottom: none !important; */
}

th{
/*	border-top:5px solid #555555; */
	border-bottom: 3px solid #ccc;	
	padding: 10px 5px 5px 5px;
	text-transform:uppercase;
/*	color: #ffffff;
	background-color: #49494b; */
}

td{
	padding:8px;
	border-bottom: 1px solid #CCC;
}

td.datum {
	white-space:nowrap;
}



table.legende {
	border-collapse:separate;
	border-spacing:0;
	margin-bottom:28px;
	width:100%;  
	text-align: left;
	border-top: none;

}

td.info,
tr.legende {
	vertical-align:top;
	
}



table.legende td{
	padding:8px;
	border-bottom: 1px solid #fff;
}


table.geo_table td {
	padding:8px;
	border: none !important;
/*	border-bottom: 1px solid #fff; */
}

table.calendar {
	border: none;
}

table.geo_table {
	/*	border-bottom: 1px solid #7f7f7f; */
}


tr.row_ft {
	color: #000;
	background-color: #f4e8c5;
/*	background-color:c;  bis 28.10.2011) */
}
/* ---------------------------------------------------------*/
tr.alt td {
	background: #ffffff;
}
tr.over td {
	background: #e5e5e5; 

}
tr.markiert td {
		background: #f4e8c5;


}
/* ---------------------------------------------------------*/




/* LISTS ------------------------------------------------------------*/


.lists-check ul,
.lists-arrow ul,
.lists-plus ul,
.lists-star ul,
.lists-heart ul{
	margin-bottom: 30px;
	margin-left: 20px;
}


.lists-check ul li{ 
	list-style-image: url(../img/bullets/check.png);
	line-height: 1.5em;
}
	
.lists-arrow ul{ 
	list-style-image: url(../img/bullets/arrow.png); 
	line-height: 1.5em;
}

.lists-plus ul{ 
	list-style-image: url(../img/bullets/plus.png); 
	line-height: 1.5em;
}

.lists-star ul{ 
	list-style-image: url(../img/bullets/star.png); 
	line-height: 1.5em;
}

.lists-heart ul{ 
	list-style-image: url(../img/bullets/heart.png); 
	line-height: 1.5em;
}


/* INFO BOXES ------------------------------------------------------------*/

.info-add,
.warning-box,
.blue-box,
.error-box,
.download-box,
.favorite-box,
.information-box,
.success-box,
.validation-box,
.fastforward-box,
.rewind-box,
.right-box,
.graphite-box,
.green-box,
.gray-box,
.help-box,
.left-box,
.loop-box,
.message-box,
.orange-box,
.pause-box,
.play-box,
.record-box,
.red-box,
.refresh-box,
.remove-box,
.search-box,
.shuffle-box,
.smart-box,
.back-box,
.forward-box,
.stop-box,
.upload-box
{
	border: 1px solid;
	margin: 10px 0px;
	padding:15px 10px 0 50px;
	background-repeat: no-repeat;
	background-position: 8px 8px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.info-add{
	color: #4F8A10;
	background-color: #DFF2BF;
	background-image: url('../img/knobs-icons/Knob Add.png');
}

.warning-box{
	color: #9F6000;
	background-color: #FEEFB3;
	background-image: url('../img/knobs-icons/Knob Attention.png');
}

.blue-box{
	color: #00529B;
	background-color: #BDE5F8;
	background-image: url('../img/knobs-icons/Knob Blue.png');
}

.error-box{
	color: #D8000C;
	background-color: #FFBABA;
	background-image: url('../img/knobs-icons/Knob Cancel.png');
}

.download-box{
	color: #4F8A10;
	background-color: #DFF2BF;
	background-image: url('../img/knobs-icons/Knob Download.png');
}

.favorite-box{
	color: #9F6000;
	background-color: #FEEFB3;
	background-image: url('../img/knobs-icons/Knob Favorite.png');
}

.information-box{
	color: #222222;
	background-color: #ffffff;
	background-image: url('../img/knobs-icons/Knob Info.png');
}
/*
.information-box{
	color: #00529B;
	background-color: #BDE5F8;
	background-image: url('../img/knobs-icons/Knob Info.png');
} */

.success-box{
	color: #4F8A10;
	background-color: #DFF2BF;
	background-image: url('../img/knobs-icons/Knob Valid Green.png');
}

.fastforward-box{
	color: #ffffff;
	background-color: #57737f;
	background-image: url('../img/knobs-icons/Knob Fast Forward.png');
}

.rewind-box{
	color: #ffffff;
	background-color: #57737f;
	background-image: url('../img/knobs-icons/Knob Fast Rewind.png');
}

.right-box{
	color: #4F8A10;
	background-color: #DFF2BF;
	background-image: url('../img/knobs-icons/Knob Forward.png');
}

.graphite-box{
	color: #ffffff;
	background-color: #57737f;
	background-image: url('../img/knobs-icons/Knob Graphite.png');
}

.green-box{
	color: #4F8A10;
	background-color: #DFF2BF;
	background-image: url('../img/knobs-icons/Knob Green.png');
}

.gray-box{
	color: #fff;
	background-color: #999999;
	background-image: url('../img/knobs-icons/Knob Grey.png');
}

.help-box{
	color: #222222;
	background-color: #ffffff;
	background-image: url('../img/knobs-icons/Knob Help.png');
}

.left-box{
	color: #4F8A10;
	background-color: #DFF2BF;
	background-image: url('../img/knobs-icons/Knob Left.png');
}

.loop-box{
	color: #ffffff;
	background-color: #57737f;
	background-image: url('../img/knobs-icons/Knob Loop Off.png');
}

.message-box{
	color: #00529B;
	background-color: #BDE5F8;
	background-image: url('../img/knobs-icons/Knob Message.png');
}

.orange-box{
	color: #9F6000;
	background-color: #FEEFB3;
	background-image: url('../img/knobs-icons/Knob Orange.png');
}

.pause-box{
	color: #ffffff;
	background-color: #57737f;
	background-image: url('../img/knobs-icons/Knob Pause.png');
}

.play-box{
	color: #ffffff;
	background-color: #57737f;
	background-image: url('../img/knobs-icons/Knob Play.png');
}

.record-box{
	color: #ffffff;
	background-color: #57737f;
	background-image: url('../img/knobs-icons/Knob Record Off.png');
}

.red-box{
	color: #D8000C;
	background-color: #FFBABA;
	background-image: url('../img/knobs-icons/Knob Red.png');
}

.refresh-box{
	color: #4F8A10;
	background-color: #DFF2BF;
	background-image: url('../img/knobs-icons/Knob Refresh.png');
}

.remove-box{
	color: #D8000C;
	background-color: #FFBABA;
	background-image: url('../img/knobs-icons/Knob Remove Red.png');
}

.search-box{
	color: #00529B;
	background-color: #BDE5F8;
	background-image: url('../img/knobs-icons/Knob Search.png');
}

.shuffle-box{
	color: #ffffff;
	background-color: #57737f;
	background-image: url('../img/knobs-icons/Knob Shuffle Off.png');
}

.smart-box{
	color: #fff;
	background-color: #b47bc4;
	background-image: url('../img/knobs-icons/Knob Smart.png');
}

.back-box{
	color: #9F6000;
	background-color: #FEEFB3;
	background-image: url('../img/knobs-icons/Knob Snapback.png');
}

.forward-box{
/*	color: #9F6000;
	background-color: #FEEFB3;  */
	color: #222222;
	background-color: #ffffff;
	
	background-image: url('../img/knobs-icons/Knob Snapforward.png');
}

.stop-box{
	color: #ffffff;
	background-color: #57737f;
	background-image: url('../img/knobs-icons/Knob Stop.png');
}

.upload-box{
	color: #00529B;
	background-color: #BDE5F8;
	background-image: url('../img/knobs-icons/Knob Upload.png');
}


/*////////////////////////////////////////////////////////////////////////*/
.typ0 {
	margin-left: 0px;
}

.typ10 {
	margin-left: 20px;

}
.typ20 {
	margin-left: 40px;
}
.typ30 {
	margin-left: 60px;
}
.typ40 {
	margin-left: 80px;
}

.hldck {
	text-align:right;
	margin-top: 16px;
}
.hldck_left {
	text-align:left;
	margin-top: 16px;
}
/*////////////////////////////////////////////////////////////////////////*/
.sprachabstand {
	padding-left: 50px;
}
/*////////////////////////////////////////////////////////////////////////*/
div#google_translate_element {
	text-align:right;
	padding-right:45px;
}




.update {
	background-color: #e8e8e8;
	padding:20px;
}
.update ul {
	list-style:circle;
	margin-left:20px;
}
.update h3 {
	margin-top:30px;
}