/* Abstaende */
p {margin-left:3mm;}
p {margin-top:-0mm;}

/* Schrift */
font-family:Arial; 
p   {font-family: Arial; color: white; font-size:14pt;}
h1,h2  {font-family:Arial}
h1  {font-size:16pt; color:#FF6633}
h2  {font-size:12pt; color:white;}
h3  {font-size:30pt; font-family: wingdings; color:#FF6633;}
h4  {font-size:8pt;font-family: Arial; color: #FF6633;}
h6  {font-size:10pt;font-family: Arial}


/* Seitenhintergrund */
/* body {background-image:url(hintergrund_board.jpg);} */
body {background-color: #EE7621}


/* tabelle */
td {text-align: left;vertical-align: middle;}

/* Kopf */
.kopf_links {
  position: absolute;
  top: 40px;
  left: 40px;
  width:30%;
  text-align: left;
  }
.kopf_mitte {
  
  position: absolute;
  
  left: 15em;
  width:60%;
  text-align: center;
  line-height: 1;
  }
.kopf_rechts_oben {
  position: absolute;
  line-height: 200%;
  right: 0px;
  width:0%;
  text-align: center;
}
.kopf_rechts_unten {
  position: absolute;
  top:60px;  
line-height: 100%;
  right: 0px;
  width:20%;
  text-align: center;
}

a:link {text-decoration: none; font-weight:bold; color:#005AAB}
a:visited { color:#FF6633; font-weight:bold; text-decoration: none } 
a:active { color:black; font-weight: bold; text-decoration: none}         
a:hover {
  color: white;text-decoration: none;}

/* Links */

/* a:link { color:black; font-weight: bold; }*/

/* a:active { color:white; font-weight: bold; text-decoration: none }*/

/* a:visited { color:#EE7621; font-weight:bold; text-decoration: none }*/

/* a:hover { color:green; font-weight:bold; text-decoration: none;}*/
