

body

   { background-image: url(layout/background.jpg); background-repeat: inherit; background-attachment: fixed; background-position: center; padding: 0 }

/* allgemeine links im text */



a:link, a:visited, a:active            { color: #333; font-size: 100%; font-family: Verdana; font-style: normal; font-weight: bold; font-stretch: normal; text-decoration: none; width: 100% }



a:hover       { color: #900; font-family: Verdana; font-style: normal; font-weight: bold; text-decoration: none; background-repeat: repeat; background-position: center 100%; width: 100% }


h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
 { color: #1c1c1c; font-size: 18px; font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif }

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
 { color: #1c1c1c; font-size: 16px; font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif }

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
 { color: #1c1c1c; font-size: 14px; font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif }

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
 { color: #121212; font-size: 14px; font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif }

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  font-size: 13px;
  color: #121212;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
 { color: #121212; font-size: 12px; font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif }

/* scrolleiste internet explorer ab vers.5.5 */



body

 { font-family: Verdana, Arial, Helvetica, sans-serif; scrollbar-arrow-color: #737b66; scrollbar-base-color: #F5F8F3; scrollbar-highlight-color: #737b66; scrollbar-shadow-color: #ffffff; scrollbar-track-color: #e6e6e6 }
