p,li { font-family: Verdana; font-size: 10pt }


body      { font-family:Verdana; font-size: 10pt; 

		    margin: 0;
		    padding:0;
		    height:100%;
		    width:100%;
			
			background-color:#e7eff5;	/* Hintergrundfarbe */

            scrollbar-shadow-color: #000000; scrollbar-face-color: #CCCCCC;

            scrollbar-highlight-color: #000000; scrollbar-3dlight-color: #FFFFFF;

            scrollbar-darkshadow-color: #ffffff; scrollbar-track-color: #EEEEEE;

            scrollbar-arrow-color: #000000 }

TD        { font-family:Verdana; font-size: 10pt }

H1        { font-family:Verdana; font-size: 16pt; font-weight: bold; font-style: italic; }

H2        { font-family:Verdana; font-size: 14pt; font-weight: bold; font-style: italic;}

H3        { font-family:Verdana; font-size: 12pt; font-style: italic; font-weight: bold }

A         { font-family:Verdana; color: #000080; font-size: 9pt; font-weight: normal; text-decoration: none }
A:hover   { color: #FF0400; text-decoration: underline }

A.big         { font-family:Verdana; color: #ff0000; font-size: 14pt; font-weight: normal; text-decoration: none }
A:hover.big   { color: #000080; text-decoration: underline }

A.white         { font-family:Verdana; color: #FFFFFF; font-size: 9pt; font-weight: normal; text-decoration: none }
A:.white   { color: #FFFFFF; text-decoration: underline }


input.button {background-color: #F7F5F4;color: #000000;border-style:solid;border-width:1px;}


/* Tabelle */
#tab1 {
background-color:#dadada;
}

#tab2 {
background-color:#eaeaea;
}

