p#hinweis_normal {
	margin: 10px;
	min-height: 60px;
	padding: 10px;
	padding-left: 90px;
	border: 1px solid #000;
	background-color: #efefef;
	background-image: url("../../cms/info.gif");
	background-repeat: no-repeat;
}

p#ok {
	margin: 10px;
	padding: 10px;
	min-height: 60px;
	padding-left: 90px;
	border: 1px solid #000;
	background-color: #efefef;
	background-image: url("../../cms/ok.gif");
	background-repeat: no-repeat;
}

p#error {
	margin: 10px;
	padding: 10px;
	min-height: 60px;
	padding-left: 90px;
	border: 1px solid #000;
	background-color: #efefef;
	background-image: url("../../cms/error.gif");
	background-repeat: no-repeat;
}

p#info {
	margin: 10px;
	padding: 10px;
	min-height: 60px;
	padding-left: 90px;
	border: 1px solid #000;
	background-color: #efefef;
	background-image: url("../../cms/info.gif");
	background-repeat: no-repeat;
}

div.todo_navi a, div.todo_navi a:active{
	display: block;
	text-align: center;
	border: 1px solid #fff;
	padding: 6px;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	margin: 10px;
	width: 100px;
}

div.todo_navi a:hover {
	background-color: #e6e6e8;
	border: 1px solid #d0d0d0;
}

div.todo_navi img {
	border: none;
	margin-bottom: 3px;
}

tr.off {

}

tr.on {
background: #ffb14b;
}

/* Bildergalerie START */

.thumb_kat {
	float: left;
	border: 1px solid #000;
}

.kat_titel {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	font-weight: bold;
}

.kat {
	border-top: 0px;
	border-bottom: 0px;
	width: 100%;
	padding-bottom: 5px;
	
}

.kat td {
	padding: 0px;
}

.date {
	font-size: 11px;
}

/* Bildergalerie ENDE */