body{
margin-top:						0px;
margin-left: 					0px;
color: 							#ccddee;
background-attachment: 		fixed;
background-color:         #000000;
scrollbar-base-color: 		#000000;
scrollbar-3dlight-color: 	#99AABB;
scrollbar-arrow-color: 		#99AABB;
scrollbar-darkshadow-color:#555555;
scrollbar-face-color: 		#000000;
scrollbar-highlight-color: #99AABB;
scrollbar-shadow-color: 	#333333;
scrollbar-track-color: 		#000000;
}

div{
	font-family:				Verdana;
	font-size: 					10pt;
	font-weight: 				bold;	
}

table{
	font-family:				Verdana;
	font-size: 					10pt;
	font-weight: 				bold;	
}

#frame{
	overflow:					auto;
	height: 						440px;
	width: 						658px;
	z-index: 					0;
	border:						0px solid;
}

#buttons{
	position: 					absolute;
	top: 							5px;
	left: 						0px;
	width:						658px;
}
#screen{
	position: 					absolute;
	top: 							45px;
	left: 						0px;
	overflow:					auto;
	width:						658px;
	height:						394px;
	text-align: 				center;
}

#text{
	font-size: 					10pt;
	font-weight: 				bold;
	color: 						#CCDDEE;
}

#inaktiv{
	color: 						#8899AA;
	font-size:					10pt;
	text-decoration:			none;
}

p{
	background-color: 		#000000;
	font-family:				Verdana;
	font-weight:				bold;
}

p.buttons{
	font-size:					13pt;
	color:						#FFFFFF;
	text-align:					left;
	margin-bottom:  			10px;
	border-color:				#99AABB;
	padding-left:				10px;
	border-top-width :		1px; 
	border-top-style :		solid;
	border-top-color:  		#CCDDEE;
	border-bottom-width:		3px; 
	border-bottom-style:		solid;
	border-bottom-color:  	#000000;
}

p.link{
	font-size:					10pt;	
	border-color:				#99AABB;
	border-top-width:			1px; 
	border-top-style:			solid;
	border-bottom-width:		1px;
	border-bottom-style:		solid;
}

.history{
	width:						575px;
}


A.l{
	font-size: 					10pt;
	font-weight: 				bold;
}
A:link.l{
	text-decoration:			none; 
	color: 						#FFFFFF; 
} 

A:hover.l{
	text-decoration:			underline; 
	color: #FFEE99; 
} 

A:active.l{
	text-decoration:			line-through; 
	color: 						red; 
} 

A:visited.l{
	text-decoration:			none;
	color: 						#99AABB;
}


A.b{
	font-size:					10pt;
	font-weight: 				bold;
	text-decoration:			none;
}

A:link.b{
	color: 						#ccddee;
}

A:hover.b{
	color: 						#BBBBBB;
} 

A:active.b{
	color:	 					red;
} 

A:visited.b{
	color: 						#8899AA;
}

#message{
	background-color: 		#223344;
	font: 						Verdana;
	font-size: 					10pt;
	font-weight: 				bold;
	color: 						#DDEEFF;
	border: 						1px solid;
	border-color: 				#CCDDEE;
	width: 						381px;
	height: 						108px;
}

#knopf{
	background-color:			#223344;
	font: 						Verdana;
	font-size: 					10pt;
	font-weight: 				bold;
	color: 						#CCDDEE;
	border: 						1px solid;
	border-color: 				#CCDDEE;
	padding-left: 				4px;
	padding-right: 			4px;
	padding-top: 				2px;
	padding-bottom: 			3px;
	margin-right: 				40px;
	text-align: 				center;
}

#knopf2{
	width: 						80px;
	background-color:			#223344;
	font: 						Verdana;
	font-size: 					10pt;
	font-weight: 				bold;
	color: 						#DDEEFF;
	border: 						1px solid;
	border-color: 				#CCDDEE;
	padding-left: 				1px;
	padding-right: 			1px;
	padding-top: 				1px;
	padding-bottom: 			3px;
	text-align: 				center;
}

A.k{
	font-size:					10pt;
	text-decoration:			none;
}

A:link.k{
	color: 						#DDEEFF;
}

A:hover.k{
	color: 						#DDEEFF;;
} 

A:active.k{
	color:	 					#DDEEFF;;
} 

A:visited.k{
	color: 						#DDEEFF;;
}

#head{
	position: 					absolute; 
	top: 							5px;
	left: 						0px; 
	width: 						638px;
	text-align: 				center;
	font-size: 					13pt;
	font-family:				Vendana;
	font-weight:				bold;
	color: 						#FFFFFF;
}

#ecken{
	font-size: 					8pt;
	color: 						#8899AA;
}

#hinweis{
  font-size: 					7pt;
	color: 						#CCDDEE;
}
