body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:small;
	font-weight:normal;
	color:#191970;
	background-color:#FFFFFF;
	float: none;
	height: auto;
	width: auto;
	margin: 10px;
	padding: 10px;
	position: static;
	text-align: justify;
}

span.pagelabel { color:#191970
                 font-weight:bold;
                 font-style:normal;
}

p { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size:small;
    font-weight:normal;
    font-style:normal;
    color:#191970;
    text-align:justify;
}

p.bold {
	font-family:Verdana, Arial, sans-serif;
	font-size:small;
	font-weight:bold;
	color:#191970;
	text-align:justify;
}

p.small {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:x-small;
	color:#000000;
	text-align:left;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	margin: 2px;
	padding: 2px;
	height: auto;
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

p.pic {
	float: left;
	padding-right: 10px;
	margin-right: 10px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left: 0px;
}

p.pictext {
	float: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: justify;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: medium;
}

p.pictextsmall {
	float: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: justify;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: small;
}

p.belowpic {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: justify;
	clear: both;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: medium;
}

p.publication {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: justify;
	clear: both;
	font-size: small;
	margin: 0px;
	padding: 0px;
}

p.publication2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: justify;
	float: none;
	font-size: small;
	margin: 0px;
	padding: 0px;
}

a.link {
	color:#191970;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a.link2 {
	color:#000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: underline;
	background-color: #FFF;
}

a.linkpub {
	color:#000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: underline;
	background-color: #FFF;
	font-size: small;
}

ul.liste1 {
	list-style-type:disc;
	text-align:justify;
	padding:10px;
	margin-left:0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	list-style-position: outside;
	height: auto;
	width: auto;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}

ul.listepub {
	list-style-type:disc;
	text-align:justify;
	padding:10px;
	margin-left:0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	list-style-position: outside;
	height: auto;
	width: auto;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}

h1 {
	font-size:x-large;
	font-weight:bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #008000;
}

h2 {
	font-size:large;
	font-weight:bold;
	text-align:left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #008000;
}

h2black {
	font-size:large;
	font-weight:bold;
	text-align:left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
}

h3 {
	font-size:medium;
	font-weight:bold;
	text-align:left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #008000;
}

h3black {
	font-size:medium;
	font-weight:bold;
	text-align:left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
}

h3blue {
	font-size:medium;
	font-weight:bold;
	text-align:left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #191970;
}

h4 {
	font-size:small;
	font-weight:bold;
	text-align:left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #191970;
}

table.kopf { border=0px;
             border-spacing=1px;
             width:100%;
}

td.kopf-left { vertical-align:bottom;
              text-align:left;
               padding=0px;
}

td.kopf-right { vertical-align:bottom;
                text-align:right;
                padding=0px;
}

td.kopf-right-top { vertical-align:top;
                    text-align:right;
                    padding=0px;
}

table.inhalt {
	background:#191970;
	padding: 0px;
	margin: 10px;
}

td.inhalt {
	vertical-align:middle;
	text-align:left;
	padding:10px;
	border:1px solid #FFFFFF;
	background:#FFFFFF;
}

p.tablekopf-right { align:right;
                    vertical-align:bottom;
}

div.kopf {
	padding:0px;
	border-bottom:2px solid silver;
	margin: 10px;
}

div.navigation {
	float:left;
	width:196px;
	background-color:silver;
	padding:10px;
	border:0px;
	margin: 10px;
	clear: none;
	height: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: medium;
}

div.inhalt {
	border:0px;
	height: auto;
	width: auto;
	padding: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 236px;
	list-style-position: outside;
	list-style-type: disc;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: medium;
}

div.fuss {
	padding:0px;
	margin-left:10px;
	margin-top:30px;
	border-top:2px solid silver;
	float: none;
	clear: both;
	margin-right: 10px;
	margin-bottom: 10px;
}

div.fuss2 {
	padding:0px;
	margin-left:10px;
	margin-top:30px;
	clear: both;
	height: auto;
	width: auto;
	margin-right: 10px;
	margin-bottom: 10px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-top-color: silver;
	border-bottom-color: silver;
	border-bottom-style: solid;
}

