/* JAOS Gallery
***************************************************************/
.jaosg_galerie{
	text-align:center; 
	vertical-align:middle; 
}

.jaosg_thumbnail {
	margin-right:  10px;
	margin-bottom: 10px;
	float: left;
	height: 110px;
	width: 110px;
	text-align: center;

}


.el_left {
	display:block;
	float:left;
	padding:0px;
	width:50%;
	border-bottom:1px solid black;
}

.el_right {
	display:block;
	width:50%;
	float:right;
	border-bottom:1px solid black;	
}

.el_left_place {
	padding-top:30pt;
	margin-top:30pt;
	padding-bottom:10pt;
	height:30pt;
	width:50%;
	border-bottom:1px solid black;
}

.el_right_stamp {
	padding-top:30pt;
	margin-top:30pt;
	height:30pt;
	width:50%;
	border-bottom:1px solid black;
}

.justforprint h2 {
	font-size:9pt;
	padding-top:20pt;
	orphans:5;
}

div.onearticle  {
	font-size:6pt; 
	line-height:130%;
	padding:1em 0;
} 

.noprintpage { display:none; }

.onearticle ul {
	list-style-image: none;
	list-style-position: inside;
}

.onearticle li {
	list-style-image: none;
	list-style-position: inside;	
}

.justprintnewpage {
	page-break-before:always;
}

/*
MODULE: 2 SPALTIG
*/
.zweispalter {
	width: 618px; 
}

.zweispalter_1 {
	width: 304px;
}

.zweispalter_2 {
	width: 304px;
	margin-left: 10px;
}

.zweispalter_1, 
.zweispalter_2 {
	float: left;
}

.clboth {  
	clear: both;
	display: block;
	line-height: 0;
	font-size: 0;
}