* {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9pt;
}
div.bannerbox {
	width: 1000px;
	position: absolute;
	top: 8px;
	left: 8px;
}
div.headerbox {
	width: 1000px;
	border: 1px solid black;
	padding-left: 6px;
	margin-bottom: 4px;
	position: absolute;
	top: 78px;
	left: 8px;
}
div.impressum {
	position: absolute;
	top: 82px;
	left: 930px;
}
h1.header {
	font-size: 18pt;
	line-height: 20pt;
	display: inline;
	margin-right: 4px;
}
a.header {
	color: black;
	text-decoration: none;
}
h2.header {
	font-size: 9pt;
	line-height: 11pt;
	display: inline;
	margin-left: 4px;
}

div.contentboxes {
	width: 750px;
	position: absolute;
	top: 110px;
	left: 8px;
}

div.contentbox {
	width: 742px;
	border: 1px dashed black;
	margin-bottom: 8px;
	margin-top: 8px;
	padding: 4px;
}
div.rightboxes {
	width: 244px;
	position: absolute;
	top: 110px;
	left: 770px;
}
div.navibox {
	width: 236px;
	border: 1px dashed black;
	margin-bottom: 8px;
	margin-top: 8px;
	padding: 4px;
}
ul.comment {
	margin: 0px;
	list-style-type: square;
}
p.wl {
	margin-top: 0px;
	margin-left: 2px;
}
p.amz {
	margin-top: 0px;
	height: 80px;
}
p.amz img {
	float: left;
	margin-right: 4px;
	margin-bottom: 4px;
}

a.title {
	color: #000000;
	font-size: 11px;
	text-decoration: underline;
	line-height:14px;
	font-weight: bold;
}
a.url {
	/*color: #666666;*/
	color: #0000FF;
	font-size: 10px;
	line-height:14px;
	text-decoration: none;

}
