#bonuscard {
	width:747px;
}

#bonuscard img {
	border:0;
}

#bonuscard h1, p {
	padding:0;
	margin:0;
}

#bonuscard p, #bonuscardth, #bonuscardtd, #bonuscardinput, #bonuscardselect {
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:11px;
	color:#525252;
}

#bonuscard p {
	margin-bottom:10px;
}

#bonuscard a {
	color:#525252;
	text-decoration:underline;
}

span.pinkbold {
	color:#e20a6d;
	font-weight:bold;
}

#bonuscard form {
	padding:0;
	margin:0;
}

#bonuscard .cleardiv {
	clear:both;
	font-size:0px;
	line-height: 0px;
}

#bonuscard .box {
	width:747px;
	margin-bottom:6px;
	background: transparent url(../img/bg_themenhl.gif) no-repeat;
}

#bonuscard span.alt { display: none; }

#bonuscard .box_header { 
	height:28px;
}

#bonuscard .box .box_content {
	position:relative;
	background-color: #FFF;
	width: 747px;
	padding: 0;
}

#bonuscard .box .box_content .box_content_abstand {
	position:relative;
	background-color: #FFF;
	width: 717px;
	padding: 20px 15px;
}

#bonuscard .borderdotted {
	border-bottom:1px dotted #a3a3a3;
}

#bonuscard .box .box_content_dark {
	position:relative;
	background-color: #F6F6F6;
	width: 717px;
	padding: 15px 15px 0 15px;
}

#bonuscard .box_content_left {
	float:left;
	margin:20px;
	width:265px;
}

#bonuscard .box .box_footerdark {
	background-image:url(../img/bg_boxfooterdark.gif);
	width: 747px;
	height:8px;
	font-size:0px;
	line-height: 0px;
}


/* HEADLINES
****************************************/
#bonuscard h1#kundenkarteanm {
	background: url(../img/hl_kundenkarteanm.gif) no-repeat 15px 8px;
}


/* FORM
****************************************/

#bonuscard input.anmelden {
	width:185px;
	height:14px;
	border:1px solid #d5d5d5;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:5px;
}

#bonuscard input.anmeldenstadt {
	width:123px;
	height:14px;
	border:1px solid #d5d5d5;
	margin-right:5px;
	margin-bottom:5px;
}

#bonuscard input.anmeldenplz {
	width:55px;
	height:14px;
	border:1px solid #d5d5d5;	
	margin-left:10px;
	margin-bottom:5px;
}

#bonuscard select.anmelden {
	width:185px;
	height:18px;
	border:1px solid #d5d5d5;
	margin-left:10px;
	margin-bottom:5px;
}

#bonuscard select.gebtag {
	width:44px;
	height:18px;
	border:1px solid #d5d5d5;
	margin-left:10px;
	margin-bottom:5px;
}

#bonuscard select.gebmonat {
	width:44px;
	height:18px;
	border:1px solid #d5d5d5;
	margin-left:5px;
	margin-bottom:5px;
}

#bonuscard select.gebjahr {
	width:80px;
	height:18px;
	border:1px solid #d5d5d5;
	margin-left:5px;
	margin-bottom:5px;
}

/* BUTTON
****************************************/
#bonuscard a#bonuscard_weiter_btn {
	float: right;
	display: block;
	width: 73px;
	height: 18px;	
	background:url(../img/button_weiter.gif) no-repeat;
}