body  { 	color: #333; 
		font-size: 16px; 
		font-family: Arial, Helvetica, sans-serif; 
		background-color: #dfdfdf; 
		margin: 0; 
		overflow: auto; 
		scrollbar-3dlight-color: #dfdfdf; 
		scrollbar-arrow-color: red; 
		scrollbar-darkshadow-color: #dfdfdf; 
		scrollbar-face-color:#999; 
		scrollbar-highlight-color: #dfdfdf; 
		scrollbar-shadow-color: #dfdfdf; 
		scrollbar-track-color: #dfdfdf; 
	}

a:link {color: #f00; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: 300;	text-decoration: none;}
a:visited {color: #f00; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: 300;	text-decoration: none;}
a:hover {color: #f30; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: 300;	text-decoration: none;}
a:active {color: #f30;font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: 300;	text-decoration: none;}
a:focus {color: #f30; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: 300;	text-decoration: none;}

td {	font-family: Arial, Helvetica, sans-serif;	
	font-size: 16px; 
	color : #333;}

.head  { color: #333; font-weight: bold; font-size: 13px; font-family: Arial, Helvetica, sans-serif;  }

hr {color : gray; height: 1px; }

li  { line-height: 16px; list-style-image: url(images/li.gif); list-style-position: outside }

.button {border-style: groove; border-width: 1px; border-color: #ccc; font-family: verdana;  font-size: 11px; color: #333; text-decoration:none; }
#rand {background-image:url(images/rand.gif)}
#oben {background-image:url(images/top.gif);
		background-repeat:no-repeat;}

 .schatten
{  
 border-style: outset;
 border-top-width: 1px;
 border-bottom-width: 1px;
 border-right-width: 1px;
 border-left-width: 1px;
 border-color: #B7B8B5;
}

.button  { border-top: 0; border-right: 2px #666; border-bottom: 2px #666; border-left: 0; outline: outset 2px #666 }

.bildrahmen  { margin: 2px; border-width: 1; border-color: #666 }

textarea {color: #333; font-size : 11px; overflow : hidden; border : 1px solid  #999; background-color : #fff; font-family : arial, sans-serif; width:250px;}
input {color: #333; font-size : 11px; border : 1px solid  #999; background-color : #fff; font-family :  arial, sans-serif; width:250px; }
.senden { color: #fff; font: 11px arial; background-color: #999; border: 0px solid ; font-weight: 600}
