body {
	font-family: Verdana, Geneva, Arial, sans-serif;
	color: #000000;
	background-color: #e8f3f1;
}

body, div, td, th {
	font-size: 11px;
	text-align: left;
}

img {
	border: 0px;
}

a {
	text-decoration: none;
}

a:link, a:visited {
	color: #000099;
}

a:active, a:hover {
	color: #0066ff;
	text-decoration: underline;
}

th {
	font-size: 12px;
}

table {
	width: 100%;
}

table.GUI, table.TableHeading {
	border-collapse: collapse;
	padding: 0px;
}

td.GUI {
	padding: 0px;
	text-align: left;
	vertical-align: top;
}

table.Search td {
	font-size: 10px;
	padding: 3px;
}

table td.Label {
	font-weight: bold;
	text-align: right;
}

table.Search input.Text, table.Search select.Select {
	width: 100px;
}

table.Search input, table.Search select {
	font-size: 10px;
}

table.TableHeading a:link, table.TableHeading a:visited {
	color: #ffffff;
	text-decoration: none;
}

table.TableHeading a:hover {
	color: #ffcc00;
}

table.NummerTopList td {
	padding: 2px;
}

table.NummerTopList td.Heading {
	font-size: 13px;
	font-weight: bold;
}

table.SearchResults td {
	padding: 2px;
}

div.Heading {
	font-size: 13px;
	font-weight: bold;
}

div.Link {
	font-size: 13px;
	font-weight: bold;
	text-align: right;
}

div.Link a {
	color: #F5822B;
}

div.Link a:hover {
	color: #000000;
}

table.SearchResults {
	border-collapse: separate;
	border-spacing: 1px;
}

table.SearchResults a {
	font-weight:bold;
}

div.BorderTop {
	margin-top: 3px;
	padding-top: 3px;
	border-top: 1px solid #000;
}

table.ExtraInfo {
	border-collapse: separate;
	border-spacing: 1px;
}

table.ExtraInfo td {
	vertical-align: top;
	text-align: left;
	padding: 3px;
	background: #e7e7e7;
}