/*****************************************************/
/* Body */
/*****************************************************/
body, p, td, tr
{
	font-family: Arial,Helvetica,Univers,"Zurich BT", "sans-serif";
}

h1
{
	font-size: 22pt;
	font-family: Arial,Helvetica,Univers,"Zurich BT", "sans-serif";
	font-weight: bolder;
	color: black;	
}

/*****************************************************
General Text
*****************************************************/
/* gewisse Zeichen wie ≅, ≡ etc. müssen mit einem anderen Font dargestellt werden, da sie */
/* in den 'normalen' Fonts nicht vorkommen */
.unicode
{ 
	font-family: "Arial Unicode MS", "Verdana" , "Arial" , "Tahoma" , "Helvetica" , "Geneva" , "sans-serif"; 
}

.LabelText
{
	font-family: Arial,"Helvetica Black","LB Helvetica Black","Univers Black",Zurich, "sans-serif";
	font-size: smaller;
	font-weight: bolder;
	color: Black;
}

.ErrorMessage
{
	font-family: Arial,"Helvetica Black","LB Helvetica Black","Univers Black",Zurich, "sans-serif";
	font-size: small;
	color: Red;
}

.ErrorMessageSmall
{
	font-family: Arial,"Helvetica Black","LB Helvetica Black","Univers Black",Zurich, "sans-serif";
	font-size:smaller;
	color: Red;
}

.ListText
{
	font-family: "Arial Black","Helvetica Black","LB Helvetica Black","Univers Black","Zurich Blk BT", "sans-serif";
	font-size: smaller;
}

.EmptyGridText
{
	font-family: Arial,Helvetica,Univers,"Zurich BT", "sans-serif";
	color: Red;
}

.CompanyDetail
{
	font-family: Arial,Helvetica,Univers,"Zurich BT", "sans-serif";
	font-size: smaller;
}

.ContentTitle
{
	font-family: "Arial","Helvetica","Univers","Zurich", "sans-serif";
	color: #003366;
	font-weight: bold;
}

.CopyrightText
{
	font-family: "Arial","Helvetica","Univers","Zurich", "sans-serif";
	font-size: smaller;
	color: #003366;
}

.BekanntmachungenText
{
	font-family: Arial,"Helvetica Black","LB Helvetica Black","Univers Black",Zurich, "sans-serif";
	font-size: smaller;
	color: Black;
}

.BekanntmachungenTitel
{
	font-family: Arial,"Helvetica Black","LB Helvetica Black","Univers Black",Zurich, "sans-serif";
	font-size: smaller;
	font-weight: bolder;
	color: Black;
}

.CookieWarning
{
	font-family: Arial,"Helvetica Black","LB Helvetica Black","Univers Black",Zurich, "sans-serif";
	font-size: medium;
	font-weight: bolder;
	color: Red;
}

.HelpText
{
	font-size: 12pt;
	font-family: Arial,Helvetica,Univers,"Zurich BT", "sans-serif";
	color: black;
}

.HelpTextBold
{
	font-size: 11pt;
	font-family: Arial,Helvetica,Univers,"Zurich BT", "sans-serif";
	color: black;
	font-weight:bold;
}

.HelpTextSmall
{
	font-size: 11pt;
	font-family: Arial,Helvetica,Univers,"Zurich BT", "sans-serif";
	color: black;
}

.HelpTextSmallBold
{
	font-size: 11pt;
	font-family: Arial,Helvetica,Univers,"Zurich BT", "sans-serif";
	color: black;
	font-weight:bold;
}

.Zwischentitel
{
	font-size: 12pt;
	font-family: Arial,Helvetica,Univers,"Zurich BT", "sans-serif";
	font-weight: bolder;
	color: black;
}

.AdobeAcrobatReaderText
{
	font-family: Arial,Helvetica,Univers,"Zurich BT", "sans-serif";
	font-size: x-small;
}

.Hyperlinks
{
	font-family: Arial,"Helvetica Black","LB Helvetica Black","Univers Black",Zurich, "sans-serif";
	font-size: smaller;
	color: Blue;
}

/*****************************************************
Menu (Nicht IE)
*****************************************************/
#menue
{
	position: absolute;
	left: 0px;
	top: 0px;
}



/*****************************************************
Monographie
*****************************************************/
#monographie
{
	width: 99%;
	font-family: "Verdana" , "Arial" , "Tahoma" , "Helvetica" , "Geneva" , "sans-serif";
	color: black;
}

/* Monographie Titel */
#monographie h1
{
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 0.2em;
}

/* Abschnittstitel */
#monographie h2
{
	font-size: 0.9em;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 0.0em;
}
#monographie .box h2
{
	font-weight: bold;
	font-style: italic;
	margin-bottom: 0.0em;
}

/* Untertitel {U} */
#monographie h3
{
	font-size: 0.9em;
	font-weight: normal;
	margin-top: 0.5em;
	margin-bottom: 0.0em;
}
#monographie .box h3
{
	font-weight: normal;
	margin-top: 0.5em;
	margin-bottom: 0.0em;
}

/* Untertitel1 {u} */
#monographie h4
{
	font-size: 0.9em;
	font-weight: normal;
	font-style: italic;
	margin-top: 0.2em;
	margin-bottom: 0.0em;
}

#monographie .box h4
{
	font-weight: normal;
	font-style: italic;
	margin-top: 0.2em;
	margin-bottom: 0.0em;
}

#monographie .header
{
	font-size: 0.85em;
	font-weight: normal;
	color: #999999;
	text-align: right;
	margin-bottom: 2em;
}

#monographie .footer
{
	font-size: 0.85em;
	font-weight: normal;
	color: #999999;
	margin-top: 2.0em;
	border-top: #999999 1px solid;
	padding-top: 0.5em;
}

#monographie div p
{
	font-size: 0.9em;
}

#monographie .paragraph
{
	font-weight: normal;
	font-style: normal;
	margin-top: 0.8em;
}

.noSpacing
{
	margin-top: 0em;
	margin-bottom: 0em;
}

.spacing1
{
	margin-top: 0em;
	margin-bottom: 0.25em;
}

.spacing2
{
	margin-top: 0em;
	margin-bottom: 0.5em;
}

#monographie .ownerCompany
{
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	text-align: right;
	margin-bottom: 1.0em;
	border-top: black 1px solid;
	border-bottom: black 1px solid;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
}

#monographie .titleAdd
{
	font-size: 0.9em;
	font-weight: bold;
	font-style: italic;
}

#monographie .shortCharacteristic
{
	font-size: 1.1em;
	font-style: italic;
}

#monographie .indention1
{
	margin-left: 5em;
}

#monographie .indention2
{
	margin-left: 10em;
}

#monographie .indention3
{
	margin-left: 15em;
}

#monographie .box
{
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 6px;
	padding-left: 5px;
	padding-right: 5px;
	border-width: 1px;
	border-color: Black;
	border-style: solid;
}

#monographie .image
{
	margin-top: 20px;
	margin-bottom: 20px;
}

/* Tabelle - Start */
#monographie table
{
	font-family: "Courier New", "sans-serif";
	font-size: 0.9em;
	margin-top: 0.9em;
	margin-bottom: 0.9em;
	border-top: solid 1px black;
	border-bottom: solid 1px black;
}

#monographie td
{
	font-family: "Courier New", "sans-serif";
	font-size: 0.9em;
}

#monographie thead th
{
	font-family: "Courier New", "sans-serif";
	font-style:normal;
	font-weight:normal;
	text-align:left;
}
/* Tabelle - Ende */

.rowSepBelow
{
	border-bottom: solid 1px black;
}
