/* -----------------------------------------------------------------------------

	Programming by SPURENELEMENTE UG (haftungsbeschränkt), http://www.se-medien.de/
	Copyright 2012, Frijus GmbH, http://www.frijus.de/
	
	Don't use without permission!
	
  ------------------------------------------------------------------------------ */

@charset "utf-8";

body { margin-top: 30px; }



#vorschau { list-style-type: none; padding-left: 30px; position: relative; text-indent: 0; }

#vorschau li { width: 180px; height: 120px; margin-right: 20px; margin-bottom: 60px; padding-left:10px; padding-right:10px; float:left; display: inline; cursor: pointer; }

img { border: 2px solid #222; margin-bottom: 6px !important; }


.thumbWrap { width: 198px; height: 155px; }

.thumbWrap img { margin: auto; display: block; }

.RO img { border: 2px solid #b01e4f; }
.RO .caption { color: #b01e4f; font-weight: bold; }

.caption { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000; text-align: left; padding-top: 5px; line-height: 1.18em; }