@charset "utf-8";
body {
	background-color: #ffffff;
	background-repeat: no-repeat;
	}
.enter {	
	font-family: Calibri, Tunga, "Trebuchet MS", "Tw Cen MT Condensed", "AvantGarde LT CondMedium", "Helvetica LT Condensed",  			 	sans-serif;
	font-size: 90%;
font-weight:bold;
	color:#000000;
	position: absolute;
	left: 5px;
	height: 10px;
	top: 50%;
	margin-top: 25px;
	background-repeat: no-repeat;
	text-decoration:none;
}
.wrappereins {
	width: 500px;
	position: absolute;
	left: 440px;
	height: 370px;
	margin-top: 5px;
	background-repeat: no-repeat;
	text-decoration:none;
	}

	
.content {
	background-repeat:no-repeat;
	position: relative;
	float: right;
	width: 320px;
	height: 100px;
	right: 20px;
	margin-top: 356px;
	}
	


