
/*///// ARTIKEL NEWS Rechts mit Bild /////*/

/**
 *
 * @copyright 2011 StudCom GmbH
 * @version 2011-06-20
 * @since 1.2
 */
 
/*///// ARTIKEL NEWS Rechts mit Bild /////*/
.maincontent .artlist {
	padding: 0;
}
.artlist {
	padding: 0 10px;
}
.artikel{
	padding: 0 0 5px 0;
  min-height: 150px;
}
.footer .artikel {
	border-bottom: 1px white dotted;
}
content_right_column .artikel {
	border-bottom: 1px #4d4d4d dotted;
}
.footer .artikel, .artikel a {
	color: white;
}
.content_right_column .artikel, .artikel a {
	color: #4d4d4d;
}
.artikel .bild, .shortnews {
 float: left;
}
.artikel_text {
	float: left;
	clear:both;
  padding: 15px 5px;
  line-height: 1.5em;
}
.artikel_link {
	clear:both;
}
.shortnews {
	position: relative;
	padding: 0 0 15px 0 ;
	line-height: 20px;
}
.shortinfo_td {
  vertical-align: top;
}
.shortinfo_td textarea {
  width: 400px;
  height: 100px;
  overflow: auto;
}
.shortinfo {
	font-size:13px;
}
.title a {
	font-weight: bold;
	font-size: 16px;
  text-decoration: none;
}
.title a:hover {
  text-decoration: underline;
}
.link a{
	margin: 0  !important;
	padding: 0;
	font-size: 13px;
  float: right;
}
.date {
	text-align:left; font-size:13px;
	font-style:italic;
}
.shortnews {
	width: 100%;
}
.maincontent .artikel_teaser {
	font-style:italic;
	width: 470px;
	float: left;
}
.maincontent .shortnews {
	width: 470px;
	padding: 0 10px;
}

.maincontent  .display_dates {
	text-align:left; font-size:13px; margin: 0px 0 0px 0;
}

.error {
	padding: 5px; 
	border: 1px red solid;
}
.error .message {
	color: red;
	font-weight: bold;
	background: none; 
	border: none;
}

#back {
	padding: 0 0 0 15px;
}

.admin {float: right; width: 200px; height: 30px; text-align: right;}

.artlist input, .artlist textarea {
	clear: both;
}

.adm_news_table {
  width: 100% !important;
}
.content_right_column .shortnews {
	background: url("/img/theme/warning_light.png") top right no-repeat;
}
.bullet .shortnews {
	background: url("/img/theme/warning.png") top right no-repeat;
}
.social_plugin {
}
	
.fb_button {
	width: 16px;
	height: 16px;
	background-image: url(/img/social/social_sprite.gif);
	background-position: bottom;
	display: inline-block;
	float: left;
}

.shortnews .fb_button, .shortnews .tw_button {
	margin: 2px 0 0 3px;
}

.tw_button {
	width: 16px;
	height: 16px;
	background-image: url(/img/social/social_sprite.gif);
	background-position: top;
	display: inline-block;
	float: left;
}