/* P A T R O N  -  2 0 0 4 */

body {

scrollbar-base-color:#CCCCCC; /* Basisfarbe der Scroll-Leiste */
scrollbar-3dlight-color:#CCCCCC; /* Farbe fuer 3D-Effekte */
scrollbar-arrow-color:#CCCCCC; /* Farbe fuer Verschiebepfeile */
scrollbar-darkshadow-color:#CCCCCC; /* Farbe fuer Schatten */
scrollbar-face-color:#FF5A00; /* Farbe fuer Oberflaeche */
scrollbar-highlight-color:#CCCCCC; /* Farbe fuer oberen und linken Rand */
scrollbar-shadow-color:#CCCCCC; /* Farbe fuer unteren und rechten Rand */
scrollbar-track-color:#CCCCCC; /* Farbe fuer freibleibenden Verschiebeweg */
}

a.link {
font-family:courier,serif;
color:#FF5A00;
font-size:14px;
line-height:24px;
text-decoration: none;
}

a:hover.link {
font-family:courier,serif;
color:#FF5A00;
font-size:14px;
line-height:24px;
text-decoration: underline;
}

.title { 
font-family:courier,serif;
color:#8A8A8A;
font-size:14px;
line-height:24px;
text-decoration: underline;
}

.txt { 
font-family:courier,serif;
color:#8A8A8A;
font-size:14px;
line-height:24px;
text-decoration: none;
}
