body {
  font-family:Verdana, sans-serif;
  font-size: small;
  /* vorher nix */
  color: #4D4F53;
}

a.linkin {
  background-image: url(linkin.gif);
  background-position: right bottom;
  background-repeat: no-repeat;
  padding-right: 12px;
}

div {
  /*border: solid black 1px;*/
}

/* seitenaufbau */

#inhalt {
 
width:780px;
/*width:940px;*/
  margin-left:auto;
  margin-right:auto;
}

#kopf {
  width:780px;
}

#kopf H1{
  text-align:left;
  padding-bottom: 0px;
  margin-bottom: 0px;
  margin-left: 5px;
}

/* 
       navigation
*/

#sfnav {
width:768px;
list-style: none;
line-height: 1;
color: white;
/*background: #800;*/
background-color: #e75b12; /*reinorange*/
/*font-family: impact; */
font-family: arial, sans-serif;
font-size: x-small;
text-shadow: 0.1em 0.1em #4D4F53;
padding: 0px;
/*border: solid #800;*/
border: solid  #e75b12; /*reinorange*/
/*border-left: solid 1px #800;*/
border-left: solid 1px #e75b12; /*reinorange*/
border-width: 1px;
margin: 4px;
margin-bottom:0px;
position: absolute;
}

#sfnav a {
display: block;
color: white;
text-decoration: none;
padding: 0.25em 1em;
}

#sfnav li {
float: left;
padding: 0px;
}

#sfnav li:hover {
background:white;
}
#sfnav li:hover a{
background:white;
color:grey;
}
#sfnav li:hover a:hover{
color: black;
}


.spalte {
 float:left;
 padding-top: 2px;
 margin-top: 2px;
 padding-left:3px;
 padding-right:3px;
 min-height: 550px;
}

#links {
 width:285px;
}

#mitte {
 width:323px;
}

#rechts {
 width: 150px;
}

#rechtsvonrechts {
 width: 150px;
}

/*
#linksdran { border: 1px black solid;
 width: 155px;
padding-right:8px;
}
*/


#fuss {
  clear:both;
}

/* seitenaufbau ende */

/* allgemeine formate */

H1 {
  font-size: 120%;
}

H2, H3, H4 {
  font-size: small;
}

.winzig {
  font-size: xx-small;
}

.klein {
  font-size: x-small;
}


ul.mostwanted {
  list-style: square;
  margin-left:0px;
  padding-left:0px;
  font-size: x-small;
}
ul.mostwanted li {
  margin-left:2em;
}

ul.mostwanted ul.mostwanted {
list-style: square;
  margin-left:0px;
  padding-left:0px;
  font-size: x-small;
}
ul.mostwanted ul.mostwanted li {
  margin-left:2em;
}

.dasevent {
 /*  color: black; */
 color: #4D4F53;
  /* border-left: solid 1px #800;*/
border-left: solid 1px #e75b12; /*reinorange*/
  padding-left: 5px;
}

.weissaufrot {
  padding: 2px;
  /*background-color: #800; */
background-color: #e75b12; /*reinorange*/
  /*color: white;*/
  /*color: #4D4F53;*/
color:white;
  /*font-family: impact; */
text-shadow: 0.1em 0.1em #4D4F53;
  
}

.sponsor {
  margin-bottom:4px;
}

.bildrechts {
  float: right;
  clear: both;
  margin: 2px;
}

.bildlinks {
  float: left;
  clear: both;
  margin: 2px;
}
.iconlinks {
  width:135px;
  margin: 1px;
}

.bildlinkstext {
  margin-right: 1em;
  margin-bottom: 1ex;
}
.bildindermitte {
  width:155px;
  margin: 1px;
}

#counter {
   display:none;
}

#quickfacts {
  width:265px;
}

/* allgemeine formate ende */



