body {
	font-family: Arial, Helvetica, sans-serif;
	background: #b3c7d1;
}
.table-complete {
	border: 1px solid #b0c5cf;
	background: #e4e5e6;
}
.table-content {
	background: #930;
}
.table-banner1 {
	position: absolute;
	top: 40px;
	width: 100%;
}
.table-banner2 {
	position: absolute;
	top: 90px;
	width: 800px;
}
.table-coding {
	border: 1px solid #999;
	background: #fff;
	font-size: 8pt;
	color: #666;
}
.tablewerbung {
	border: none;
	background: #dedede;
	height: 600px;
}
a.bannerlink {
	line-height: 15px;
	height: 15px;
	text-decoration: none;
	font-size: 12px;
	color: white;
	border: none;
	background: #069;
	padding-left: 5px;
	padding-right: 5px;
}
a.bannerlink:hover {
	text-decoration: underline;
}
.listing-link {
	display: block;
	width: 100%;
	line-height: 15px;
	height: 15px;
	text-align: center;
	text-decoration: none;
	font-size: 11px;
	color: white;
	background: #930;
	padding-left: 4px;
	padding-right: 4px;
	border: 1px solid #f63;
}
.listing-link:hover {
	background: #000;
}
.subline {
	font-size: 10pt;
	color: #d47636;
	font-weight: bold;
	border-bottom: 1px solid #d47636;
}
.listheadline {
	font-size: 9pt;
	color: #fff;
	font-weight: bold;
	letter-spacing: 2px;
	background: #069;
}
.listheader {
	font-size: 8pt;
	font-weight: bold;
	letter-spacing: 2px;
	background: #069;
}
.listingline1 {
	border: 1px solid #aaa;
	border-spacing: 0;
	background: #dbe7fb;
}
.listingline2 {
	background: #fff;
}
.suche {
	font-size: 8pt;
	color: #fff;
	background: #b0c5cf;
	float: left;
	margin: 0;
	padding: 0;
	border: 1px solid #999;
	height: 21px;
}
input, textarea {
	font-size: 8pt;
	color: black;
	border: 1px solid #b0c5cf;
	background: #eef;
}
cfinput, textarea {
	font-size: 8pt;
	color: black;
	border: 1px solid #b0c5cf;
	background: #eef;
}
.submit {
	border: 1px solid #b0c5cf;
	color: #fff;
	font-weight: bold;
	background: #b0c5cf;
}
.checkbox {
	border: none;
	background: transparent;
}
.radiobutton {
	border: none;
	background: transparent;
}
input, select {
	border: 1px solid #b0c5cf;
	background: #eef;
	font-size: 8pt;
}
textarea {
	border: 1px solid #b0c5cf;
	height: 100px;
	background: #eef;
	font-size: 8pt;
}
H1 {
	font-size: 10pt;
	color: #069;
	font-weight: bold;
	border-bottom: 1px solid #069;
	margin-bottom: 5px;
}
H2 {
	font-size: 8pt;
	color: #000;
	font-weight: bold;
	margin-bottom: 5px;
}
H3 {
	font-size: 8pt;
	font-weight: lighter;
	border: 1px solid #bbb;
	margin-bottom: 5px;
}
.headline {
	font-size: 10pt;
	color: #666;
	font-weight: bold;
	border-bottom: 1px solid #666;
}
.titel {
	font-size: 8pt;
	color: #000;
	font-weight: bold;
}
.fliesstext {
	font-size: 8pt;
	color: #555;
}
.footer-table {
	background: #000;
}
.footer-text {
	color: #069;
	text-decoration: none;
	font-weight: normal;
	font-size: 8pt;
}
.footer-link {
	color: #069;
	text-decoration: none;
	font-weight: normal;
	font-size: 8pt;
}
.footer-link:hover {
	color: #000;
}
a.textlink {
	padding-left: 15px;
	font-size: 8pt;
	color: #069;
	background: url('../../globals/images/linkarrow.gif') no-repeat left 0;
	text-decoration: underline;
}
a.textlink:hover {
	font-size: 8pt;
	color: #000;
	text-decoration: underline;
}
a.buttonlink {
	border: 1px solid transparent;
}
a.buttonlink:hover {
	border: 1px solid #d7b791;
}
a.headertoplink {
	font-size: 8pt;
	color: white;
	text-decoration: none;
	background: transparent;
}
a.headertoplink:hover {
	color: white;
	background: #000;
}
li {
	font-size: 8pt;
	font-weight: normal;
	line-height: 1.2;
}
b {
	font-size: 8pt;
	color: black;
	font-weight: bold;
}
tr.list_header {
	font-size: 9pt;
	color: white;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
	background: #069;
}
tr.list_row {
	font-size: 9pt;
	color: black;
	font-weight: normal;
}
.detail-box {
	border: 1px solid #c60;
	margin: 5px;
}
.picframe {
	border: 1px solid #069;
}