
body {
  background:#ffff99;
  background-image:url(pics/bg3.jpg);
  background-repeat:repeat-x;
  margin-left:0px;
  margin-right:10px;
  margin-top:0px;
  margin-bottom:10px;
  color:#000000;
  font-family: Tahoma,Verdana,Trebuchet,Trebuchet MS,Arial,Helvetica,sans serif;
scrollbar-face-color: #a7b7c2;
scrollbar-highlight-color: white; 
scrollbar-shadow-color: white; 
scrollbar-3dlight-color: #a7b7c2;
scrollbar-arrow-color: rgb(255,255,255); 
scrollbar-track-color: white; 
scrollbar-darkshadow-color: #a7b7c2;
  }
  
.inaktiv {
color: darkgray ! important;
}

.unsichtbar {
color: #ffff99;
}

td {
  font-family: Tahoma,Verdana,Trebuchet,Trebuchet MS,Arial,Helvetica,sans serif;
  font-size: 13px;
}

.schrift_navi {
        font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	color: #ffffff;
}

.schrift_xl {
	font-size: 16px;
	font-weight: bold;
}

.schrift_l {
	font-size: 14px;
	font-weight: bold;
}

.schrift_s {
	font-size: 12px;
	font-weight: bold;
}


.schrift_xs {
	font-size: 10px;
}

.inhalt {
  width: 705;
  valign: top;
  padding: 5px 150px 5px 20px;
  border: 0px dotted red;
}

.menubalken {
 background-image:url(pics/bg.jpg);
}


.linkrahmen {
  border-left: 2px solid #000080;
  border-right: 2px solid #000080;
  border-top: 2px solid #000080;
  border-bottom: 2px solid #000080;
  padding:2;
  height: 70;
}

.linkzelle {
  width: 100%;
  padding:5;
  vertical-align: middle;
}

.container {
  position: absolute;
  top:150px; 
  left:800px; 
  z-index:1;
  border-left: 1px solid #000080;
  border-right: 1px solid #000080;
  border-top: 1px solid #000080;
  border-bottom: 1px solid #000080;
  padding:2;
  width: 150px;
  visibility:visible;
}

.linkcontainer {
  position: absolute;
  top:150px; 
  left:690px; 
  z-index:1;
  border-left: 1px solid #000080;
  border-right: 1px solid #000080;
  border-top: 1px solid #000080;
  border-bottom: 1px solid #000080;
  padding:2;
  width: 100px;
  visibility:visible;
}

a:link {
	color: #000000;
	text-decoration: none;
}


a:active {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

raus {	border-bottom: double #000080; }

.tborder
{
	color: #000000;
}

.menu_control
{
	color: #FFFFFF;
	font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	padding: 3px 6px 3px 6px;
	white-space: nowrap;
	width: 150;
}
.menu_control a:link
{
	color: #FFFFFF;
	text-decoration: none;
}
.menu_control a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
.menu_control a:hover, .menu_control a:active
{
	color: #FFFFFF;
	text-decoration: underline;
}
.menu_popup
{
	background-color: #FFFFFF;
	color: #000000;
	border: 1px solid #0B198C;
	z-index: 2;
}
.menu_option
{
	background-color: #BEECED; !#BBC7CE;
	color: #000000;
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	white-space: nowrap;
	cursor: hand;
	width: 150;
}
.menu_option a:link
{
	color: #22229C;
	text-decoration: none;
}
.menu_option a:visited
{
	color: #22229C;
	text-decoration: none;
}
.menu_option a:hover, .menu_option a:active
{
	color: #FFFFFF;
	text-decoration: none;
}

.trialtabelle
{
	color: #000000;
	border: 1px solid #000000;
	border-collapse: collapse;
}

.thead
{
	background-color: #0D4DA1; 
	color: white;
	font: bold 10px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	width: 150;
}
.thead a:link
{
	color: #FFFFFF;
}
.thead a:visited
{
	color: #FFFFFF;
}
.thead a:hover, .thead a:active
{
	color: #FFFFFF;
}

.menu_hilite
{
	background-color: #000080; !#8A949E;
	color: #FFFFFF;
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	white-space: nowrap;
	cursor: hand;
	width: 150;
}
.menu_hilite a:link
{
	color: #FFFFFF;
	text-decoration: none;
}
.menu_hilite a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
.menu_hilite a:hover, .menu_hilite a:active
{
	color: #FFFFFF;
	text-decoration: none;
}

td.thead, div.thead { padding: 4px; }
