body {
	background:#FFF url(../_img/bg2.jpg) no-repeat; background-position: top; background-attachment: scroll;
}

/**************************************/
/*LEFT*/

#sidebar_twitter {
	margin: auto;
	width: 300px;
	height: 330px;
}


#sidebar_newsletter {
	margin: 0;
	width: 280px; _height:70px;
	background-color: #848484;
	background-image:url(../_img/bg_sidebar_left_newsletter.jpg);
	background-repeat:repeat-x;
	background-position: top;
	background-attachment: scroll;
	padding: 10px;
}

#sidebar_newsletter p, #sidebar_newsletter span, {
	margin: 0;
	padding: 0;
}

.newsletter_form {
	margin: 0;
	width: 100%; _width:280px;
	padding: 0px;
	border:0px;
	border:none;
}

#shop_banner {
 margin-top:10px;
 margin-bottom:10px;
}

fieldset {
margin:0; padding:0; border:0px; border:none;

}

label {
	font-size:9px;
	margin:0;
	padding:0;
	border:0px;
	border:none;
}

.newsletter_input {
	margin: 0;
	margin-top:10px;
	width: 200px; _width: 200px;
	height: auto; _height: 22px;
	font-size:10px; color:#666666;
	background-color: #FFFFFF;
	padding: 4px;  border:0px; border:none;
}

.newsletter_bt {
	background: url(../_img/bt_newsletter_anmelden.gif) no-repeat top left;
	width: 61px;
	height: 22px;
	border: 0px none;
	color:#999999;
	cursor:pointer;
	font-size:10px;
	margin:0;
	_margin-top:0px;
	margin-left: 8px; _margin-left: 8px;
	margin-top: 1px;
}

/**************************************/
/* IMPRESSUM, AGBs, DATEUNSCHUTZ */

#impressum {
	margin: auto;
	width: 330px;
	height:100%;
	padding:10px;
	background-image: url(../_img/bg_middle.jpg);
	background-repeat:repeat-y;
	background-position: top;
	background-attachment: scroll;
	position: relative;
	text-align:left; margin-top:14px;
}

#impressum h1 {
	font-size:16px; text-align:left; line-height:20px;
	text-transform:uppercase;
	font-weight: bold; margin:0; padding:0;
}

#impressum h2 {
	font-size:14px; text-align:left; line-height:20px;
	text-transform:uppercase;
	font-weight: bold; margin:0; padding:0;
}

#impressum h3 {
	font-size:12px; text-align:left; line-height:20px;
	text-transform:uppercase;
	font-weight: bold; margin:0; padding:0;
}


#impressum p {
	font-size:11px; text-align:left; line-height:16px;
}

#datenschutz {
	margin: auto;
	width: 640px;
	height:auto;
	padding:10px;
	background-image: url(../_img/bg_middle.jpg);
	background-repeat:repeat-x;
	background-position: top;
	background-attachment: scroll;
	position: relative;
	text-align:left;
	margin-top:10px;
	background-color: #CDCDCD;
	margin-bottom: 10px;
	margin-left:10px;
}

#datenschutz h1 {
	font-size:16px; text-align:left; line-height:20px;
	text-transform:uppercase;
	font-weight: bold; margin:0; padding:0;
}

#datenschutz h2 {
	font-size:14px; text-align:left; line-height:20px;
	text-transform:uppercase;
	font-weight: bold; margin:0; padding:0;
}

#datenschutz h3 {
	font-size:12px; text-align:left; line-height:20px;
	text-transform:uppercase;
	font-weight: bold; margin:0; padding:0;
}


#datenschutz p {
	font-size:11px; text-align:left; line-height:16px;
}
