/* Footer 
-----------------------------------------------*/
#footer  {
	width : 604px;
}

#footer_spacer_links  {
	float : left;
	width : 195px;
}

#footer_rechts  {
	float : right;
	width : 790px;
	margin-bottom : 5px;
	background-image : url(/shop/images/img_trenner_klein.gif);
	background-repeat : repeat-y;
}

#footer_trennlinie  {
	float : left;
	width : 1px;
}

#footer_content  {
	float : right;
	width : 789px;
}

#footer_content_spacer_left  {
	float : left;
	width : 194px;
	background-color : #FFFFFF;
}

#footer_content_spacer_foot  {
	width : 193px;
	height : 34px;
	background-color : #009EE0;
}

#footer_content_right  {
	float : right;
	width : 595px;
}

#footer_content_newsletter  {
	float : left;
	width : 410px;
	height : 69px;
	background-color : #009EE0;
}

#footer_content_newsletter_right  {
	float : right;
	width : 185px;
	background-color : #FFFFFF;
}

#footer_content_spacer_foot_rechts  {
	width : 184px;
	height : 34px;
	background-color : #009EE0;
	border-left : 1px solid #FFFFFF;
}

#padding_newsletter_content  {
	padding-left : 10px;
	padding-top : 10px;
}

#newsletter_content_icon  {
	float : left;
	width : 45px;
}

#newsletter_content  {
	float : right;
	width : 350px;
}

#newsletter_eingabe_links  {
	float : left;
	width : 145px;
}

#newsletter_eingabe_rechts  {
	float : left;
	width : 150px;
}

#newsletter_eingabe_anrede  {
	float : left;
	width : 70px;
}

#newsletter_eingabe_vorname  {
	float : right;
	width : 75px;
}

#newsletter_eingabe_nachname  {
	float : left;
	width : 75px;
}

#newsletter_eingabe_email  {
	float : right;
	width : 75px;
}


