
/* schriftstil,abstände */
h1 					 /* Überschrift */ { color: #blue; font-size: 2em; font-weight: bold; margin: 0.67em 0 }
em					 /* Zwischenüberschrift */   { color: #blue; font-size: 18px; font-family: verdana, arial, sans-serif; font-style: normal; font-weight: normal; line-height: 35px; text-align: justify; text-transform: none; margin: 0; padding: 0 }
h2					 /* Schrift */   { color: #blue; font-size: 13px; font-family: verdana, arial, sans-serif; font-style: normal; font-weight: normal; line-height: 18px; text-align: justify; text-transform: none; margin: 0; padding: 0 }
h3					 /* Text */        { color: #blue; font-size: 13px; font-family: verdana, arial, sans-serif; font-style: normal; font-weight: normal; line-height: 17px; text-align: justify; text-transform: none; margin: 0; padding: 0 }
h4					 /* Tabellenschrift */  { color: #blue; font-size: 14px; font-family: verdana, arial, sans-serif; font-style: normal; font-weight: normal; text-align: justify; text-transform: none; margin: 0; padding: 0 }
h5					 /* Bildtitel */  { color: #a6baf0; font-size: 9px; font-family: verdana, arial, sans-serif; font-style: normal; font-weight: normal; text-align: justify; text-transform: none; margin: 0; padding: 0 }
h6 					{ color: #dfe7f4; font-size: 1px; font-family: verdana, arial, sans-serif; font-style: normal; font-weight: normal; line-height: 1px; text-transform: none; margin: 0 }
table,tr,td			{ color: #000080; font-size: 10pt; font-family: verdana, arial, sans-serif }
body 				{ color: blue; background-color: #dfe7f4 }

/* menue links */
#menu1 a 			{ color: #a6caf0; font-size: 10pt; font-family: verdana, arial, sans-serif; text-decoration: none; display: block; width: 194px }
#menu1 a:visited 	{ color: #a6caf0; font-size: 10pt; font-family: verdana, arial, sans-serif; text-decoration: none; width: 194px }
#menu1 a:active     { color: #fffbf0; font-size: 10pt; font-family: verdana, arial, sans-serif; text-decoration: none; width: 194px }
#menu1 a:hover      { color: #ff9f00; font-size: 10pt; font-family: verdana, arial, sans-serif; text-decoration: none; width: 194px }

/* allgemeine links */
a:link 				{ color: #000080; font-size: 10pt; font-family: verdana, arial, sans-serif; text-decoration: underline }
a:visited 			{ color: #000080; font-size: 10pt; font-family: verdana, arial, sans-serif; text-decoration: underline }
a:active 			{ color: #800000; font-size: 10pt; font-family: verdana, arial, sans-serif; text-decoration: underline }
a:hover 			{ color: #ff6700; font-size: 10pt; font-family: verdana, arial, sans-serif; text-decoration: underline }

/* scrolleiste internet explorer ab vers.5.5 */

