/*  Formatvorlagen

/*-Standard-Einstellungen- für Schriftart -*/

p,h1,h2,h3,td,li,ul,a,div,br,b,small { font-family:'Arial' ; font-weight:normal; font-size:12pt;  color:#000000;}
/*p,td {text-justify: newspaper; text-align: justify;} */

h1 {font-family:'Comic Sans MS' ; font-weight:bold; font-size:32pt; color:#FF0000; line-height:28pt; }
h2 {font-family:'Comic Sans MS' ; font-weight:bold; font-size:18pt; color:#00BF00; line-height:18pt;}
h3 {font-family:'Comic Sans MS' ; font-size:14pt; color:#0000FF; line-height:18pt;}

li {line-height:18pt;}

b {font-weight:bold; color:#FF0000; }
.white {color:#FFFFFF;}
.blue {color:#0000FF;}
.red {color:#FF0000;}

small {font-size:8pt;font-weight:normal;}
td.header {font-size: 10pt; font-weight:bold;}
td.body {font-size: 10pt;}
td.red {font-size: 10pt; color:#FF0000;}

INPUT:focus {background-color:#FFFF00;}

a:link { color:#FF0000; text-decoration:underline; }
a:visited { color:#FF0000; text-decoration:underline; }
a:active { color:#0000FF; text-decoration:underline; }
a:hover { color:#0000FF; text-decoration:underline;}

a.navmenu {color:#FF0000; font-family:'Comic Sans MS' ; font-size: 10pt; font-weight:bold; }
a.navmenu:visited {color:#FF0000; font-family:'Comic Sans MS' ; font-size: 10pt; font-weight:bold; }
a.navmenu:hover {font-size: 10pt; font-weight:bold; color:#FF0000; }
a.navmenu:active {font-size: 10pt; color:#FF0000; }
a.navhaupt {color:#000000; font-family:'Comic Sans MS' ; font-size: 10pt; font-weight:bold; }
a.navhaupt:visited {color:#000000; font-family:'Comic Sans MS' ; font-size: 10pt; font-weight:bold; }
a.navhaupt:hover {font-size: 10pt; font-weight:bold; color:#FF0000; }
a.navhaupt:active {font-size: 10pt; color:#FF0000; }
a.navunter {color:#000000; font-family:'Comic Sans MS' ; font-size: 8pt; }
a.navunter:visited {color:#000000; font-family:'Comic Sans MS' ; font-size: 8pt; }
a.navunter:hover {font-size: 10pt; font-weight:bold; color:#00BF00; }
a.navunter:active {font-size: 10pt; color:#00BF00; }

body.site { margin-left:10pt;
     margin-top:20pt;
     background-color:#FFFF88;
     scrollbar-base-color:#5050FF; }
body.nav { margin-left:0pt;
     margin-top:10pt;
     margin-right:0pt;
     background:url(_bilder/navback.jpg) no-repeat fixed ;
     scrollbar-base-color:#5050FF; }
body.border { margin-left:0pt;
     margin-top:0pt;
     margin-right:0pt;
      background:url(_bilder/border.jpg) no-repeat fixed ; }
