/* (c) EIKONA AG, it.x informationssysteme gmbh, Alle Rechte vorbehalten. */

/* modul_bewertungen */

.modul-bewertungen				{ clear: both; overflow: hidden; }
.suche-formular	label			{ width: 50px; float: left; }

.suche-formular	.form-select	{ width: 200px; }
.suche-formular					{ background: #F1F1F1; padding: 10px; border: 5px solid #DFDFDF; width: 493px !important; width: 523px; }
.form-submit-zeile				{ text-align: right; clear: both; height: 20px;}
.form-eingabe-zeile-radio		{ float: left; height: 20px; margin-right: 10px;}

.bewertungen-item				{ margin: 5px; }
.modul-bewertungen a			{ padding: 0px; }
.modul-bewertungen a:link		{ padding: 0px; }
.modul-bewertungen a:hover		{ padding: 0px; }
.modul-bewertungen a:active		{ padding: 0px; }
.modul-bewertungen h2			{ font-size: 14px; color: #1a6739; font-weight: bold; }

.modul-bewertungen .detail .standort-multimedia			{ float: left; }
.modul-bewertungen .detail .foto 						{ width: 253px !important; width: 263px; height: 180px; overflow: hidden; border: 5px solid #DFDFDF; }	
.modul-bewertungen .detail #karte						{ width: 253px !important; width: 263px; height: 180px; overflow: hidden; border: 5px solid #DFDFDF; }
.modul-bewertungen .detail .beschreibung				{ float: left; width: 240px; margin-right: 15px; }
.bewertungen											{ clear: both;  border: 5px solid #DFDFDF; padding: 10px; background: #F1F1F1; margin: 10px 0px; }
.formular-bewertungen label								{ width: 100px; float: left; }
.formular-bewertungen .form-label-checkbox				{ float:left; margin-left:5px; display:block; width:200px; }
.formular-bewertungen .form-checkbox 					{ float:left; margin-left:100px; }
.bewertungen label										{ width: 10px; float: left; }

.modul-bewertungen .liste 													{ height:400px; overflow-y:auto; margin-top:20px; border: 1px solid #DFDFDF; }
.modul-bewertungen .liste .standort-item 									{ margin:5px 0px 5px 5px; height:70px; float:left; width:230px; display:block; border: 5px solid #F2F3F3; cursor:pointer; }
.modul-bewertungen .liste .standort-item .kopfzeile 						{  }
.modul-bewertungen .liste .standort-item .kopfzeile table 					{ width:100%; height:18px; border-bottom: 1px solid #F2F3F3;  }
.modul-bewertungen .liste .standort-item .kopfzeile table tr 				{ height:30px; }
.modul-bewertungen .liste .standort-item .kopfzeile table tr td.name		{ padding-top:1px; padding-left:2px; vertical-align:top; }
.modul-bewertungen .liste .standort-item .beschreibung						{ margin:5px 3px 3px 5px;}
.modul-bewertungen .liste .standort-item .detail-link						{ display:block; padding:4px 2px; text-align:right;}
		