/*
 * Geschichte-Seiten
 */

DIV.contentImage {
	width:168px;
	margin:20px 0 0 0;
}
DIV.contentImage DIV.item {
	margin:0 30px 20px 0;
}
DIV.contentImage DIV.lastItem {
	margin-bottom:0;
}	
DIV.contentImage  DIV.item H1 {
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	border-bottom:1px solid #ccc;
	margin-bottom:5px;
}
DIV.contentImage  DIV.item IMG {
	display:block;
	margin-bottom:5px;
}
DIV.contentImage  DIV.item H2 {
	font-size:0.8em;
	line-height:1.2em;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
DIV.contentImage  DIV.item H2 SPAN {
	font-weight:normal;
	font-family:"Lucida Grande","Lucida Sans Unicode","Lucida Sans","Trebuchet MS",Arial,Helvetica,sans-serif;
}
DIV.contentImage  DIV.item P {
	font-size:0.8em;
	line-height:1.2em;
}
/*
 * Jahreszahlen auf der Kurzgeschichten.php 
 */
DIV.history DIV.contentImage,
DIV.history DIV.contentBody {
	margin-bottom:0;
}
DIV.history DIV.contentImage H1  {
	text-align:right;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

/*
 * Bildboxen 
 */
DIV.floatRight {
	padding-left:15px;
	width:140px;
}
DIV.floatLeft {
	padding-right:15px;
}
DIV.imageBox {
	margin:10px 0 20px ;
}
DIV.imageBox IMG {
	display:block;
	margin:-4px 0 4px 0;
}
DIV.imageBox P {
	margin:0;
	padding:0;
	font-size:0.8em;
	line-height:1.3em;
}
/*
 * Linkboxen 
 */
DIV.linkBox {
	clear:both;
	padding:7px 10px 2px 10px;
	margin:0 0 1em 0;
	line-height:1.3em;
}
DIV.linkBox P {
	padding:0 0 0.5em 0;
}
DIV.linkBox P SPAN {
	
	line-height:1.3em;
	font-size:0.8em;
}
