
/* DATEI: wselfhtm.css */

/* Wenn Ihnen Schriftarten, Schriftgroessen usw. von SELFHTML */
/* nicht passen, editieren Sie diese Datei und aendern */
/* Sie gewuenschte Werte. */

/* Bei Weitergabe oder Wiederveroeffentlichung von SELFHTML */
/* lesen Sie bitte den unteren Teil der Datei ab "WICHTIG"! */

/* Aenderungen auf eigene Gefahr! Der Autor leistet keinen */
/* Support bei Anzeigeproblemen, die durch Aenderungen in */
/* dieser Datei zustande kommen! */

/* Zeilen wie diese, die mit Schraegstrich und Stern */
/* beginnen und mit Stern und Schraegstrich enden, sind */
/* Kommentarzeilen. */

/* Es folgen die Style-Definitionen, die Sie aendern koennen: */
/* Unterhalb jedes Befehls steht eine Kurzerklaerung */



body { margin-top:5px; margin-bottom:0px; margin-left:5px; margin-right:0px; }

/* margin-top = Abstand zwischen Fensterrand und Inhalt oben */
/* margin-bottom = Abstand zwischen Fensterrand und Inhalt unten */
/* 10px = 10 Pixel, Wert aenderbar */



p,h1,h2,h3,h4,ul,li,div,td,th,address,blockquote,nobr,b,i,a
     { font-family:Verdana,Arial,sans-serif; 
	 color: #3c3c3c; }


.smallbold { margin-left: 10px ; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #3c3c3c; line-height: 12px ; font-weight: bold}

.smallbold_nomargin { margin-left: 0px ; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #3c3c3c; line-height: 12px ; font-weight: bold}

.menueswhite {margin-left: 12px ; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #3c3c3c; margin-bottom: 3px }

.smallbold_normal { margin-left: 0px ; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #ffffff; line-height: 12px ; font-weight: bold}

.menueswhite_normal {margin-left: 0px ; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #ffffff}

.fliestext {margin-left: 75px ; 
margin-right: 75px ; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #3c3c3c; margin-bottom: 25px; text-align:justify; }

.ueberschrift {margin-left: 75px ; margin-top: 25px;
margin-right: 75px ; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #3c3c3c; margin-bottom: 15px; text-align:justify; font-weight: bold; }
 
 
 
 
/* font-family = Schriftart fuer Textelemente */
/* Arial,sans-serif = Arial und serifenlose Schrift, Wert aenderbar */

a {  
    text-decoration:none;
   }

a:hover{text-decoration : underline;}
   

a.weiss
{
	color: white;
	text-decoration: none;
}

a.weiss:hover 
{
	color: white;
	text-decoration: underline;
}
   
a.grau:link, a.grau:visited
{
	text-decoration: none;
	 font-size:11px;
	 color: #00904F;
	 font-weight:bold;
}

a.grau:hover, a.grau:active
{
	color: #00904F;
	text-decoration: underline;
	 font-size:11px;
	 font-weight:bold;
} 
   
.menues {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #3c3c3c}

.menuesbold {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: bold; color: #6c8179}   
   
   
h2 {margin-left: 75px ; margin-top: 25px;
margin-right: 75px ; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #3c3c3c; margin-bottom: 15px; text-align:justify; font-weight: bold; }
 
 

/* gilt nur fuer das Wort 'SELFHTML' auf der Einstiegsseite */
/* font-size = Schriftgroesse */
/* 18pt = 18 Punkt, Wert aenderbar */



h1 { font-weight:bold;
font-size:8pt;
font-family: Verdana, Arial, Helvetica, sans-serif; }

/* Seitenueberschriften */
/* font-size = Schriftgroesse */
/* 16pt = 16 Punkt, Wert aenderbar */



h2.sh2 { font-size:16pt; }

/* Abschnittsueberschriften innerhalb einer Seite */
/* font-size = Schriftgroesse */
/* 16pt = 16 Punkt, Wert aenderbar */



h3,h3.xmp,h3.xpl,h3.inf,h3.tip { font-size:12pt; }

/* Zwischenueberschriften wie 'Beispiel', 'Erlaeuterung' */
/* font-size = Schriftgroesse */
/* 11pt = 11 Punkt, Wert aenderbar */


h4 { font-size:10pt; }

/* Zwischenueberschriften an manchen Stellen */
/* font-size = Schriftgroesse */
/* 10pt = 10 Punkt, Wert aenderbar */




/*******   TABELLEN   *******/

.tab_menue_nor { background-color: #ffffff; 
				 font-size: 8pt;  
				 text-align: Center; 
			     font-weight: bold; 
				 color: #000000; 
               	 border: 1px solid #3366CC }
				
.tab_menue_sel { background-color: #3366CC; 
				 font-size: 8pt;  
				 text-align: Center; 
			     font-weight: bold; 
				 color: #ffffff; 
               	 border: 1px solid #3366CC }
				 
#tab_menue_sel a { 
				 color:#DF6C31; 
               	  }
				
#tab_stand_grau { background-color: #EDEDED; 
				 font-size: 8pt;   
			     font-weight: normal; 
				 color: #5d5d5d; 
               	 border: 0px }		
				 
.tab_rahmen_grau { background-color: #FFFFFF; 
                 text-align: Center; 
				 font-size: 8pt;   
			     font-weight: bold; 
				 border: 1px solid #EDEDED; 
               	 }		
				 
#tab_stand_nor{ background-color: #FFFFFF; 
				 font-size: 8pt;   
			     font-weight: normal; 
				 color: #000000; 
               	 border: 0px }	
				
#tab_stand_blau { background-color: #3366CC; 
				 font-size: 8pt;   
			     font-weight: normal; 
				 color: #ffffff; 
               	 border: 0px }
				 
#tab_stand_dark { background-color: #DDDDDD; 
				 font-size: 8pt;   
			     font-weight: normal; 
				 color: #000000; 
               	 border: 0px }
				 
#tab_stand_str_dark { background-color: #a2a2a2; 
				 font-size: 8pt;   
			     font-weight: bold; 
				 color: #000000; 
               	 border: 0px }	
				

/* Wenn Sie sich mit Style-Sheets */
/* auskennen, koennen Sie weitere Angaben notieren */

.formInput
        {
        font-family: Tahoma, arial, sans-serif;
        font-size: 8pt;
        border: 1px solid #999999;
        color: #000000;
        background-color: #ffffff;
        margin: 1px;
        margin-left: 0px;
        padding: 1px;
        height: 18px;
		width: 180px;
        }
		
		.formInputButton
        {
        font-family: Tahoma, arial, sans-serif;
        font-size: 8pt;
        border: 1px solid #999999;
        color: #000000;
        background-color: #ece9d8;
        margin: 1px;
        margin-left: 0px;
        padding: 1px;
        height: 18px;
        }

.formInputArea
        {
        font-family: Tahoma, arial, sans-serif;
        font-size: 8pt;
        border: 1px solid #999999;
        color: #000000;
        background-color: #ffffff;
        margin: 1px;
        margin-left: 0px;
        padding: 1px;
        height: 180px;
		width: 380px;
        }
		
form   {

        margin-top:0px;
        margin-bottom:0px;
        }

.headerBottom
        {
        background-color: #DDDDDD;
        border-top: 1px solid #999999;
        border-bottom: 1px solid #999999;
        }
		
/*******   WICHTIG   *******/

/* Wenn Sie diese Datei fuer Ihre persoenlichen Zwecke geaendert */
/* haben und das Dokument weitergeben oder wiederveroeffentlichen */
/* wollen, muessen Sie die Original-Einstellungen wiederherstellen */
/* Gehen Sie dazu beispielsweise folgendermassen vor: */

/* Im Verzeichnis von SELFHTML gibt es eine Datei 'wsave.css' */
/* Kopieren Sie die Datei wsave.css auf die Datei wselfhtm.css */
/* Hinterher muessen beide Dateien vorhanden sein, und beide */
/* muessen den Inhalt von wsave.css haben *
