﻿<!--  Nicht fuer alte Browser
/*****************************************************************************/
/* Copyright: Computer-Software & Beratung Heinrich Dam                      */
/*            A-3550 Langenlois, Höhenstraße 4                               */
/*            Tel/Fax:  +43 (02734) 2373                                     */
/*            Mobiltel: +43 (0664) 384 23 20                                 */
/*            e-Mail:   office@edvdam.at                                     */
/*****************************************************************************/
/*
/*****************************************************************************/
/* Allgemeine CSS-Angaben                                                    */
/*****************************************************************************/
/*img.auto-style1 {
            width: 640px;
            height: 366px;
        }
img.auto-style2 {
        width: 562px;
        height: 367px;
        text-align: center; */

/*****************************************************************************/
/* CSS-Angaben für A-Tag                                                     */
/*****************************************************************************/
a            { 
		color:#008000; 
		text-decoration:none;
	     }

a.link       { 
		color:#008000; 
		text-decoration:none;
	     }

a.links       { 
		color:#008000; 
		text-decoration:none;
	     }

a.linkw       { 
		color:#ffffff; 
		text-decoration:none;
	     }

a.linkg       { 
		color:#00800;
		text-decoration:none;
	     }

img.auto-style2 {
        width: 562px;
        height: 367px;
        text-align: center;
          }

a.visited    { 
		color:#ffffff;
		text-decoration:none;
	     }

a.active     { 
		color:#ffffff; 
		text-decoration:none; 
	     }

a.hover      { 
		color:#ffffff; 
		text-decoration:none; 
	     }

/*****************************************************************************/
/* CSS-Angaben für BODY                                                      */
/*****************************************************************************/
html,body          {
	background-color: #FFFF00;
	background: #FFFF66;
	font-family: Verdana, Arial, 'Times New Roman', Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}

body.standard         {
	font-family: Verdana, Arial, 'Times New Roman', Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #FFFF66;
	font-weight: bold;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}

body.blank   { 
		background-color:#ffffff; 
	     }

body.tgruen  { 
		background-color:#339933;   
		  }
	
body.bg         { 
		background-image:url("../images/bg.jpg");
		font-family: Verdana, Arial, 'Times New Roman', Helvetica, sans-serif; 
        font-size:10pt; 
		background-color:#ffffee; 
		font-weight:bold;
		width: 100%;
		height: 100%;
		margin: 0;
		padding: 0;
	     }
body.hbild  {
	    background-image:url("../images/hgrund.jpg");
	    background-repeat:no-repeat;
	    background-position:left top;
	    background-attachment:fixed
        }
	     
/*   background-image: url(../images/hintergrund.gif); }  */
/*****************************************************************************/
/* CSS-Angaben für H-Tag                                                     */
/*****************************************************************************/
h1, h2       { 
		font-weight:bold; 
		font-style=italic; 
		color:#ff0000; 
        text-align:center; 
	     }

h3, h4       { 
		font-family:Verdana, Arial, 'Times New Roman', Helvetica, sans-serif; 
       	font-weight:bold; 
		color:#ff0000; 
		text-align:center; 
	     }

h5, h6       { 
		font-family:Verdana, Arial, 'Times New Roman', Helvetica, sans-serif; 
        font-weight:bold; 
		color:#ff0000; 
		text-align:center; 
	     }
hr.zeile      { 
        color: #000000; 
        height: 2px; 
        } 
	     	     
/*****************************************************************************/
/* CSS-Angaben für H-Tag                                                     */
/*****************************************************************************/
img.format   {
		border-color:#ffffff;
		border-width:5px;
	     }
/*****************************************************************************/
/* CSS-Angaben für P-Tag                                                     */
/*****************************************************************************/
p            { 
		font-family: Verdana, Arial, 'Times New Roman', Helvetica, sans-serif;
	     }

p.fett       { 
		font-weight:bold; 
		font-size:8pt; 
		text-align:justify;
	     }

p.fett12     {
		font-family: Verdana, Arial, 'Times New Roman', Helvetica, sans-serif;
        font-size:12pt; 
	 	font-weight:bold; 
        color:#800000;
		text-align:center;
		      }

p.fettindent { 
		font-weight:bold; 
		font-size:8pt; 
		text-align:justify; 
		text-indent:5mm; 
	     }

p.uline      { 
		font-weight:bold; 
		text-decoration:underline;
	     }

p.gross      { 
		font-size:14pt; 
		font-weight:bold; 
		color:#008000;
	     }

p.gruen      { 
		font-size:12pt; 
		font-weight:bold; 
		color:#008000; 
	     }

p.gruen10    { 
		font-size:10pt; 
		font-weight:bold; 
		color:#008000; 
	     }

p.rights     { 
		font-size:6pt; 
		font-weight:bold; 
		color:#ff0000; 
	     }
/*****************************************************************************/
/* CSS-Angaben für Listen                                                    */
/*****************************************************************************/
li.fett      { 
		font-size:8pt; 
		font-weight:bold; 
	     }

ul.disk      { 
		list-style-type:disk;
	     }
/*****************************************************************************/
/* CSS-Angaben für DL-Tags                                                   */
/****************************************************************************/
dl.fett      { 
		font-weight:bold; 
		font-size:8pt; 
		text-align:justify; 
	     }
/*****************************************************************************/
/* CSS-Angaben für DL-Tags                                                   */
/*****************************************************************************/	     
div.mittig {
		position: absolute;
		left: 50%;
		margin-left: -450px;
		width: 900px;
		top:50%;
		margin-top: -350px;
		height: 600px;
		    }	
		    
div.zentriert {
	    align: center;
}     
/*****************************************************************************/
/* CSS-Angaben für Tabellen                                                  */
/*****************************************************************************/
table.tgruen { 
		background-color: #339933;
	     }
	     
table.hellgelb { 
		background-color: #ffffff;
	     }
	     
table.border   {
		border:0;
		background-color:#ffff66;
		border-spacing:0px;
		        }
	     
table.borderheight   {
		border:0;
		background-color:#ffffff;
		height:500px;
        }

table.rahmen { 
		border-style:grove; 
		border-color: #6bc331;
	     }
     
table.bg         { 
		background:url("../images/bg.jpg");
		font-family: Verdana, Arial, 'Times New Roman', Helvetica, sans-serif; 
        font-size:10pt; 
		background-color:#ffffee; 
		font-weight:bold;
		width: 100%;
		height: 100%;
		margin: 0;
		padding: 0;
		border-spacing:0px;
	     }    
	     
table.hint         { 
		background:url("../images/hintergrund.jpg");
		font-family: Verdana, Arial, 'Times New Roman', Helvetica, sans-serif; 
        font-size:10pt; 
		background-color:#ffffee; 
		font-weight:bold;
		width: 100%;
		height: 100%;
		margin: 0;
		padding: 0;
		border-spacing:0px;
	     }
     
table.hg         { 
		background:url("../images/bg.jpg");
		font-family: Verdana, Arial, 'Times New Roman', Helvetica, sans-serif; 
        font-size:10pt; 
		background-color:#ffffee; 
		font-weight:bold;
	     }
    
td.autostyle {
		font-size: 24pt;
		text-align: center;
		color: #FFFFFF;
		border-color: #FFFFFF;
		background-color: #008000;
		font-family: Verdana, Arial, 'Times New Roman', Helvetica, sans-serif;
		font-weight: bold;
		border-spacing:0px;
				}

td.kopfformat {
        line-height:64px;
        width: 1100px;
        text-align:center;    
          }

td.links {
        line-height:64px;
        width: 200px;
        text-align:center;
        vertical-align:top;
          }
	     
td.hg         { 
		background-image:url("../images/bg.jpg");
		font-family: Verdana, Arial, 'Times New Roman', Helvetica, sans-serif; 
        font-size:10pt; 
		background-color:#ffffee; 
		font-weight:bold;
	     }

td.rechts {
        line-height:64px;
        width: 800px;
        text-align:center; 
          }

td.fett10    {
		font-family: Verdana, Arial, 'Times New Roman', Helvetica, sans-serif;
        font-size:10pt; 
	 	font-weight:bold; 
        color:#ffffff;
	     }

tr           { 
		font-family: Verdana, Arial, 'Times New Roman', Helvetica, sans-serif;
	     }

tr.fett12    {
		font-family: Verdana, Arial, 'Times New Roman', Helvetica, sans-serif;
        font-size:12pt; 
	 	font-weight:bold; 
        color:#ffffff;
	     }

tr.reihe13    {
		font-family: Verdana, Arial, 'Times New Roman', Helvetica, sans-serif;
		font-size: 12pt;
		font-weight: bold;
		color: #ffffff;
		line-height: 50px;
		background-color: #C0C0C0;
 			}

tr.reihe2    {
		font-family: Verdana, Arial, 'Times New Roman', Helvetica, sans-serif;
        font-size:12pt; 
	 	font-weight:bold; 
        color:#ffffff;
        line-height:600px;
        background-color: #C0C0C0;
             }

tr.tr12      { 
		font-family: Verdana, Arial, 'Times New Roman', Helvetica, sans-serif;
        font-size:12pt; 
		font-weight:bold;
	     }


tr.weiss     { 
		font-family: Verdana, Arial, 'Times New Roman', Helvetica, sans-serif;
        font-size:8pt; 
		font-weight:bold; 
		color:#ffffff;
	     }

tr.hellgruen { 
		font-family: Verdana, Arial, 'Times New Roman', Helvetica, sans-serif;
        background-color: #99ff99; 
		font-size:8pt; 
		font-weight:bold;
	     }


tr.hervor    { 
		font-family: Verdana, Arial, 'Times New Roman', Helvetica, sans-serif;
       	font-size:8pt; 
		font-weight:bold; 
		color:#ff0000;
	     }

tr.rights    { 
		font-family: Verdana, Arial, 'Times New Roman', Helvetica, sans-serif;
        font-size:7pt; 
		font-weight:bold; 
		color:#800000;
	     }

td           { 
		font-family: Verdana, Arial, 'Times New Roman', Helvetica, sans-serif;
	     }

td.spalte08    {
		font-family: Verdana, Arial, 'Times New Roman', Helvetica, sans-serif;
        font-size:8pt; 
	 	font-weight:bold; 
        color:#ffffff;
        width:50px;
              }

td.spalte13    {
		font-family: Verdana, Arial, 'Times New Roman', Helvetica, sans-serif;
        font-size:12pt; 
	 	font-weight:bold; 
        color:#ffffff;
        width:50px;
              }

td.spalte2    {
		font-family: Verdana, Arial, 'Times New Roman', Helvetica, sans-serif;
        font-size:12pt; 
	 	font-weight:bold; 
        color:#ffffff;
        width:800px;
        background-color: #C0C0C0;
             }

td.spalte3    {
		font-family: Verdana, Arial, 'Times New Roman', Helvetica, sans-serif;
        font-size:12pt; 
	 	font-weight:bold; 
        color:#ffffff;
        width:20px;
             }

td.spalte3bg    {
		background-color:#ffffff; 
		font-family: Verdana, Arial, 'Times New Roman', Helvetica, sans-serif;
        font-size:12pt; 
	 	font-weight:bold; 
             }

td.leerzeile    {
		font-family: Verdana, Arial, 'Times New Roman', Helvetica, sans-serif;
        font-size:12pt; 
	 	font-weight:bold; 
        color:#ffffff;
        height:15px;
             }

td.leerzeileg    {
		font-family: Verdana, Arial, 'Times New Roman', Helvetica, sans-serif;
        font-size:12pt; 
	 	font-weight:bold; 
        color:#ffffff;
        background-color:#ffff66;
        height:15px;
             }

td.leerzeilb    {
		font-family: Verdana, Arial, 'Times New Roman', Helvetica, sans-serif;
        font-size:12pt; 
	 	font-weight:bold; 
        color:#ffff66;
        background-color:#ffff66;
        height:15px;
             }

td.leerzeile2    {
		font-family: Verdana, Arial, 'Times New Roman', Helvetica, sans-serif;
        font-size:12pt; 
	 	font-weight:bold; 
        color:#ffffff;
        height:30px;
             }

td.weiss     { 
		font-family: Verdana, Arial, 'Times New Roman', Helvetica, sans-serif;
        font-size:10pt; 
		font-weight:bold; 
		color:#ffffff;
	     }
  
td.td08c     { 
		font-family: Verdana, Arial, 'Times New Roman', Helvetica, sans-serif;
        font-size:8pt; 
        text-align:center;
		color:#008000;
	     }	 
	      
td.td08r     { 
		font-family: Verdana, Arial, 'Times New Roman', Helvetica, sans-serif;
        font-size:8pt; 
        text-align:right;
		color:#008000;
	     }	      
  
td.td08l     { 
		font-family: Verdana, Arial, 'Times New Roman', Helvetica, sans-serif;
        font-size:8pt; 
        text-align:left;
		color:#008000;
	     }	      

td.td10      { 
		font-family: Verdana, Arial, 'Times New Roman', Helvetica, sans-serif;
        font-size:10pt; 
		color:#008000;
		text-align:center;
		      }

td.grau      {
		font-family: Verdana, Arial, 'Times New Roman', Helvetica, sans-serif;
		font-size: 10pt;
		color: #808080;
		text-align: center;
}
		      
td.td10it     { 
		font-family: Verdana, Arial, 'Times New Roman', Helvetica, sans-serif;
        font-size:10pt; 
        font-style:italic;
		color:#008000;
		text-align:center;
		      }
		      
td.td10rot   { 
		font-family: Verdana, Arial, 'Times New Roman', Helvetica, sans-serif;
        font-size:10pt; 
		color:#ff0000;
		text-align:center;
		      }
		      
td.td10rf   { 
		font-family: Verdana, Arial, 'Times New Roman', Helvetica, sans-serif;
        font-size:10pt; 
        font-weight:bold;
		color:#800000;
		text-align:center;
		      }		     
		      
td.td10l     { 
		font-family: Verdana, Arial, 'Times New Roman', Helvetica, sans-serif;
        font-size:10pt; 
		color:#008000;
		text-align:left;
	     }

td.td10lb    { 
		font-family: Verdana, Arial, 'Times New Roman', Helvetica, sans-serif;
        font-size:10pt; 
        font-weight:bold;
		color:#008000;
		text-align:left;
	     }
	     
td.td12lb    { 
		font-family: Verdana, Arial, 'Times New Roman', Helvetica, sans-serif;
       	font-size:12pt; 
        font-weight:bold;
		color:#008000;
		text-align:left;
	     }
	     	     	     		      
td.td10f      { 
		font-family: Verdana, Arial, 'Times New Roman', Helvetica, sans-serif;
        font-size:10pt; 
		font-weight:bold;
		color:#008000;
		text-align:center;
		      }

td.td10fb      { 
		font-family: Verdana, Arial, 'Times New Roman', Helvetica, sans-serif;
        font-size:10pt; 
		font-weight:bold;
		color:#FFFFFF;
		text-align:center;
		      }
		      
td.td10fs      { 
		font-family: Verdana, Arial, 'Times New Roman', Helvetica, sans-serif;
        font-size:10pt; 
		font-weight:bold;
		color:#000000;
		text-align:center;
		      }
		      
td.td12fs      { 
		font-family: Verdana, Arial, 'Times New Roman', Helvetica, sans-serif;
        font-size:12pt; 
		font-weight:bold;
		color:#000000;
		text-align:center;
		      }
		      
td.td14fs      { 
		font-family: Verdana, Arial, 'Times New Roman', Helvetica, sans-serif;
        font-size:14pt; 
		font-weight:bold;
		color:#000000;
		text-align:center;
		      }
		      
td.td12fsi      { 
		font-family: Verdana, Arial, 'Times New Roman', Helvetica, sans-serif;
        font-size:12pt; 
		font-weight:bold;
		font-style:italic;
		color:#000000;
		text-align:center;
		      }
		      
td.td10fw      { 
		font-family: Verdana, Arial, 'Times New Roman', Helvetica, sans-serif;
        font-size:10pt; 
		font-weight:bold;
		color:#ffffff;
		text-align:center;
		background-color:#008000;
	     }
		      
td.td10fc     { 
		font-family: Verdana, Arial, 'Times New Roman', Helvetica, sans-serif;
        font-size:10pt; 
		font-weight:bold;
		color:#008000;
		text-align:center;
  	    font-style:italic;}
		      
td.td10l      { 
		font-family: Verdana, Arial, 'Times New Roman', Helvetica, sans-serif;
        font-size:10pt; 
		color:#008000;
	     }	      
		      
td.tgruen    {
        font-family: Verdana, Arial, 'Times New Roman', Helvetica, sans-serif;
        font-size:10pt; 
		font-weight:bold;
		color:#ffffff;
		text-align:center;
       	     }

td.fett24    {
		font-family: Verdana, Arial, 'Times New Roman', Helvetica, sans-serif;
        font-size:24pt; 
	 	font-weight:bold; 
        color:#800000;
		text-align:center;
	     }
	  
td.fett24b    {
		font-family: Verdana, Arial, 'Times New Roman', Helvetica, sans-serif;
        font-size:24pt; 
	 	font-weight:bold; 
        color:#ffffff;
		text-align:center;
	     }
	     
td.fett24s    {
		font-family: Verdana, Arial, 'Times New Roman', Helvetica, sans-serif;
        font-size:24pt; 
	 	font-weight:bold; 
        color:#000000;
		text-align:center;
	     }
	     
td.fett24sg    {
		font-family: Verdana, Arial, 'Times New Roman', Helvetica, sans-serif;
        font-size:24pt; 
	 	font-weight:bold; 
        color:#008000;
		text-align:center;
	     }

td.fett12    {
		font-family: Verdana, Arial, 'Times New Roman', Helvetica, sans-serif;
        font-size:12pt; 
	 	font-weight:bold; 
        color:#800000;
		text-align:center;
	     }
	     
td.fett12l   {
		font-family: Verdana, Arial, 'Times New Roman', Helvetica, sans-serif;
        font-size:12pt; 
	 	font-weight:bold; 
        color:#800000;
		text-align:left;
	     }

td.td12      { 
		font-family: Verdana, Arial, 'Times New Roman', Helvetica, sans-serif;
       	font-size:12pt; 
		font-weight:bold; 
		color:#008000;
	     }

td.tdko      { 
		font-family: Verdana, Arial, 'Times New Roman', Helvetica, sans-serif;
		color:#008000;
       	font-size:10pt; 
		font-weight:bold; 
	     }

td.tdbg      { 
		font-family: Verdana, Arial, 'Times New Roman', Helvetica, sans-serif;
       	color:#008000; 
		font-size:10pt; 
		font-weight:bold; 
	     }

td.tdpk      { 
		font-family: Verdana, Arial, 'Times New Roman', Helvetica, sans-serif;
      	color:#008000; 
		font-size:9pt; 
		font-weight:bold; 
		text-align:justify;
	     }

td.tdpn      { 
		font-family: Verdana, Arial, 'Times New Roman', Helvetica, sans-serif;
       	color:#008000; 
		font-size:9pt; 
		font-weight:bold; 
	     }


td.tdpnc      { 
		font-family: Verdana, Arial, 'Times New Roman', Helvetica, sans-serif;
       	color:#008000; 
		font-size:9pt; 
		font-weight:bold; 
		text-align:center;
	     } 

td.tdwe      { 
		font-family: Verdana, Arial, 'Times New Roman', Helvetica, sans-serif;
       	color:#ffffff; 
		font-size:9pt; 
		font-weight:bold; 
		text-align:center;
	     }
	     
td.fotos         { 
		font-family: Verdana, Arial, 'Times New Roman', Helvetica, sans-serif; 
        font-size:09pt; 
		background-color:#ffffff; 
		font-weight:bold 
	     }

/*****************************************************************************/
/* CSS-Angaben für verschiedene Formatierungen                               */
/*****************************************************************************/
span.farbe   { 
		font-family: Verdana, Arial, 'Times New Roman', Helvetica, sans-serif;
       	color:#008000; 
		font-size:9pt; 
		font-weight:bold; 
	     }

span.subfont { 
		font-family: Verdana, Arial, 'Times New Roman', Helvetica, sans-serif;
       	color:#ff0000; 
		font-size:14pt; 
		font-weight:bold; 
	     }

span.lines   { 
		font-family: Verdana, Arial, 'Times New Roman', Helvetica, sans-serif;
       	font-size:10pt; 
		font-weight:bold; 
	     }

span.fuss    { 
		font-family: Verdana, Arial, 'Times New Roman', Helvetica, sans-serif;
       	font-size:8pt; 
		font-weight:bold; 
		color:#ff0000; 
	     }

span.hervor  { 
		font-family: Verdana, Arial, 'Times New Roman', Helvetica, sans-serif;
       	font-size:8pt; 
		font-weight:bold; 
		color:#ff0000;
      	text-decoration:underline; 
	     }
/*****************************************************************************/
/* Ende der CSS-Angaben                                                      */
/*****************************************************************************/
//-->