/* Fanzeile mittlerer Bereich */

#main_page_left #middle_postings_top {
	display: none;
}
#main_page_left #middle_postings_bottom {
	height: 45px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0 0;
}
#main_page_left #middle_pp_postingForm {
  display: none;
}
#main_page_left #middle_postings {
  padding: 10px 15px 0 15px;;
  font-size: 12px;
  margin: 0;
}
#main_page_left #middle_postingsMore {
  display: none;
}
#main_page_left #middle_postings_bottom a {
  position: relative;
  font-size: 11px;
  white-space: nowrap;
  display: block;
  overflow: hidden;
  text-indent: 300px;
  left: 15px;
  width: 203px;
  height: 45px;
	background-image: url(../img/btn_fanzeile_middle.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#main_page_left .pp_postingElement {
  margin-bottom: 1em;
}
#main_page_left .pp_nick {
  color:#02b0f1;
  font-weight: bold;
}
#main_page_left .pp_created {
	color:#6d6c6c;
}
#main_page_left .pp_content {
	display: inline;
}

/* Fanzeile rechter Bereich Shoutbox */

#hws_teaser_inhalt_right {
	width: 300px;
}
#hws_teaser_inhalt_right #right_postings_top {
	height: 50px;
	width: 300px;
	background-image: url(../img/fanzeile_top.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#hws_teaser_inhalt_right #right_postings_bottom {
	height: 60px;
	width: 300px;
	background-color: #e0f4f3;
}
#hws_teaser_inhalt_right #right_pp_postingForm, #hws_teaser_inhalt_right #right_postings {
	padding: 1em 15px 0 15px;
	margin: 0;
	background-color: #e0f4f3;
}
#hws_teaser_inhalt_right #right_pp_postingForm form {
	padding: 0;
	margin: 0;
}
#hws_teaser_inhalt_right #right_postingsMore {
	padding: 0 15px;
	font-size:11px;
	margin: 0;
	background-color: #e0f4f3;
}
#hws_teaser_inhalt_right #right_postingsMore a {
	color: #025776;
	padding: 0 15px;
	margin: 0;
	background-image: url(../img/symbol_right.gif);
	background-repeat: no-repeat;
	background-position: 3px 0.2em;
}
#hws_teaser_inhalt_right #right_postings_bottom a {
	position: relative;
	font-size: 11px;
	white-space: nowrap;
	display: block;
	overflow: hidden;
	text-indent: 300px;
	top: 10px;
	left: 15px;
	width: 203px;
	height: 45px;
	background-image: url(../img/btn_fanzeile_right.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#hws_teaser_inhalt_right .pp_postingElement {
	font-size:11px;
	padding-bottom: 1em;
}
#hws_teaser_inhalt_right .pp_nick {
	color:#009ad9;
	display: inline;
	font-weight: bold;
}
#hws_teaser_inhalt_right .pp_created {
	display: inline;
	color:#000000;
}
#hws_teaser_inhalt_right .pp_content {
	display: inline;
	color:#000000;
}
#hws_teaser_inhalt_right .right_pp_postingFormButton button {
	background-image: url(../img/bg_btn_fanzeile_send.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	border: 0;
	width: 65px;
	height: 20px;
}
#hws_teaser_inhalt_right .pp_postingFormInput label {
	margin: 0;
	font-size: 11px;
	font-weight: bold;
}
#hws_teaser_inhalt_right textarea.pp_textInput {
	margin: 2px 0 10px 0;
	width: 257px;
	border: 1px solid #969696;
	height: 50px;
	font-size: 11px;
	font-family: sans-serif;
	color: #666666;
}

/* rechter Bereich User */

#hws_teaser_inhalt_right #right_postings_user {
  padding: 0.8em 15px 0 15px;
	font-size:11px;
	height: 50px;
	font-weight: bold;
	margin: 0;
	color: #025b7c;
	background-color: #e0f4f3;
}
#hws_teaser_inhalt_right #right_postings_user img {
  float: left;
  border: 1px solid #00b0f1;
}

/* mittlerer Bereich User */

#middle_postings_user {
  padding: 0.8em 15px 0 15px;
	font-size:11px;
	height: 50px;
	font-weight: bold;
	margin: 0;
	color: #025b7c;
}
#middle_postings_user img {
  float: left;
  margin-right:13px;
  border: 1px solid #00b0f1;
}