/*--poko.CSS--*/
/*--css für www.pokorra.com(c) 2002 --*/
  
body   { cursor:url("Arrowie.cur"); scrollbar-DarkShadow-Color: #2B3442; scrollbar-Track-Color: #2B3442; scrollbar-Face-Color:#2B3442; scrollbar-Shadow-Color:#2B3442; scrollbar-Highlight-Color:#FFDD78; scrollbar-3dLight-Color:#2B3442; scrollbar-Arrow-Color:#FFDD78 }

.bottomborder {  border: dotted ; border-width: 0px 0px 0px; border-color: white white #FFFFFF}

A 	      {CURSOR: crosshair; 
           TEXT-DECORATION: none}

a:active { color:#FFDD78; text-decoration: none;  }
a:link { color: #FFDD78;  text-decoration: none;  }
a:visited { color: #CEAA61; text-decoration :none;  }
a:hover { color: #9F0000; text-decoration: none;  }

Body {background-attachment: fixed;  background-color : #2B3442;  }
td, div, body, p { font-family : Trebuchet MS, Verdana, Arial, ; font-size : 11pt; color: #FFDD78; }

/* für Formular*/
input {
	font-family: Trebuchet MS,sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFDD78;
	text-decoration: none;
	background-color: #2B3442;
	padding: 2px;
	border: 1px dotted #FFDD78;
}
/* für Fehlerseite*/
.inputbutton {
	font-family: Trebuchet MS, sans-serif;
	font-size: 10pt;
	font-weight: normal
	color: #FFDD78;
	text-decoration: none;
	background-color: #2B3442;
	padding: 2px;
	border: 1px dotted #FFDD78;
}
/* für Formular*/
textarea {
	font-family: Trebuchet MS, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFDD78;
	text-decoration: none;
	background-color: #2B3442;
	padding: 2px;
	border: 1px dotted #FFDD78;
}