body {	
	background-color:rgb(255, 255, 102);
	font-family:Arial, Helvetica, sans-serif;	
	color:rgb(17, 115, 190);
	font-size:16pt;
	text-align:justify;
	scrollbar-base-color:rgb(255,255,102);
	scrollbar-track-color:rgb(229,229,102);
	scrollbar-face-color:rgb(229,229,50);
	scrollbar-highlight-color:rgb(92,141,194);
	scrollbar-3dlight-color:rgb(255,255,255);
	scrollbar-darkshadow-color:rgb(199,199,102);
	scrollbar-shadow-color:rgb(0,51,102);
	scrollbar-arrow-color:rgb(49,0,255);
	voice-family:male;
	pitch-range:60;
	stress:50;
	richness:65;
	speech-rate:medium;
	speak-punktation:none;
	background-image:url("");
	background-repeat:no-repeat;	
	background-attachment:fixed;
	background-position:center center;
    margin-left:50px;
    margin-right:50px;
    margin-top:50px;
}



p {	
	font-family:Arial, Helvetica, sans-serif;
	color:rgb(17, 115, 190);
	font-size:12pt;
	font-align:justify;
}

p.klein {	
	font-size:12pt;
	color:rgb(17, 115, 190);
}

a.nav:link, a.nav:hover, a.nav:active, a.nav:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#909090;
	text-decoration:none;
}

a:link {
	text-decoration:underline;
	color:#466B90;
}

a:hover {
	text-decoration:underline;
	color:#5C8DC2;
}

a.keinhover:hover {
	text-decoration:underline;
	color:#466B90;
}

a:active {
	text-decoration:underline;
	color:#3100FF;
}

a:visited {
	text-decoration:underline;
	color:#000080;
}

a.ohne:link {
	color:rgb(17, 115, 190);
	text-decoration:none;
}

a.ohne:hover {
	color:rgb(17, 115, 190);
	text-decoration:none;
}

a.ohne:active {
	color:rgb(17, 115, 190);
	text-decoration:none;
}

a.ohne:visited {
	color:rgb(17, 115, 190);
	text-decoration:none;
}
a.fuss:link, a.fuss:hover, a.fuss:active, a.fuss:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#909090;
	text-decoration:none;
}

a.ueber:link, a.ueber:hover, a.ueber:active, a.ueber:visited {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;		
	font-size:10pt;
	font-weight:bold;
	color:#466B90;
}

span.kap {		
	font-size:26pt;
	font-weight:bold;
	text-decoration:none;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;		
	text-align:left;
	font-size:26pt;
	font-weight:bold;
	color:rgb(17, 115, 190);
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-align:left;	
	font-size:15pt;
	font-weight:bold;
	color:rgb(17, 115, 190);
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;		
	font-size:12pt;
	font-weight:bold;
	color:rgb(17, 115, 190);
}

li {
    font-size:16pt;
	color:rgb(17, 115, 190);
}

hr {
	color:rgb(17, 115, 190);
}

table.border {
	border-color:#466B90;
	border-style:ridge;
}

td {
	font-family:Arial, Helvetica, sans-serif;
	color:#003366;
	font-size:10pt;
}

td.head {
	background-color:#A1B4C7;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#466B90;
	font-size:12pt;
}

textarea, select, input.farbig {

	font-family:Arial, Helvetica, sans-serif;

}

.button {
	background-color:#6699FF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#A1B4C7;
}

.fuss {
	color:#909090;
	text-decoration:none;
	font-size:8pt;
}

@page {
	size: portrait;
	table {
		page-break-inside:avoid;
	}
	p {
		orphans:4;
		widows:4;
	}
}






@media print {
body {
	background-color:#FFFFFF;
	font-family:"Times New Roman", serif;
	color:#000000;
	font-size:10pt;
	text-align:justify;
}
p {
	font-family:"Times New Roman", serif;
	color:#000000;
	font-size:10pt;
}
p.klein {
	font-size:8pt;
}

a {
	text-decoration:underline;
	color:#000000;
}



span.kap {
	font-weight:bold;
	font-size:16pt;
	text-decoration:none;
}

h1 {
	font-size:20pt;
	font-weight:bold;
	text-align:center;
}
h3 {
	font-family:"Times New Roman", serif;
	font-size:15pt;
	text-align:left;
	font-weight:bold;
	color:#000000;
}
h4 {
	font-family:"Times New Roman", serif;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
	font-size:12pt;
}
td {
	font-family:"Times New Roman", serif;
	color:#000000;
	font-size:10pt;
}
td.head {
	background-color:#E0E0E0;
	font-family:"Times New Roman", serif;
	font-weight:bold;
	color:#466B90;
	font-size:12pt;
}


}







