/***********************************************************************************************/
/* Pressemitteilungen  																																				 */
/***********************************************************************************************/

/*
#sgp_news {
 text-align: justify;
 background: url("../sg_grafik/layout/bgContentRow.png") repeat-x scroll left bottom transparent;
 border-color: #D1D1D1 #D1D1D1 #1E3177;
 border-style: dotted dotted solid;
 border-width: 0 1px 1px;
 padding: 20px;
 margin-bottom:30px;
 padding-top:10px;
 line-height: 180%;
 overflow: hidden;
} */

#sgp_news {
  border: 1px solid #CCCCCC;
  border-top: none;
  background: #ffffff url("../sg_grafik/layout/bg_shadow.jpg") repeat-x scroll 0 0;
 line-height: 180%;
  margin-bottom: 15px;
  overflow: hidden;
  padding: 20px;
}

#sgp_news cite {
 font-family: Palatino Linotype;
 font-size: 1.15em;
 font-stretch: semi-expanded;
 font-style: oblique;
/* font-variant: small-caps; */
}

#sgp_news img {
	box-shadow: 0 1px 3px #D4D4D4;
  border: 1px solid #FFFFFF;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 5px;
}

#sgp_news img.sgp_bild {
	margin-top: 15px;
}

.sgp_bild_legende {
  margin-left: 20px;
  margin-right: 20px;
  line-height: 120%;
  color: #AAAAAA;
  float: left;
  font-size: 10px;
  line-height: 11px;
}

.sgp_pm_title {}
.sgp_pm_subtitle {}
.sgp_pm_bildquelle {display: inline-block; margin-top: 10px;}



#pm_gen { }

/* PA 2011-08-12 Text links ausgerichtet  */
/*********************/

/* graue Border unten innerhalb des DIV inhalt_kopf */
.sgp_news_header {
  border-color: #DCDCDC;
  border-style: solid;
  border-width: 0 0 1px;
  color: #777777;
  font-size: 0.8em;
  margin-bottom: 10px;
  padding-bottom: 6px;
  text-align: right;
  vertical-align: bottom;
  line-height: 100%;
}

/* z.B.: Pressemitteilung vom 02.09.2011 zur Software */
.sgp_news_header_right {

}

/* z.B.: According category in the german Software Guide is "Betriebssysteme" */
.thin_line_text_left {
	float:left;
}

/* PM H2 Überschrift und PM H3 Überschrift */
.pm_title, .pm_subtitle {
	color:#777777;
}

/* PA 2011-08-12 Farbänderung von Hell auf Dunkelgrau  */
/*********************/

/* PM H2 Überschrift */
.sgp_pm_title {
	font-size:1.2em;
	color: #333333;
}

/* PM H3 Überschrift */
.sgp_pm_subtitle {
	font-size:1.1em;
	color: #444444;
}

.sg_facebook_button {
	position: relative;
	top: -3px;
	margin-left: 20px;
}

.sgp_right {
	margin-left: 25px;
	float:right;
}

.sgp_left {
	float:left;
	margin-right: 25px;
}


.sgp_pm_button_handler input[type="submit"] {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #dedddd;
  border-radius: 3px;
  box-shadow: 0 0 1px 0 #dedddd inset;
  color: #1e3177;
  height: 26px;
  padding: 0 10px;
  font-size: 11px;
  font-weight: bold;
  font-family: arial;
}

.sgp_pm_button_handler input[type="submit"]:hover {
  background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #fcfeff 0%, #c1e7ff 100%) repeat scroll 0 0;
  border-color: #c1e7ff;
  color: #0080ff;
  text-decoration: none;
}

.sgp_block {
  display: block;
}

/***********************************************************************************************/
/* ENDE Pressemitteilungen  																																	 */
/***********************************************************************************************/


