/* schriftstil,abstände */

/*bgcolors
#f7d37b
#1f6c94
#0574ae
*/

body
{margin-top: 0px; margin-left: 0px; margin-right: 0px;margin-bottom: 0px; color: black;  background-color: #0574ae; font-family: verdana,arial; font-size: 10pt;}


/*table,tr,td { color: silver ;font-family: verdana,arial; font-size: 10pt; }*/

/* scrolleiste internet explorer ab vers.5.5 */

body
{scrollbar-arrow-color: silver; scrollbar-base-color: #faf7eb;
scrollbar-highlight-color : silver; scrollbar-shadow-color : silver;
SCROLLBAR-TRACK-COLOR: #f1d173;}


/* allgemeine links im text */

a:link{ color:#f1d173 ; text-decoration:underline; ;font-family: verdana; font-size: 14pt;}

a:visited{color:#f1d173 ;text-decoration:underline;font-family: verdana; font-size: 14pt;}

a:active{ color:#f1d173 ;text-decoration:underline;font-family: verdana; font-size: 14pt; }

a:hover{ color:#f1d173 ;background-color:#faf8eb;  text-decoration:underline;font-family: verdana; font-size: 14pt; }

