/* -----------------------------------------------------------------------------------------------

   --  Darstellung der Seite ohne Tabellen, mit DIV-----------------------------------------------

   ---------------------------------------------------------------------------------------------*/
body {
  margin: auto;/* main-Box zentrieren in IE 5 und hoeher */
  text-align: center;/* main-Box zentrieren in IE 5 und hoeher */
  font: 13px Tahoma, sans-serif;
}

#main {
  border: 0px solid black;
  padding: 0px;
  width: 980px;
  margin: 0 auto;
  border-left: 1px solid;
  border-right: 1px solid;
  border-bottom: 1px solid;
  border-color: #C0C0C0;
  background-color: #F7F1E6;
  background-image: url(../images/bg-haupt.gif);
}

#top{
  margin: 0px;
  padding: 0px 0px 0px 20px;
  border-bottom: 1px #C0C0C0 solid;
  height: 130px;
  background-color: #000099;
}

#content{
  margin: 20px 20px 0px 10px;
  padding: 0px 0px 0px 20px;
  border: 1 px solid black;
}

#nest {
  text-align: left;
}

#footer{
  padding: 2px;
  margin-top: 20px;
  border-top: 1px #C0C0C0 solid;
}

#banner {
/* this width value is also effected by the padding we will later set on the links. */
  padding: 0px 0px 0px 0px;
  margin: 20px 0px 0px 10px;
}
/* -----------------------------------------------------------------------------------------------

   --  Darstellung des Menüs ---------------------------------------------------------------------

   --------------------------------------------------------------------------------------------- */

#list-menu {
/* this width value is also effected by the padding we will later set on the links. */
  border-color: black;
  padding: 0px 0px 0px 0px;
  margin: 20px 0px 0px 10px;
}

#list-menu ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  color: #0000FF;
}

#list-menu li {
  margin: 0px;
  padding: 0px;
  font: 11px Tahoma, sans-serif;
 /* border-bottom: 1px solid black;*/
  width: 143px;
}

.me1{
  display: block;
  padding: 1px 1px 1px 10px;
  margin: 0px;
  background-color: #BBBBBB;
  text-decoration: none;/*lets remove the link underlines*/
  font: 15px Tahoma, sans-serif, bold;
}

.me2{
  display: block;
  padding: 1px 1px 1px 10px;
  margin: 0px;
  background-color: #DDDDDD;
  text-decoration: none;/*lets remove the link underlines*/
  font: 14px Tahoma, sans-serif, bold;
}

.me3{
  display: block;
  padding: 1px 1px 1px 10px;
  margin: 0px;
  background-color: #FFFFFF;
  text-decoration: none;/*lets remove the link underlines*/
  font: 13px Tahoma, sans-serif, bold;
}

#list-menu a:link, #list-menu a:active, #list-menu a:visited {
  color: #0000ff;
}

#list-menu a:hover {
  color: green;
}
/* -----------------------------------------------------------------------------------------------

   --  Darstellung von Links ---------------------------------------------------------------------

   ---------------------------------------------------------------------------------------------*/

a {
  padding: 0px;
  color: #0000FF;
  text-decoration: none;
  font: 14px Tahoma, sans-serif;
}
/* -----------------------------------------------------------------------------------------------

   --  Darstellung von Texten --------------------------------------------------------------------

   ---------------------------------------------------------------------------------------------*/

   #f1 { position:fixed; bottom:10px; right:10px;  }

   
p, ul, td, tr, table, ol, div {
  font: 14px Tahoma, sans-serif;
  margin-top: 0px;
  text-align: left;
}

h3{
  color: #608076;
  padding-bottom: 0px;
  margin-bottom: 10px;
  border-bottom: 1px solid;
  border-color: #608076;
}

p#seitenueber {
  font-family: Tahoma, sans-serif;
  margin-top: 1em;
  margin-bottom: 0.1em;
  color: #608076;
  letter-spacing: .025em;
  font-size: 1.2em;
  margin: 0px 0 10px 0;
  padding: 0;
}

span#seitenueber1 {
  font-family: Tahoma, sans-serif;
  margin-bottom: 0.125em;
  color: #608076;
  letter-spacing: .025em;
  font-size: 0.7em;
  margin: 0px 0 30px 0;
  padding: 0;
}

p.artikelueber {
  font-family: Tahoma, sans-serif;
  margin-top: 11px;
  margin-bottom: 5px;
  font-size: 1.2em;
  padding: 0;
}

div.artikel{
  border: 1px solid #cccccc;
  padding: 5px;
  margin-bottom: 5px;
  background-color: #F7F1F0;
}

p#topueber {
  font-family: Tahoma, sans-serif;
  color: white;
  letter-spacing: .025em;
  font-size: 1.5em;
  margin: 0px 0 0px 0;
  padding: 20px 0px 0px 0px;
}

div#infotext {
  font: 14px Tahoma, sans-serif;
  margin-top: 0px;
  text-align: left;
}

div#eingeruckt{
  margin-left: 25px;
  margin-bottom: 25px;
}

#teams p{
  font: 12px Tahoma, sans-serif;
  margin-top: 0px;
  text-align: left;
}

.sklein, .sklein a:link, .sklein a:active, .sklein a:visited {
  font: bold 10px Tahoma, sans-serif;
  margin-left: -1px;
  margin-top: 0px;
  margin-bottom: 1px;
  padding: 0px;
  text-decoration: none;
}

.nurbold {
  font: bold 14px Tahoma, sans-serif;
  margin-bottom: 0px;
  text-align: left;
  text-decoration: none;
}

.nurkursiv{
  font: italic 14px Tahoma, sans-serif;
  margin-bottom: 0px;
  text-align: left;
  text-decoration: none;
}

.zitat{
  font-size: 18px;
  color: red;
  margin-top: 10px;
}

.mittig {
  vertical-align: middle;
}

.eingeruekt{
  margin-top: 20px;
  margin-left: 30px;
  margin-bottom: 20px;
}

.eingeruektitalic{
  margin-top: -10px;
  margin-left: 200px;
  margin-bottom: 0px;
  font-style: italic;
}

.eingeruektbold{
  font: bold 14px;
  margin-top: 20px;
  margin-left: 30px;
  margin-bottom: 20px;
}

.mittigriesig{
  text-align: center;
  font: bold 26px;
}

ol#upperroman{
  list-style-type: upper-roman;
}
/* -----------------------------------------------------------------------------------------------

   --  Darstellung von Tabellen ------------------------------------------------------------------

   ---------------------------------------------------------------------------------------------*/

td {
  vertical-align: top;
}

td#klein{
  vertical-align: top;
  font: 11px Tahoma, sans-serif;
}

td#mittop{
  vertical-align: top;
}

.tdlink{
  vertical-align: top;
}
/* -----------------------------------------------------------------------------------------------

   --  Darstellung der ---------------------------------------------------------------------------

   ---------------------------------------------------------------------------------------------*/

.icons{
  float: right;
  border: 0px solid black;
  margin: 10px 15px 0px 0px;
}

.imgrechts{
  float: right;
  border: 0px solid black;
  margin: 0px 0px 0px 5px;
}

.imgrechts02{
  float: right;
  border: 0px solid black;
  margin: 20px 20px 20px 20px;
}

.hefbild {
  float: left;
  margin: 10px;
}

.img01, .imglinks01{
  float: left;
  border: 0px solid black;
  margin: 20px 30px 20px 0px;
}

.img02, .imglinks02{
  float: left;
}

.imglinks03{
  float: left;
  margin: 0px 30px 20px 0px;
}
