/**
 * Style sheet Storys
 */
/* Auswahlfeld */
.mod_fe_story .cb_auswahl
{
	width:400px;
	background-color:#e0e0d0;
}

/* Auswahlleiste */
.mod_fe_story .auswahl
{
	margin-top:5px;
	margin-bottom:10px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	border-bottom:1px solid #c9c9c0;
}

/* Container */
.mod_fe_storyuebersicht
{
	width:800px;
	padding:5px;
}

/* Toptitel */
.mod_fe_story .toptitel
{
	margin:0px 0px 2px 0px;
	font-weight:bold;
	font-size:14px;
}

/* Untertitel */
.mod_fe_story .sectiontitel
{
	margin:0px 0px 2px 10px;
	font-size:13px;
}

/* Untertitel */
.mod_fe_story .inhalt
{
	margin:0;
	padding:0px 10px;
	text-align:justify;
}

/* Author */
.mod_fe_story .author
{
	margin:0px 10px 3px 10px;
	padding:0px;
	border-top:0px solid #c9c9c0;
	border-right:0px solid #c9c9c0;
	border-bottom:1px solid #c9c9c0;
	border-left:0px solid #c9c9c0;
	font-size:10px;
}

/* Bildcontainer */
.mod_fe_story .sectionimg
{
	float:left;
	margin:0px 10px;
}

/* Bild */
.mod_fe_story .images
{
	margin:0px 0px 5px 0px;
	padding:5px;
	background-color:#e0e0d0;
}

/* Bild */
.mod_fe_story img
{
	margin:0px;
	padding:5px;
	background-color:#ffffff;
}

/* Bildtitel */
.mod_fe_story .imagestitel
{
	margin:0px;
	padding:0px 5px 2px 5px;
	background-color:#ffffff;
	font-size:10px;
}

/* Container */
* html .mod_fe_storyuebersicht
{
	width:795px;
	padding:5px;
}

/* Verweis */
.mod_fe_storyuebersicht .verweis
{
	margin:0px;
	padding:5px 10px 5px 5px;
	text-align:justify;
	background-color:#e0e0d0;
}

/* Überschrift - Titel */
.mod_fe_storyuebersicht .titel
{
	margin:0px;
	padding:0px;
	font-size:20px;
}

/* Allgemein */
.mod_fe_storyarchivuebersicht
{
	margin:0px;
	padding:0px;
}

/* Verweis */
.mod_fe_storyarchivuebersicht .verweis
{
	height:80px;
	overflow:auto;
	margin:2px 2px 0px 0px;
	padding:5px;
	background-color:#e0e0d0;
}

/* Verweis - Titel */
.mod_fe_storyarchivuebersicht .verweis .titel
{
	margin-top:0px;
	margin-bottom:-10px;
	background-color:#e0e0d0;
	font-size:20px;
}
