/* #################  2 column Table Metaslider / Youtube default #################  */

.column_2_outer_div_center {
        text-align: center;
        width:98%;
        height:100%;
        margin-left: auto;
        margin-right: auto;
/*        background-color:#00ff00;*/
}

.column_2_inner_div_center {
        vertical-align: top;
        display: inline-block;
        text-align: center;
  	min-width: 46%;
	margin: 0 2%;
/*        background-color:#00ffff;*/
}

/* #################  Pro / Contra Table FAQ #################  */

#ProCon_aussendiv {
	text-align: center;
        vertical-align: top;
        width:100%;
        height:100%
        margin-left:0%;
/*       background-color:#00ff00;*/
}

.ProCon_innendiv {
        display: inline-block;
        text-align: left;
        vertical-align: top;
  	min-width: 400px;
	margin: 0 3%;
/*        background-color:#00ffff;*/
}

/* ################# Basic/old CSS 2 Column Table  #################  */

#Routen_aussendiv {
	text-align: center;
        width:98%;
        height:98% 
        margin-right:1%;
        margin-left:1%;
/*        background-color:#00ffff;*/
}

.Routen_innendiv {
        display: inline-block;
        text-align: center;
	min-width: 300px;
	margin: 0 2%;
/*        background-color:#00foof;*/
}

/*##################################################################################################################*/

/* DIV Link Library Plugin */
/* reduce search line from 2 to 1 lines */
#searchll {
  display: unset;
  margin: 0 auto !important;
  justify-content: center;
  align-items: center;
  text-align: center
  background: #ff0000 !important;
}

/* Center Serach Div  */

/*##################################################################################################################*/





