body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	scrollbar-base-color:#990000;
	scrollbar-track-color:#990000;
	scrollbar-highlight-color:#eee;
	scrollbar-3d-light-color:#FF0000;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
}

h1 {
font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
}

h2 {
font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #F7BC5B;
margin-top: 4px;
margin-right: 1px;
margin-bottom: 0px;
margin-left: 5px;
}

a {
font-size: 15px;
color: #F6BB5A;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
}

a:visited {
color: #F6BB5A;
text-decoration: none;
}

a:hover {
color: #cccccc;
text-decoration: none;
}

a:active {
color: #F6BB5A;
text-decoration: none;
}

.inputfeld {
background-color: #ffffff;
border: 1px #000000 solid;
color: #000000;
margin-top: 1px;
margin-right: 1px;
margin-bottom: 1px;
margin-left: 1px;
}

.submitlong {
background-color: #ffffff;
border: 1px #000000 solid;
color: #000000;
margin-top: 1px;
margin-right: 1px;
margin-bottom: 1px;
margin-left: 1px;
cursor: hand;
}




.radio {
WIDTH: 0px;
HEIGHT: 0px;
}



.select {
	BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; FONT-SIZE: 9.5pt; BORDER-LEFT: #000000 1px solid; WIDTH: 60px; COLOR: #000000; BORDER-BOTTOM: #000000 1px solid; FONT-FAMILY: Tahoma, Arial, Geneva, Helvetica; TEXT-ALIGN: left; BACKGROUND-COLOR: #FFFFFF
}



/* Stylesheets für Quinsu */

  .qsSuggestLayer {
  
      position: absolute;
      visibility: hidden;
      left: 2px;
      top: 19px;
      width: 200px;
  }
  
  .qsSuggestField {
  
      
  }




  ul#LSShadow a {
    color: #000000;
  }
  ul#LSShadow a:hover {
    color: maroon;
  }



#lightbox{
	background-color: #000000;
	padding: 10px;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }




#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}






