img.center, div.center {
	display: block;
	margin-left: auto !important;
	margin-right: auto !important; }

img.alignright, div.alignright {
	float: right;
	margin: 0 0 2px 18px; }

img.alignleft, div.alignleft {
	float: left;
	margin: 0 18px 2px 0; }

div.img img { 
  border: 1px solid #000000;
}

div.img a:hover { 
color: #000000;
border-bottom-color: #000000;
border-bottom-width: 0px;
border-bottom-style: solid;

}

div.img div {
	/*font-size: 0.9em;
	line-height: 1.6em;
	text-align: center;
	background-color: #fffde5;
	border-top: 1px solid #f2f0d9;
	border-bottom: 1px solid #e6e4cf;
	padding: 6px;
	margin-top: 5px; 
*/
        background-attachment: scroll;
background-repeat: repeat;
background-position: 0% 0%;
background-color: transparent;
background-image: url("http://www.elchzone.de/blog/wp-content/themes/fluidsolution/img/bgcode.gif");
border-top-color: #000000;
border-right-color: #000000;
border-bottom-color: #000000;
border-top-width: 0px;
border-right-width: 1px;
border-bottom-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-color: #000000;
border-left-width: 1px;
border-left-style: solid;
color: #444444;
display: block;
font-family: Verdana, sans-serif;
font-style: normal;
font-variant: normal;
font-size: 0.9em;
line-height: normal;
margin-bottom: 12px;
padding-top: 8px;
padding-right: 0px;
padding-bottom: 8px;
padding-left: 2%;
text-align: left;
width:98%;
}
