@CHARSET "ISO-8859-1";

/* HINWEISE START */
.hinweis_halter {
	padding-top: 5px;
}
.hinweis_error_div {
	border: 1px dashed #FF8282;
	background-color: #FFD2D2;
	padding: 5px;
}
.hinweis_error_icon {
	background: transparent url(../images/icons/hinweis_fehler.png) no-repeat;
	width: 16px;
	height: 16px;
	margin: 5px 0px 0px 12px; /*o r u l*/
	text-indent: 20px;
}
.hinweis_message_div {
	border: 1px dashed #787878;
	background-color: #FFF5BE;
	padding: 5px;
}
.hinweis_message_icon {
	background: transparent url(../images/icons/hinweis_gesperrt.png) no-repeat;
	width: 16px;
	height: 16px;
	margin: 5px 0px 0px 12px; /*o r u l*/
	text-indent: 20px;
}
.hinweis_gesperrt_div {
	border: 1px dashed #787878;
	background-color: #FFF5BE;
	padding: 5px;
}
.hinweis_gesperrt_icon {
	background: transparent url(../images/icons/hinweis_gesperrt.png) no-repeat;
	width: 16px;
	height: 16px;
	margin: 5px 0px 0px 12px; /*o r u l*/
}
.hinweis_info_div {
	border:1px dashed #6D9EF9;
	background-color: #C9DBF9;
	padding: 5px;
}
.hinweis_info_icon {
	background: transparent url(../images/icons/hinweis_info.png) no-repeat;
	width: 16px;
	height: 16px;
	margin: 5px 0px 0px 12px; /*o r u l*/
	text-indent: 20px;
}
.hinweis_loesch_div {
	border: 1px dashed #FF8282;
	background-color: #FFD2D2;
	padding: 5px;
}
.hinweis_loesch_icon {
	background: transparent url(../images/icons/hinweis_loesch.png) no-repeat;
	width: 16px;
	height: 16px;
	margin: 5px 0px 0px 12px; /*o r u l*/
	text-indent: 20px;
}
.hinweis_ok_div {
	border: 1px dashed #BEE092;
	background-color: #E1F5C7;
	padding: 5px;
}
.hinweis_ok_icon {
	background: transparent url(../images/icons/hinweis_ok.png) no-repeat;
	width: 16px;
	height: 16px;
	margin: 5px 0px 0px 12px; /*o r u l*/
	text-indent: 20px;
}
.hinweis_ok_div {
	border: 1px dashed #BEE092;
	background-color: #E1F5C7;
	padding: 5px;
}
.hinweis_ok_icon {
	background: transparent url(../images/icons/hinweis_ok.png) no-repeat;
	width: 16px;
	height: 16px;
	margin: 5px 0px 0px 12px; /*o r u l*/
	text-indent: 20px;
}
.hinweis_server_div {
	border: 1px dashed #cccccc;
	background-color: #F2F2F2;
	padding: 5px;
}
.hinweis_server_icon {
	background: transparent url(../images/icons/hinweis_server.png) no-repeat;
	width: 16px;
	height: 16px;
	margin: 5px 0px 0px 12px; /*o r u l*/
	text-indent: 20px;
}
.hinweis_foto_div {
	border: 1px dashed #cccccc;
	background-color: #F2F2F2;
	padding: 5px;
}
.hinweis_foto_icon {
	background: transparent url(../images/icons/hinweis_foto.png) no-repeat;
	width: 16px;
	height: 16px;
	margin: 5px 0px 0px 12px; /*o r u l*/
}
/* HINWEISE ENDE */