body {
 			background-image:url('images/cow450.jpg');
 			background-repeat:no-repeat;
 			background-position: 
               center bottom;
 			
 			padding:0px;
 			scrollbar-arrow-color: #EC3C13; background-attachment:fixed; background-position-x:center
 		}
 				       
.Tabelle     {
			font-family: Arial; 
			font-size: 10pt; 
			font-weight:normal;
			text-decoration: none; 
        	line-height: 150%; color:#70121F; margin-left:5 
        }
.Tabelle_inhalt     {
			font-family: Arial; 
			font-size: 10pt; 
			font-weight:normal;
			text-decoration: none; 
        	line-height: 150%; color:#000000; margin-left:5 
        }
h3	{ 
			font-family: Arial; 
			font-size: 20pt; 
			color: #EC3C13; 
			text-decoration:none; 
			margin-bottom:-20;
			font-weight:normal
		}

h4	{ 
			font-family: Arial; 
			font-size: 12pt;
			font-weight:normal; 
			text-decoration: none; 
        	line-height: 150%; color:#70121F
        }

h5	{
			font-family: Arial; 
			font-size: 10pt; 
			font-weight:normal;
			text-decoration: none; 
        	line-height: 150%; color:#70121F 
        }

a	{
 			font-family: Franklin Gothic Medium;
 			font-size: 10pt;
 			color: #EC3C13;
 			text-decoration: none;
 		}
a:link	{
 			font-family: Franklin Gothic Medium;
 			color: #EC3C13;
 			text-decoration: none;
		}

<!..
für body:   background-attachment:fixed;
			
body {
			scrollbar-arrow-color: green;
        	scrollbar-base-color: blue;
        	scrollbar-shadow-color: red;
        	scrollbar-face-color: yellow;
        }
-->





<!..
... versuche kann am ende gelöscht werden

body {
 background-image:url('image/logoline_gif_interlaced_pre.gif'); 
 background-repeat:no-repeat;
 background-attachment:fixed; 
 padding:0px }
div.mybody {
 margin-left:100px; margin-top:20px; margin-right:20px; margin-bottom:20px; }

.text        { color: #70121F; font-family: Arial; font-size: 10pt; text-decoration: none; 
               line-height: 150% }
-->