/*--poko.CSS--*/
/*--css für www.pokorra.com(c) 2002 --*/
  
body   { cursor:url("Arrowie.cur"); scrollbar-DarkShadow-Color: #374768; scrollbar-Track-Color: #374768; scrollbar-Face-Color:#374768; scrollbar-Shadow-Color:#FFFFFF; scrollbar-Highlight-Color:#FFFFFF; scrollbar-3dLight-Color:#374768; scrollbar-Arrow-Color:#FFFFFF }

.bottomborder {  border: dotted ; border-width: 0px 0px 0px; border-color: white white #FFFFFF}

A 	      {CURSOR: crosshair; 
           TEXT-DECORATION: none}

a:active { color:#000000; text-decoration: none;  }
a:link { color:#FFFFFF;  text-decoration: underline;  }
a:visited { color:#F7BC5B; text-decoration :none;  }
a:hover { color: #FF0000; text-decoration: none;  }

Body {background color:#374768 }
td, div, body, p { font-family : Trebuchet MS, Verdana, Arial, ; font-size : 11pt; color:#FFFFFF; }

/* für Formular*/
input {
	font-family: Trebuchet MS,sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #282E57;
	padding: 2px;
	border: 1px dotted #FFFFFF;
}
/* für Fehlerseite*/
.inputbutton {
	font-family: Trebuchet MS, sans-serif;
	font-size: 10pt;
	font-weight: normal
	color: #FFFFFF;
	text-decoration: none;
	background-color: #282E57;
	padding: 2px;
	border: 1px dotted #FFFFFF;
}
/* für Formular*/
textarea {
	font-family: Trebuchet MS, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #282E57;
	padding: 2px;
	border: 1px dotted #FFFFFF;
}
