/* Abstaende */
body { margin-top:0px; }
body { margin-bottom:0px; }
body { margin-left:0px; }
table { margin-left:5px; }

/* Seitenhintergrund */
body { background-color:#FFD39B}
/* body /* {background-image: url(hintergrund_blau-gelb.jpg);} */

/* Schrift */
p,td, ul { font-family:Arial; }
td, ul { font-size:10pt; }
p  { font-size:8pt; }
td.klein { font-size:8pt; font-weight:normal; color:#666666; }

/* tabelle */
table { border=0 padding:10px}
tr { align=center;height: 20px;}



/* Links */
a:link { text-decoration: none; color:black; font-weight:bold; }
a:active { text-decoration: none; color:green; font-weight:bold; }
a:visited { text-decoration: none; color:#EE7621; font-weight:bold; }
a:hover { text-decoration: none; color:#EE7621; font-weight:bold; }


/* buttons */
/*
.button */
/* { color: #003590; */
/*{ color: white;
background-color: #003590;
border-left: 3px solid #OOOOOO;
border-top: 3px solid #OOOOOO;
border-right: 4px solid #000000;
border-bottom: 4px solid #000000;
text-decoration: none }  




.button:hover
{color: white;
bckground-color: white;
border-left: 3px solid #000000;
border-top: 3px solid #000000;
border-right: 4px solid #OOOOOO;
border-bottom: 4px solid #OOOOOO;
text-decoration: none }
*/
/* Navigation */
.navigation {
  position: absolute;
  top: 0px;
  left: 40px;
  text-align: left;
  }

/* Text */
.text {
  position: absolute;
  top: 40px;
  left: 10px;
  text-align: left;
  }

/* Werbung */

.werbung {
  position: absolute;
  padding: 10px;

  top: 300px;
  left: 5px;
  width:80px;
  text-align: left;
  }

/* Impressum */

.impressum {
  position: absolute;
  padding: 10px;
  top: 220px;
  left: 20px;
  width:150px;
  text-align: left;
  }
