.hinweis-box {
	margin-top: 20px; 
	padding-left: 17px;
    min-height: 10px !important;
}
.hinweis-box p.spezial {
    color: #000 !important;
	padding-top: 5px
}
.hinweis-box strong {
    color: #ac147d;
	font-size: 16px;
}
.hinweis-box .shadow {
	margin: 0; 
	overflow: visible;
    background: #e8b0d7;
    padding: 3px;
    margin: 10px 0;
    min-height: 10px !important;
}

.hinweis-icon {
    background-position: 0 0;
}
.hinweis-tab {
    width: 36px;
    height: 50px;
    position: relative;
    top: 6px;
    background: url(/assets/images/hinweis.png) no-repeat;
    float: left;
    margin-left: -21px;
}
.box {
    color: #000 !important;;
    padding: 0 15px 0px 25px !important;
    min-height: 10px !important;
}
.box p {
    padding-top: 12px;
}
.box code {
    color: #ac147d;
}
