/* default.css */
/* CMS Layouteinstellungen */
p {
font-family: Fira sans;
font-size: 15px;
color:#555555;
font-weight:400;
line-height:1.42857143;
letter-spacing: 0.5px;}

.link {
font-family: Fira sans;
font-size: 15px;
color:#023e8a;
font-weight:400;
line-height:1.42857143;
letter-spacing: 0.5px;
text-decoration:none;
}

.link_activ {
font-family: Fira sans;
font-size: 15px;
color:#0077b6;
font-weight:400;
line-height:1.42857143;
letter-spacing: 0.5px;
text-decoration:underline;
}

.normal {
font-family: Fira sans;
font-size: 15px;
color:#555555;
font-weight:400;
line-height:1.42857143;
letter-spacing: 0.5px;
}
.pokal {
font-family: Fira sans;
font-size: 16px;
color:#55555;
font-weight:600;
line-height:1.42857143;
letter-spacing: 0.5px;
}
.ueberschrift {
font-family: Fira sans;
font-size: 22px;	
color:#023e8a;
font-weight:600;
line-height: 2.0em;
text-align:center;
}
.ueberschrift1 {
font-family: Fira sans;
font-size:22px;	
color:#666666;
font-weight:600;
line-height: 2.0em;
text-align:center;
}
.contentbox .text {
color: #555555;
font-size: 16px;
font-family: Fira sans;
font-weight: 600;
}
.titel{
color: #555555;
font-size: 15px;
font-family: Fira sans;
font-weight: 400;
}
.auswahl {
color: #555555;
font-size: 14px;
font-family: Fira sans;
font-weight: 400;
}

.headline {
font-family: Fira sans;
font-size:22px;
color: #023e8a;
font-weight:600;
text-align: center!important; 
line-height: 2em;  
}







