* {
 margin: 0 auto 0 auto;
 padding: 0;
}
@page {
 size: auto;
}
html, body {
  height: 100%;
}
body {
	font: normal normal normal 1em/ 1em Verdana, Helvetica, Arial, sans-serif; color : #3F3F3F;	
 line-height: 130%;
}
#content {
	padding: 0;
}
#document {
	display:block;
	margin-left: 1em;
}

/* Die versteckten Sprungziele machen im IE7-Ausdruck ärger, daher hier entfernen */
.internal {
	display: none;
}

#documenttitle {
	display:none;
}

div#main_nav, div#nav_tree, div#nav_toc, div#meta_nav, div#header, div#contenttoolbar, div#foot {
	display:none;
}

div#document_toolbar ul{
	display:none;
}


h1,h2,h3,h4,h5,h6 {
	text-align: left;
	margin-top: 1em;
	margin-bottom: 0.2em;
	font-family: Verdana, Helvetica, Arial, sans-serif !important;
}

h1,h2,h3 {
	color: #0B68B6;
}

h1 {
	font: bold 130% georgia, "palatino linotype", "times new roman", serif;
}

h2 {
	font: bold 130% georgia, "palatino linotype", "times new roman", serif;
}

h3 {
	font: 120% georgia, "palatino linotype", "times new roman", serif;
}

h4 {
	font: bold 100% georgia, "palatino linotype", "times new roman", serif;
}

h5 {
	font: italic 100% georgia, "palatino linotype", "times new roman", serif;
}

h6 {
	font: small-caps 100% georgia, "palatino linotype", "times new roman",
		serif;
}

#content_div .center {
       text-align: center;
}

#content_div .padding1 {
       padding: 0 0 2px 5px;
}

#content_div .bold {
       font-weight: bold;
}

#content_div .italic {
       font-style: italic;
}

#content_div .underline {
	text-decoration:underline;	
}

#content_div .bolditalic {
	font-style: italic;	
	font-weight: bold;	
}

#content_div .boldunderline {
	text-decoration:underline;	
	font-weight: bold;	
}


#content_div .block {
       display: block;
}

#content_div .footnote_text {
       font-weight: normal;
       font-size: 6pt;
}

#content_div .footnote {
       position: relative; /*this is the key*/
       z-index: 24;
       text-decoration: none
}

#content_div .subscript {
       font-size: 7pt;
}

#content_div ol,ul {
       margin-left: 20px;
}

#content_div .loweralpha {
       list-style-type: lower-alpha;
       padding: 0 0 0 1.1em;
}

#content_div .arabic {
       list-style-type: decimal;
       padding: 0 0 0 1.1em;
}

#document_toolbar {
       display: none;
}

#content_div table {
       width: 100%;
}

#content_div table p {
       padding: 0 0 0 3px;
}

#document h1,h2,h3,h4 {
       color: #000;
       font-family: Verdana, Helvetica, Arial, sans-serif;
}

#document h1.chapter_title {
       color: #0B68B6;
}

#document h3.section3_title {
font-weight: bold;
font-size: 100%;
margin: 1.2em 0 0em 0;
}

#document h3.section4_title {
font-weight: bold;
margin: 0.8em 0 0.8em 0;
}

#document a {
       text-decoration: underline;
}

#document {
       font-family: Verdana, Helvetica, Arial, sans-serif;
}

#document div.toc {
       margin-bottom: 2em;
       padding-bottom: 2.5em;
       border-style: dotted;
       border-width: 0 0 1px 0;
}
