body {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	background-attachment: fixed;
	background-image: url(medien/hintergrund-koerper.gif);
	background-repeat: no-repeat;
	background-position: right top;
	} 
a { 
	font-family: Arial, Helvetica, sans-serif; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #CC6633;
	} 
a:link { 
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal; 
	font-weight: bold; 
	color: #CC6633; 
	text-decoration: underline;
  } 
a:visited { 
	font-family: Arial, Helvetica, sans-serif; 
	font-style: normal; 
	font-weight: bold; 
	color: #CC6633; 
	text-decoration: none;
	} 
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #CC6600;
	text-decoration: underline;
	} 
a:active { 
	font-family: Arial, Helvetica, sans-serif; 
	font-style: normal; 
	font-weight: bold; 
	color: #FF8000; 
	text-decoration: none;
	} 
h1 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	font-variant: normal; 
	color: #333333; 
	letter-spacing: 1px; 
	font-size: 18px;
	} 
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	font-size: 16px;
	letter-spacing: 1px;
	}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: medium;
	letter-spacing: 1px;
	}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	font-size: 14px;

	}	
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	}
.sehrkleinschmal {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	font-weight: bold; 
	letter-spacing: normal
	}
.klein {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold;
	}
.sehrklein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	}
