/* DATEI: standard.css */

/* Standardschrifteinstellungen für Sterninger.at */

body,h1,h2,h3,p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i {
 font-family:Verdana,Arial,sans-serif; color:black; font-style:normal;  }
 }

h1 { font-size:36pt; font-weight:bold; }

h2 { font-size:20pt; font-weight:bold; }

h3 { font-size:18pt; font-weight:bold; }

h4 { font-size:16pt; font-weight:bold; }


/* Linkverhalten */

a:link { color:CE7D7D; text-decoration:underline; }
a:visited { color:#999999; }
a:active { color:FFCCCC;  }
a:hover { color:2b3091; }


