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;

}

h1 {
 font-size: 150%;
 font-family: sans-serif;
}

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;
  /*border-bottom: solid #800 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;
}

#mitte {
 width:322px;
}

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

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

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

.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 */


/* 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 */

/* dl05 spezial */

body#dl05 table#vorbereitung {
  width:300px;
  margin:auto;
  padding:5px;
  border:dotted 1px black;
}

body#dl05 table#vorbereitung td {
  vertical-align: top;
}

body#dl05 table#vorbereitung th {
}

body#dl05 table.kilometer {
  background-color:black;
  color:white;
  font-size:xx-small;
}
body#dl05 table.kilometer td {
  padding-right: 0.5em;
}

body#dl05 table.scala {
  font-size:xx-small;
  text-align:right;
  margin-right:1ex;
}
body#dl05 table.scala td {
}
/* dl05 spezial ende */
/* die seiten im einzelnen ende */
