@charset "utf-8";
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	margin: 0px;
	padding: 0px;
}
p {
	font-size: 1em;
	line-height: 1.2em;
	margin-top: 1.2em;
	margin-bottom: 1.2em;
}
h1 {
	font-size: 1.5em;
	line-height: 0.8em;
	font-weight: bold;
	margin-top: 0.8em;
	margin-bottom: 0.8em;
}
h2 {
	font-size:1.3333em;
	line-height: 0.9em;
	margin-top: 0.9em;
	margin-bottom: 0.9em;
	font-weight: bold;
}
h3 {
	font-size:1.1667em;
	line-height: 1.0288em;
	margin-top: 1.0288em;
	margin-bottom: 1.0288em;
	font-variant: small-caps;
}
ul {
	list-style-position: outside;
	list-style-image: url(bull.gif);
}
li {
	font-size: 1em;
	line-height: 1.2em;
}
q {
	font-style: italic;
}
q:before {
	content:"„";
}
q:after {
	content:"“";
}
table {
	page-break-before: always;
	border-collapse:collapse;
	border-spacing:0;
	font-size: 0.8333em;
	line-height: 1.2em;
	margin-top: 1.2em;
	margin-bottom: 1.2em;
	margin-left: 15px;
	border: 1px solid #000000;
	width: 95.6%;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
}
table th {
	padding-right: 0.5em;
	padding-left: 0.5em;
	border-bottom: 1px solid #000000;
	font-weight: bold;
	text-align: center;
}
table td {
	padding-right: 0.5em;
	padding-left: 0.5em;
	text-align: center;
}
blockquote {
	font-size: 0.9167em;
	font-style: italic;
	line-height: 1.3091em;
	margin-left: 15px;
	padding-left: 45px;
	margin-top: 1.3091em;
	margin-bottom: 1.3091em;
	padding-right: 15px;
}
pre {
	font-family: "Lucida Console", "Courier New", Courier, monospace;
	font-size: 1em;
	line-height: 1em;
	margin-top: 1.2em;
	margin-bottom: 1.2em;
	margin-left: 15px;
}
code {
	padding-left: 40px;
	border-left-width: 6px;
	display: block;
}
#wrap  address {
	display:none;
}
#logo img{
	display:none;
}
#logo span{
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.5em;
}#topmenu {
	display:none;
}
.rhead {
	display: none;
}
.rmenu {
	display: none;
}
.rnote {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	font-size: 0.8333em;
	line-height: 1.44em;
}#footer {
	font-size: 0.8333em;
	line-height: 1.8em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

