body {
	font-size: 10pt;
	font-family: verdana,arial,helvetica;
	color: #205A9C;
	background-color: #DEE6EF;
	margin: 0px;
}

p, td, th, h1, h2, h3, li {
	font-size: 10pt;
	font-family: verdana,arial,helvetica;
	color: #205A9C;
	background-color: #FFFFFF;
}

a {
	font-size: 10pt;
	color: #0000AA;
	text-decoration: none;
}
a:hover {
	font-size: 10pt;
	color: red;
	text-decoration: none;
}

a.small-link {
	font-size: 8pt;
	color: #0000AA;
	font-weight: normal;
	text-decoration: none;
}
a.small-link:hover {
	font-size: 8pt;
	color: red;
	font-weight: normal;
	text-decoration: none;
}

h1 {
	font-size: 12pt;
	font-weight: bold;
}
h2 {
	font-size: 11pt;
	font-weight: bold;
}
h3 {
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 5px;
}

h4 {
	font-size: 8pt;
	font-weight: bold;
	margin-bottom: 5px;
}
h5 {
	font-size: 10pt;
	font-weight: normal;
}
h6 {
	font-size: 10pt;
	font-weight: normal;
}

h1.casua {
	font-size: 10pt;
	color: #000000;
	background-color: #FFFFFF;
}

a.toptab {
	font-size: 10pt;
	font-weight: bold;
	color: white;
	text-align: center;
	background-color: #5289C6;
}
a.toptab:hover {
	font-size: 10pt;
	font-weight: bold;
	color: #5289C6;
	background-color: white;
	text-decoration: none;
}
td.toptab {
	font-size: 10pt;
	font-weight: bold;
	color: white;
	text-align: center;
	background-color: #5289C6;
	border-width: 0px 3px 0px 0px;
	border-style: solid;
	border-color: #F1F6FA;
}

a.nav {
	color: #205A9C;
	text-decoration: none
}
a.nav:hover {
	color: #ffffff;
	background-color: #6699cc;
        width:100%;
	text-decoration: none
}
th.nav {
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
	background-color: #5289C6;
	text-align: left;
}
td.nav {
	font-size: 9pt;
	background-color: #DEE6EF;
}
td.navakt {
	font-size: 9pt;
	background-color: #F1F6FA;
}

.out {
	border-width: 0px 1px;
	border-style: solid;
	border-color: #5289C6;
}
.blau {
	font-weight: bold;
	color: #ffffff;
	background-color: #5289C6;
}
.grau {
	background-color: #aaaaaa;
}
.shad {
	border-width: 0px 2px 2px 0px;
	border-style: solid;
	border-color: #aaaaaa;
	background-color: #5289C6;
}
.copy {
	font-size: 7pt;
	font-weight: normal;
}

a.ads,a.dl {
	font-size: 8pt;
	color: #0000AA;
	text-decoration: none;
}
a.ads:hover,a.dl:hover {
	font-size: 8pt;
	color: red;
	text-decoration: none;
}
th.dlfat {
	font-size: 8pt;
	font-weight: bold;
	background-color: #DEE6EF;
	text-align: right;
	padding: 5px;
}
th.dl {
	font-size: 8pt;
	font-weight: normal;
	background-color: #DEE6EF;
	text-align: right;
	padding: 5px;
}
td.dl,td.ads {
	padding: 3px;
	font-size: 8pt;
	background-color: #F1F6FA;
}

a.intro,h2.intro {
	font-size: 10pt;
	color: #205A9C;
	background-color: #DEE6EF;
	text-decoration: none
}
a.intro:hover {
	color: #ffffff;
        width:100%;
	background-color: #5289C6;
	text-decoration: none
}
h1.intro {
	font-size: 10pt;
	font-weight: bold;
}
td.intro {
	font-size: 11pt;
	font-weight: bold;
	padding: 0px 15px 0px 15px;
	background-color: #DEE6EF;
}
td.intro8,a.intro8,a.intro8:hover {
	font-size: 8pt;
	color: #DEE6EF;
	background-color: #5289C6;
}
td.intro6,a.intro6,a.intro6:hover {
	font-size: 6pt;
	color: #DEE6EF;
	background-color: #5289C6;
}
.mm {
	font-size: 7pt;
	text-decoration: none
}
a.mm:hover {
	font-size: 7pt;
}

.klein { font-size: 8pt; }