.themaa-container {
margin: auto;
width:500px;
background-color:rgb(81 88 153 / 68%);
margin: auto;
}

.themaa-container b {
color: #030304;
}

.themaatitel {
text-align: center;
margin:15px;
margin-bottom:0px;
font-size: 20px;
color:#f1ecec;
background: #474e8e;
padding: 1px;
text-transform: uppercase;
}

.themaatext {
font-size: 12px;
margin: 12px;
color:#f1ecec;
text-align:justify;
}

.themaa-zwischentitel {
    background: #474e8e;
    text-transform: uppercase;
    padding: 2px;
    text-align: center;
	color:#f1ecec;
}


