table#mytableems1
{
 border-collapse: collapse; 
 width:100%;
}
table#mytableems1 tr
{
 border: 1px solid black;
}
table#mytableems1 td
{
 border: 1px solid black;
 width: 25%; 
 background-color: #ffffff;
 font-family: 'Raleway', sans-serif;
 font-weight: 500;
 font-size:100%; 
 text-align:center; 
 padding: 1% 1% 1% 1%;
}

.mytdhems
{
 border: 1px solid black !important;
 width: 25% !important; 
 background-color: #eea317 !important;
 font-family: 'Raleway', sans-serif !important;
 font-weight: 500 !important;
 font-size:100% !important; 
 text-align:center !important; 
 padding: 1% 1% 1% 1% !important;
  -webkit-hyphens: manual !important;
 -ms-hyphens: manual !important;
 hyphens:manual !important;
}
#emsueberschrift
{
 color: #f39800 !important;
 font-size: 3rem !important;
 -webkit-hyphens: manual !important;
 -ms-hyphens: manual !important;
 hyphens:manual !important;
}
#emsbr
{
 display:none !important;
}

#emsbr2
{
 display:none !important;
}

.myhinweiseems
{
 font-family: 'Raleway', sans-serif !important;
 font-size:13px !important;
 color: #ffffff;
}

#myarrowpos
{
 margin-top:1%;
}
#datenschutzlink
{
 padding-right: 27px !important;
}

@media (max-width: 1199px)
{
#emsbr
{
 display:inline !important;
}
}
@media (max-width: 767px)
{
#emsbr
{
 display:inline !important;
}

#myarrowpos
{
 margin-top:20%;
}	
	
table#mytableems1
{
 border-collapse: collapse; 
 width:100%;
}
table#mytableems1 tr
{
 border: 1px solid black;
}
table#mytableems1 td
{
 border: 1px solid black;
 width: 25%; 
 background-color: #ffffff;
 font-family: 'Raleway', sans-serif;
 font-weight: 500;
 font-size:70%; 
 text-align:center; 
 padding: 1% 1% 1% 1%;
}
.mytdhems
{
 border: 1px solid black !important;
 width: 25% !important; 
 background-color: #eea317 !important;
 font-family: 'Raleway', sans-serif !important;
 font-weight: 500 !important;
 font-size:70% !important; 
 text-align:center !important; 
 padding: 1% 1% 1% 1% !important;
 -webkit-hyphens: manual !important;
 -ms-hyphens: manual !important;
 hyphens:manual !important;
}
}
@media (max-width: 593px)
{
#emsbr2
{
display:inline !important;
}
}