
.becomeCustomer .logo{
	float:left;
}

.becomeCustomer .title{
	float:left;	
	padding-top:35px;
	padding-left:50px;
}
.becomeCustomer h1{
	background: none;
}

.becomeCustomer h2{
	background: none;
	padding: 0px;
	font-family: times, serif;
	font-weight: normal;
	font-size: 1.7em;
	text-decoration:none;
	color: #8a343d;
	margin: 0;
	line-height: 1.33;
}
.becomeCustomer .customerservice{
	float:right;
	width:200px;
    border:solid 1px #cccccc;
	border-width: 1px 0px 1px 0px;
	margin-top:20px;
}

.becomeCustomer .box{
	float:left;
	width: 435px;
	height: 211px;
	background: transparent url(/css/img/box_blikunde.gif) no-repeat scroll 0 0;
	margin-top:15px;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:100px;
}

.becomeCustomer .innerbox{
	margin: 20px;
}

.becomeCustomer .innerbox .body{
	margin-top:10px;
	height:100px;
	font-size:0.9em;
}

.button .becomeCustomer .innerbox .image{
	padding:10px 0px 0px 10px;
	float:right;
}

.button .becomeCustomerButton a{
	background:transparent url(/css/img/knapp_medium.gif) no-repeat scroll left top;
	color:#000000;
	display:block;
	float:left;
	width:258px;
	float:left;
	font-family: verdana, sans-serif;
	font-size:1.25em;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	height:25px;
	margin:0;
	padding:3px 0 0 0;
}