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

/****************************************************
*                                                   *
*         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:100%;
	height:auto;
	margin:0 auto 2em;
}
.teaser_ausgabe_headline {
	padding-bottom:10px;
}
.teaser_ausgabe_inhalt {

}

.teaser_ausgabe a:link {
	color:                            #998F2F;
	outline:                          0;
	text-decoration:                  none;
}
.teaser_ausgabe a:visited {
	color:                            #998F2F;
	outline:                          0;
	text-decoration:                  none;
}
.teaser_ausgabe a:hover {
	color:                            #333;
	outline:                          0;
	text-decoration:                  none;
}
.teaser_ausgabe a:focus {
	color:                            #000;
	outline:                          0;
	text-decoration:                  none;
}