 

@CHARSET "ISO-8859-1";
/**
*
*	Formatierung der headlines
*
*/

#qr_container {
	position:absolute;
	margin-left: 32px;
    margin-top: 23px;
}

/*Google Plus und Facebook*/

#social { position:relative; left:884px; z-index:10000; margin-bottom: -121px; bottom:0; width:226px;}

#googleplus { float:left; margin:-3px 0 0 0;}
#facebook { float:left; width:120px;}

	#link_to_facebook {
		margin-left: -22px;
		margin-top: 2px;
		position: absolute;
	}

/**
*
*	Formatierung fürs Impressum
*
*/
.imprint_box { 
	width:100%; 
	margin:0;
	overflow:hidden;
}

p.imprint_1	{ 
	float:left; 
	width:135px;
}
p.imprint_2 { 
	float:left; 
	width:180px; 
}

.imprint_box2 { 
	width:100%; 
	margin:0;
	overflow:hidden;
}

.imprint_box3 { 
	float:left;
	width:49%; 
	margin:0;
	overflow:hidden;
}

p.imprint_3	{ 
	float:left; 
	width:165px;
}
p.imprint_4 { 
	float:left; 
	width:180px; 
}

p.imprint_6 { 
	float:left; 
	width:180px; 
	margin-top:20px;
}

p.imprint_5 { 
	width:200px; 
	margin:0 0 0 175px;
}


#haftungsausschluss {
	clear:left;
	width:317px;
	height:100px;
	border:1px solid #666;
	margin:40px 0 0 10px;
	_margin:40px 0 0 10px;
	background:#f1f1f1;
	
}

.label {
	float:left;
	width:50px;
}

#impressum {
    float:left;
	width:400px;
}

table.gesamtsortiment td {
	padding: 3px;
}


