body {
  font-family:Verdana, sans-serif;
  font-size: small;
background-image: url(TR7a.JPG);
background-repeat: no-repeat;
background-position: right top;
background-attachment: fixed;

}

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

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

/* seitenaufbau */

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

#kopf {
  text-align:center;
/**/
  border-bottom: solid #4865a1 1px;
  padding-bottom: 0px;
  margin-bottom: 1px;
/**/
}

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

#links {
 width:285px;
 margin-right:5px;
 border-right: solid lightgrey 1px;
 border-bottom: solid lightgrey 1px;
}

#mitte {
 /*width:322px;*/
 width:607px;
}

img.links {
 float:left; clear:left;
 padding-right:10px;
 padding-top:5px;
 padding-bottom:5px;border-right: solid lightgrey 1px;
}
img.rechts {
 float:right; clear:right;
 padding-left:10px;
 padding-top:5px;
 padding-bottom:5px;
}

div.bildlinks {
 float:left; clear:left;
 padding-right:10px;
 padding-top:5px;
 padding-bottom:5px;
 margin-right:10px;
 border-right: solid lightgrey 1px;
 font-size: x-small;
 
}
div.bildrechts {
 float:right; clear:right;
 padding-left:10px;
 padding-top:5px;
 padding-bottom:5px;
 margin-left:10px;
 border-left: solid lightgrey 1px;
 font-size: x-small;
}

#rechts {
 width: 150px;
}

#fuss {
  clear:both;
}

/* seitenaufbau ende */

/* allgemeine formate */

H3 {
  font-size: normal;
}

H4 {
  font-size: small;
}

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

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

ul.termine li {
  padding-top:0.1em;
  padding-bottom:0.1em;
}

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;
  /*border-left: solid 2px #800;*/
  border-left: solid 2px #4865a1;
  padding-left: 5px;
}

.weissaufrot {
  padding: 1px;
  /* background-color: #800;*/
  background-color: #4865a1;
  color: white;
}

.sponsor {
  border: solid 1px #DADADA;
  margin-top:2px;
}

.iconlinks {
  width:135px;
  margin: 1px;
}

#counter {
   display:none;
}

#quickfacts {
  width:265px;
}

/* allgemeine formate ende */


/* die seiten im einzelnen */

/* homepage */

body#home #inhalt {
/* JV */
/*  background-image: url(TR4.JPG);*/
/*  background-position: -10px 300px;*/
/*  background-repeat: no-repeat; */
}

.jahr UL {
  padding-left:1em;
  margin-left:1em;
}

.jahr LI {
  font-size: x-small;
}

/* homepage ende */


