/*

|-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-|

|														  |

|     stylesheet for pages mady by inrion.com             |

|                     copyright by inrion.com             |

|	 			Modifiziert von M. Esterl				  |

|-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-|

*/

body

 {

/* SCROLLBAR */
	scrollbar-3dlight-color : 	  	#F26D06;
	scrollbar-arrow-color : 	    #000000;
	scrollbar-base-color : 		    #F38107;
	scrollbar-darkshadow-color :  	#F26D06;
	scrollbar-face-color : 		    #F38107;
	scrollbar-highlight-color :   	#F26D06;
	scrollbar-shadow-color : 	    #F26D06;
	scrollbar-track-color : 	    #F38107;

 }

 /* STANDARDS */

.headline {	
	font-family:                 arial;
	font-size: 					 16pt;
	text-decoration:             none;
	color:                       #000000;
	font-weight:				 bold;
}

.content {	
	font-family:                 arial;
	font-size: 					 10pt;
	text-decoration:             none;
	color:                       #000000;
	font-weight:				 none;
}

.small {	
	font-family:                 arial;
	font-size: 					 8pt;
	text-decoration:             none;
	color:                       #000000;
	font-weight:				 none;
}

 a:link { color:#000000; text-decoration:underline; font-weight:bold; font-family: arial; font-size: 10pt;}
 a:visited { color:#000000; text-decoration:underline; font-weight:bold; font-family: arial; font-size: 10pt;}
 a:hover { color:#000000; text-decoration:none;  font-weight:bold; font-family: arial; font-size: 10pt;}
 a:active { color:#000000; text-decoration:underline; font-weight:bold; font-family: arial; font-size: 10pt;}
 a:focus { color:#000000; text-decoration:underline; font-weight:bold; font-family: arial; font-size: 10pt;}

 

 /* Formular */
input, textarea {
border-style: 								dotted;
border-width: 								1px;
border-color:								  #F38107;
background-color: 					  #DBEF7C;
font-family: 									arial;
font-size: 										8pt;
background-repeat:					  no-repeat;
color :											  #000000;
text-decoration: 						  none;
text-align: 								  left;
}
