<!--/*
//     Dies ist das StyleSheat-Dokument, um das Aussehen der ganzen TZ-Seite zu steuern.
//     Änderungen bitte nur mit Vorsicht und Sicherungskopie hochladen!
//     Fragen und anregungen: Karsten@Kopjar.com
*/-->

/*  **Basics**  */

body {
  font-size: 10pt;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #000000;
  background-color: #ffffff;
  margin: 0px;
  padding: 0px;
}

a:link {color: #000000; text-decoration: underline; font-weight: bold;}
a:visited {color: #000000; text-decoration: underline; font-weight: bold;}
a:hover {color: #ff0000; text-decoration: underline; font-weight: bold;}
a:active {color: #ff0000; text-decoration: underline; font-weight: bold;}
a:focus {color: #ff0000; text-decoration: underline; font-weight: bold;}

h1 {
  font-size: 18pt;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  color: #000000;
  margin: 0px;
  padding: 0px;
}

h2 {
  font-size: 12pt;
  font-weight: bold;
  font-style: italic;
  text-decoration: none;
  color: #000000;
}

ul {
  margin-top: 0px;
  margin-left: 10px;
  padding-left: 10px;
  list-style-type: disk;
}

li {
  margin-left: 5px;
  margin-top: 2px;
}

table {
  border-width: 0px;
  border-color: #000000;
  border-style: none;
  padding: 0px;
  margin: 0px;
  text-align: left;
  border-spacing: 0px;
  spacing: 0px;
}

td {
  border-width: 0px;
  border-color: #000000;
  border-style: none;
  padding: 0px;
  margin: 0px;
  border-spacing: 0px;
  spacing: 0px;
  text-align: left;
}

div {
  font-size: 10pt;
  margin: 0px;
  padding: 0px;
}


/*  **Layout**  */

#top {
  margin: 0px;
  color: #000000;
  background-color: #000000;
  background-image: url(../grafik/top.jpg);
  background-repeat: no-repeat;
  background-attachment: fixed;
}

#navi {
  background-color: #000000;
  background-image: url(../grafik/navi1.jpg);
  background-repeat: no-repeat;
  background-attachment: fixed;
}

#home {
  background-color: #ffffff;
  background-image: url(../grafik/back_main.jpg);
  background-repeat: no-repeat;
  background-attachment: fixed;
  margin: 0px;
  padding: 0px;
  font-size: 10pt;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #000000;
}

#programm {
  background-color: #ffffff;
  background-image: url(../grafik/back_programm.jpg);
  background-repeat: no-repeat;
  background-attachment: fixed;
  margin: 0px;
  padding: 0px;
  font-size: 10pt;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #000000;
}

#more {
  background-color: #ffffff;
  background-image: url(../grafik/back_more.jpg);
  background-repeat: no-repeat;
  background-attachment: fixed;
  margin: 0px;
  padding: 0px;
  font-size: 10pt;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #000000;
}

#links {
  background-color: #ffffff;
  background-image: url(../grafik/back_links.jpg);
  background-repeat: no-repeat;
  background-attachment: fixed;
  margin: 0px;
  padding: 0px;
  font-size: 10pt;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #000000;
}

#inteam {
  background-color: #ffffff;
  background-image: url(../grafik/back_main.jpg);
  background-repeat: no-repeat;
  background-attachment: fixed;
  margin: 0px;
  padding: 0px;
  font-size: 10pt;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #000000;
}

#gallery {
  background-color: #ffffff;
  margin: 0px;
  padding: 0px;
  font-size: 10pt;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #000000;
}

#ticker {
  position: absolute;
  left: 435px;
  height: 12px;
}

.footnote {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: normal;
}

table.images {
  border-width: 1px;
  border-color: #000000;
  border-style: solid;
  padding: 0px;
  margin: 0px;
  text-align: center;
  border-spacing: 0px;
  spacing: 0px;
}

td.images {
  width: 155px;
  height: 155px;
  border-width: 1px;
  border-color: #000000;
  border-style: dotted;
  padding: 0px;
  margin: 0px;
  border-spacing: 0px;
  spacing: 0px;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  color: #000000;
}

