/* Bonsel Online-Shop*/

#Artikelliste {
	float:left;
	width:455px;
}


#Artikelliste h1 {
	font-size:1.2em;
	color:#000000;
	font-weight:bold;
	margin-bottom:0.1em;
}
#Artikelliste h2 {
	font-size:1.0em;
	color:#000000;
	font-weight:normal;
	margin-bottom:0.1em;
}
#Artikelliste .zeile {
	width:450px;
	border:1px solid #CCE7E9;
	padding:1px;
	margin:0px 0px 3px 0px;
	
}
#Artikelliste .zeile .artikelthumb {
	float:left;
	width:200px;
}
#Artikelliste .zeile .artikeldaten {
	float:right;
	width:230px;
}
#Artikelliste .zeile .artikeldaten .preis {
	float:right;
	margin:6px 0px 6px 0px;
	font-weight:bold;
}
#Artikelliste .zeile .artikeldaten .put_to_basket {
	float:right;
}
#InfoleisteShop {
    float:right;
	width:200px;
}
#InfoleisteShop .box{
	width:190px;
	border:1px solid #CCE7E9;
	padding:4px;
	margin:0px 0px 12px 0px;
}
#InfoleisteShop h1 {
	font-size:1.0em;
	color:#000000;
	font-weight:bold;
	margin-bottom:0.1em;
}
#InfoleisteShop .verweis{
	float:right;
	margin-top:6px;
}
#WarenkorbKlein {
	width:190px;
	margin:0px 0px 12px 0px;
	padding:4px;
	border:1px solid #CCE7E9;
}
#WarenkorbKlein .verweis {
	float:right;
	margin:6px 0px 0px 0px;
}
#WarenkorbGross {
	width:675px;
	margin:12px 0px 0px 0px;
}
#WarenkorbGross th{
	background-color:#CCE7E9;
}
#Shoparea {
	float:left;
	width:455px;
}
#Shoparea h1 {
	font-size:1.0em;
	color:#000000;
	font-weight:bold;
	margin-bottom:0.1em;
}


#CustomerLogin {
	float:left;
	width:210px;
	height:235px;
	border:1px solid #CCE7E9;
	padding:4px;
	margin:12px 0px 0px 0px;
}
#CustomerRegistration {
	float:right;
	width:210px;
	height:235px;
	border:1px solid #CCE7E9;
	padding:4px;
	margin:12px 0px 0px 0px;
}
#CustomerRegistration .verweis{
	float:right;
	margin-top:6px;
}
.frmCustomerZeile {
	width:420px;
	margin-bottom:2px;
}
.frmCustomerZeileText {
    float:left;
    width:120px;
}
.frmCustomerZeileInput {
	float:left;
	width:300px;
}
input.inputfield {
	width:290px;
}

#SummaryCustomer {

}
#SummaryCustomer th{
	text-align:left;
}
