/* CSS Document */

body {
 margin: 0;
 padding: 0;
 background-color: #000000;
}

td { 
  color: #eeeaef; 
  font-weight: normal; 
  font-size: 12px; 
  line-height: 1.4em; 
  font-family: Verdana, Helvetica, sans-serif; 
  text-decoration: none;
}

h1 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #eeeaef;
	font-weight: bold;
	text-decoration:none;
    margin: 0px 0px 15px 0px;
    padding: 0;
} 

h2 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #eeeaef;
	font-weight: bold;
	text-decoration:none;
    margin: 0px 0px 0px 0px;
    padding: 0;
} 

h3 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #eeeaef;
	font-weight: bold;
	text-decoration:none;
} 

.teaser { 
  color: #241bcd; 
  font-weight: normal; 
  font-size: 18px; 
  font-family: Verdana, Helvetica, sans-serif; 
  text-decoration: none; 
}

.teaserbold  { 
  color: #241bcd; 
  font-weight: bold; 
  font-size: 18px; 
  font-family: Verdana, Helvetica, sans-serif; 
  text-decoration: none;
}

.current { 
  color: #99CCFF; 
  font-weight: bold; 
  font-size: 13px; 
  font-family: Verdana, Helvetica, sans-serif;  
  text-decoration: none;
}

.hidden { 
  color: #000000; 
  font-weight: bold; 
  font-size: 13px; 
  font-family: Verdana, Helvetica, sans-serif;  
  text-decoration: none;
}

a.links { 
  font-family: Verdana, Helvetica, sans-serif;   
  font-size: 13px;
}

a.links:link {
  color:#eeeaef; 
  text-decoration: none; 
  font-weight: bold;
}

a.links:visited {
  color:#eeeaef; 
  text-decoration: none; 
  font-weight: bold;
}

a.links:hover  {
  color: #99CCFF; 
  font-weight: bold; 
  text-decoration: none;
}

a.links:active { 
  color: #99CCFF; 
  font-weight: bold; 
  text-decoration: none;
}

a:link {
  color: #eeeaef; 
  text-decoration:underline;
}

a:visited  {
  color: #eeeaef; 
  text-decoration:underline;
}

a:hover {
  color:#99CCFF; 
  text-decoration:underline;
}

a:active{ 
  color:#99CCFF; 
  text-decoration:underline;
}

a.menu {
  font-family: Verdana, Helvetica, sans-serif;  
  font-size: 13px;
  display: block;
  width: 150px;
  padding: 4px;
}

a.menu:link {
  color:#eeeaef; 
  text-decoration: none; 
  padding: 4px; 
  font-weight: bold;
}

a.menu:visited {
  color:#eeeaef;
  text-decoration: none; 
  padding: 4px; 
  font-weight: bold;
}

a.menu:hover {
  color: #99CCFF; 
  font-weight: bold; 
  text-decoration: none; 
  padding: 4px; 
}

a.menu:active  { 
  color: #99CCFF; 
  font-weight: bold; 
  text-decoration: none; 
  padding: 4px; 
}

a.untermenu {
  font-size: 12px; 
  display: block; 
  width: 150px; 
  padding: 2px;
  font-family: Verdana, Helvetica, sans-serif; 
  display: block; 
  padding: 4px; 
  width: 150px; 
}

a.untermenu:link {
  color:#eeaeff; 
  text-decoration: none; 
  padding: 4px;
  font-weight: normal;
}

a.untermenu:visited {
  color:#eeeaef; 
  text-decoration: none; 
  padding: 4px; 
  font-weight: normal;
}

a.untermenu:hover {
  color: #99CCFF; 
  font-weight: normal; 
  text-decoration: none; 
  padding: 4px; 
}

a.untermenu:active { 
  color: #99CCFF; 
  font-weight: normal; 
  text-decoration: none; 
  padding: 4px; 
} 

.listHeading2 { 
  font-size: 20px; 
  font-family: Verdana,Helvetica,sans-serif;
  font-weight: bold; 
}

.listHeading1 { 
  font-size: 14px; 
  font-family: Verdana,Helvetica,sans-serif;
}

.listBody {
  font-size: 12px; 
  font-family: Verdana,Helvetica,sans-serif;
}
