/* Stylevorgaben für www.stb-roettges.de */

/*Hintergrund */
body { background-color:#FFFFFF}
body { scrollbar-face-color:#333399;scrollbar-base-color:#FFFFFF;scrollbar-track-color:#FFFFFF;}

/*Schriftart, Schriftgroesse und Schriftfarbe fuer Textelemente */
p,b,i,td  { font-family:"Verdana","Tahoma","Arial"; color:#000000; font-size:10pt; }

/*Schriftart, Schriftgroesse und Schriftfarbe fuer Überschrift 1 - weiß*/
h1 { font-family:"Verdana","Tahoma","Arial"; color:#FFFFFF; font-size:19pt; font-weight: bold; }

/*Schriftart, Schriftgroesse und Schriftfarbe fuer Überschrift 2 - weiß*/
h2 { font-family:"Verdana","Tahoma","Arial"; color:#FFFFFF; font-size:12pt; font-weight: bold; }

/*Schriftart, Schriftgroesse und Schriftfarbe fuer Überschrift 3 - weiß*/
h3 { font-family:"Freestyle Script","Bradley Hand ITC","Gaze"; color:#FFFFFF; font-size:22pt; }

/*Schriftart, Schriftgroesse und Schriftfarbe fuer Überschrift 4 - blau*/
h4 { font-family:"Freestyle Script","Bradley Hand ITC","Gaze"; color:#333399; font-size:22pt; }

/*Schriftart, Schriftgroesse und Schriftfarbe fuer Überschrift 5 - blau*/
h5 { font-family:"Verdana","Tahoma","Arial"; color:#333399; font-size:11pt; font-weight: bold; }

/*Aufzählungszeichen*/
li { list-style-image:url('button-blau.jpg');padding-left:10px }
li { margin-left:1px }
li.b { list-style-image:"url('url(%27button-blau.jpg%27)')";margin-left:25px }

/*Hyperlinks*/
a {font-family:"Verdana","Tahoma","Arial"; font-size:10pt;  font-weight: bold;}
a:link { color:#990033; }
a:visited { color:#990033; }
a:active { color:#990033; }
a:hover { color: #990033; font-style: oblique }
a {text-decoration:none}