table,tr,td
{
  font-family: Arial;
  font-size: 12px;
  color:#090909;
  margin:0px;
  padding:0px;
  vertical-align:top;
  padding:0px;
}


html,Body{
  font-family: Arial
  font-size: 12px;
  color:#090909;
  background-color: #ebf3fb; 
  scrollbar-base-color: #ffffff; 
  scrollbar-arrow-color: #3c7faf;
  scrollbar-DarkShadow-Color: #ffffff; 
  scrollbar-face-color : #3c7faf; 
  scrollbar-highlight-color : #ffffff; 
  scrollbar-3dlight-color : #3c7faf; 
  scrollbar-shadow-color : #ffffff; 
  scrollbar-darkshadow-color : #ffffff; 
  scrollbar-track-color : #ffffff; 
  scrollbar-arrow-color : #ffffff;
  margin:0px;
}

#container { 
    height: 100%; 
} 

A {
	color: #3c7faf;
    text-decoration: none;
    font-size: 12px;
    font-family: Arial;
  }

A:Hover {
	color: #3c7faf;
    text-decoration: underline;
	font-size: 12px;
    font-family: Arial;
 }

INPUT.tekstboks
{
  font-family: Arial ;
  font-size: 12px;
  color:#090909;
  background-color: #ffffff;
}

SELECT.tekstboks
{
  font-family: Arial ;
  font-size: 12px;
  color:#090909;
  background-color: #ffffff;
}

TEXTAREA.tekstboks
{
  font-family: Arial ;
  font-size: 12px;
  color:#090909;
  background-color: #ffffff;
}

RADIO.tekstboks
{
  font-family: Arial;
  font-size: 12px;
  color:#090909;
  background-color: #ffffff;
}

P
{
  font-family: Arial;
  font-size: 12px;
  color:#090909;
}

P.copyright
{
	font-family: Arial;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
}

P.heading
{
  font-family: Arial;
  font-size: 15px;
  color:#3c7faf;
  font-weight:bold;
 margin:0px;
}

P.headingSmall
{
  font-family: Arial;
  font-size: 13px;
  color:#3c7faf;
  font-weight:bold;
}

P.table
{
  font-family: Arial;
  font-size: 15px;
  color:#090909;
  font-weight:bold;
}

.Button
{
	font-family: Arial;
	font-size: 12px;
	font-color:#FFFFFF;
	color:#FFFFFF;
	background-color:#3c7faf;
	height:22px;
	text-align:center;
	font-weight:bold;
	border-color:#FFFFFF;
	border-style:none;
	width:100px;
}

#browse
{
	margin: 0px;
	padding: 0px;
	background: #b6d4f0;
	border-bottem: 2px solid white;
}

#browse dd {
	background: #b6d4f0;
	border-bottom: 2px solid #3c7faf;
	padding: 0;
	margin: 0px;
}

#browse dd a {
	color: #3c7faf;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 3px 22px;
}

#browse dd a:hover {
	background: #3c7faf;
	color: #FFFFFF;
}

#browse .first {
	padding-top: 10px;
}

#browse .last {
	padding-bottom: 8px;
}


tr.over
{
	height:20px;
	background-color:
}

tr.row1
{
  font-family: Arial;
  font-size: 12px;
  color:#090909;
	background-color:#ebf3fb;
}

tr.row2
{
  font-family: Arial;
  font-size: 12px;
  color:#090909;
	background-color:#e7ebee;
}

#balk_rechts{position:relative; right:0px; top:0px;}
#popup{position:absolute;left:0px;top:0px;}


