* { margin:0; padding:0; }

.Ueberschrift1 {  font-family: Arial, Helvetica, sans-serif; font-size: 16pt; font-style: normal; font-weight: bold; font-variant: normal; color: #000000; left: 24px; }
.Absatz {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: normal; color: #000000; top: 554px; } 

a.link:link  { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #0000CC; text-decoration: none; font-weight: normal; }
a.link:active { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #0000CC; text-decoration: none; font-weight: normal; }
a.link:visited { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #333399; text-decoration: none; font-weight: normal; }

.Absatz_Fett { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-style: normal; font-weight: bold; color: #000000 }
.bildkursiv {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: italic; font-weight: normal; font-variant: normal; color: #000000}
.Alarm { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: bolder; color: #FF0000}
.Fussnote { font-family: Arial, Helvetica, sans-serif; font-size: 7pt; font-style: normal; font-weight: normal; color: #999999}
.Fussnote_Schwarz { font-family: Arial, Helvetica, sans-serif; font-size: 7pt; font-style: normal; font-weight: normal; color: #000000}
.AbsatzHeadfett { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: bold; color: #000000; top: 0px; /*clip: rect( 0px )*/ }
.Absatz_oben { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: normal; color: #000000; top: 0px; /*clip: rect( 0px ) ;*/ text-align: left; vertical-align: top}
.Absatzfettweiss { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: bold; color: #FFFFFF; top: 554px; /*clip:  rect(  0px )*/ }
.Legende { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; font-weight: normal; color: #000000; line-height:normal; padding:0pt; margin:0pt 0pt 0pt 0pt; }
.Absatzkleiner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	top: 554px;
	/*clip:  rect(  0px );*/
	line-height: normal;
}
.kommentar {
	background-color: #D1E9ED;
	text-indent: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	line-height: 20px;
}
.Absatzweiss 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: normal; 
	color: #FFFFFF; 
	top: 554px; /*clip:  rect(  0px )*/
}
.Absatzeingerueckt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	top: 554px;
	/*clip:  rect(  0px );*/
	text-indent: 10pt;
}
/*
	-------------------------
	 Ma.O.: Zeitreihengraphik
	 ------------------------
*/
.linkbutton_A 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: normal; 
	margin: 2px 2px 2px 2px;
	padding: 2px 2px 2px 2px;
	border: #CCCCCC 1px solid;
	background: #2D9CAF;
}
.linkbutton_A a
{
	color : #EEEEEE;
	border-bottom: #2D9CAF 1px solid;
}
.linkbutton_A a:hover
{
	color : #FFFFFF;
	border-bottom: #FFFFFF 1px solid;
}

.optiontabletitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size	: 9pt;
	color		: #000000;
	font-weight	: bold;
	padding-top : 6pt;
}
.optiontabletext
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size	: 9pt;
	color		: #000000;
}

/*
 	-------------------------------------------------------------
	für neues Layout (entsprechend Silvia Böhm, Kleiner und Bold)
	-	Auswahlkarten
	-	Ganglinien
	-	Stammdaten
	-	Kommentar in kleiner-böhm: style-sheet: 1em is 10px 
	-------------------------------------------------------------
*/

	#popupcontent
	{
		position	: absolute;
		left		: 0pt;
		top			: 0pt;
		width		: 800px;
/*		height		: 540px;	*/
		height		: 760px;
		margin		: 2px;
		padding		: 2px;
		border		: 1px solid navy;
		overflow	: hidden;
		/* div horizontal zentrieren (für popup, frame etc.): */
		left		: 50%;
		margin-left	: -402px;
	}
	#popupcontenttitle
	{
	position		: relative;
	width			: 792px;
	padding			: 8px 4px 8px 4px;
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 16pt;
	font-style		: normal;
	font-weight		: bold;
	font-variant	: normal; 
	color			: #FFFFFF;
	white-space		: nowrap;
/*	background-color: #165286; */
	background-color: #395c7a;
	background-image: url(popupcontenttitlebg1.jpg);	
	}
	
	#popupcontentlinks
	{
		position		: relative;
		width			: 790px;		
		padding			: 6px 4px 6px 4px;
		font-family		: Arial, Helvetica, sans-serif;
		font-size		: 10pt;
		font-style		: normal;
		background		: #cad5dc;
		border			: solid 1px #165286;
		margin-top		: 2px;
	}
	#popupcontentmap
	{
		position		: absolute;
		width			: 796px;	
		padding			: 2px 2px 2px 2px;
		border			: none;
	}	
	#popupcontentmapinfo
	{
		position		: absolute;
		width			: 796px;	
		padding			: 2px 2px 2px 2px;
		border			: none;
	}	
	#popupcontentdiag
	{
		position		: relative;
		width			: 796px;	
		padding			: 2px 0px 2px 0px;
		border			: none;
	}	
	
	.normtext
	{
		padding		: 0px;
		font-family	: Arial, Helvetica, sans-serif;
		font-size	: 10pt;
		font-style	: normal;
	}
	.infotextsmall
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9pt;
		color:#444444;
	}
	.legendtext
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 8pt;
		color:#000000;
	}
	.linkarrow
	{
		padding: 0px 3px 0px 10px;
		margin: 0px;
	}
	.linkcaption
	{
		font-family		: Arial, Helvetica, sans-serif; 
		color			: #000000;
		font-size		: 9pt;
 	}
	.okbutton
	{
		border		: 1px black solid;
		width		: 50pt;
		height		: 14pt;
		font-size	: 8pt;
		background	: #F0F0F0;
		padding		: 0px;
	}
	#popupcontent a
	{
		font-family		: Arial, Helvetica, sans-serif; 
		color			: #165286;
		font-size		: 9pt;
		font-style		: normal; 
		font-weight		: bold; 
		text-decoration	: none;
	}
	#popupcontent a:hover
	{
		font-family		: Arial, Helvetica, sans-serif; 
		color			: #165286;
		text-decoration	: underline;
	}

	.Legende
	{
		margin-bottom	: 1pt;
	}

/**
 *
 * Michael Hoffmann
 *
 */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.tooltip{

	font-family:arial;
	font-size:12px;
	font-weight:bold;
	width:auto;
	height:auto;
}

.tooltip-head{
	width:auto;
	height:auto;
	background-color:#3399cc;
	white-space: nowrap;
	padding: 1px 1px 1px 1px;
}

.tooltip-body{

	width:auto;
	height:auto;
	background-color:#fff;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	white-space: nowrap;
	padding: 1px 1px 1px 1px;
}

.tooltip-label
{
		font-size:12px;
		padding-right:3pt;
		font-weight:normal;
		color:#000000;
}
.tooltip-value
{
		font-size:12px;
		padding-right:6pt;
		color:#000000;
		font-weight:bold;
}
.tooltip-unit
{
		font-size:12px;
		padding-right:6pt;
		color:#000000;
		font-weight:normal;
}
.tooltip-date
{
		font-size:11px;
		padding-right:3pt;
		color: #444488;
		font-weight:normal;
}
.tooltip-ai
{
		font-size:11px;
		padding-right:3pt;
		padding-left: 3pt;
		color: #444488;
		font-weight:normal;
}

/*
	benutzerdefinierte Multipegellisten
*/

#umpselector
{
	width: 130px;
	border: 1px black solid;
	font-size: 9pt;
}
.umpselectorbutshow
{
	font-size: 8pt;
	font-weight: bold;
	color: navy;
	border: 1px solid #0000A0;
	background-color: #E0E0E0;
	padding: 2px 4px 2px 4px;
}
.umpselectorbutsedit
{
	font-size: 8pt;
	border: 1px solid #666666;
	background-color: #E0E0E0;
	padding: 2px 4px 2px 4px;
}
.umpselectorbutshow:hover ,
.umpselectorbutsedit:hover
{
	background-color: #FFFFFF;
}



