body
 
{
background-image: url("images/background.jpg");

background-position:top;
background-attachment:fixed;
background-repeat:no-repeat;
background-repeat:repeat-x;

scrollbar-base-color: #fafafa; 
scrollbar-track-color: #ffffff; 
scrollbar-face-color: #5AB6DC; 
scrollbar-highlight-color: #5AB6DC; 
scrollbar-3d-light-color: #B2C7DC; 
scrollbar-dark-shadow-color: #003366; 
scrollbar-shadow-color: #B2C7DC; 
scrollbar-arrow-color: #003366 
 }
 
a:link { 
color:#336699;
text-decoration:underline;

} 

a:visited { 
color:#336699;
text-decoration:underline;

} 

a:active { 
color:#336699;
text-decoration:underline;

} 

a:hover { 
background-color:#7e9db9;
color:#ffffff;
text-decoration:underline;


}

html, img, td  { behavior: url("http://www.urlaubstipps-online.de/iepngfix.htc") }
}