body {
	margin: 0;
	padding: 0;
	background: #EAEAEA;
	font-family: "Helvetica CE", Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #454545;
}

td, input, select, textarea {
	font-size: 11px;
}

h1, h2, h3, h4, h5, p {
	margin-top: 0px;
	margin-bottom: 10px;
}

h1 {
	font-size: 16px;
	color: #161616;
	border-bottom: 1px solid #161616;
}

h1.header {
	margin-bottom: 5px;
}

h2 {
	font-size: 12px;
	color: #161616;
	margin-bottom: 5px;
}

h2 a {
	color: #161616;
}

h2 a:hover {
	text-decoration: underline;
}

h5 {
	font-size: 11px;
	color: #161616;
	margin-bottom: 0;
}

.bottomline {
	border-top: 1px solid #C1C1C1;
	text-align: right;
	padding-top: 5px;
}

a.thema {
	display: block;
	height: 14px;
	font-weight: bold;
	padding: 0px 20px;
	color: #606060;
}

.thema:hover {
	display: block;
	background: #C8C9CE;
	color: #000000;
}

.whlink {
	color: #FFFFFF;
	font-weight: bold;
}

.whlink a {
	color: #454545;
}

.grlink {
	color: #8995A1;
	font-weight: bold;
	margin-bottom: 10px;
}

.orlink a {
	color: #606060;
}

.orlink {
	color: #C8C9CE;
	font-weight: bold;
	margin-bottom: 10px;
}

.grlink a {
	color: #606060;
}

.or {
	background: #C8C9CE;
}

.orl {
	background: #DADBE0;
}

.gr {
	background: #8995A1;
}

.grl {
	background: #C8C9CE;
}

.silver {
	background: #F1F1F1;
}

.b {
	margin: 6px 2px;
}

.text {
	padding: 15px;
	text-align: justify;
}

.right {
	text-align: right;
}

.info td {
	font-size: 10px;
	color: #000000;
}

.info td.white {
	color: #FFFFFF;
	font-weight: bold;
}

.banner {
	margin: 5px 5px 0 5px;
}

.title {
	margin-top: 0px;
}

.bottomtable {
	margin-top: 1px;
}

.copy {
	font-size: 10px;
	color: #FFFFFF;
	border-top: 1px solid #FFFFFF;
}

.line {
	border-top: 1px solid #FFFFFF;
}

.copy a {
	color: #606060;
}

.margin {
	padding-bottom: 5px;
}

.margin2 {
	padding-top: 5px;
	padding-bottom: 5px;
}

a {
	color: #606060;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

form {
	margin: 0;
}

img {
	border-color: #A4A4A4;
}

.small {
	font-size: 10px;
}