body {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align: left;
	background: #ffffff;
	color: #000000;
	margin: 0 3em 0 3em;
}
#kasten_links, #kasten_rechts, #navcontainer, #upperfooter, #toplinks, #detaillinks, #subnavigation, #navigation, .noshow, .unsichtbar, div.footlinks, #seitenende {
	position: absolute;
	display: none;
	height: 0px;
	width: 0px;
	overflow: hidden;
	left: -2000px;
	top: -2000px;
}
#weitereinfos {
	width: 180px;
	float: right;
	padding: 0px 0px 20px 30px;
	background: #ffffff;
	color: #000000;
}
img {
	border: 0;
}
table {
	font-size: 0.9em;
}
a {
	text-decoration: underline;
}
h1, .letter {
	font-size: 1.5em;
	font-style: normal;
	font-weight: bold;
	line-height: 1.2em;
}
h2 {
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
	line-height: 1.1em;
}

#weitereinfos h2 {
	font-size: 1.0em;
	font-style: normal;
	font-weight: bold;
	line-height: 1.0em;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.codeexample {
	font-size: 0.7em;
	font-family: serif;
}
div.horline {
	border-top: solid 1px black;
	padding-top: 3px;
	padding-bottom: 3px;
}
div.uhorline {
	border-top: solid 1px black;
	border-bottom: solid 1px black;
	padding-top: 3px;
	padding-bottom: 3px;
}
ul {
	list-style: square;
	line-height: 1.2em;
}
/* Screencast-Erweiterung */
#content .posting .screen {
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	text-align: left;
	width: 230px;
}
#content .posting .post {
	padding: 0px 0px 10px 250px;
	margin: 0px 0px 5px 0px;
	text-align: left;
	display: block;
}
div.absatz {
	clear: both;
}
div.absatz img {
	float: left;
}
div.footline {
	font-size: 0.7em;
	letter-spacing: 0.2em;
	text-decoration: none;
	padding: 8px 0px 0px 0px;
	border-top: 1px solid #000;
	clear: both;
	margin-top: 2em;
}
div.leftbild {
	float: left;
}
div.rightbild {
	float: right;
}
hr.unsichtbar {
	display: none;
}
div.glossarlist {
	float: left;
	border: solid 1px #000;
	margin-right: 3px;
	margin-bottom: 3px;
	padding: 3px 3px 3px 3px;
	width: 25px;
	height: 25px;
	text-align: center;
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
}
/* Gallery */
a.list150 {
	float: left;
	border: solid 1px #000;
	overflow: hidden;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 0;
	width: 120px;
	height: 120px;
}
div.inktext {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}
div.inkline {
	border-bottom: 1px solid #000;
}
/* Homepage */
div.homepagecenter p {
	clear: both;
}
div.homeimagebox {
	float: left;
	width: 150px;
	height: 150px;
	margin-right: 5px;
	margin-bottom: 5px;
}
img.imgicon {
	display: none;
	height: 0px;
	width: 0px;
}
/* News style */
	
	#posts	{
		padding-top: 0px;
		}

	.day	{
		margin: 0px;
		border-top: 1px solid #000;
		padding: 0px;
		}
		
	.date	{
		float: left;
		width: 95px;
		margin: 0px 0px 0px 0px;
		padding: 6px 0px 0px 5px;
		font-size: 10px;
		line-height: 16px;
		font-weight: bold;
		color: #000;
		}

	#posts	h2	{
		margin: -1px 0px 0px 105px;
		border-top: 1px solid #000;
		border-bottom: 1px solid #666;
		padding: 6px 0px 7px 0px;
		font-size: 14px;
		}
		
	.post-lead	{
		margin: 6px 0px 0px 105px;
		padding: 0px;
		}
		
	.post-lead	p	{
		/*margin: 0px 0px 0px 110px; */
		padding: 0px 10px 7px 0px;
		font-size: 12px;
		line-height: 19px;
		}
		
	.post-lead	p	img,
	.post-lead	p	img.thumb	{
		float: left;
		margin: 3px 10px 3px 0px;
		}

