BODY {
	background-color: #FFFF99;
	color: #0000ff;
	font-family: "Franklin Gothic Book", Arial, Tahoma, Helvetica, sans-serif;
	scrollbar-3dlight-color: #ffff99;
	scrollbar-arrow-color: #999999;
	scrollbar-base-color: #ffff66;
	scrollbar-darkshadow-color: yellow;
	scrollbar-face-color: #ffff99;
	scrollbar-highlight-color: #999999;
	scrollbar-shadow-color: #999999;
	scrollbar-track-color: #8B8B8B;
	font-size: 10pt;
        line-height: 10pt;
	font-style: normal;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	text-align: justify;
}
body.impressum
{
	margin-bottom: 10;
	margin-left: 10;
	margin-right: 10;
	margin-top: 10;
}
A:LINK, A:VISITED {
	color : #000000;
	text-decoration : none;
}

A:HOVER {
	background-color : #ffff99;
	color : #000000;
	text-decoration : none;
}
a.nav1:link, a.nav1:visited
{
   color : blue;
	text-decoration : none;
}
A.nav1:HOVER {
	color : #ff0000;
	text-decoration : none;
}

p.einleitung
{
	font-weight: bolder;
	font-size: 100%;
}
p.wide
{
	font-size: 110%;
	font-weight: bold;
	line-height: 100%;
	font-variant: small-caps;
	letter-spacing: 3px;
}
.national
{
	font-family: "Times New Roman", Times, serif;
}
p.sender
{
	margin-left: 30pt;
	line-height: 12pt;
	font-size: 80%;
	margin-bottom: 0;
	margin-top: 0;
	padding-bottom: 0;
	padding-top: 0;
	height: 12pt;
}
p.text
{
	font-size:90%;	
}
.kap
{
	font-variant: small-caps;
	font-weight: bold;
}
H1 {
	color: Blue;
	font-family: "Franklin Gothic Demi", Arial, Tahoma, Helvetica, sans-serif;
	font-size: 200%;
	font-variant: small-caps;
}
h1.gross
{
	font-size: 400%;
}
H2 {
	color: Blue;
	font-family: "Franklin Gothic Demi", Arial, Tahoma, Helvetica, sans-serif;
	font-size: 160%;
	font-variant: small-caps;
}

H3 {
	color: Blue;
	font-family: "Franklin Gothic Demi", Arial, Tahoma, Helvetica, sans-serif;
	font-size: 140%;
	font-variant: small-caps;
}

H4 {
	color: Blue;
	font-family: "Franklin Gothic Book", Arial, Tahoma, Helvetica, sans-serif;
	font-size: 115%;
	font-variant: small-caps;
}

H5 {
	color: Blue;
	font-family: "Franklin Gothic Book", Arial, Tahoma, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: 900;
}

H6 {
	color: Blue;
	font-family: "Franklin Gothic Book", Arial, Tahoma, Helvetica, sans-serif;
	font-size: 100%;
	font-style: italic;
	font-weight: 800;
	margin-bottom: -0.8em;
}

BLOCKQUOTE {
	margin-left : 0;
}

CAPTION {
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight : 800;
}

TD.Nav {
	background-color: #ED6E00;
	color: Black;
	font-weight: bold;
	font-size: 80%;
	border: thin outset #ffff99;
}
TD.Navklein {
	background-color: #ED6E00;
	color: Black;
	font-size: 70%;
	border: thin outset #ffff99;
}
td.transparent
{
	border: thin #ffff99;
}
TD.BG {
	background-color: #78570A;
	color: #FFFF99;
}


HR {
	height: 1pt;
}


img.effect {
filter:progid:dxImageTransform.Microsoft.dropShadow(color=#78570a,offX=6,offY=6,positive=true);
border: 1px solid black;
}