/*FASOMS DOMS CSS
*/
#main {width:100%;align-content: center;}
#maincontent { display: flex;
        width: 100%;margin-left: 5%;
        justify-content: center;}
#menu {margin-top:20px;padding:10px;width:15%;float:left; text-align: center;height:100%; }
#content {margin-top:20px;width:85%;float:rigth;text-align: left}

h1 { text-align: center;  font-family:arial; font-style:normal; font-size:20pt; color: #008080;}
h2 { vertical-align: middle;  font-family:arial; font-style:normal; font-weight:bold; font-size:32pt; color:silver; }
.sitehead { vertical-align: middle;  font-family:arial; font-style:normal; font-weight:bold; font-size:32pt; color:silver; }

a.hrefbutton{background-color: #e1eff8;
             
      border-color: black;
      border-bottom: 1px;
      border-right: 1px;
      color: black;
      padding: 5px;
      text-align: center;
      text-decoration: none;
      display: inline-block;
       -webkit-box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
      -moz-box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
      -ms-box-shadow : 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
      box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
      font-size: 20px;
      margin-right:5px;
      margin-bottom:10px;
      width:430px;
     } 
button.linkbutton{background-color: #e1eff8 ;width:80%;   }
a.hrefbutton:hover {
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19);
}
.link{font-size: 22px; font-family: arial, helvetica, sans-serif;text-decoration: none;color:black;  }
.index
{
  
    font-family: arial;
    font-size: 20px; 
    font-style:bold; 
    color:white;
}

#header
{
    text-align: center;
    width:100%;
    padding-top:100px;
}

/*............... for the menu_html table ....................*/
.kopf_hell
  {
    background-color: #efefef;
    border-bottom: 1px solid; 
    border-right: 1px solid; 	
    border-left: 1px solid; 
    border-top: 1px solid;
    vertical-align: middle;
    font-family:"Arial", sans-serif;
    font-weight:500; font-size:16.0px;line-height:1.25em; color:#000033;
  /*  position: -webkit-sticky;*/
    padding:5px;
  /*  position: sticky; */
    top: 0;
    z-index: 2;
    
 
 
  }
  
    table.header
  {
  table-layout:fixed; 
  background-color:#4b4b4b; 
  width:1200px;
  
  
  }
  table.footer
  {
  
  background-color:#ffffff; 
  width:100%;
  table-layout:fixed; 
  margin-top:30px;
  
  
  }
table.footer td
  {
  
   
  
  text-align: center;
  
  
  
  }
/*--------------------  for settings main php   */

td.padding
{
    padding:10px;
    border: 1px solid #aaaaaa;
}
td.colorinfo
{
    width:30%;
    padding-right:5px;
}
div.template_div
{
   
   width:100%;
   
   background-color:white;
   
   text-align:center;
   
  
        
}

div.template_desc
{
    float:left;
    width:30%;
    padding:10px;
    height:80px;
    background-color:white;
    margin-bottom:2px;
    text-align:left;
   overflow: scroll;
        
}
div.template_content
{
   padding:10px;
   
   height:80px;
   background-color:white;
   margin-bottom:2px;
   text-align:left;
   overflow: scroll;
  float:none;
        
}

div.addtowebref_desc
{
    /*display: inline-block;*/
    float:left;
    width: 20%;
    border: 1px solid #aaaaaa;
    padding:10px;
    height:80px;
    background-color:white;
  
    text-align:left;
   
        
}

div.addtowebref_content
{
   
   padding:0px;
   float:none;
   
   border: 1px solid #aaaaaa;
   /*display: inline-block;*/
   height:100px;
   background-color:white;
  
   text-align:left;
   overflow: scroll;
        
}

div.addtowebref_sort
{
   
   padding:0px;
   float:none;
   
   border: 1px solid #aaaaaa;
   
   height:100px;
   background-color:white;
  
   text-align:left;
          
}

div.addtowebref
{
    
   
 /*display: inline-block;*/
   border: 1px solid #aaaaaa; 
  float:right;
   
    height:100px;
    background-color:white;
   vertical-align: middle; 
   
   
        
}
td
{
    background-color: transparent;
}

.button {
  background-color: #10698e;
  border: none;
  color: #e9e5f8;
  padding: 20px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  width:200px;
  height:200px;
  border-radius: 20px;
  cursor: pointer;
  box-shadow: 2px 2px gray;
  font-size: large;
  font-family: arial, helvetica, sans-serif;
  
}
.picbutton {
  background-color: #e9e5f8; /*  */
  border: none;
  color: white;
  padding: 20px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  cursor: pointer;
 
border-radius: 12px;
border-radius: 50%;
}

.webheader
{
    font-size: x-large; 
    color: #008080;
}

.zielgrtext
{
    font-family: arial, helvetica, sans-serif;
    font-size: 20px; 
    
    color:#008080;
    text-decoration: none;
}
