/*
Theme Name: ACD-Deria
Theme URI: http://www.benerowski.de/
Author: Stefan Benerowski
Author URI: http://www.benerowski.de/
Description: Theme f&uuml;r die Benutzung der ACD-Telefonanlage (Deria)
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: ACD-Deria
Text Domain: ACD-Deria


*/

@charset "UTF-8";
/* CSS Document */



body {
	  margin-left: 0; /* ersetzt "leftMargin" im Quelltext */
  margin-right: 0; /* ersetzt "leftMargin" im Quelltext */
  margin-top: 0px; /* ersetzt "leftMargin" im Quelltext */
   margin-bottom: 0px; /* ersetzt "leftMargin" im Quelltext */
  background-color: #FFFFFF;
  color: #000000;
  font-family: Times New Roman, Times, serif;
  font-size:12px;
  
  background-image: url("../grafik/page_gross.jpg");
  background-attachment:fixed;
  
  
}

.clear {
	clear: both;
}

#page-wrap {
   width: 100%;
}


hr {
  display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #400061;
    margin: 1em 0;
    padding: 0; 
	
  margin-top:10px;
  margin-bottom:10px;
}


a {
   color: #400061;
   TEXT-DECORATION: none;
}
a:hover {
   color: #400061;
   TEXT-DECORATION: underline;
}

.seiten-wrapper {
	/*
	 max-width: 950px;
    padding-right: 0px;
    margin-left: auto;
    margin-right: auto;
    z-index: 1001;
    padding-top: 0px;*/
}

.top_container {
   width: 1295px;
   margin: 0 auto; 
  
  min-height:220px;
  height:auto !important;
  height:220px;
  
  background-image: url("../grafik/header.png");
  background-repeat: no-repeat;
}

.top_container_navi {
   float: right;
   background-image: url("../grafik/topnavi4.png");
   width: 250px;
   height: 32px;
   margin-top:180px;
   margin-right:16px;
   padding-left:22px;
   padding-top:4px;
}

.topnavi {
  width: 1281px;
  margin: 0 auto; /* *das* ist das Zentrierungsgeheimnis - Abstand oben und unten ist 0, Abstand f?r links und rechts ist auto */
  
  min-height:38px;
  height:auto !important;
  height:38px;
  
  background-image: url("../grafik/topnavi2.png");
  background-repeat: no-repeat;
  padding-top:3px;
  padding-left:15px;
  
}

.topnavi2 {
  width: 1281px;
  margin: 0 auto; /* *das* ist das Zentrierungsgeheimnis - Abstand oben und unten ist 0, Abstand f?r links und rechts ist auto */
  min-height:38px;
  height:auto !important;
  height:38px;
  
  background-image: url("../grafik/topnavi3.png");
  background-repeat: no-repeat;
  padding-top:3px;
  padding-left:15px; 
}

.topnavi2 a{
    color: #f9f93e;
	text-decoration:underline;
	font-weight: bold;
}

.lauftext {
   width: 1200;
   padding-left: 20px;
   color: #f9f93e !important;
   font-size:16px;
   padding-top: 3px;
}

.content_container {
   width: 1278px;
   margin: 0 auto; /* *das* ist das Zentrierungsgeheimnis - Abstand oben und unten ist 0, Abstand f?r links und rechts ist auto */
  
  min-height:220px;
  height:auto !important;
  height:220px;
  /* background-color: #00ffff; */
}

/* Menü Left ----------------------*/

ul.left-menu, ul.left-menu ul { 
   display: block; 
   margin: 0px; 
   padding: 0px; 
   border: 0px none; 
   list-style-type: none; 
}

ul.left-menu  li { 
   position: relative; 
   z-index: 5; 
   display: block; 
   
   margin: 0px; 
   padding: 0px; 
   border: 0px none; 
}

ul.left-menu  > li > a { 
   
   padding-top: 7px;
	padding-left: 30px;

   position: relative; 
   display: block; 
   height: 25px; 
   cursor: pointer; 
   text-decoration: none; 
   color: black;
   
   width: 183px; 
   FONT-SIZE: 14px; 
   margin-top:7px;
   background-image: url("../grafik/left_menue.png");
   
   font-family: Arial;
   
}

ul.left-menu  > li > a:hover{
	background-image: url("../grafik/left_menue_hover.png");
}

.sub-menu { 
   /*display: none !important;*/
}
.current_page_item .sub-menu, .current_page_parent .sub-menu { display: block !important; } 



ul.sub-menu, ul.sub-menu ul { 
   display: block; 
   margin: 0px; 
   padding: 0px; 
   border: 0px none; 
   list-style-type: none; 
}

ul.sub-menu  li { 
   position: relative; 
   z-index: 5; 
   display: block; 
   
   margin: 0px; 
   padding: 0px; 
   border: 0px none; 
}

ul.sub-menu  > li > a { 
   
   
    

   position: relative; 
   display: block; 
   
   width: 178px;
   
    min-height:25px !important;
   
    height:25px !important;
	
	background-image: url("../grafik/left_menue_sub.png");
	FONT-SIZE: 13px; 
	padding-top: 7px;
	padding-left: 35px;
	
	font-family: Arial;
	color: black;
	
	
	
   
}

/* Menü Footer ----------------------*/
ul.footer-menu, ul.footer-menu ul { 
   display: block; 
   margin: 0px; 
   padding: 0px; 
   border: 0px none; 
   list-style-type: none; 
}

ul.footer-menu li { 
   position: relative; 
   z-index: 5; 
   display: block; 
   float: left; 
   background: none repeat scroll 0% 0% transparent; 
   margin: 0px; 
   padding: 0px; 
   border: 0px none; 
   margin-right:20px;
}

ul.footer-menu > li > a { 
    FONT-SIZE: 13px !important;  
}

/* ------------------------------- */

ul.menu, ul.menu ul { 
   display: block; 
   margin: 0px; 
   padding: 0px; 
   border: 0px none; 
   list-style-type: none; 
}


ul.menu li { 
   position: relative; 
   z-index: 5; 
   display: block; 
   float: left; 
   background: none repeat scroll 0% 0% transparent; 
   margin: 0px; 
   padding: 0px; 
   border: 0px none; 
}

ul.menu > li > a { 
   border-radius: 7px 7px 7px 7px; 
   border: 1px solid transparent; 
   padding: 0px 12px; 
   margin: 0px auto; 
   position: relative; 
   display: block; 
   height: 24px; 
   cursor: pointer; 
   text-decoration: none; 
   color: rgb(40, 1, 33);
   
   line-height: 24px; 
   text-align: center; 
}

ul.menu > li.current-menu-item > a { 

 background: #DADA07;
  background: linear-gradient(top, #F9F934 0, #F7F708 30%, #8F8F04 100%) no-repeat;
  background: -webkit-linear-gradient(top, #F9F934 0, #F7F708 30%, #8F8F04 100%) no-repeat;
  background: -moz-linear-gradient(top, #F9F934 0, #F7F708 30%, #8F8F04 100%) no-repeat;
  background: -o-linear-gradient(top, #F9F934 0, #F7F708 30%, #8F8F04 100%) no-repeat;
  background: -ms-linear-gradient(top, #F9F934 0, #F7F708 30%, #8F8F04 100%) no-repeat;
  background: linear-gradient(top, #F9F934 0, #F7F708 30%, #8F8F04 100%) no-repeat;
  -svg-background: linear-gradient(top, #F9F934 0, #F7F708 30%, #8F8F04 100%) no-repeat;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  border: 1px solid #921C57;
  padding: 0 12px;
  margin: 0 auto;
  color: #280126;
  text-decoration: none;
   

}


ul.menu>li:before
{
  position: absolute;
  display: block;
  content: ' ';
  top: 0;
  left: -9px;
  width: 9px;
  height: 24px;
  background:  url(../grafik/menuseparator.png) center center no-repeat;
}
ul.menu>li:first-child:before
{
  display: none;
}



.menu a, .menu a:link, .menu a:visited, .menu a.active, .menu a:hover { 
   font-size: 14px; 
   font-family: Tahoma,Arial,Helvetica,Sans-Serif; 
   font-weight: normal; 
   font-style: normal; 
   text-decoration: none; 
   text-transform: uppercase; 
   text-align: left; 
}
ul.menu > li > a:visited, ul.menu > li > a:hover, ul.menu > li:hover > a { 
   text-decoration: none; 
}

ul.menu > li > a:hover, .desktop ul.menu > li:hover > a { 
   background: -moz-linear-gradient(center top , rgb(253, 170, 238) 0px, rgb(249, 16, 206) 100%) no-repeat scroll 0% 0% transparent; 
   border-radius: 7px 7px 7px 7px; 
   border: 1px solid rgb(250, 61, 215); 
   padding: 0px 12px; 
   margin: 0px auto; 
   background-image: url("../grafik/bg_topmenuepunkt.png");
}




ul.menu > li > a:hover, .desktop ul.menu > li:hover > a { 
 color: rgb(50, 51, 36); text-decoration: none; 
}



ul.menu > li { margin-left: 9px; }


.left_menue {
    float: left;
    width: 220px;
    min-height:420px;
    height:auto !important;
    height:420px;
   /*  background-color: #00ff00; */
}

.left_menue_container {
   width: 213px;
    min-height:120px;
    height:auto !important;
    height:120px;
	/* background-color: #fcfbab; */
	
	
}

.content_bereich {
    float: left;
    width: 1058px;
    min-height:420px;
    height:auto !important;
    height:420px;
	padding-top:7px;
    /* background-color: #ff00f0; */
}

.content_bereich a {
   color: #f9f93e;
   TEXT-DECORATION: underline;
}
.content_bereich a:hover {
   color: #ffffc9;
   TEXT-DECORATION: underline;
}

.footer {
    width: 1280px;
    margin: 0 auto; /* *das* ist das Zentrierungsgeheimnis - Abstand oben und unten ist 0, Abstand f?r links und rechts ist auto */
  
    min-height:40px;
    height:auto !important;
    height:40px;
    background-color: #f9f92f;
	
	margin-top:20px;
	
	padding-top: 20px;
	padding-left: 15px;
	
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;


}

.footer a:link {
	 FONT-WEIGHT: normal; 
	 FONT-SIZE: 12px; 
	 COLOR: #000000; 
	
	 TEXT-DECORATION: none
}
.footer a:visited {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
	COLOR: #000000; 
	
	
	TEXT-DECORATION: none
}
.footer a:active {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
	COLOR: #000000; 
	
	
	TEXT-DECORATION: none
}
.footer a:hover {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
	COLOR: #000000; 

	TEXT-DECORATION: underline; 
	
}

.clear {
clear: left;
font-size: 1px;
background-color: #F2F2F2;
}

.bogen_top {
    width: 1030px;
    min-height:17px;
    height:auto !important;
    height:17px;
	background-image: url("../grafik/bogen_top.png");
}
.bogen_bottom {
    width: 1030px;
    min-height:17px;
    height:auto !important;
    height:17px;
	background-image: url("../grafik/bogen_bottom.png");
}


.bogen_content {
    width: 1010px;
    min-height:350px;
    height:auto !important;
    height:350px;
	background-image: url("../grafik/bogen_content.png");
	padding-top:10px;
	color: #f9f93e;
	font-family: Lucida Console;
	FONT-SIZE: 24px;
	border-bottom: 1px solid rgba(183, 109, 221, .1);
	padding-left:20px;
	font-size: 14px;

}
.bogen_content h1{
   FONT-SIZE: 38px; 
   font-weight: bold; 
   text-shadow: #000000 5.7px 5.7px 10px; 
   font-family: 'Lucida Console'; 
   color: #f9f93e; 
   margin:0px;
}


.bogen_content_neu {
    width: 1010px;
    min-height:350px;
    height:auto !important;
    height:350px;
	
	padding-top:10px;
	color: #f9f93e;
	
	border-bottom: 1px solid rgba(183, 109, 221, .1);
	padding-left:20px;
	padding-top: 20px;
	font-size:18px; 
	line-height: 24px;
	
	background-color: #b162d9;
	border-radius: 10px 10px 10px 10px; 
	
	opacity: .8;
	filter: alpha(opacity=80); 
	
	
	font-family: Times New Roman, Times, serif;
}
.bogen_content_neu h1{
   
   font-weight: bold; 
   text-shadow: #000000 5.7px 5.7px 10px; 
   
   
   font-family: 'Tangerine', serif;
   font-size: 48px;
		
   color: #f9f93e; 
   margin:0px;
   margin-bottom:30px;
}

.news h3{
   
   font-weight: bold; 
   text-shadow: #000000 5.7px 5.7px 10px; 
   
   
   font-family: 'Tangerine', serif;
   font-size: 38px;
		
   color: #f9f93e; 
   margin:0px;
   margin-bottom:30px;
   margin-top:10px;
   line-height:120%;
}


.bogen_content_neu h2{
   
   font-weight: bold; 
   text-shadow: #000000 5.7px 5.7px 10px; 
   
   
   font-family: 'Tangerine', serif;
   font-size: 26px;
		
   color: #f9f93e; 
   margin:0px;
   margin-bottom:30px;
}

.inhalt_links {
   float:left;
   
   width: 680px;
    min-height:350px;
    height:auto !important;
    height:350px;
	padding-right:50px;
}

.inhalt_rechts_gesamt {
    float:left;
    width: 230px;
    min-height:50px;
    height:auto !important;
    height:50px;
		
}

.inhalt_rechts_top {
   border-radius: 10px 10px 0px 0px;
   
   opacity: 1;
	filter: alpha(opacity=100);
	
	float:left;
    width: 230px;
    min-height:63px;
    height:auto !important;
    height:63px;
	
	background-image: url("../grafik/sdt_bg_top.png");
	
	padding-left:10px;
	padding-right:10px;
	
	background-color: #8835b2;
}

.inhalt_rechts_top2 {
   border-radius: 10px 10px 0px 0px;
   
   opacity: 1;
	filter: alpha(opacity=100);
	
	float:left;
    width: 230px;
    min-height:10px;
    height:auto !important;
    height:20px;
	
	
	
	padding-left:10px;
	padding-right:10px;
	
	background-color: #8835b2;
}

.inhalt_rechts, .inhalt_rechts_text {
    float:left;
    width: 230px;
    min-height:50px;
    height:auto !important;
    height:50px;
	background-color: #8835b2;
	padding-left:10px;
	padding-right:10px;
	opacity: 1;
	filter: alpha(opacity=100);	
}

.inhalt_rechts_bottom {
   border-radius: 0px 0px 10px 10px;
   
   opacity: 1;
	filter: alpha(opacity=100);
	
	float:left;
    width: 230px;
    min-height:63px;
    height:auto !important;
    height:63px;
	
	background-image: url("../grafik/sdt_bg_bottom.png");
	
	padding-left:10px;
	padding-right:10px;
	
	background-color: #8835b2;
}

.inhalt_rechts_bottom2 {
   border-radius: 0px 0px 10px 10px;
   
   opacity: 1;
	filter: alpha(opacity=100);
	
	float:left;
    width: 230px;
    min-height:63px;
    height:auto !important;
    height:63px;
	
	
	
	padding-left:10px;
	padding-right:10px;
	
	background-color: #8835b2;
}

.inhalt_rechts h2{
   
    text-shadow: #000000 5.7px 5.7px 10px; 
   
    font-weight: normal; 
    font-family: Times New Roman, Times, serif;
    font-size: 18px;
    color: #f9f93e; 
    margin:0px;
	font-style:italic;
}

.inhalt_rechts h3{
   
    text-shadow: #000000 5.7px 5.7px 10px; 
   
    font-weight: normal; 
    
    color: #f9f93e; 
    margin:0px;
	
	display: inline;
	
	font-family: 'Tangerine', serif;
   font-size: 28px;
   font-weight: bold;
}

.inhalt_rechts p {
    font-weight: normal; 
    font-family: Times New Roman, Times, serif;
    font-size: 14px;
	line-height: 18px;
}

.inhalt_rechts_text p {
    font-weight: normal; 
    font-family: Tahoma, Arial, Helvetica, Sans-Serif;
    font-size: 14px;
	line-height: 16px;
}

.autor {
    font-style:italic;
	 font-size: 12px;
}


.inhalt_links input[type="text"], .inhalt_links select, .inhalt_links input[type="password"], .inhalt_links input[type="number"], .inhalt_links input[type="email"], .input_ta, .wpcf7-textarea  {
	border:1px solid #cfcfcf;
	box-shadow:none;
	background:#fff;
	
	line-height:22px;
	color:#222222;
	margin:0;
	padding-left:5px;
	padding-top:5px;
	width:100%;
	border-radius:0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	height:32px;
}

input[type="checkbox"]{
cursor: pointer;
-webkit-appearance: none;
appearance: none;
background: #34495E;
border-radius: 1px;
box-sizing: border-box;
position: relative;
box-sizing: content-box ;
width: 20px;
height: 20px;
border-width: 0;
transition: all .3s linear;
}
input[type="checkbox"]:checked{
  background-color: #2ECC71;
}
input[type="checkbox"]:focus{
  outline: 0 none;
  box-shadow: none;
}


.inhalt_links input[type="submit"] {
    FONT-SIZE: 13px; 
	 BORDER: #000000 1px solid; 
	 color:#000000;
	  LETTER-SPACING: 0em; 
	  BACKGROUND-COLOR: #f9f93b; 
	  font-weight: bold;
	  padding:4px;
}

/* */

.expose_klein_rahmen {
     width: 590px;
     margin: 0 auto; /* *das* ist das Zentrierungsgeheimnis - Abstand oben und unten ist 0, Abstand für links und rechts ist auto */
    
     height:auto !important;
     height:150px; 
	 
	 float: left;
	 
	 margin-top: 5px;
	 
	 
}

.expose_klein_bild {
 float: left;
 width:110px;
}

.expose_klein_text {
 float: left;
 width:430px;
 
 padding-left: 5px;
 padding-right:3px;
 

}

.expose_klein_info {
 color: #1C215B;
 padding-top:8px;
}

.expose_klein_name{
  font-size:20px;
  font-weight: bold;
  margin-bottom:5px;
}
.expose_klein_beschreibung{

  margin-bottom:5px;
  clear: both;
  padding-right:0px;
  padding-top: 10px;
  font-size:18px;
}
.expose_klein_link{
 font-size:18px;
  padding-top:15px;
}

.berater_rot {
   color: #e00e18;
}

.berater_gelb {
   color: #e4de4e;
}

.berater_gruen {
   color: #003d1a !important;
}


.berater_rot {
      color: #ffffff !important;
   
   background-color: red;
   padding:5px;
   
   -webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
margin-bottom:5px
   
}

.berater_gelb {
      color: #ffffff !important;
   
   background-color: #f0af18;
   padding:5px;
   
   -webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
margin-bottom:5px
}

.berater_gruen {
   color: #ffffff !important;
   
   background-color: green;
   padding:5px;
   
   -webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
margin-bottom:5px;
}


.btn-expose{}
.eingabe_left, .eingabe_left_hide, .eingabe_left_txt{float:left;width:260px;margin-bottom:15px;padding-top:0px;background-color:#9140b7;height:26px; padding:5px;}
.eingabe_right, eingabe_right_txt{float:left;width:400px;margin-bottom:15px;}
.acd_connect_input{border-radius:5px 5px 5px 5px;min-height:30px;height:auto !important;height:30px;border:1px solid #a3a3a3;padding-left:10px !important;width:90%;font-family:Arial, Helvetica, sans-serif;}
.acd_connect_input_ta, .acd_connect_input_ta_low{height:80px;width:100%;padding-left:4px !important;padding-right:4px !important;padding-top:3px !important;padding-bottom:6px !important;height:250px;border:1px solid #CCC;font-family:Arial, Helvetica, sans-serif;}
.acd_connect_input_ta_low{height:150px;}
.acd_connect_button{font-size:14px;padding-top:8px;padding-bottom:10px;font-size:16px;font-weight:bold;background-color:#f28f09;color:#ffffff;height:45px;border-radius:10px 10px 10px 10px;padding-left:20px;padding-right:20px;text-shadow:none !important;border:none !important;box-shadow:none !important;font-family:Arial, Helvetica, sans-serif;}
.acd_connect_button:hover{background-color:#fac680;color:#3e3e3e;}
.clear{
clear:both; 
background: rgba(0, 0, 0, 0.0);
}
.acd_status{color:#ffc1c1;font-weight:bold;}
.acd_callfenster{color:#ffc1c1;font-weight:bold;}
.acd_connect_admintable{font-size:18px;padding:20px;}
.acd_connect_admintable td{font-size:18px;padding:15px;}
.acd_connect_bg_grey{background-color:#cdcdcd;}
.acd_connect_bg_grey2{background-color:#878787;color:white;}
.acd_connect_el_admin{padding-left:10px;padding-top:10px;}
.acd_connect_table{}
.acd_connect_table td{border:1px solid #ababab;padding-left:10px;}
.modal_content_left{float:left;width:47%;background-color:#efefef;height:500px;}
.modal_content_right{float:left;width:49%;height:500px;}
@media (max-width:600px){.modal_content_left{clear:both;width:100%;background-color:#efefef;}
.modal_content_right{clear:both;width:100%;height:auto;}
.modal_content_left{height:auto;}
}
.modal_content_inner a span{font-size:16px !important;font-weight:600;}
.modal_content_inner{padding:10px;min-width:200px;}
.modal_content_inner h3{padding:0px;margin:0px;font-size:22px !important;font-weight:600;margin-bottom:10px;}
.modal_content_inner h3 span{font-size:22px !important;font-weight:600;}
.modal_left_flagge{float:left;padding-right:20px;padding-top:10px;}
.modal_right_flagge{float:left;padding-top:10px;}
.modal{display:none;position:fixed;left:0px;top:0px;width:100%;height:100%;overflow:auto;background-color:rgb(0,0,0);background-color:rgba(0,0,0,0.4);}
.modal-content{position:relative;background-color:#fefefe;margin:auto;padding:0;margin-top:50px;border:1px solid grey;max-width:1024px;box-shadow:0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);-webkit-animation-name:animatetop;-webkit-animation-duration:0.4s;animation-name:animatetop;animation-duration:0.4s;z-index:9;}
.modal-inner{padding:0px;}
@-webkit-keyframes animatetop{from{top:-300px;opacity:0}
to{top:0;opacity:1}
}
@keyframes animatetop{from{top:-30px;opacity:0}
to{top:0;opacity:1}
}


/* List */

.list_wrapper {
	
}
.list_wrapper a{
	text-decoration:none;
}

.list > li + li {
  margin-top: 5px;
}

.list-xl > li + li {
  margin-top: 44px;
}

.list-inline {
  margin-left: -5px;
  margin-right: -5px;
  vertical-align: baseline;
}

.list-inline > li {
  padding-left: 5px;
  padding-right: 5px;
}

.list-inline-reset {
  font-size: 0;
  line-height: 0;
}

.list-inline-xs {
  margin-left: -6px;
  margin-right: -6px;
}

.list-inline-xs > li {
  padding-left: 6px;
  padding-right: 6px;
}

.list-inline-sm {
  margin-left: -10px;
  margin-right: -10px;
}

.list-inline-sm > li {
  padding-left: 10px;
  padding-right: 10px;
}

.list-inline-md {
  margin-left: -15px;
  margin-right: -15px;
}

.list-inline-md > li {
  padding-left: 15px;
  padding-right: 15px;
}

.list-objects-inline {
  margin-bottom: -4px;
  margin-left: -22px;
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}

.list-objects-inline > *, .list-objects-inline > *:first-child {
  display: inline-block;
  vertical-align: middle;
  margin-top: 4px;
  margin-left: 22px;
}

.list-objects-inline > li > * {
  display: inline-block;
  vertical-align: middle;
}

.list-objects-inline > li > * + * {
  margin-left: 5px;
}

.list-terms dt + dd {
  margin-top: 10px;
}

.list-terms dd + dt {
  margin-top: 31px;
}

.list-terms-variant-1 dt {
  font: 700 16px/22px "Roboto", Helvetica, Arial, sans-serif;
  letter-spacing: -.025em;
  color: #000;
}

.list-terms-variant-1 dt + dd {
  margin-top: 18px;
}

.list-terms-variant-1 dd + dt {
  margin-top: 40px;
}

@media (min-width: 1200px) {
  .list-terms-variant-1 dt {
    font-size: 24px;
    line-height: 1.2;
  }
  .list-terms-variant-1 dd + dt {
    margin-top: 50px;
  }
}

.list-inline-dashed {
  margin-left: -15px;
}

.list-inline-dashed li {
  padding-left: 15px;
  padding-right: 10px;
}

.list-inline-dashed li:after {
  content: '|';
  position: relative;
  right: -12.5px;
  color: #e5e7e9;
}

.list-inline-dashed li:last-child {
  padding-right: 0;
}

.list-inline-dashed li:last-child:after {
  display: none;
}

@media (min-width: 992px) {
  .list-md-dashed > * {
    position: relative;
  }
  .list-md-dashed > *:after {
    content: '';
    position: absolute;
    font-weight: 100;
    top: 0;
    right: -6%;
    height: 73px;
    -webkit-transform: translateX(-50%) skew(-21deg);
    transform: translateX(-50%) skew(-21deg);
    width: 1px;
    background: #48494a;
  }
}

@media (min-width: 992px) and (min-width: 1200px) {
  .list-md-dashed > *:after {
    right: -3%;
    height: 120px;
  }
}

@media (min-width: 992px) {
  .list-md-dashed > *:last-child::after {
    display: none;
  }
}

.dl-inline {
  vertical-align: middle;
}

.dl-inline dt,
.dl-inline dd {
  display: inline-block;
  vertical-align: middle;
}

.dl-inline dt {
  padding-right: 5px;
}

.dl-inline dt:after {
  content: ':';
}

.dl-inline .pricing-object-sm {
  position: relative;
  top: -5px;
}

.list-terms-inline dt, .list-terms-inline dd {
  display: inline-block;
}

.list-terms-inline dt {
  color: #000;
}

.list-terms-inline dd {
  color: rgba(0, 0, 0, 0.5);
}

.list-terms-inline dt:after {
  content: ':';
}

.list-index {
  counter-reset: li;
}

.list-index > li .list-index-counter:before {
  content: counter(li, decimal-leading-zero);
  counter-increment: li;
}

.list-marked li {
  color: #000;
  position: relative;
  padding-left: 32px;
}

.list-marked li:before {
  position: absolute;
  top: 1px;
  left: 0;
  content: '\f005';
  /*font-family: "fl-flat-icons-set-2";*/
  font: 400 18px/24px 'FontAwesome';
  
  display: inline-block;
  margin-right: 11px;
  font-size: 13px;
  line-height: inherit;
  vertical-align: middle;
  color: #37c386;
}

.list-marked li:not(:last-child):after {
  content: ';';
}

.list-marked li:last-child:after {
  content: '.';
}

.list-marked li + li {
  margin-top: 11px;
}

.list-marked-spacing-lg li {
  padding-left: 26px;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .list-marked li {
    padding-left: 24px;
    font-size: 13px;
  }
  .list-marked li:before {
    font-size: 11px;
  }
}

.list-marked-variant-2 > li > a {
  position: relative;
  display: inline-block;
  padding-left: 20px;
}

.list-marked-variant-2 > li > a:before {
  content: '\f105';
  position: absolute;
  left: 0;
  top: -1px;
  font: 400 18px/24px 'FontAwesome';
  color: #3c68af;
  transition: .33s all ease;
}

.list-marked-variant-2 > li > a:hover:before {
  left: 4px;
}

.list-marked-variant-2 > li + li {
  margin-top: 14px;
}

.list-ordered {
  counter-reset: li;
}

.list-ordered li {
  color: #000;
}

.list-ordered li:before {
  display: inline-block;
  margin-right: 13px;
  width: 15px;
  content: counter(li, decimal) ".";
  counter-increment: li;
}

.list-ordered li:not(:last-child):after {
  content: ';';
}

.list-ordered li:last-child:after {
  content: '.';
}

.list-ordered li + li {
  margin-top: 11px;
}

.list-tags > li {
  display: inline-block;
  font-style: italic;
}

.list-tags > li a, .list-tags > li a:active, .list-tags > li a:focus {
  color: #37c386;
}

.list-tags > li a:hover {
  color: #37c386;
}

.list-tags > li:after {
  content: ',';
  display: inline-block;
  color: #f9f9f9;
}

.list-tags > li:last-child:after {
  display: none;
}

.list-numbered {
  counter-reset: li;
}

.list-numbered > li {
  position: relative;
  padding-left: 30px;
}

.list-numbered > li:before {
  position: absolute;
  top: 0;
  left: 0;
  content: counter(li, decimal) ".";
  counter-increment: li;
}

.list-numbered > li + li {
  margin-top: 10px;
}

.list-icon-pack {
  margin-top: 6px;
}

.list-icon-pack > li {
  margin-top: 25px;
}

.list-icon-pack > li span {
  display: block;
}

.list-icon-pack > li span + span {
  margin-left: .25em;
}

.list-icon-pack h6 + *,
.list-icon-pack .h6 + * {
  margin-top: 2px;
}

.list-links > li {
  display: inline-block;
}

.list-links > li:after {
  content: ';';
}

.list-links > li:last-child:after {
  display: none;
}

.list-hashtags > li {
  display: inline-block;
}

.list-hashtags > li > a:before {
  content: '#';
}

.list-marked-bordered {
  color: #000;
}

.list-marked-bordered li a {
  display: block;
  padding: 10px 7px;
  border-bottom: 1px solid #f9f9f9;
}

.list-marked-bordered li a:before {
  position: relative;
  display: inline-block;
  padding-right: 10px;
  font: 400 18px "FontAwesome";
  line-height: inherit;
  color: #37c386;
  content: '\f105';
}

.list-marked-bordered li a span {
  color: inherit;
  transition: color .33s;
}

.list-marked-bordered li a span:first-child {
  color: #000;
}

.list-marked-bordered li a:hover, .list-marked-bordered li a:hover span:nth-child(n) {
  color: #37c386;
}

.list-marked-bordered li span:not(:last-child) {
  margin-right: .25em;
}

.list-bordered-horizontal {
  position: relative;
  -webkit-transform: translateY(-7px);
  transform: translateY(-7px);
  margin-bottom: -7px;
}

.list-bordered-horizontal > * {
  margin-top: 7px;
}

.list-bordered-horizontal > *:not(:last-child) {
  margin-right: 35px;
}

@media (min-width: 768px) {
  .list-bordered-horizontal > li {
    display: inline-block;
  }
  .list-bordered-horizontal > li:not(:last-child) {
    position: relative;
  }
  .list-bordered-horizontal > li:not(:last-child):after {
    content: '';
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: -20px;
    width: 1px;
    height: 22px;
    background: #dedede;
  }
}

.list-tag-blocks {
  position: relative;
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
  margin-bottom: -6px;
}

.list-tag-blocks > * {
  margin-top: 6px;
}

.list-tag-blocks > *:not(:last-child) {
  margin-right: 6px;
}

.list-tag-blocks li {
  display: inline-block;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
}

.list-tag-blocks li a {
  display: inline-block;
  padding: 6px 19px;
  border-radius: 0;
  border: 1px solid transparent;
}

.list-tag-blocks li a, .list-tag-blocks li a:active, .list-tag-blocks li a:focus {
  color: #000;
  background: #fff;
}

.list-tag-blocks li a:hover {
  background: transparent;
  border-color: #cdcdcd;
}

.list-progress {
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  color: #00030a;
}

.list-progress li + li {
  margin-top: 23px;
}

.list-progress p {
  padding-right: 40px;
}

.list-tags-inline > li {
  display: inline;
}

.list-tags-inline > li:not(:last-child):after {
  content: ',';
}

.list-rating {
  font-size: 0;
  line-height: 0;
}

.list-rating > li {
  display: inline-block;
}

.list-rating .icon {
  color: #ffd400;
}

.list-wide-bordered {
  color: #00030a;
  font: 400 14px/22px "Roboto", Helvetica, Arial, sans-serif;
  border-top: 1px solid #dedede;
}

.list-wide-bordered dl {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  font-weight: 700;
}

.list-wide-bordered dl dt {
  padding-right: 15px;
}

.list-wide-bordered dl dd {
  font-weight: 700;
  font-size: 14px;
}

.list-wide-bordered li {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 54px;
  padding: 10px 20px;
  border-bottom: 1px solid #dedede;
}

.list-wide-bordered + .list-wide-bordered {
  border-top: 0;
}

@media (min-width: 768px) {
  .list-wide-bordered {
    font-size: 16px;
  }
  .list-wide-bordered li {
    min-height: 73px;
    padding: 20px 30px;
  }
}


input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0; 
}

input[type="number"] {
    -moz-appearance: textfield;
}
input[type="number"]:hover,
input[type="number"]:focus {
    -moz-appearance: number-input;
}

input[type=number] {
  &,
  &::-webkit-inner-spin-button,
  &::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: textfield;
    appearance: none;

    &:hover,
    &:focus {
      -moz-appearance: number-input;
    }
  }
}

  input[type='number'] {
    appearance: none;
}



/* popup */

#backgroundPopup { 
	z-index:101;
	position: fixed;
	display:none;
	height:100%;
	width:100%;
	background:#000000;	
	top:0px;  
	left:0px;
	
	
}
#toPopup {
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 10px solid #ccc;
    border-radius: 3px 3px 3px 3px;
    color: #333333;
    display: none;
	font-size: 14px;
    left: 50%;
    margin-left: -402px;
    position: fixed;
    top: 20%;
    width: 600px;
    z-index: 102000000000000000;
}
div.loader {
    background:  url(../images/loading.gif) no-repeat scroll 0 0 transparent;
    height: 32px;
    width: 32px;
	display: none;
	z-index: 999900;
	top: 40%;
	left: 50%;
	position: absolute;
	margin-left: -10px;
}
div.close {
    background:  url(../images/closebox.png) no-repeat scroll 0 0 transparent;
    bottom: 24px;
    cursor: pointer;
    float: right;
    height: 30px;
    left: 27px;
    position: relative;
    width: 30px;
}
span.ecs_tooltip {
    background: none repeat scroll 0 0 #000000;
    border-radius: 2px 2px 2px 2px;
    color: #FFFFFF;
    display: none;
    font-size: 11px;
    height: 16px;
    opacity: 0.7;
    padding: 4px 3px 2px 5px;
    position: absolute;
    right: -62px;
    text-align: center;
    top: -51px;
    width: 93px;
}
span.arrow {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 7px solid #000000;
    display: block;
    height: 1px;
    left: 40px;
    position: relative;
    top: 3px;
    width: 1px;
}
div#popup_content {
    margin: 0px 0px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;
	padding-top:10px;
	background-image: url(../images/back_popup.jpg);
	background-repeat: repeat-x;
}

.pop_ueberschrift {
   min-height: 50px;
   height: auto !important;
   height: 50px;
}
.pop_ueberschrift h1 {
  padding:0px;
  margin:0px;
}

.pop_content {
  min-height: 150px;
   height: auto !important;
   height: 150px;
   padding-bottom:20px;
   line-height: 18px;
}

.pop_footer{
padding-bottom:20px;
}



.pop_footer a {
	color: #000000;
}
.pop_footer a:hover {
	background-color: #034da1;
	color: #ffffff;
}

@media (max-width: 620px) {
#toPopup {

    top: 30px;
    width: 300px;
	 margin-left: -140px;
    
}

}


.rahmen_meldung {
	background-color: #8835b2;
	padding:10px;
	
	
	
}

