body {
	color: black;
	background-color: #f0f0f0;
	font-family: verdana, tahoma, helvetica, arial, sans-serif;
	font-size: 82%;
	margin: 0;
	padding : 0;
}

/* ab hier kein Netscape 4 mehr  */

@media all
{

h1 {
	font-size: 100%;
	font-weight : normal;
	padding : 0.15ex 0 0 0;
	margin : 0 0 0 0;
}

h2, h3 {
	color: white;
	background-color: #6487dc;
	padding-left: 1ex;
	padding-right : 1ex;
}

h2 {
	font-weight: bold;
	font-size: 100%;
	padding-bottom: 0.5ex;
	margin-top: 3ex;
	padding-top : 0.5ex;
}

h3 {
	font-weight: bold;
	font-size: 90%;
	padding-bottom: 0.2ex;
	margin-top: 2ex;
	padding-top : 0.2ex;
}

dl, ul, ol {
	margin-top : 0px;
	padding-top : 0px;
	padding-bottom: 2ex;
}

dt {
	font-weight: bold;
	padding-left: 1ex;
	padding-right : 1ex;
}

dd {
	padding-left: 1ex;
	padding-bottom: 1.5em;
	padding-right : 1ex;
}

li {
	padding-right : 1ex;
}

#bodyText {
	background-color: White;
	text-align: justify;
	line-height: 1.5em;
	margin: 0 0 0 15.5em;
	padding: 5mm 5mm 2mm 5mm;
	border-left: 1px solid #999999;
	min-height : 420px;
}

#bodyText p {
	padding : 0.5ex 1ex 1ex 1ex;
}

#bodyText a {
	color: #0066cc;
	text-decoration: none;
	border-bottom-color: #0066cc;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#bodyText a:hover {
	border-bottom-color: White;
}

#bodyText .topOfPage {
	color: white;
	font-weight: bold;
	font-variant: small-caps;
	border: 0;
	padding: 0.25ex 1ex;
	float: right;
}

#bodyText [class~="topOfPage"] {
	padding: 1.5ex 1ex;
}

#bodyText td, #bodyText th {
	font-size: 82%;
	padding-left : 1ex;
	padding-right : 1ex;
}

#bodyText td {
	vertical-align : top;
}

.smallCaps {
	font-variant: small-caps;
}

#upperMenuBar {
	height: 2.1em;
	margin : 0;
	padding : 0;
}

#upperMenuBar, .LHS, .RHS {
	color: White;
	background-color: #6487dc;
}

.LHS a, .RHS a {
	color: white;
	font-size: 90%;
	text-decoration: none;
	padding-left: 0.8ex;
	padding-right: 0.8ex;
}

.LHS a:hover, .RHS a:hover {
	text-decoration: underline;
}

.LHS {
	position: absolute;
	left: 1.7mm;
	top: 1ex;
	margin : 0;
	padding : 0;
}

.RHS {
	position: absolute;
	right: 0.6mm;
	top: 0.9ex;
	margin : 0;
	padding : 0;
}

#header {
	color: #274e90;
	background-color: #8caae6;
	font-size: 335%;
	height: 1.45em;
	margin : 0;
	padding : 0 0 0 4mm;
}

#lowerMenuBar {
	color: white;
	background-color: #003399;
	height: 1.9em;
	margin : 0;
	padding : 0.75ex 0 0 1.3mm;
	max-height: 1.5em;
}

#lowerMenuBar a {
	color: White;
	font-weight: bold;
	text-decoration: none;
	padding : 0 1.5ex 0 0.75ex;
}

#lowerMenuBar a:hover {
	text-decoration: underline;
}

#upperMenuBar .highlight, #lowerMenuBar .highlight {
	color: #fda05b;
}

.sideMenuBox, .sideTextBox {
	background-color: #f0f0f0;
	width: 15.5em;
	border-bottom: 1px solid #999999;
	float: left;
	clear: left;
	padding : 1em 0 1em 0;
}

.sideMenuBox div, .sideTextBox div {
	font-weight: bold;
	padding-left: 2.5mm;
	padding-bottom: 1ex;
	padding-right : 2mm;
}

.sideMenuBox a {
	color: #0066cc;
	text-decoration: none;
	display: block;
	padding: 1.5ex 1ex 1.5ex 5mm;
}

.sideMenuBox a:hover {
	color: White;
	background-color: #6487dc;
}

.sideMenuBox .thisPage {
	display: block;
	padding: 1.5ex 1ex 1.5ex 5mm;
}

.navsub {
	display: block;
	padding-bottom : 0.5ex;
}

.navsub a {
	color: #0066cc;
	text-decoration: none;
	display: block;
	padding: 0.8ex 1ex 0.8ex 7mm;
}

.navsub a:hover {
	color: White;
	background-color: #6487dc;
}

.navsub .thisPage {
	display: block;
	padding: 0.8ex 1ex 0.8ex 7mm;
}

.sideTextBox span {
	color: Black;
	line-height: 1.5em;
	display: block;
	padding: 0 1ex 0 5mm;
}

.sideTextBox a {
	color: #0066cc;
	text-decoration: none;
	border-bottom-color: #0066cc;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.sideTextBox a:hover {
	border-bottom: none;
}

.lighterBG {
	background-color: White;
}

.sideTextBox span.lighterText {
	color: Gray;
	padding: 1mm 1ex 0 5mm;
}

#footer {
	color: white;
	background-color: #6487dc;
	font-size: 90%;
	height: 4em;
}

div.footerLHS {
	position : relative;
	top: 1.9ex;
	left: 1.9ex;
	text-align : left;
	float : left;
}

div.footerRHS {
	position : relative;
	top: 1.9ex;
	right: 1.9ex;
	text-align : right;
	float : right;
}

#footer a {
	color: white;
	text-decoration: none;
}

#footer a:hover {
	text-decoration : underline;
}

q {
	border-color: #999999;
	background-color: #f0f0f0;
	font-family: tahoma, verdana, helvetica, arial, sans-serif;
	text-align: left;
	width: 9em;
	margin: 0 1em 1ex 1em;
	padding: 0.5ex 0.5ex 0.5ex 1ex;
	border-style: solid;
	border-width: 1px;
	float: right;
}

acronym {
	border-bottom-color: #999999;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	cursor: help;
}

code {
	font-family : "lucida console", "courier new", courier, monospace;
}

img {
	border: none;
}

#bodytext .nopadding, .nopadding {
	margin-bottom : 0px;
	padding-bottom : 0px;
}

#bodytext .bold, .bold {
	font-weight : bold;
	margin-bottom : 0px;
	padding-bottom : 0px;
}

.paddingtable td, .paddingtable th {
	padding-top : 1ex;
	padding-bottom : 1ex;
}

table.faq {
	margin : 0 0.5em 0 0;
	padding : 0 0 0 0;
}
td.faqq {
	width: 1%;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
}
td.faqa {
	width: 1%;
	font-weight: normal;
	text-align: center;
	vertical-align: top;
	padding : 0.5em 0 0 0;
}
td.faqqtext {
	width: 99%;
	font-weight: bold;
	text-align: justify;
}
td.faqatext {
	width: 99%;
	font-weight: normal;
	text-align: justify;
	padding : 0.5em 0 0 0;
}
table.versionhistory {
	padding-top : 1ex;
	padding-bottom : 0;
}
.versionhistory th {
	text-align : left;
	padding-bottom : 1ex;
}
.versionhistory li {
	margin-bottom : 0.4em;
	font-size : 90%;
	line-height : 140%;
}

table.bordertable {
	border : 1px solid Gray;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
}
.bordertable tr {
	margin : 0 0 0 0;
	padding : 0 0 0 0;
}
.bordertable td, .bordertable th {
	padding : 0.4ex 0.4ex 0.4ex 0.4ex;
	border : 1px solid Gray;
	margin : 0 0 0 0;
}

.w10 {width : 10ex;}
.w20 {width : 20ex;}
.w30 {width : 30ex;}
.w40 {width : 40ex;}
.w50 {width : 50ex;}
.w80 {width : 80ex;}
.h1 {height : 1ex;}
.h10 {height : 10ex;}
.h20 {height : 20ex;}
.h30 {height : 30ex;}
.h40 {height : 40ex;}
.h50 {height : 50ex;}
.h80 {height : 80ex;}

}

@media print
{

#upperMenuBar, #upperMenuBar a, #lowerMenuBar, #footer, #footer a {
	color: #666666;
	background-color : transparent;
}

#lowerMenuBar a {
	color: #666666;
	padding : 0 0.5ex 0 0.4ex;
}

.sideMenuBox {
	border : none;
	float: none;
	clear: none;
	padding : 0 0 0 0;
	margin : 1ex 0 0 1ex;
	width : 100%;
}

.sideMenuBox div, .sideMenuBox span {
	font-weight : bold;
	padding : 0 0 0 0;
	margin : 1em 0 0 0;
	line-height : normal;
}

.sideMenuBox div {
	float : left;
	padding-right : 0.5em;
	margin-left : 0.3ex;
}

.sideMenuBox span {
	position : relative;
	top : -0.6em;
}

.sideMenuBox a {
	display : none;
}

#bodyText {
	border: none;
	margin-left : 0;
	padding-top : 0;
}

h2, h3 {
	color: #6487dc;
	background-color : transparent;
}

}