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
{

#headertext {
	font-size: 100%;
	font-weight : normal;
	padding : 0.15ex 0 0 0;
	margin : 0 0 0 0;
}

h1, h2, h3 {
	color: white;
	background-color: #6487dc;
	padding-left: 1ex;
	padding-right : 1ex;
}

h1, 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;
}

#bodyText p {
	padding: 0 1ex 2ex 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 {
	color: White;
	background-color: #6487dc;
	height: 2.1em;
	margin : 0;
	padding : 0;
}

#upperMenuBar a {
	color: white;
	font-size: 90%;
	text-decoration: none;
	padding-left: 0.8ex;
	padding-right: 0.8ex;
}

#upperMenuBar 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;
}

#headerNewsletter {
	position: absolute;
	right: 2mm;
	top: 3.6em;
	margin : 0;
	padding : 0;
	min-width : 155px;
}

#headerNewsletter .text {
	border-color: #003399;
	font-family: "lucida console", "courier new", courier, monospace;
	font-size: 97%;
	font-size-adjust: 0.55;
	width: 9em;
	padding: 1mm;
	border-style: solid;
	border-width: 1px;
	height: 1.75em;
}

#headerNewsletter .submit {
	color: white;
	background-color: #8cc68c;
	font-size: 100%;
	font-weight: bold;
	border-color: white;
	border-style: solid;
	border-width: 1px;
	cursor: pointer;
	position: relative;
	top: -0.1ex;
	height: 1.75em;
}

#headerNewsletter [class~="text"] {
	min-height : 3.75ex;
	max-height : 3.75ex;
}

#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.2ex 1ex 1.2ex 5mm;
}

.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;
}

#artmedic {
	color : Gray;
	font-size : 75%;
	text-align : right;
}

#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;
}


.w20 {
	width : 20ex;
}

.w30 {
	width : 30ex;
}

table.subdconfig {
	width : 60ex;
}

.subdconfig td {
	width: 50%;
}

li a {
	text-align: left;
}

.guidelist th {
	text-align: left;
}

.underline {
	text-decoration: underline;
}

#wintuningnews table, #wintuningnews th, #wintuningnews td {
	padding: 0 0 0 0;
	margin: 1ex 0 1ex 0;
}

#wintuningnews a {
	color: #0066cc;
	border: none;
}

#wintuningnews a:hover, #wintuningnews a:active, #wintuningnews a:focus {
	text-decoration: underline;
}

}

@media print
{

#upperMenuBar, #upperMenuBar a, #lowerMenuBar, #footer, #footer a {
	color: #666666;
	background-color : transparent;
}

#headerNewsletter, .sideTextBox, #bodyText .topOfPage  {
	display : none;
}

#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;
}

h1, h2, h3 {
	color: #6487dc;
	background-color : transparent;
}

}
