body
{
font-family:Verdana, Courier New, Courier, mono;
font-size: 14px;
color: #333366;
font-weight: normal;
line-height: 120%;
SCROLLBAR-FACE-COLOR: #5099CC;
SCROLLBAR-HIGHLIGHT-COLOR: #5099CC;
SCROLLBAR-SHADOW-COLOR: #5099CC;
SCROLLBAR-3DLIGHT-COLOR: #000066;
SCROLLBAR-ARROW-COLOR: #000066;
SCROLLBAR-TRACK-COLOR: #5099CC;
SCROLLBAR-DARKSHADOW-COLOR: #000066;
background-color: #5199CC;
}

a:link { 
	font-family:Verdana, Courier New, Courier, mono; 
	font-weight:normal; 
	color: #333366;
	font-size: 14px;
	text-decoration: none;
}

a:visited {
	font-family:Verdana, Courier New, Courier, mono; 
	font-weight:normal; 
	color: #333366;
	font-size: 14px;
	text-decoration: none;
}

a:active { 
 	font-family:Verdana, Courier New, Courier, mono; 
	font-weight:normal; 
	color: #B40000;
	font-size: 14px;
	text-decoration: none;
}

A:hover {
	font-family:Verdana, Courier New, Courier, mono; 
	font-weight:normal; 
	color: #333366;
	font-size: 14px;
	text-decoration: none;
}
 

h1
{ font-family:Verdana, Courier New, Courier, mono; 
  font-size: 18px;
  color: #333366;
  font-weight: bold;
  line-height: 120%;
}

h2
{ font-family:Verdana, Courier New, Courier, mono; 
  font-size: 18px;
  color: #333366;
  font-weight: normal;
  line-height: 120%;
}

h3
{ font-family:Verdana, Courier New, Courier, mono; 
  font-size: 16px;
  color: #333366;
  font-weight: bold;
  line-height: 120%;
}

h4
{ font-family:Verdana, Courier New, Courier, mono; 
  font-size: 14px;
  color: #333366;
  font-weight: bold;
  line-height: 110%;
}

h5
{ font-family:Verdana, Courier New, Courier, mono; 
  font-size: 14px;
  color: #333366;
  font-weight: bold;
  line-height: 120%;
}


h6
{ font-family:Verdana, Courier New, Courier, mono; 
  font-size: 2px;
  color: #333366;
  font-weight: normal;
}

.menu_on {
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left:1px solid #666666;
	border-right:1px solid #666666;
	background-color:#5099CC;
}

.menu_off {
	background-color: #5099CC;
	border-top: 1px solid #414141;
	border-bottom: 1px solid #414141;
	border-right:1px solid #414141;
	border-left: 1px solid #414141;
}

.menu_hover {
	background-color: #5099CC;
	border-top: 1px solid #414141;
	border-bottom: 1px solid #414141;
	border-right: 1px solid #414141;
	border-left: 1px solid #414141;
}


td { 
font-weight: normal;
font-family:Verdana, Courier New, Courier, mono; 
font-size: 14px;
background-color: #5199CC;
}

.feld {
	BORDER: #CCCCCC 1px solid;
	BACKGROUND: #BF9A99;
	FONT: 14px/14px Verdana, Courier New, Courier, mono;
	COLOR: #5099CC;
}
