/* @override http://cce-gaestemanagement.de/css/anmeldung.css */


#content {
	margin-left:139px;
	margin-top:67px;
	width:1000px;
	
	font:12px Verdana, Arial, sans serif;
	color: #333;
}

fieldset {
	border:0px;
	margin:0px;
	padding:0px;
	margin-top:30px;	
}

label {
	width:119px;
	display:block;
	float:left;
}

div#kkPageFooter{
	/*display: none;*/
	margin-top:50px;
	xcolor:white;
	height:22px;
	padding:5px;
	text-align:center;
	bottom:0px;
	position:relative;
	width:99%;
	border-top: 1px solid gray;
}

input[type=text],input[type=password]
{
	width:230px;	
}

#emailinfo{
	margin-top:40px;
}

input[type=radio]
{
	margin-right:10px;	
}

.introText 
{
	margin-top:60px;
	font-weight:bold;
	xwidth:600px;
}

.BottomText 
{
	height:150px;
}

#hotelInfo,#fldBegleitung
{
	display:none;
}
#btnSubmitEinladungsBestaeitigung 
{
	margin-top:5px;
	color:red;
	font-weight:bold;
}

legend
{
	font-weight:bold;
	margin-bottom:15px;
}

#eventlogo
{
	float: right;
	xposition:absolute;
	xright:10px;
	
}

#banner
{
	background:url(../img/banner.png);
	height:119px;
	width:1000px;
	top:67px;
	background-repeat:no-repeat;
}

#frmLogin
{
	height:300px;
	margin-top:60px;
}