@charset "utf-8";

/* Styles für Bilder */

div.pic
{
	margin-bottom: 10px;
	padding: 0;
	overflow: hidden;
}

div.pic img
{
	display: block;
	margin-bottom: 10px;
}

div.pic div.caption
{
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0;
	text-align: left;
}

.clear-left  { clear: left;  }
.clear-right { clear: right; }

.left  { float: left; }
.right { float: right; }

.ml10px { margin-left: 10px; }
.ml20px { margin-left: 20px; }
.ml30px { margin-left: 30px; }

.mr10px { margin-right: 10px; }
.mr20px { margin-right: 20px; }
.mr30px { margin-right: 30px; }

.w031 { width: 024px; }
.w099 { width: 099px; }
.w105 { width: 105px; }
.w122 { width: 122px; }
.w165 { width: 165px; }
.w177 { width: 177px; }
.w200 { width: 200px; }
.w211 { width: 211px; }
.w213 { width: 213px; }
.w236 { width: 236px; }
.w315 { width: 315px; }
.w316 { width: 316px; }
.w396 { width: 396px; }
.w480 { width: 480px; }
.w487 { width: 487px; }
.w583 { width: 583px; }
.w700 { width: 700px; }
.w768 { width: 768px; }
.w800 { width: 800px; }

.h110 { height: 110px; }
.h118 { height: 118px; }
.h141 { height: 141px; }
.h150 { height: 150px; }
.h181 { height: 181px; }
.h191 { height: 191px; }
.h227 { height: 227px; }
.h262 { height: 262px; }
.h298 { height: 298px; }
.h345 { height: 345px; }
.h349 { height: 349px; }
.h359 { height: 359px; }
.h394 { height: 394px; }
.h469 { height: 469px; }
.h560 { height: 560px; }
.h562 { height: 562px; }
.h686 { height: 686px; }
.h776 { height: 776px; }
.h803 { height: 803px; }
.h827 { height: 827px; }
