@charset "utf-8";
/* CSS Document */

/*wrappers - page or section containers*/
#mainWrapper {
	background-color: #ffffff;
	text-align: left;
	width: 750px;
	vertical-align: top;
	border: 1px solid #4c080a;
	background-image: url(images/bg.gif);
	}
.hoepsefloeps {
	height: 65px;
	width: 65px;
	margin: 3px;
	padding: 3px;
	border: 1px dashed #761617;
}

#Container {
	background-repeat: no-repeat;
	height: 550px;
	width: 730px;
	margin: 10px;
	border-bottom-style: none;
}
#Container2 {
	background-repeat: no-repeat;
	height: 90px;
	width: 750px;
	border: 2px dotted #771719;
	margin: 110;
}

