@charset "iso-8859-1";

body 
{
margin-left: 0px ;
margin-top: 0px ;
margin-right: 0px ;
margin-bottom: 0px ;
scrollbar-3dlight-color:#FAC896;
scrollbar-arrow-color:#000000;
scrollbar-darkshadow-color:#643200;
scrollbar-face-color:#FFC864;
scrollbar-highlight-color:#FFFFFF;
scrollbar-shadow-color:#000000;
scrollbar-track-color:#FFDAA3;
}

input.button {
	border: thin #FF9900 solid;
	background-color: #FFFFFF;
	background-repeat:	no-repeat;
	background-position: left center;
}



body,td,th 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}

.haupttitel
{
color: #FF9900;
font-weight: bold;
font-size: large;
}

.absatz
{
color: #FF9900;
font-weight: bold;
font-size: medium;
}


a:link 
{
color: #000000;
}

a:visited {
color: #000000;
}
textarea {
  
  
  scrollbar-3dlight-color:#FFFFFF;
  
  scrollbar-arrow-color:#FFFFFF;
  
  scrollbar-darkshadow-color:#FFFFFF;
  
  scrollbar-face-color:#FFFFFF;
    
  scrollbar-highlight-color:#FFFFFF;
  
  scrollbar-shadow-color:#FFFFFF;
  
  scrollbar-track-color:#FFFFFF;
}
.gb_name {
	font-family: "Times New Roman", Times, serif;
	background-color: #FFCC00;
	height: auto;
	width: auto;
}

.gb_date {
	color: #999999;

}
.login {
text-decoration:none; 
cursor:default
}
