.field-name-comment-body {
	font-style: italic;
	font-variant: normal;
	text-align: justify;
	color: #838383;
}
.field-item p{
	text-align: justify;
}
#crumbs {
	color: #900;
}

.bewertungs-box {
	max-width: 250px;
	float: left;
	margin-right: 20px;
	min-width: 250px;
}

.form-select2 {
	-ms-transform: scale(1.5); /* IE */
	-moz-transform: scale(1.5); /* FF */
	-webkit-transform: scale(1.5); /* Safari and Chrome */
	-o-transform: scale(1.5);
	margin-left: 5px;
}

.description2 {
	font-size: 36px;
	font-weight: 700;
	text-transform: uppercase;
	color: #FFF;
	line-height: 26px;
	padding-bottom: 10px;
}

.fieldset-von {
	background-color: #CCC;
	width: 330px;
	color: #333;
	padding-left: 10px;
	padding-bottom: 10px;
	border-radius: 20px 0px 0px 20px;
	margin-top: 20px;
	float: left;
	margin-right: 5px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #900;
	border-left-color: #900;
	background-image: url(../img/bg/von-HG.jpg);
	background-repeat: no-repeat;
}
.fieldset-clear {
	clear: left;
}
.fieldset-details {
	float: left;
	width: 150px;
}


.fieldset-nach {
	background-color: #CCC;
	width: 330px;
	color: #333;
	padding-left: 10px;
	padding-bottom: 10px;
	border-radius: 0px 20px 20px 0px;
	margin-top: 20px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #900;
	background-image: url(../img/bg/nach-HG.jpg);
	background-repeat: no-repeat;
}


.EW-Text {
	float: left;
	padding-top: 4px;
}
.HG-Text {
	background-image: url(../img/bg/bg-div.png);
	background-repeat: repeat;
}


.region-sidebar-first p{
	text-align: justify;
}
.field-item strong {
	font-weight: normal;
	font-variant: normal;

}
.image-rechts {
	float: right;
	padding-bottom: 20px;
	padding-left: 20px;
}
.image-mehr {
	float: left;
	padding-bottom: 10px;
	width: 345px;
	padding-right: 5px;
}

.tel-hinweis {
	font-size: 8px;
	font-style: italic;
}
hr {
	background-color: #CCC;
	height: 1px;
	width: 90%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.marker-net {
	color: #F90;
	font-size: 70%;
}
