body
  {
  background:       white;
  margin:           0px;
  }

td, tr, table
  {
  font-family:      trebuchet ms, verdana, tahoma, arial;
  color:            black;
  font-size:        98%;
  font-weight:      normal;
  }

hr
  {
  color:            red;
  }

p
  {
  font-family:      trebuchet ms, verdana, tahoma, arial;
  color:            black;
  font-size:        99%;
  font-weight:      normal;
  margin-top:       5px;
  margin-left:      15px;
  }

li
  {
  font-family:      trebuchet ms, verdana, tahoma, arial;
  color:            black;
  font-size:        90%;
  font-weight:      normal;
  list-style:       square
  margin-left:      15px;
  }

h1
  {
  font-family:      century gothic, trebuchet ms, verdana, arial;
  color:            black;
  font-size:        120%;
  margin-top:       20px;
  margin-bottom:    2px;
  margin-left:      10px;
  margin-right:     20px;
  font-weight:      bold;
  }

h2
  {
  font-family:      century gothic, trebuchet ms, verdana, arial;
  color:            white;
  font-size:        97%;
  margin-top:       32px;
  margin-bottom:    0px;
  margin-left:      0px;
  margin-right:     0px;
  font-weight:      bold;
  text-align:       center;
  }

.Link01
  {
  font-family:      century gothic, trebuchet ms, verdana, arial;
  color:            white;
  font-size:        120%;
  margin-top:       6px;
  margin-bottom:    2px;
  margin-left:      25px;
  font-weight:      bold;
  text-decoration:  none;
  }

.Link01:hover
  {
  color:            gray;
  }

.Link01select
  {
  font-family:      century gothic, trebuchet ms, verdana, arial;
  color:            gray;
  font-size:        120%;
  margin-top:       6px;
  margin-bottom:    2px;
  margin-left:      25px;
  font-weight:      bold;
  text-decoration:  none;
  }

.Link02
  {
  font-family:      century gothic, trebuchet ms, verdana, arial;
  color:            white;
  font-size:        85%;
  margin-left:      35px;
  font-weight:      bold;
  text-decoration:  none;
  }

.Link02:hover
  {
  color:            gray;
  }

.Link02select
  {
  font-family:      century gothic, trebuchet ms, verdana, arial;
  color:            gray;
  font-size:        85%;
  margin-left:      35px;
  font-weight:      bold;
  text-decoration:  none;
  }

.textLink
  {
  font-family:      trebuchet ms, verdana, arial;
  color:            blue;
  font-weight:      bold;
  text-decoration:  none;
  }

.textLink:hover
  {
  color:            black;
  }

.textLink:visited
  {
  color:            green;
  }

.kontaktLink
  {
  font-family:      trebuchet ms, verdana, arial;
  color:            white;
  font-weight:      bold;
  text-decoration:  underline;
  }

.kontaktLink:hover
  {
  color:            black;
  }

.hvidinfo
	{
	color:			      white;
	text-decoration:	none;
	}