body {
	background-color: #FFF3C8;
	font-family: Garamond, "Times New Roman", Times, serif;
	background-image: url(bilder/web.jpg);
	background-repeat: no-repeat;
	font-size: medium;
}
h2 {
	font-size: 30px;
	font-weight: normal;
	line-height: 30pt;
	margin: 0px;
	padding: 0px;
}


#logo {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	visibility: hidden;
}
#begine {
	position:absolute;
	width:790px;
	height:136px;
	z-index:2;
	left: 125px;
	top: 46px;
	font-style: normal;
}
#text {
	position:absolute;
	width:632px;
	height:506px;
	z-index:3;
	left: 131px;
	top: 124px;
}
li {
	font-weight: bold;
	list-style-type: inherit;
	list-style-position: outside;
}
h1 {
	color: #EE6F23;
	font-size: 50px;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	line-height: normal;
		
}
p {
	font-size: medium;
}
h3 {
	font-family: Garamond, "Times New Roman", serif;
	text-indent: 150px;
	font-size: 36px;
	font-style: italic;
	color: #333333;
	font-weight: normal;
	line-height: 55px;
	padding: 0;
	margin: 0;
}
h4 {
	font-family: Garamond, "Times New Roman", serif;
	font-size: 36px;
	font-style: normal;
	color: #333333;
	font-weight: normal;
	line-height: normal;
	margin: 0;
	padding: 0;
}
a {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #0000FF;
	text-decoration: underline;
}
