body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
.img {
	background-color: #333333;
	height: 167px;
	width: 250px;
	align: center;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	
}

#wrapper {
	font-family: Lucida hadwriting;
	font-size: 16px;
	color:#000000;
	margin: 0px auto;
	padding: 0px;
	width: 960px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #CCC;
}
#header {
	height: 50px;
	margin: 0;
	width: 100%;
}
#navigation {
	background-color: #666;
	height: 30px;
	float: left;
	width: 100%;
}
#content {
	float: left;
	width: 100%;
	text-align: center;
}
#footer {
	background-color: #666;
	width: 100%;
	height: 40px;
	text-align: center;
	clear:both;
	padding: 20px 0 0 0;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFF;
}
.text {
	float: left;
	width: 930px;
	color: #333;
	padding: 5px;
	text-align: center;
	height: auto;
	margin: 10px;
	border: 1px dashed #CCC;
}
.text_bottom {
	width: 930px;
	color: #333;
	text-align: center;
	margin: 10px;
	border: 1px dotted #CCC;
	height: auto;
	box-shadow: 10px 10px 5px #888;
	padding: 5px;
}
h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	color:#000000;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	text-align: center;
}
h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	color:#000000;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	text-align: center;
}
h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	color:#000000;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	text-align: center;
}
h4 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	color:#000000;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	text-align: center;
}
h4 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	color:#000000;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	text-align: center;
}
h5 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	color:#000000;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	text-align: center;
}
h6 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	color:#000000;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	text-align: center;
}
.Stil1 {
	font-family: "Lucida Handwriting";
	color: #000000;
	font-size: 16;
}
.Stil2 {font-family: "Lucida Handwriting"}
.Stil3 {font-family: "Lucida Handwriting"; color: #000000; font-size: 16; font-weight: bold; }
.Stil5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 16;
	font-style: italic;
}
