body {
    background-image: url(images/template/back.gif);
	font-family: 'Times New Roman',Arial;
	font-size: 18.7px;
	font-weight: normal;
	background-color: #EFF7FF;
	color: #000000;	
	scrollbar-base-color: #EFF7FF;
    scrollbar-3dlight-color: #D6E7F6;
	scrollbar-arrow-color: #EFF7FF;
    scrollbar-darkshadow-color: #396394;
    scrollbar-face-color: #4A7BBD;
    scrollbar-highlight-color: #94BDEF;
    scrollbar-shadow-color: #6B94D6;
    scrollbar-track-color: #EFF7FF;
	margin: 0px;
	padding: 0px;
}

h1 { font-size:32px; font-weight: normal; } /* entspricht HTML font-size="6" */

p { font-size:18.7px; font-weight: normal; } /* entspricht HTML font-size="4" */

div.fs3right { font-size:16px; font-weight: normal; text-align:right} /*entspricht HTML font-size="3" */

a:link,a:visited,a:hover,a:active,a:focus { color: #0000FF; text-decoration: underline; }

a:link.navi,a:visited.navi,a:active.navi,a:focus.navi { color: #000000; text-decoration:none; font-weight: bold; }

a:hover.navi { color: #0000FF; text-decoration:none; font-weight: bold }

table,td { empty-cells: show; font-family: 'Times New Roman',Arial; }

table.mit,td.mit { empty-cells: show; font-family: ,'Times New Roman',Arial; font-size: 18.7px; border: 1px solid #000000; }

input.startseite { border: 0px solid transparent; font-family: 'Times New Roman',Arial; font-size: 12pt; background-color: transparent; color: #000000; }

input.button { font-family: 'Times New Roman',Arial; font-size: 12pt; width: 130px; }
