
body{
  background-image:url(../pic/b_a1nasa.gif); 
  background-repeat:no-repeat; 
  background-position:50% 50%;
}

body,table {
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size:11px; 
}

body>#naviFrame {
  position: fixed;
}

body>#infoFrame {
  position: fixed;
}

body>#liveFrame {
  position: fixed;
}


#naviFrame {
	position: absolute;
	left:0px;
	top:0px;
	width:110px;
	height:100%;
	background-color: #ffcc00;
	bxackground-image:url(../../pic/_jolcut1.jpg);
	bxackground-color: #FFFFFF;
	z-index: 10;
	margin-left: 0px;
	padding-left:4px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #000000;
	background-repeat: no-repeat;
	background-position: bottom;
}

#liveFrame {
  position: absolute;
  right:16px; top:0px;
  width:110px; height:100%;
  background-color: #ffcc00;
  z-index: 20;
  margin-left: 0px;
  padding-left:4px;
  border-left-width: 1px;
  border-left-style: dotted;
  border-left-color: #000000;
}

#infoFrame {
	position:absolute;
	left:0px;
	top:0px;
	width:98.5%;
	height:14px;
	background-color: #ffcc00;
	z-index: 8;
	padding-left:116px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF0000;
	filter:alpha(opacity=75);
	font-style: italic;
	color: #000000;
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size:11px; 	
  -moz-opacity: 75%;
}




#contentFrame {
  position: absolute;
  left: 110px;

  padding: 0px;
  z-index:5;  
}

.clsNoMargins{
  margin-top:0px;margin-left:0px;margin-right:0px;margin-bottom:0px;
}

.clsMenuHead {
  background-image: url(../pic/b_bluvio.gif);
  background-color:#382C4C;
  width:100px;
  color:#ffffff;
  height:16px;
  line-height:16px;
  padding-top:2px;
  padding-bottom:2px;
  padding-left:4px;
  font-family: georgia, "Times New Roman", Times, serif;
  font-style: normal;
  font-size: 12px;
  display:block;
  border-left: 1px solid #660000;
  border-right: 1px solid #660000;
}

.clsMenuLink {
	background-image: url(../pic/b_yelwhi.gif);
	text-decoration:none;
	letter-spacing: -1px;
	color:#000000;
	width: 100px;
	height: 20px;
	padding-left:4px;
	border-top: 1px solid #ffff99;
	border-right: 1px dotted #ffcc99;
	border-bottom: 1px solid #ffcc00;
	border-left: 1px dotted #ffcc99;
	line-height: 18px;
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
    display:block;
}
.clsMenuLink:hover{
	border: 1px solid #6600ff;
	color:#cc0000;
	text-decoration:none;
}
.clsMenuLink:before{
  content:"~ ";color:#cc0000;
}

.clsMenuSelect {
  width:100px;
  background-color:#ffff99;
  color:#000000;
  background-image: url(../bg/b_yelwhi.gif);
  font-family: Verdana,arial,Helvetica,sans-serif;
  font-size: 11px;   
}

.RED {
	color: #cc0000;
}

.RIGHT {
position:absolute;
right:4px;
font-style: normal;
}

.clsCounterInfo {
	font-size:9px;
	color:#cc9900;
	text-align: center;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	background-color: #ffcc00;
	height: 16px;
	width: 100px;


}

.clsHinweis {
  background-color:#382C4C;
  color:#ffffff;
  padding-top:2px;
  padding-bottom:2px;
  padding-left:4px;
  font-family: georgia, "Times New Roman", Times, serif;
  font-style: normal;
  font-size: 12px;
  display:block;
}



form, select {
font-family : monospace;
color : #000000;
font-size : 10px;
}

input, textarea {
background:#FFFFFF;
color:#000088;
font-family : monospace;
font-size : 11px;
background-image: url(../pic/b_input.gif);
background-attachment:fixed;
}

