
.seminars-form .divider {
	margin-top: 30px;
}

.seminars-form {
	/* padding-top: 5px; */
	padding: 1cm;
	background: #F5F6F6;
	border: 1px solid #B6852C;
	margin:0;
	
	
}


.seminars-form h3.special_tabhead {
	background: transparent url(../../../../fileadmin/img/layout/ppm-verlag/dotted_line.gif) no-repeat scroll left top	
}


.field-row ,
#billing_creditcard .field-row,
#billing_debit .field-row  {
	padding: 5px 0 5px 0;
}

.label {
	width: 170px;
	display:block;
	float:left;
	font-weight:bold;
}
.field {
	
}

.reddot {
	color:red;
}

#billing_creditcard,
#billing_debit {
	display:none;
}

.radio {
	margin-right: 10px;
}

.seminars-form input[type=radio] {
	vertical-align: middle;
	margin-right: 3px;
}


.seminars-form  textarea {
	width: auto;
	height: auto;
}

.seminars-form  hr {
	clear:both;
	height:2px;
	border-bottom: 2px dotted #adadad;
	margin: 15px 0 15px 0;
}


.seminars-form .left {
	width: 50%;
	display:block;
	float:left;
}

.seminars-form .right {
	width: 50%;
	display:block;
	float:right;
	text-align: right;
}


.seminars-form .hl {
	font-weight: bold;
	color: #B6852C;
}


input.buchen-button {
	width: 223px;
	height: 45px;
	/* margin: 0 0 0 170px; */
	margin: 0;
}

.seminars-form .price {
	display:block;
	width: 170px;
}
.seminars-form .csc-mailform-field .check{margin-top:5px}
.seminars-form .csc-mailform-field .checkbox_field{width:16px; float:left; margin-top:3px}
.seminars-form .csc-mailform-field .checkbox_field input{width:12px; height:12px}
.seminars-form .csc-mailform-field .checkbox_label{width:473px; float:left}

.preis {
	font-weight: bold;
}

.fruehbucherhinweis {
	color: #DB1320;
	font-weight: bold;
	padding-top: 0px !important;
	padding-bottom: 10px !important;
}



.clearer {
	height: 1px;
	line-height: 1px;
	clear: both;
}


/* RATING */
.rating_details {
	padding: 10px;
}
.rating_details .inner{
	padding: 0 40px;
}
.rating_details .close {
	text-align: right;
	vertical-align: top;
}
.rating_details .textlink {
	text-decoration: underline;
	vertical-align: top;
}
.rating_details .close:hover {
	cursor:pointer;
}
.rating_details .close_rating img {
	vertical-align: top;
	text-decoration: none;
}
.rating_details .head {
	margin-top: 20px;
}
.rating_details .head .headline {
	font-size: 125%;
	font-weight: bold;
}
.rating_details .head .total {
	font-size: 125%;
	font-weight: bold;
	color: #949494;
	margin-right: 5px;
}
.rating_details .head-right .seminars-rating {
	display: inline;
}

.rating_details .head-left {
	float:left;
}
.rating_details .head-right {
	display:block;
	float:right;
	text-align: right;
	white-space: nowrap;
}
.rating_details .rows {
	margin-top: 20px;
}
.rating_details .rows .title {
	float:left;
	width: 100px;
	padding-top: 10px;
	font-weight: bold;
}
.rating_details .rows .stars {
	float:left;
	width: 200px;
}
.rating_details .rows .value {
	float:left;
	width: 100px;
	padding-top: 10px;
}

.rating_details .rating-text {
	margin-top: 20px;
}

.rating_details .comments {
	margin-top: 50px;
}
.rating_details .comments .headline {
	font-size: 125%;
	font-weight: bold;
	margin-bottom: 5px;
}
.detail-button:hover {
	cursor: pointer;
}