/** CORD MEDIA STYLES **/


/* Zum Anzeigen des Speicherplatzes, diesen Block entfernen! START */
.plainwidget {
	display: none;
}
.searchwidget {
	border-bottom: none;
}
.leftmenu {
	margin-top: 0px;
}
/* Zum Anzeigen des Speicherplatzes, diesen Block entfernen! ENDE */

.sitemap img {
	float: left;
	margin-right: 5px;
	margin-top: 5px;
}
.textoptions .smalltext {
	font-size: 10px;
	color: #666;
}
.textoptions .input-block-level, .textoptions input, .textoptions .btn {
	margin: 0px;
	padding: 0px;
	min-height: 25px;
	height: 25px;
	line-height: 25px;
}
.textoptions input[type=checkbox] {
	height: 15px;
	min-height: 15px;
	line-height: 10px;
	margin-top: 0px;
}
.textoptions input[type=text] {
	padding-left: 5px;
}
.textoptions .btn {
	padding-left: 5px;
	padding-right: 5px;
}
.textoptions .clearfix {
	margin: 0px;
	min-height: 5px;
	height: 5px;
}
/* tree listing */

.tree {
	margin-left: 10px;
}
.tree li {
	background: #efefef;
	margin-bottom: 3px;
	list-style-type: none;
}
.siteLayout {
	float: left;
	margin: 5px;
	cursor: pointer;
}
.activeBorder {
	border: 3px solid #666;
}
.activeLanguage {
	color: #FFF;
	font-weight: bold;
}
.activeGreen {
	color: #005C0D;
}
.activeRed {
	color: #A20002;
}
.inline {
	display: inline-block;
	zoom: 1;
*display: inline;
}
/* Aktiv und Inaktiv */

.status0 {
	color: #F00
}
.status1 {
	color: #060;
}
.active {
	font-weight: bold;
}
.active_border {
	border: 2px solid #06C !important;
}
