/*
ischen groen: 	#72b942;
*/

form{
	font: small-caps 900 12px arial;
	text-align: left;

}
		
body{
	font-family: Arial, Courier, 'Franklin Gothic Book', sans-serif;
	text-align: center;
	background-color: #fff;

}

img{
	border: 0px;
}

textarea{
	font: small-caps 900 12px arial;
	border: 0px;
	border-bottom: 1px solid white;
	background-color: transparent;
	overflow: hidden;
	color: white;
	width: 330px;
	height: 200px;
}

form td{
	text-align: left;
	padding: 0px;
}
	

input{
	border: 0px solid black;
	background-color: transparent;
	color: white;
	font: small-caps 900 12px arial;
	text-align: left;
}

input.field{
	width: 370px;
	border-bottom: 1px solid white;
	text-align: left;
}

.button{
	float: left;
	text-align: left;
	color: #fff;
}

.button:hover{
	cursor: pointer;
}
	
.cButton{
	position: absolute;
	visibility: hidden;
	display: block;
}

.cButton:hover{
	cursor: pointer;
}

#aboutTo{
	margin-left: 130px;
	margin-top: 177px;
	width: 340px;
	height: 15px;
	z-index: 2;

}


#Leave{
	width: 35px;
	height: 35px;
	margin-left: 120px;
	margin-top: 295px;
	background: url('./frames/Pilf.gif') no-repeat;
	z-index: 2;
}


#enter{
	width: 35px;
	height: 35px;
	margin-top: 291px;
	margin-left: 452px;
	background: url('./frames/Flip.gif') no-repeat;
	z-index: 2;

}

#Card{
	text-align: left;
	width: 600px;
	height: 400px;
	background: url('./frames/Enter.jpg');
	/* opacity: .50; */
}

#mailto{
	margin-left: 260px;
	margin-top: 200px;
	width: 100px;
	height: 15px;
}

#Mailform{
	visibility: hidden;
	position: absolute;
	margin-top: 75px;
	margin-left: 110px;
	text-align: left;
}

#about{
	visibility: hidden;
	position: absolute;
	margin-top: 106px;
	margin-left: 110px;
	width: 52px;
	text-align: left;
}

.aboutButton{
	margin: 1px;
	width: 50px;
	height: 9px;
}

.aboutButton:hover{
	cursor: pointer;
}

.cardContainer{
	margin-top: 10%;
	border: 0px solid black;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	z-index: 0;
}

.left{
	float: left;
}	

.shift{
	position: absolute;
}

.status{
	visibility: hidden;
	text-align: left;
	float: left;
	margin-top: 1px;
	overflow: hidden;
	color: #72b942;
	height: 15px;
	width: 0px;
	background: #fff;
}
	
.hidden{
	visibility: hidden;
}

