
/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 * +- Body
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 */
 
body.print 
	{ 
	background-color:#fff; 
	}

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 * +- Search Form
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 */
.searchresult {
margin-bottom:20px;
}
.searchresult span.title {
display:block;
font-weight:bold;
color:#2200D5;
}
.searchresult span.title a {
color:#2200D5;
}
.searchresult span.title a:visited {
color:#91198B;
}
.searchresult span.description {
display:block;
}
.searchresult span.linkpath {
display:block;
font-size:smaller;
line-height:1.3em;
} 
.searchresult span.linkpath a {
color:#008000;
}

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 * +- [WAI] ZMSLinkContainer
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 */

div.ZMSLinkContainer
	{
	background-color: #eee;
	}

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 * +- [WAI] ZMSFile / ZMSLinkElement
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 */

div.ZMSFile, div.ZMSLinkElement 
	{ 
	background-color: #F8F8F8;
	margin: 4px;
	}

div.ZMSFile.none, div.ZMSLinkElement.none 
	{
	background-color: transparent;
	border: 2px dashed #eee;
	}

div.ZMSFile.floatleft, div.ZMSLinkElement.floatleft 
	{ 
	float:left;
	width:50%
	}

div.ZMSFile.floatright, div.ZMSLinkElement.floatright 
	{ 
	float:right;
	width:50%
	}

div.ZMSFile div.title, div.ZMSLinkElement div.title 
	{
	font-size:x-small;
	white-space:nowrap;
	}

div.ZMSFile div.title a:link, div.ZMSFile div.title a:visited, 
div.ZMSLinkElement div.title a:link, div.ZMSLinkElement div.title a:visited 
	{
	font-weight:bold;
	font-size:x-small;
	text-decoration:none;
	color:black;
	}

div.ZMSFile div.text, div.ZMSLinkElement div.text 
	{
	font-size:xx-small;
	}

div.ZMSFile div.description, div.ZMSLinkElement div.description 
	{
	font-size:x-small;
	}

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 * +- [WAI] ZMSGraphic
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 */

a.fancybox img {
	padding:1px 1px 21px 1px;
	background:#fff url(/misc_/zms/zoom.gif) bottom right no-repeat;
}

div.ZMSGraphic {
	background-color: #F8F8F8;
	margin: 4px;
}

div.ZMSGraphic.left {
	text-align:left;
}

div.ZMSGraphic.right {
	text-align:right;
}

div.ZMSGraphic.center {
	text-align:center;
}

div.ZMSGraphic.floatleft {
	float:left;
	margin-right:10px;
}

div.ZMSGraphic.floatright {
	float:right;
	margin-left:10px;
}

div.ZMSGraphic.center {
	text-align:center;
}

div.graphic.alignleft {
	float:left;
	text-align:right;
}

div.graphic.alignright {
	float:right;
	text-align:right;
}

div.ZMSGraphic div.text {
	padding: 4px;
}

/*-- ## FF Patch ## --*/
div.ZMSGraphic.right div.graphic {
	width:100% !important; 
}
div.ZMSGraphic.right div.graphic img {
	display:inline !important;
}

a.zoom img.zoom {
	width: 23px;
	height: 21px;
	background: url(/misc_/zms/zoom.gif);
}

a.download img.download {
	width: 23px;
	height: 21px;
	background: url(/misc_/zms/download.gif);
}

a.superzoom img.superzoom {
	width: 23px;
	height: 21px;
	background: url(/misc_/zms/superzoom.gif);
}

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 * +- [WAI] ZMSTables
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 */

table.ZMSTable th {
	background-color:#DDEFFC; 
}

table.ZMSTable td {
	background-color:#EEEEEE; 
}

body.print table.ZMSTable th, 
body.print table.ZMSTable td {
	background-color:transparent; 
}

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 * +- [WAI] ZMSTeaser
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 */

div#teaser
	{
	width:150px;
	font-size:x-small;
	}

div.ZMSTeaserContainer
	{
	padding:1px;
	margin-bottom:10px;
	}

div.ZMSTeaserElement
	{
	}

div.ZMSTeaserElement img.title
	{
	border: none;
	}

div.ZMSTeaserElement div.title a:link,
div.ZMSTeaserElement div.title a:visited,
div.ZMSTeaserElement div.title
	{
	font-weight:bold;
	text-decoration:none;
	color:black;
	padding: 2px;
	display: block;
	}

div.ZMSTeaserElement div.text a:link,
div.ZMSTeaserElement div.text a:visited,
div.ZMSTeaserElement div.text
	{
	}

div.note {
	border-left: 1px solid #FCCD64;
	border-bottom: 1px solid #FCCD64;
	margin: 8px;
	padding: 4px;
	background: #FCFECC url(http://www.mikrogramme.de/metaobj_manager/ZMSNote.zmsnote_bg.gif) top right no-repeat;
}
/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 * +- [WAI] Misc
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 */

div.ZMSObject.new, div.ZMSObject.modified {
  border: 2px dashed blue;
  background-color: #F0F0FF;
} 
div.ZMSObject.deleted {
  border: 2px dashed red;
  background-color: #FFF0F0;
  color: red;
  text-decoration: line-through;
} 

span.unicode { 
  font-family:"Lucida Sans Unicode", "Arial Unicode MS", Arial, Helvetica, sans-serif;
}

span.highlight { 
  background-color: yellow;
  color: black;
  font-weight: bold;
}


/**************************************/
/* 1. CSS-Modul: COLORS               */
/**************************************/


.primColorStrong0 { background-color:#334565; }
.primColorMedium0 { background-color:#465F8B; } 

.primColorLight0  { background-color:#CFD6DF; } 

.secndColorStrong1 { background-color:#55A873; }
.secndColorStrong0 { background-color:#9BC594; }
.secndColorMedium1 { background-color:#BEDABA; } 
.secndColorMedium0 { background-color:#D7D3C0; }
.secndColorLight1  { background-color:#FCEBD7; }
.secndColorLight0  { background-color:#E6E8DF; }

.teaserColor { background-color:#F2EDDC; } 

.neutralColorBlack   { background-color:#000000; }
.neutralColorStrong0 { background-color:#79818E; }
.neutralColorMedium0 { background-color:#B6BBC2; } 
.neutralColorLight0  { background-color:#DDDFE3; } 
.neutralColorWhite   { background-color:#FFFFFF; }
.neutralColorTrans   { background-color:transparent; } 


/*********************/
/*- Layout-Elements -*/
/*********************/

body#root {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	background: #FEFDFC;
	background-repeat: no-repeat;
	position:relative;
	text-align:center;
	}
div#pageregion {
	margin: auto;
	margin-top: 0;
	padding: 0;
	
	width:800px;
	text-align:left;
	}

div#pageregionTop {
	margin: 0;
	padding: 0px 0px 0px 0px;
	border: 0;
	background-color:#FEFDFC;
	}

div#pageregionContentExtrashell {
overflow: visible;
	margin: 0;
	padding: 0;
	
	}
div#pageregionContentOutershell {
overflow: visible;
	padding: 0;
	border: 0;
	}
div#pageregionContentInnershell {
overflow: visible;
	border: 0px solid #abda00;
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0;	
	background-repeat:no-repeat;
	background-position:0px 0px;
	}

div#pageregionContent {
overflow: visible;
	margin-right: 0;
	padding: 0;
	border: 0;
	}

div#pageregionContentIndex {
	border: 0px solid #abdade;
	margin-right: 0;
	padding: 0;
	border: 0;
	background: #000;
	float: left;
	}

div#pageregionLeft {
	margin:0;
	padding:0;
	border:0;
	width: 190px;
	}
div#Content {
	padding-right:10px;
	float: left;
	width: 590px;
	height:1200px;
overflow: visible;
	border: 0px solid #abdade;
	} 

div#Headline {
	margin:0px;
	padding:0px;
	border:0px;
	width: 520px;
	} 

div#pageregionRight {
	padding:0px;
	border: 0px;
	}

div#pageregionBottom, div#pageregionBottomIndex {
	margin: 0;
	border: 0;
	padding: 0;
	text-align: left;
	clear: both;
	}

div#pageregionBottom {
/*-------box model hack-------*/
	padding-top:30px !important;
	padding-top:15px;
	padding-top/**/:/**/15px;
	}

div#pageregionBottomIndex {
/*-------box model hack-------*/
	padding-top:50px !important;
	padding-top:25px;
	padding-top/**/:/**/25px;
	}


div#Description  {
	margin: 0;
	padding: 0;
	border:0;
	}

/****************/
/*---- Logo ----*/
/****************/
#Logo	{
	border: 0px;
	margin: 0px;
	padding: 0px;

	}
#Logo img {
	margin: 0px;
	padding: 0px;
	border: 0px;
	}

/****************/
/*--- Links ----*/
/****************/

a:link, a:visited {
	font-weight : bold; 
	text-decoration : none;
	color: #5a714a;
	background: transparent; 
	}

a:hover {
	font-weight : bold; 
	text-decoration : underline;
	color: #006;
	background: transparent; 
	}

a:active {
	font-weight : bold; 
	text-decoration : underline;
	color: black;
	background: transparent;  
	}

/*********************/
/* Functional Page Elements*/
/*********************/


/*-----Macronavigation-----*/

#Macronavigation {
	margin-top: 50px;
	margin-bottom: 450px;
	padding: 0px;
	border: 0px solid red;
	width:180px;
	float:left;
	text-align:right;
	font-family: Arial, Helvetica, sans-serif, Times New Roman;
	color: #49463e;
	font-size: 12px; 
	}
	

.navMacroDocTrue a:link, 
.navMacroPubTrue a:link,
.navMacroDocTrue a:visited, 
.navMacroPubTrue a:visited
{ 
color: #2b486f;
text-decoration:none;
font-weight:bold}


.navMacroDocFalse a:link,
.navMacroPubFalse a:link,
.navMacroDocFalse a:visited, 
.navMacroPubFalse a:visited
{ 
color: #49463e;
text-decoration:none;
}


.navMacroDocTrue a:hover, 
.navMacroPubTrue a:hover
{ 
background-color: #bcb096;
color: #2b486f;
text-decoration:none;
font-weight:bold
}

.navMacroDocFalse a:hover,
.navMacroPubFalse a:hover
{ 
background-color: #bcb096;
color: #2b486f;
text-decoration:none;
}
                       
.navMacroDocTrue a:active, 
.navMacroPubTrue a:active,
.navMacroDocFalse a:active,
.navMacroPubFalse a:active
{ 
	background-color: #bcb096;
	color: #2b486f;
text-decoration:underline;}

/*---- Adress-mahagonny home ----*/

#Adress_mahagonny
	{
	padding-top: 20px;
	text-align:left; 
	font-size: 12px; 
	color: #5a714a;
	font-weight: bold
}	


div#Copyright {
	clear: both; 
	width: 100%; 
	border-top: 2px solid #5a714a;
	padding:5px 0px 0px 0px;
	text-align:right;
        font-size:10px;
        margin-bottom:10px;
        
	}

 


div#Copyright p a:link,
div#Copyright p a:hover,
div#Copyright p a:visited {
	color: #ccc;
	} 



/*********************/
/* Content-Elements  */
/*********************/
	
h1, h2, h3, 
h4, h5, h6 {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 10px;
	letter-spacing: 0px;
	line-height: 1em;
	text-align:left;
	padding:0px 15px;
	}
	
h1 {
	margin-top: 0;
	font-size: 13pt;      
	color: #5a714a;
       }



#Headlinetypo {
	margin:0;
	padding:0;
	border:0;

	} 

#Titletext {
	margin:16px 0px 0px 0px;
	border:0;
	padding: 15px  15px 0px 15px;
	height: 40px;
	color: #5a714a;
	text-align:left;

	}

#Titleimage {
	margin:16px 0px 0px 0px;
	padding-bottom:20px;
	border:0;
	vertical-align:middle;
	text-align:left;
	
	}

#Titleicon {
	margin:0;
	padding:0;
	border:0;
	}
	
h2	{
	margin-top: 1.5em;
	font-size:  15px; 
	color:  #5a714a;
         } 

h3 {
	margin-top: 1.5em;
	font-size: 13px;
	color: black;
      } 	
	
h4	{
	margin-top: 1.5em;
	font-size: 10.5pt;
	font-weight:bold;
	text-align:right
} 



p, li, th, td
	{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;        
	}




p {
	line-height: 140%;
	margin-top: 0;
	margin-bottom: 1em;
	text-align: justify;
	padding:0px 15px;
	}

p.description	{
	font-weight:bold;
	padding:0px 15px;
	}
p.captionright {
	text-align: right;
	}

p.indent_negativ {
	text-indent: -5.8em;
	margin-left: 5.8em;
	font-weight: bold;
	}
p.indent_16{
	margin-left: 16px;
	}

p.indent_number {
	text-indent: -1em;
	margin-left: 1em;
	}

p.indent_number:first-line {
	font-weight: bold;
	}

p.block_right{
	text-align: right;
	}


ol, ul {
	margin: 1.5em 15px;
	padding: 0px 15px;
	}
li {
	line-height: 140%;
	margin:0px;
	padding: 0px 0px;
	list-style: disc outside;
	text-align: left;
	}

ol li	{
	list-style-type:decimal;
	margin:0px 0px;
	padding: 0px 5px 0px 15px;
	}

ul ul li {
	margin-top: 10px;
	list-style: disc outside;
	vertical-align: top;
	}

p.creator, p.smalltext {
	font-size: x-small;  
	}

	


#Content dl	{
	line-height: 1.4em;
	margin-top: 0;
	padding-top: 0;
	}

#Content dd {
	margin-bottom: 5px;
	padding-left: 5px;
	margin-left: 5px;
	}

code, pre {
	font-family: "Bitstream Vera Sans Mono", monaco, "Courier New", courier, monospace;
	background: inherit;
	color: #333;
	font-size: xx-small;
	padding:0px 10px;
}

.mikrogramme
{
	color: #5A714A;	/* dark green */
}

.mikrogramme_sub
	{
	color: #5A714A;
	position:relative;
	top: 0.13em;
	font-size:1em;
	}

.linie {clear: both; 
	width: 100%; 
	border-top: 2px solid #5a714a;
	margin-bottom: 10px;
	}
.linie_1 {clear: both; 
	width: 100%; 
	border-top: 1px solid #5a714a;
	margin-bottom: 8px;
	}
.table_html{
	width: 100%; 
	margin: 15px 0px 15px 13px;
	}

div#spielplan{
	margin: 15px 0px 15px 13px;
	}

table.spielplan	{
	border-collapse: collapse;
	width: 100%;
	}

table.spielplan td
	{
	border-top: 1px solid #5A714A;		/* dark green */
	border-bottom: 1px solid #5A714A;		/* dark green */
	padding: 2px;
	}

.spielplan_datum
{
	vertical-align: top;
	text-align: right;
	font-size:13px;
}

.spielplan_text
{
	vertical-align: top;
	font-size:13px;
}

/*********************/
/* Special-Objs, Tables */
/*********************/

#corporateprofile td ul li, #corporateprofile td p {
	font-family: arial, Helevetica, serif;
	}


th	{
	font-weight: bold;
	}

.quote {
         padding-left: 30px; 
         padding-right: 15px; 
         padding-bottom: 15px; 
         text-align: left;  
         font-size:12px; 
         font-style:italic;
         font-family:Arial, Helvetica, sans-serif, Times New Roman;
          }

.quotesource { text-align:right;  
         font-size:12px; 
         font-style:italic;
         font-family:Arial, Helvetica, sans-serif;
                  }

.floatimage-caption {font-size:9px; 
         font-family:Arial, Helvetica, sans-serif, Times New Roman

                      }

.inlineteaser {
         width:100px; 
         height: 70px;
         overflow:hidden; 
         border-collapse: collapse;
         border:1px solid #bbb; 
         float:left; 
         margin:0px; 
         padding:5px;
                      }
.inlineteaser p{
         font-size:10px;
         margin-top: 3px; 
         padding:0px;
         text-align:left;
         line-height: 1em;
                     }


/****************/
/* Forms */
/***************/

.form {
	color: #000;
	border: 1px solid #666;
	font-family: arial, helvetica, sans-serif;
	padding: 1px;
	margin: 0;
	font-size: xx-small;

	}

html>.form {
	font-size: x-small;
	} 

.form-button {
	color: #000;
	background-color: #fff;
	border: 1px solid #666;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	padding-left: 1px;
	padding-right: 1px;
	margin: 0;
	font-size: xx-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: x-small;
	}

html>.form-button  {
	font-size: x-small;
	} 

#formarea	{
	padding: 0;
	margin: 0;
	border: 0;
	text-align: left;
	}
	
#formarea label	{
	font-size: 11px;
	margin-bottom: 0;
	padding-bottom: 0;
	margin-top: 5px;
	display: block;
	}

/**********************/
/* Teaser */
/**********************/

div#teaser{
text-align: left;
margin-right: 30px
}

.ZMSTeaserElement   {
	padding:0;
	margin-top:30px;
	border:0;
	font-weight : normal;
	text-decoration : none;
	line-height: 1em;
	font-size: 12px;
	color: #5a714a;
	text-align:left;
}


.ZMSTeaserElement  .title {
	padding:0;
	margin-top:0px;
	border:0;
	font-weight : bold;

}

.ZMSTeaserElement  .text {
	padding:0;
	margin-top:0px;
	border:0;
	font-weight : normal;

}

table.teaserElement {
	border-spacing: 0;
	border-collapse: collapse;
	border-style: none;
	width: 150px;
}

.teaserTitle {
	line-height : 1em;
	font-weight: bold;
	font-size: x-small;
	text-align:left;
	padding:0;
	margin:0;
	border:0;
}



td.teaserTitle {
	padding: 3px 3px 3px 5px;
	margin:0;
	border:0;
	background-image:url(common/spacer.gif); 
}

td.teaserText { 
	padding: 3px 3px 3px 5px;
	margin:0;
	border:0;
	background-image:url(common/spacer.gif); 
}



a.teaserTitle:link, a.teaserTitle:visited,
a.teaserTitle:hover, a.teaserTitle:active {
	font-weight: bold;
	text-decoration: none;
	color:#fff;
}

#teaser .teaserText a,
a.teaserText:link, a.teaserText:visited,
a.teaserText:hover, a.teaserText:active {
	text-decoration: none;
	color:#fff;
}

/*******************/
/* Sitemap   */
/*******************/

td.sitemapTitle0 {
  background-color: #DDDDDD;
  border-right-width: 1px;
  border-right-color: #444444;
  border-right: solid 1px white;
 }

td.sitemapTitle1 {
  background-color: #DDDDDD;
  border-right-width: 1px;
  border-right-color: #000000;
  border-right: solid 1px white;
 }

a.sitemapTitle0:link, a.sitemapTitle0:visited ,
a.sitemapTitle0:hover, a.sitemapTitle0:active {
  font-weight: bold;
  color: #444444;
  text-decoration: none;
}

a.sitemapTitle1:link, a.sitemapTitle1:visited,
a.sitemapTitle1:hover, a.sitemapTitle1:active {
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}

a.sitemapElement0:link, a.sitemapElement0:visited,
a.sitemapElement0:hover, a.sitemapElement0:active {
  color: #444444;
  text-decoration: none;
}

a.sitemapElement1:link, a.sitemapElement1:visited,
a.sitemapElement1:hover, a.sitemapElement1:active {
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}


/*************************/
/* Management Interface  */
/*************************/

.cmsTxtColorStrong0 { color: #436976; } 	/* primColorStrong0 */
.cmsTxtColorStrong1 { color: #666666; }		/* neutralColorStrong0 */
.cmsBgColorStrong0  { background-color: #8CABB9; } /* primColorStrong0 */
.cmsBgColorStrong1  { background-color: #CCCCCC; } /* neutralColorLight0 */
.cmsBgColorMedium0  { background-color: #DDE6EC; } /* primColorLight0 */
.cmsBgColorLight0   { background-color: #FFFFFF; } /* neutralColorWhite */

.ftTH { 
background-color:#FFCC66; 
}
.ftTD { 
background-color:#FBDEA0; 
}

.ftTD p, .ftTH p {
padding:2px;
margin-bottom:2px;
}

.form-submit { font-size:13px; }


.extlink:before
{
text-align:right; 
	content:url(http://www.mikrogramme.de/common/css/common/extlink.gif);
font-size:9px;
}
a.extlink{
font-size: 12px;
}
h3.inlinelink-title
	{font-size:15px;
	color: black;
	margin-bottom: 0px
	}

p.inlinelink-desc
{
font-size:10.5pt; 
}

div.literature
	{
	
	}

p.literature
	{
	text-indent: -2.66em;
	margin-left: 2.66em;

	margin-bottom: 0.5em;

	text-align: left;
	}
.szenenfolge
	{clear: both;   

	}

.blockscene
	{
	text-align: right;
	
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	margin: 0px 15px 15px 80px;  
	clear: both;}
	
.szenenfolge_num
	{float: left;
	text-align: right;
	width: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;   
	margin-left: 5px}

.szenenfolge_text
	{float: left;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 15px;
	}
.szenenfolge_text:first-line {font-weight: bold;}
