.headline	 {  color:#006BC6; font-family: Arial; font-size:10pt; font-weight: bold }
.normal		 {  color:#000000; font-family: Arial; font-size:10pt }
.schmal      {  color:#000000; font-family: Arial; font-size: 8pt }


a:link       {  color:#006BC6; font-family:Arial; font-size:10pt; text-decoration: underline }
a:visited    {  color:#006BC6; font-family:Arial; font-size:10pt; text-decoration: underline }
a:hover      {  color:#FF0000; font-family:Arial; font-size:10pt; text-decoration: none }
a:active     {  color:#FF0000; font-family:Arial; font-size:10pt; text-decoration: none }

body		 { 	background-image: url("../grafiken_divers/hintergrund.gif");
				background-attachment:fixed;
				background-repeat: repeat;
				background-position: left top }


#div2 { background-image: url("../grafiken_rechts/hintergrund_ie.gif");
		background-attachment:fixed;
		background-repeat: no-repeat;
		background-position: right bottom }