.blue			{ color: #000080 }

body 			{ margin: 10pt; background-color: white; background-attachment: fixed; text-align: center; vertical-align: middle } 

body.inhalt		{ margin: 0pt; background-color: white; background-attachment: fixed; text-align: center; vertical-align: middle }

p, i, b, li, td		{ color: black; font-size: 10pt; font-family: Arial; widow: 3; orphans: 2 }
   
a			{ color: #000080; text-decoration: none }  
a:hover			{ text-decoration: underline; color: #CC3300 }
a:visited		{ color: purple }
a:active		{ color: red }

h1			{ font-family: Arial; font-size: 16pt; font-weight: bold; color: white; background-color: #000080; text-align: center }

h2, h3, h6		{ font-family: Arial; font-weight: bold; color: black }
h4, h5      		{ font-family, Arial; font-weight: bold; color: black }

h1.start		{ font-size: 12pt; background-color: #9999FF }
h2			{ font-size: 14pt }   
h3			{ font-size: 12pt }   
h4			{ font-size: 10pt }   
h5			{ font-size: 10pt; font-style: italic }
h6			{ font-size: 8pt; font-weight: normal }
hr			{ width: 90%; height: 0,5pt; color: #000080; align: center }
hr.inhalt	{ width:100%; height: 0,5pt; color: #7198E7; }
td.intern	{ font-weight: bold; color: white; background-color: #009C8C; text-align: center }
td.intern1	{ font-weight: bold; color: white; background-color: #009C8C; text-align: left }
td.inhalt	{ font-family: Arial; font-size: 12pt; font-weight: bold; color: white; background-color: #9999FF; text-align: center }
div.bild	{ font-family: Arial; font-size: 8pt; font-weight: normal; text-align: center }
.headline  { font-family: Arial; font-size: 14pt; font-weight: bold; color: #000080; text-align: left }
img.rahmen	{ border: #000000 1px solid; }
.linie {  border-left: 1px  solid #031B4C; background-color: #E8E8E8; padding: 3px; }

.headline { font-family: Arial;
	 font-size: 1.4em;
	 font-weight: normal; 
     color: #000080;
     margin: 0px; }
     
hr.linie{

	width: 100%;
	height:0.5pt;
	margin-top: -7px;
	color: #FFD600;