#line-red {
Border-top: width:100%; 
border-top: 1px red solid;
margin-top: 1.0em;
margin-bottom: -2em;
padding-Bottom: 5px;
line-height:0.58;
padding-top:3px;
}

#line-blue {
Border-top: width:100%; 
border-top: 1px #283a5e solid;
margin-top: 1.0em;
margin-bottom: -2em;
padding-Bottom: 5px;
line-height:0.58;
padding-top:3px;
}

#mehrspaltig2 {
-ms-hyphens: auto; 
-moz-hyphens: auto; 
-webkit-hyphens: auto; 
hyphens: auto; 

-webkit-column-width: 25em; 
-moz-column-width: 25em; 
column-width: 25em; 

-webkit-column-gap: 2.2em; 
-moz-column-gap: 2.2em; 
column-gap: 2.2em;
}

#line-gold {
  
Border-top: width:100%; 
border-top: 1px #ae8c35 solid;
margin-top: 1.0em;
margin-bottom: -2em;
padding-Bottom: 5px;
line-height:0.58;
padding-top:3px;
clear:both;

}

#trauer {
-ms-hyphens: auto; 
-moz-hyphens: auto; 
-webkit-hyphens: auto; 
hyphens: auto; 

border: 0.6em solid #000000;
padding: 2.5em;
background-color:#f2f2f2;
  Margin-bottom:1.6em;
}



#mehrspaltig3 {
-ms-hyphens: auto; 
-moz-hyphens: auto; 
-webkit-hyphens: auto; 
hyphens: auto; 

-webkit-column-width: 20em; 
-moz-column-width: 20em; 
column-width: 20em; 

-webkit-column-gap: 2em; 
-moz-column-gap: 2em; 
column-gap: 2em;
}

#mehrspaltig4 {
-ms-hyphens: auto; 
-moz-hyphens: auto; 
-webkit-hyphens: auto; 
hyphens: auto; 

-webkit-column-width: 15em; 
-moz-column-width: 15em; 
column-width: 15em; 

-webkit-column-gap: 1.5em; 
-moz-column-gap: 1.5em; 
column-gap: 1.5em;
}

#Kasten50-links {
-ms-hyphens: auto; 
-moz-hyphens: auto; 
-webkit-hyphens: auto; 
hyphens: auto; 
float:left;
width:50%;
margin: 0.2em 1em 0.2em 0em;
Padding:0.5em;
Color:rgba(249, 204, 56);
background: rgba(40, 58, 94);
}


#Kasten50-rechts {
-ms-hyphens: auto; 
-moz-hyphens: auto; 
-webkit-hyphens: auto; 
hyphens: auto; 
float:right;
width:50%;
margin: 0.2em 0em 0.2em 1em;
Padding:0.5em;
Color:rgba(249, 204, 56);
background: rgba(40, 58, 94) ;
}


#Kasten100 {
-ms-hyphens: auto; 
-moz-hyphens: auto; 
-webkit-hyphens: auto; 
hyphens: auto; 
width:100%;
margin: 0.2em 0em 0.2em 0em;
Padding:0.5em;
Color:rgba(249, 204, 56);
background: rgba(40, 58, 94) ;
}