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:#aa8833; text-decoration:none;   }
a:visited { color:#DEA414; text-decoration:none}
a:hover { color:#DC1067; text-decoration:underline; }
a:active { color:#AC426F; text-decoration:none}
.hell {
	color: #E9EAEF;
}
td {
	padding: 10px 0px 10px 5px;
	
}
.bold {
	font-weight: bold;
}
.blau {
	color: #000066;
}
.blau-bold {
	font-weight: bolder;
	color: #000066;
}
.background {
	background-color: #000033;
}
.bg-image {
	background-attachment: fixed;
	background-image:  url(Bilder/Fotos/buddha-frei-gr.jpg);
	background-repeat: no-repeat;
	background-position: 60% 30px;
	background-color: #000033;
	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;
}
.red {
	color: #FFCCFF;
}
.grey {
	color: #CCCCCC;
}

