/******************* TEXTBOXEN *******************/

.mftextfeldlinks {
    background-color:#292C2F;
    font-family: Arial;
    font-size:12px;
    line-heigth: 12px;
    color:#1b1b1b;
    text-align:justify;
    padding:10px;
    text-align:center;
    border-box:box-sizing;
	  border: solid 1px #676f71;
}

.mftextfeldlinks2 {
    background-color:#292C2F;
    font-family: Arial;
    font-size:12px;
    line-heigth: 12px;
    color:#1b1b1b;
    text-align:justify;
    text-align:center;
    border-box:box-sizing;
}

.mftextfeldbig {
    background-color: #142737;
    font-family: verdana;
    font-size: 13px;
    line-height: 18px;
    color: #efe8e6;
    text-align: center;
    padding: 10px;
    height: 150px;
    overflow: auto;
	    border: solid 1px #ac580e;
}

.mftextfeldbig2 {
    background-color: #142737;
    font-family: verdana;
    font-size: 13px;
    line-height: 18px;
    color: #efe8e6;
    text-align: center;
    padding: 10px;
    height: 10px;
    overflow: auto;
	    border: solid 1px #ac580e;
}

.mftextfeldsmall {
    background-color: #292C2F;
    font-family: Verdana;
    font-size: 12px;
    line-height: 15px;
    color: #efe8e6;
    text-align: justify;
    padding: 10px;
    height: 90px;
    overflow: auto;
	    border: solid 1px #676f71;
}

.mfteamtext {
    float:left;
    width:170px;
    margin:0 20px;
}


/******************* SCROLLBAR *******************/

#newsflash ::-webkit-scrollbar {
    width:8px;
    background:#c1c1c1;
}

#newsflash ::-webkit-scrollbar-thumb {
    background:#c1c1c1;
    height:10px;
}

#newsflash ::-webkit-scrollbar-track {
    background-color:#E1DEDE;
    opacity:0.8;
}


/******************* LINKS *******************/

#newsflash a {
font-family: 'Encode Sans SC', sans-serif;
		text-shadow: 2px 2px #033339;
    color:#67bbce;
    font-size: 16px;
    text-decoration: none;
    display:inline;
    font-weight:none;
}

#newsflash a:hover {
    letter-spacing:1px;
	  color:#fff;
}

.nftextfeldlinks a {
    padding:2px 10px;
}

/******************* ÜBERSCHRIFT *******************/

.mfheadline {
font-family: 'Encode Sans SC', sans-serif;
color: #fff;
font-size: 16px;
font-weight: none;
background-color: #ac580e;
padding: 2px 6px;
text-transform: none;
text-align: left;
margin-bottom: 8px;
background-repeat: no-repeat;
background-position: center;
	border: 1px solid #ac580e;

}


/******************* BILDER *******************/

.mfweather {
    width:65px;
    float:left;
    margin-right:15px;
}
.mfteam {
    border:3px solid #c1c1c1;
    margin: 0 10px;
}
	
		
		.volk_factp {
background-color: #ad5910;
padding: 5px;
font-family: 'Droid Sans', sans-serif;
font-size: 12px;
letter-spacing: 1px;
color: #fff;
text-align: center;
margin-bottom: 5px;
margin-right: 10px;
margin-left: 10px;
width: 220px;
	text-align: left;
	scrollbar-width: thin;
}
		
		
		