/* */
/* ex style_cm.css */
/* */


a {cursor: pointer; /* cursor: hand; */}

a.tobott a.totopp {
	text-decoration: none;
	background-color: White;
}
a.tobott2 a.totopp2 {
	text-decoration: none;
	background-color: White;
	text-align:right;
	float:right;
	padding: 4px;
	background: url(true2.gif) #FFFFCE;
}

.mittig {
	text-align: center;
	clear: both;
}
img {
	border: 2px;
	margin: 0px 0px 0px 0px;
}	
.imgright {
	border-width : 2px;
	float: right;
	margin: 0 0 0 4px;
	
}
.imgleft {
	border-width : 2px;
	float: left;
	margin: 0 4px 0 0;
}
.imgmid {
	border-width : 2px;
	float: none;
	margin-left: auto;
	margin-right: auto;
}

.finito {
	clear: both; 
}

br {
	clear: left; 
}
	
em {  font-weight: bold; }

p:first-letter { 
	font-size: 100%; 
	}

.liste {
	display: list-item;
	font: 1.0em Verdana, sans-serif;
	margin: 0em 0em 0em 1em;
	padding: 0 0em 0.5em;
	}	
	
.liste2 {
	display: list-item;
	font: 1.0em Verdana, sans-serif;
	margin: 0em 0em 0em 0.2em;
	padding: 0 0em 0.5em;
	}	

blockquote {font-size: 90%; }



