/*======= index.html =======*/
#page1 #content .col-1 {width:530px; margin-right:58px;}
#page1 #content .col-2 { width:280px;}

/*======= versand.html =======*/
#page2 #content .col-1 {
	width:809px;
	margin-right:60px;
}
#page2 #content .col-2 { width:274px;}
#page2 #content .col-1 .col-1 {
	width:235px;
	margin-right:52px;
	text-align: center;
	height: 20px;
}
#page2 #content .col-1 .col-2 {width:234px;}

/*======= infos.html =======*/
#page4 #content .col-1 {width:274px; margin-right:60px;}
#page4 #content .col-2 {
	width:865px;
}
#page4 #content .col-2 .col-1 {width:235px; margin-right:52px;}
#page4 #content .col-2 .col-2 {width:234px;}

/*======= shop.html =======*/
#page5 #content .col-1 {width:529px; margin-right:60px;}
#page5 #content .col-2 { width:274px;}
#page5 #content .col-1 .col-1 {width:235px; margin-right:52px;}
#page5 #content .col-1 .col-2 {width:234px;}


/*=========================*/

