h1 { font-family: Arial, Helvetica, sans-serif;  font-size: 150%;  font-weight: bold;      }

h2 { font-family: Arial, Helvetica, sans-serif;  font-weight: bold;  font-size: 120%;   }

h3 { font-family: Arial, Helvetica, sans-serif;  font-weight: bold;  font-size: 110%;             }

h4 { font-family: Arial, Helvetica, sans-serif;  font-size: 100%;  font-weight: bolder;   }

h5 { font-family: Arial, Helvetica, sans-serif;  font-size: 80%;  }

h6 { font-family: Arial, Helvetica, sans-serif;  font-size: 60%;  }

p { font-family: Arial, Helvetica, sans-serif;  font-size: 90%;  }

li { font-family: Arial, Helvetica, sans-serif;  font-size: 90%;  }

ol { font-family: Arial, Helvetica, sans-serif;  font-size: 85%;  }

a:link { color:#000099; text-decoration:none;   }
a:visited { color:#0033CC; text-decoration:none}
a:hover { color:#FF0000; text-decoration:underline; }
a:active { color:#000099; text-decoration:none}
.hell {
	color: #E9EAEF;
}

.bold {
	font-weight: bold;
}
.blau {
	color: #000066;
}
.blau-bold {
	font-weight: bolder;
	color: #000066;
}
.background {
	background-color: #FDF8E3;
}
.bg-image {
	background-attachment: fixed;
	background-image:  url(Bilder/Fotos/buddha-1.gif);
	background-repeat: no-repeat;
	background-position: 60% 30px;
	background-color: #ffffff;
	bottom: 0px;




}
.bg-black {
	background-color: #111111;
}
.font-hell {
	color: #FFFFCC;
}
.grafikobenlinks {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 800px;
	height: 600px;




}
.grafikoben {
	top: 0px;
}
.grafikol {
	left: 0px;
	top: 0px;
}
.backgroundhell {
	background-color: #FFFFFF;
}
.klSchrift {
	font-size: 50%;
}
td {
	padding: 10px 10px 10px 10px;
}
