
/* generelle regel: span verwenden statt p */
/* px verwenden statt pt - relative groesse statt der absoluten */
/* es geht nix ueber zeldman und pixelwise */
body, div, p, table, tr, td, li, ul, ol, blockquote { font-family: verdana, arial, helvetica;  }
h1, h2, h3, h4, h5, h6 { font-family: tahoma, "Century Gothic",verdana, arial, helvetica; color:#333399; }
body, div, p, table, tr, td, li, ul, ol, h2, h3  { font-size:11px; line-height:13px;  }

body {margin: 0; background-color: #333399; border-color:#333399; border-top-width:2cm; border-top-style:solid; border-bottom-width:2cm; border-bottom-style:solid;
height: 100%; width: 100%;}

.inhaltsverzeichnis { list-style-type:none; } 


p, blockquote { text-align:justify; } 

h1 { font-size:20px; font-weight: bold; line-height:22px; }
h2 { font-size:18px; font-weight: bold; line-height:20px; }
h3 { font-size:16px; font-weight: bold; line-height:17px; }
h4 { font-size:14px; font-weight: bold; line-height:15px; }

.fussnote_innen { font-size:10px;  background-color:white; margin-right:20%; margin-left:20%; margin-top:20; }

.zitat-rechts { font-size: 10px; font-style: italic; background-color:#333399; color:white; text-align:left;}

blockquote { font-size:10px; line-height:12px; }
.zitat { font-size:10px; line-height:12px; }

.footnotes { font-size:10px; line-height:12px; }

.footnotenumber { font-style:italic; font-weight:bold; position:relative; top:-2pt;}
a.footnote { font-style:italic; font-weight:bold; font-size:10px; }


A.link {
	color: blue;
	text-decoration: underline;
}
A.visited {
	color: purple;
	text-decoration: underline;
}
A.active {
	color: red;
	text-decoration: underline;
}

a:hover { background-color:black; color:white; }

P.Footer {
	display: block;
	text-align: left;
	margin-top: 6.000000pt; 
	margin-left: 0.000000pt;
	font-weight: medium;
	font-style: Regular;
	text-decoration: none;
	vertical-align: baseline;
	text-transform: none;
	display: block;
	text-align: justify; 
	margin-bottom: 6.000000pt;
	vertical-align: baseline;
}

