body {
	margin: 0;
	padding: 0;
	background-color: #E6E6E6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

div#logo {
	border-right: 1px solid #B6B6B6;
	border-bottom: 1px solid #B6B6B6;
	background-color: white;
	position: absolute;
	top: 12px;
	left: 10px;
	visibility: visible;
}
	div#logo h1 {
		margin: 0;
		text-align: center;
		color: #CC0000;
		font-family: "Courier New", Courier, mono;
		font-size: 1.2em;
		font-weight: bold;
		padding: 0.5em 0 0 0;
		width: 210px;
		height: 135px;
		border-right: 1px solid #737373;
		border-bottom: 1px solid #737373;
	}
	
a, a:link, a:active, a:hover, a:visited {
	color: #333333;
	text-decoration: none;
	font-size: 11px;
}
a:hover, a.active {
	color: #CC0000;
}
	
div#sidebar {
	position: absolute;
	top: 60px;
	left: 10px;
	font-family: "Courier New", Courier, mono;
	font-size: 1em;
	visibility: visible;
}
	div#navigation {
	width: 150px;
	margin-left: 35px;
	border-right: 1px solid #B6B6B6;
	border-bottom: 1px solid #B6B6B6;
	background-color: white;
	font-weight: bold;
	}
	ul.mainnav {
	list-style: none;
	margin: 0;
	border-right: 1px solid #737373;
	border-bottom: 1px solid #737373;
	padding-right: 1em;
	padding-left: 1em;
	padding-top: 0.7px;
	padding-bottom: 0.7px;
		}
	ul.mainnav li {
	line-height: 1em;
	margin-bottom: 0.8em;
			}
	ul.subnav {
	list-style: none;
	margin: 0;
	padding-top: 1em;
	padding-right: 0;
	padding-bottom: 0.5em;
	padding-left: 1em;
				}
	ul.subnav li {
	line-height: 1em;
	margin-bottom: 0.8em;
					}
	div#release {
		margin: 1em 0 5em 48px;
		font-weight: bold;
	}
	div#contact {
		border-right: 1px solid #B6B6B6;
		border-bottom: 1px solid #B6B6B6;
		background-color: white;
	}
	div#contact p {
	margin: 0;
	font-family: "Courier New", Courier, mono;
	padding: 10px;
	width: 190px;
	border-right: 1px solid #737373;
	border-bottom: 1px solid #737373;
	line-height: 1.4em;
	color: #333333;
	font-size: 11px;
		}
	div#header {
	background-color: #ccc;
	height: 160px;
	line-height: 160px;
}	
	div#header h2 {
		display: block;
		width: 820px;
		margin: 0;
		padding: 0;
		text-align: right;
		color: #CC0000;
		font-family: "Courier New", Courier, mono;
		font-size: 1.5em;
	}
	div#main {
	background-color: white;
	margin: 0;
	padding: 0;
}
	div#content {
		width: 825px;
		background-color: #E6E6E6;
		margin: 0;
		padding: 0;
	}
		div#text {
			padding: 1em 1em 1em 250px;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 9pt;
			line-height: 1.7em;
		}
		div#text td {
			font-size: 8pt;
			padding-right: 1em;
		}

div#footer {
	padding-left: 250px;
}
	div#footer div {
		margin: 0;
		padding: 0;
		border-top: 1px solid black;
	}
		div#footer p {
			width: 550px;
			text-align: right;
			margin: 0;
			padding: 1em 0 2em 0;
			font-family: "Courier New", Courier, mono;
			font-weight: bold;
		}
	
a.note, a.note:link, a.note:active, a.note:hover, a.note:visited {
	font-weight: bold;
	border: 1px solid white;
	padding: 0 3px;
	cursor: pointer;
	font-size: 10px;
	background-color: #CCCCCC;
}
a.note:hover {
	background-color: white;
	border: 1px solid #999;
}

div.note {
	position: absolute;
	width: 220px;
	left: 830px;
	padding: 0;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	margin-top: -1.5em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	text-align: left;
	visibility: visible;
}
	div.note div {
	margin: 0;
	border-bottom: 1px solid black;
	line-height: 1.3em;
	padding-right: 0.3em;
	padding-bottom: 0.3em;
	padding-left: 0.3em;
	background-color: #ccc;
	}
	div.note span.notenr {
	font-weight: bold;
	color: #cc0000;
	font-size: 11px;
	}
div.note a, div.note a:link, div.note a:active, div.note a:hover, div.note a:visited {
	font-family: "Courier New", Courier, mono;
	display: block;
	background-color: #E6E6E6;
	text-align: right;
	font-weight: bold;
	padding-right: 0.5em;
	padding-left: 0.5em;
	padding-top: 0.1px;
	padding-bottom: 0.1px;
	}
	div.note a.pic {
    background: none;
    text-align: center;
    padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
	div.note a.nr {
	font-weight: bold;
	border: 1px solid white;
	padding: 0 3px;
	cursor: pointer;
	font-size: 10px;
	background-color: #CCCCCC;
}
	.no-a {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.tabelle_mi {

	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.tabelle_li {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}
.tabelle_top {
	border: 1px solid #333333;
	font-weight: bold;
}
.tabelle_re {

	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
}
.text15 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	font-weight: normal;
}
.textnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	line-height: 15px;
}
.line {
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.textfoto {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	line-height: 15px;
}
.grey {



	background-color: #CCCCCC;
}
.upnote {
	font-size: 7pt;
	line-height: 15px;
	vertical-align: super;
}
.point {
	font-size: 15px;
	font-weight: bold;
	vertical-align: text-top;
}
.link {
	font-family: "Courier New", Courier, mono;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
}
.textframe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.7em;
	color: #000000;
	font-weight: normal;
	border: 1px solid #666;
	padding: 3px;
}
