/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

/****************************************************
*                                                   *
*         CMS / News Script V2                      *
*         Interne Version: 2.0.0.1                  *
*                                                   *
*         © 2009-2010 HINNENDAHL.COM                *
*                                                   *
*         Holger Hinnenahl                          *
*         Rappoldstr. 11                            *
*         33644 Bielefeld                           *
*         http://www.hinnendahl.com                 *
*                                                   *
*         Dieser Text darf aus rechtlichen          *
*         Gründen niemals entfernt werden!          *
*                                                   *
****************************************************/

/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

/* ################################### Teaser ################################### */

.teaser_ausgabe {
	width: 125px;
	height: auto;
	background-color: transparent;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 10px;

}

.teaser_ausgabe_headline {
	font-size: 10px;
	color: #555555;
	text-align: left;
	padding-top: 0px;
	padding-left: 0px;
	font-size: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	line-height: 15px;
	font-weight: bold;
	font-family: "Trebuchet MS", sans-serif;
	margin: 0px;
}

.teaser_ausgabe_inhalt {
	font-size: 10px;
	color: #555555;
	text-align: left;
	padding-top: 0px;
	padding-left: 0px;
	font-size: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	line-height: 14px;
	font-weight: bold;
	font-family: "Trebuchet MS", sans-serif;
	margin: 0px;
}

.teaser_ausgabe a:link {
	outline: 0;
	color: #CC9900;
	text-decoration: none;
	text-align: left;
}

.teaser_ausgabe a:visited {
	color: #CC9900;
	text-decoration: none;
	text-align: left;
	outline: 0;
}

.teaser_ausgabe a:hover {
	color: #996600;
	text-decoration: none;
	text-align: left;
	outline: 0;
}

.teaser_ausgabe a:active {
	color: #996600;
	text-decoration: none;
	text-align: left;
	outline: 0;
}

.teaser_ausgabe a:focus {
	color: #996600;
	text-decoration: none;
	text-align: left;
	outline: 0;
}