

/* Presentation Stylesheet */ 

h3 {
 margin:0;
 padding:5px;
 font-family: "Trebuchet MS", sans-serif;
 }

 img {
 border: 0;
 }


h4, h5 {
 margin:0; 
 padding:5px;
 font-family: "Trebuchet MS", sans-serif;
 }

 h2 {
 margin:0; 
 padding: 0;
 font-family: "Trebuchet MS", sans-serif;
 font-size: 12pt;
 }

 h3 {
 margin:0; 
 padding: 0;
 font-family: "Trebuchet MS", sans-serif;
 font-size: 10pt;
 }
 
body, p {
	color: #000000;
	padding:5px;
	margin: 0;

	font-family: "Verdana";
	/*font-family: "Trebuchet MS", sans-serif;*/
	/*font-weight: bold;*/
	font-weight: normal;
	font-size: 9pt;	
	/*line-height: 10pt;
	text-align: left;*/
	text-align: justify;
}

a {
	color: #5461AF;
	cursor : hand;
	margin: 0;
	text-decoration: underline;
}
a:hover {
	color: #FF902A;
	margin: 0;
	text-decoration: underline;
}

#a_cit {
	color:#5461AF;
	cursor : hand;
	margin: 0;
	text-decoration: none;
}
#a_cit:hover
{
	color: #FF902A;
	margin: 0;
	text-decoration: none;
}

#nb { /* nota bene */
border:solid #0A0AAA;
border-width:0 0 0 3px;
padding-left: 10px;
margin: 4px;
color: #0A0AAA;
}

#nextpar { /* next paragraph */
color: #0A0ADD;
text-align: center;
}

#citate {
float:right;
/*color:#0A0A77;*/
background: #FEF8E6;
/*background: #EAEAEA;
background-repeat:no-repeat;
background-position:left top;
background-image: url(../img/citate.gif);
font-family: "Trebuchet MS", sans-serif;*/
font-family: "Arial", sans-serif;
font-weight: bold;
font-style: italic;
font-size: 9pt;
text-align: left;
padding: 10px 10px 10px 10px;
margin-left: 10px;
margin-bottom: 10px;
border-top:1px solid #ccc;
border-left:1px solid #bbb;
border-right:1px solid #ccc;
border-bottom:1px solid #bbb;
}

#citate_left {
float:left;
/*color:#0A0A77;*/
background: #FEF8E6;
/*background: #EAEAEA;
background-repeat:no-repeat;
background-position:left top;
background-image: url(../img/citate.gif);
font-family: "Trebuchet MS", sans-serif;*/
font-family: "Arial", sans-serif;
font-weight: bold;
font-style: italic;
font-size: 9pt;
text-align: left;
padding: 10px 10px 10px 10px;
margin-right: 10px;
margin-bottom: 10px;
border-top:1px solid #ccc;
border-left:1px solid #bbb;
border-right:1px solid #ccc;
border-bottom:1px solid #bbb;
}

#citate_center
{
background: #FEF8E6;
font-family: "Arial", sans-serif;
font-weight: bold;
font-style: italic;
font-size: 9pt;
/*text-align: left;*/
padding: 10px 10px 10px 10px;
margin-left: 10px;
border-top:1px solid #ccc;
border-left:1px solid #bbb;
border-right:1px solid #ccc;
border-bottom:1px solid #bbb;
}

#citate_sign {
text-align: right;
font-style: normal;
font-weight: normal;
font-family: "Verdana", sans-serif;
font-size: 8pt;
}

cite {
	font-size: 8pt;
}

#cite_inline
{
	font-size: 9pt;
}

#example {
background: #FEF8E6;
font-family: "Arial", sans-serif;
font-weight: normal;
font-size: 9pt;
text-align: left;
padding: 10px 10px 10px 10px;
border-top:1px solid #ccc;
border-left:1px solid #bbb;
border-right:1px solid #ccc;
border-bottom:1px solid #bbb;
}

#nav {
margin-top: 10px;
text-align: center;
vertical-align: top;
}

#footnote {
color: black;
padding-top: 5px;
padding-bottom: 5px;
margin-top: 15px;
margin-left: 5px;
margin-right: 5px;

border:solid #BEBEBE;
border-width:1px 0 0 0;
font-size: 8pt;
text-align: left;
font-family: "Trebuchet MS", sans-serif;
}