table {
   font-family:monospace;
   font-size:small;
}

.small {
   font-family:monospace;
   font-size: 12;
   color:#AB9F92;
}
A.link:LINK {
	 font-family:monospace;
   font-size: 12;
   color:#9E9081;
}


.small_braun {
   font-family:helvetica, arial;
   font-size: 11;
   color:#000000;
}


.storyDate {
   font-weight:bold;
}

.message {
   font-family: monospace;
   font-size: 12;
   padding: 1px;
   color: #ff3300;
   background-color: #ffffff;
}

a.navi{
font-family:monospace;
   font-size: 12;
   color:#9E9081;
    text-decoration : none
   }

A.navi:LINK, A.navi:VISITED, A.navi:ACTIVE, A.navi:HOVER, A.navi:FOCUS {
	font-family:helvetica, arial;
   font-size: 13;
   color:#000000;
    text-decoration : none
}



A:link     {
   font-family:helvetica, arial;
   font-size: 11;
   color:#666666;
   text-decoration : underline;
   text-decoration : none
}


A:HOVER {
   font-family:helvetica, arial;
   font-size: 11;
   color:#000000;
   text-decoration : none
}


A:active   {
   font-family:helvetica, arial;
   font-size: 11;
   color:#666666;
   text-decoration : none
}



A:visited {
   font-family:helvetica, arial;
   font-size: 11;
   color:#666666;
   text-decoration : none
}




.stdbutton 
{
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	background: #f0f0f0;
	width : 65px;
}

.text_title{
	FONT-SIZE: 10px; COLOR: #000000;  TEXT-TRANSFORM: uppercase; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}

body, textarea {
 
  scrollbar-base-color:#000000;
  scrollbar-3dlight-color:#000000;
  scrollbar-arrow-color:#666666;
  scrollbar-darkshadow-color:#FFFFFF;
  scrollbar-face-color:#FFFFFF;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color:#000000;
  scrollbar-track-color:#CCCCCC;
}