/* nur für editierung */
div.pageframeworkledit {
	font-size : 11px;
	line-height : 11px;
	font-family : arial,verdana,sans-serif;
	font-weight : bold;
	color : #ffffff;
	background-color : #466982;
	padding : 1px 2px 1px 2px;
	text-align : left;
}
div.pageframeworkleditmode{
	font-size : 11px;
	line-height : 11px;
	font-family : arial,verdana,sans-serif;
	font-weight : bold;
	color : #000080;
	background-color : #00ff00;
	padding : 1px 2px 1px 2px;
	text-align : left;
}

div.ledit {
	font-size : 11px;
	line-height : 11px;
	font-family : arial,verdana,sans-serif;
	font-weight : bold;
	color : #000080;
	background-color : #F3F1BF;
	padding : 1px 2px 1px 2px;
	text-align : left;
}
div.leditmode {
	font-size : 11px;
	line-height : 11px;
	font-family : arial,verdana,sans-serif;
	font-weight : bold;
	color : #000080;
	background-color : #00ff00;
	padding : 1px 2px 1px 2px;
	text-align : left;
}
div.redit {
	font-size : 11px;
	line-height : 11px;
	font-family : arial,verdana,sans-serif;
	font-weight : bold;
	color : #000080;
	background-color : #F3F1BF;
	padding : 1px 2px 1px 2px;
	text-align : right;	
}
div.reditmode {
	font-size : 11px;
	line-height : 11px;
	font-family : arial,verdana,sans-serif;
	font-weight : bold;
	color : #000080;
	background-color : #00ff00;
	padding : 1px 2px 1px 2px;
	text-align : right;
}
.rd {
	font-size: 11px; 
	line-height : 11px;
	font-family: arial,verdana,sans-serif;
	color: #000080;
	font-weight: plain;
}
.rdyellow {
	font-size: 11px; 
	line-height : 11px;
	font-family: arial,verdana,sans-serif;
	color: #00ff00;
	font-weight: plain;
	background-color : #00ff00;
}
.yellow{
	background-color : #00ff00;
}
span.ledit {
	background-color : #F3F1BF;
	padding : 1px 2px 1px 2px;
	text-align : left;
}
span.leditmode {
	background-color : #00ff00;
	padding : 1px 2px 1px 2px;
	text-align : left;
}
.wordbreak{
	word-break : break-all;
}
.overview{
	padding-left : 12px;
	padding-top : 2px;
	padding-bottom : 2px;
}
