/* stylesheet.css für rheinhotel-rebstock.de */

body	      {	background-color:#306536; color:#E2F1E4;
		background-attachment:fixed; padding:0px;
		scrollbar-face-color: #306536;
		scrollbar-shadow-color: #306536;
		scrollbar-highlight-color: #FFFFFF;
		scrollbar-3dlight-color: #E2F1E4;
		scrollbar-darkshadow-color: #000000;
		scrollbar-track-color: #7DC186;
		scrollbar-arrow-color: #E2F1E4;				}

img	      {	border-color:#E2F1E4;					}

h1,h2,h3      {	font-family: Arial, Verdana, sans-serif; display:inline;}
h1	      {	font-size:22px; font-weight:bold;			}
h2	      {	font-size:18px; font-weight:bold;			}
h3	      {	font-size:14px; font-weight:normal;			}


a	      {	font-family: Arial, Verdana, sans-serif; display:inline;
		font-size:13px; text-decoration:none;			}
a:link	      {	color:#FFFF80; background:transparent;			}
a:visited     {	color:#00FFFF; background:transparent;			}
a:hover	      {	color:#FF0080; background:transparent;			}
a:active      {	color:#0000FF; background:transparent;			}
