<!-- ALLGEMEIN -->
body, textarea {	scrollbar-base-color:#FFFFFF;
  		scrollbar-face-color:#FFFFFF;
  		scrollbar-track-color:#FFFFFF;
  		scrollbar-darkshadow-color:#999999;}

<!-- SCHRIFTTYP -->
h1 {		font-family:Tahoma;
		font-size:14pt;
                 text-decoration:capitalize;
                 font-weight:bold;
                 text-align:center; }

p, body {	font-family:Tahoma;
		font-size:10pt;
                 text-decoration:none;
                 text-align:left;
                 font-weight:normal;
                 color:#333333; }

<!-- LINKS -->
a:link, a:visited, a:hover, a:focus {
		font-family:Tahoma;}

.zurueck {	font-size:8pt;
         	text-decoration:underline;
         	font-weight:normal;}

<!-- FORMULARE -->
input, textarea {
         font-family:Tahoma,sans-serif;
         font-size:11pt;
         font-weight:normal;
         padding:2px;
         border:1px;
         border-style:dashed;}

.button {
	font-size:11pt;
         font-weight:bold;
         background-color:#FFFFFF;
         }

<!-- BILDER -->
body.bilder {    scrollbar-highlight-color:#712465;
  		scrollbar-shadow-color:#712465;
                 scrollbar-arrow-color:#712465;}

p.bilder {       text-align:center;
		font-weight:bold;}

div {            font-family:Tahoma;
                 font-size:8pt;
                 text-decoration:none;
                 font-weight:bold; }

<!-- SERVICE SEITEN -->
body.service {   scrollbar-highlight-color:#6A9CFF;
  		scrollbar-shadow-color:#6A9CFF;
  		scrollbar-arrow-color:#6A9CFF;}

h1.service {      color:#173E8C;}