body  {
	background-color: white;
	background-image:  url("media/elemente/bg.jpg");
	background-repeat: no-repeat;
	margin-top:        120px;
	margin-left:       80px }

p  {
	color:      #a22206;
	font-size:   0.9em;
	font-family: "Lucida Grande", Tahoma, Arial;
	width:       420px }
a  {
	color:          #00829a;
	text-decoration: none }


h2   {
	color:      #577200;
	font-size:   1.2em;
	font-family: Georgia;
	font-weight: normal }



div#left {
	background-image: url("media/elemente/left.jpg");
	background-repeat: no-repeat;
	position:          absolute;
	top:               0;
	left:              0;
	width:             49px;
	height:            750px }

div#doorway {
	background-image: url("media/elemente/doorway.jpg");
	background-repeat: no-repeat;
	position:          absolute;
	top:               0;
	left:              550px;
	width:             368px;
	height:            674px }

