/******************* BOXES *******************/

.fakenewsbox {
  background-color: #111;
  font-family: open sans;
  font-size: 11px;
  line-height: 15px;
  color: #888;
  text-align: justify;
  padding: 5px;
  height: 80px;
  overflow: auto;
}

.fakenewsboxlinks {
  background-color: #111;
  font-family: open sans;
  font-size: 11px;
  line-height: 13px;
  color: #888;
  text-align: justify;
  padding: 5px;
  height: 270px;
  overflow: auto;
}

.fakenewssmallbox {
  background-color: #111;
  font-family: calibri, open sans;
  font-size: 11px;
  line-height: 12px;
  color: #888;
  text-align: left;
  padding: 5px;
  padding-top: 10px;    
  height: 150px;
  overflow: auto;
}


.fakenewslinkbox {
  background-color: #111;
  font-family: open sans;
  font-size: 11px;
  line-height: 13px;
  color: #888;
  text-align: justify;
  padding: 5px;
  height: 105px;
  overflow: auto;
}


/******************* TEAM IMAGES *******************/

.spin img {
  -webkit-transition: -webkit-transform .8s ease-in-out;
  transition: transform .8s ease-in-out;
  border-radius: 100%;
  margin: 5px;
  border: 2px solid #999;
}

.spin img:hover {
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
  border-radius: 100%;
  margin: 5px;
  border: 2px solid #999;
}

.nfweather {
    width:65px;
    float:left;
    margin-right:15px;
}
/******************* SCROLLBARS *******************/

#fakenews ::-webkit-scrollbar {
  width: 4px;
  background: #111;
  border-radius: 5px;
}

#fakenews ::-webkit-scrollbar-thumb {
  background: #000;
  height: 4px;
  border-radius: 5px;
}

#fakenews ::-webkit-scrollbar-track {
  background-color: #111;
  opacity: 0.8;
  border-radius: 5px;
}

/******************* LINKS *******************/

.fakenewssmallbox a {
  color: #777;
  text-decoration: none;
  display: inline;
  font-weight: bold;
}

.fakenewssmallbox a:hover {
  color: #777;
  text-decoration: none;
  display: inline;
  font-weight: bold;
}

.fakenewsbox a {
  color: #777;
  text-decoration: none;
  display: inline;
  font-weight: bold;
}

.fakenewsbox a:hover {
  color: #444;
  text-decoration: none;
  display: inline;
  font-weight: bold;
}




.fakenewslinklist {
  font-family: 'Roboto Condensed', serif;
  border-left: 3px solid #222;
  margin-top: 1px;
  padding: 1px;
  color: #898989;
  width: 150px;
  background-color: #333;
  text-decoration: none;
  font-style: normal;
  padding: 4px;
  text-align: left;
  text-transform: uppercase;
  font-size: 10px;
  line-height: 12px;
}

.fakenewslinklist a:link {
  text-decoration: none;
  color: #999;
}

.fakenewslinklist a:visited {
  text-decoration: none;
  color: #999;
}

.fakenewslinklist a:hover {
  text-decoration: none;
  color: #444;
}

.fakenewslinklist a:active {
  text-decoration: none;
  color: #999;
}

#navi {
text-transform: uppercase;
font-family: vidaloka;
    padding-left:15px;
    font-weight:bold;
    font-size: 25px;
}
#nav_oben
{
background: #222;
     opacity: 0.4;
}


/******************* HEADERS & ACCENT COLOR *******************/

.fakenewsheadline {
  font-family: 'abril fatface', serif;
  color: #666;
  border-right: 3px solid #666;
  font-size: 14px;
  font-weight: normal;
  background-color: #242424;
  padding: 5px;
  text-transform: uppercase;
  text-align: left;
}

.fakenewsheadlinelinks {
  font-family: 'abril fatface', serif;
  color: #666;
  border-right: 3px solid #666;
  font-size: 14px;
  font-weight: normal;
  background-color: #242424;
  padding: 5px;
  text-transform: uppercase;
  text-align: left;
}

.accent {
  color: #ededed;
}

.fakenewsheadline a:link {
  font-family: 'Abril Fatface',serif;
  color: #666;
  font-size: 15px;
  font-weight: normal;
  background-color: #242424;
  padding: 5px;
  text-transform: uppercase;
  text-align: right;
  border-radius: 5px;
}

/******************* FORMATIERUNG IM SLIDER *******************/

.date  {
  background-color: #222;
  font-family: open sans;
  font-size: 11px;
  line-height: 13px;
  color: #888;
  text-align: justify;
  padding: 2px;
	letter-spacing:2px;
}

.headnews  {
  background-color: var (--tabelle3);
  font-family: open sans;
  font-size: 11px;
  line-height: 13px;
  color: #888;
  text-align: justify;
  padding: 5px;
	margin-left: 20px;
	margin-right: 20px;
	border: 1px solid #202020;
	border-radius:5px;
	letter-spacing:2px;
}

/** menü und banner **/
.ban {
	width:1000px;
    background-color: #c4c4;
    float: left;
}

.navileiste {
	z-index:10;
position:fixed;
height:35px;
	width:1000px;
	text-align: center;
	padding:2px;
background: var(--tabelle1);
	opacity:0.6;
}

#navilink {
	 font-family: calibri;
  color: #eee;
  border-right: 2px solid   var(--tabelle2);
  border-left: 2px solid   var(--tabelle2);	
  font-size: 20px;
  font-weight: normal;
  background-color:   var(--tabelle3);
  padding: 2px;
  text-transform: uppercase;
  text-align: center;
}

navilink {
	 font-family: calibri;
  color: #eee;
  border-right: 2px solid   var(--tabelle2);
  border-left: 2px solid   var(--tabelle2);	
  font-size: 20px;
  font-weight: normal;
  background-color:   var(--tabelle3);
  padding: 2px;
  text-transform: uppercase;
  text-align: center;
}