#pfad p { font-weight: bold; }
#pfad p a { color: #6AB023; }
#pfad p a:hover { text-decoration: underline; color: #6AB023; }

ul.csc-menu ul {
	margin: 5px 0px 0px 5px;
	padding: 0px 0px 0px 20px;
	font-size: 11px;
	line-height: 16px;
	color: #666;
}

ul.csc-menu ul li {
	border: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
	font-size: 11px;	
}

ul.csc-menu ul li a:link, ul.csc-menu ul li a:visited, ul.csc-menu ul li a:active {
color: #999;
background-image: none;
padding: 0px 0px 0px 0px;
}

ul.csc-menu ul li a:hover, ul.csc-menu ul li.active a {
color: #6AB023;
}

table.filelist .icon {

}

table.filelist .even {

}

table.filelist .odd {
	background-color: #fafafa;
}

/*
table.filelist .even a,
table.filelist .odd a {
	background-image: url(/fileadmin/images/default.png);
	background-repeat: no-repeat;
	padding: 5px 15px;
}
*/

/*---------------------------------- Categorytree */
.cattree {
}

/* Elemente nebeneinander
.tx-damfrontend-pi1 {
	border: 1px solid #ebebeb;
	float: left;
}
*/

.tx-damfrontend-pi1 fieldset {
	font-size: 11px;
	font-weight: bold;
	color: #6AB023;
	border: 1px solid #ebebeb;
	width: 450px;
	margin: 10px 0px;
}

.tx-damfrontend-pi1 table.filelist,
.tx-damfrontend-pi1 table.file_singleView {
	font-size: 11px;
}

.tx-damfrontend-pi1 ul#browseresultlist {
	list-style: none;
}

.tx-damfrontend-pi1 ul#browseresultlist li {
	font-size: 11px;
	display: inline;
}

.tx-damfrontend-pi1 input, .tx-damfrontend-pi1 textarea, .tx-damfrontend-pi1 select { 
border: 1px solid #ebebeb; 
margin: 3px; 
padding: 2px 4px; 
background-color: #fafafa; 
font-family: verdana; font-size: 11px; 
}

.tx-damfrontend-pi1 input.button {
background-color: #6AB023;
color: #ffffff;
font-weight: bold;
padding: 3px 8px; 
}

.cattree table { border: 0px solid #ebebeb; border-collapse: collapse; }
.cattree tr { 
	margin: 0px;
	padding: 0px;
}
.cattree td {
	font-size: 11px;
	border: 1px solid #ebebeb;
	margin: 0px;
	padding: 0px;
}
.typo3-browsetree-control {
	text-align: center;
	width: 50px;
}

.typo3-browsetree {
	width: 450px;
}

#content .cattree img {
	padding: 0px;
	background: none;
	margin: 0px;
	border-width: 0px;
}
.cattree div.control{
	width: 60px;
}

.cattree div.control a img{
	margin: 0px 3px 0px 3px !important;
}

.treeelem a, a:link, a:visited {
	border-style: none;
	color:#373535;
	text-decoration:none;
}

a:link, a:visited {
	color:#373535;
	text-decoration:none;
}

.cattree img {
	background:transparent none repeat scroll 0%;
	border-width:0px;
	margin:0px;
	padding:0px;
}
img {
	background:white none repeat scroll 0%;
	border:0px solid #B5B3CB;
	padding:5px;
}

.treeelem img {
	border-style: none;
	}
/*---------------------------------- Filelist */
table.filelist {
	font-size: 90%;
	border-collapse: collapse;
	border: 0px solid #B5B3CB;
	width: 100%;
}
table.filelist td img {
	border-width: 0px;
	border-color: white;
	padding: 0px;
	margin: 0px;
}
table.filelist td {
	padding: 4px 5px;
	max-width: 420px;
}
table.filelist th {
	color: white;
	background: #B5B3CB;
	padding-bottom: 9px;
}
table.filelist td a {
	text-decoration: underline;
}
table.filelist td a:hover {
	text-decoration: none;
	/*color: #6AB023;*/
}
table.filelist td a img {
	border-width: 0px;
	border-color: white;
	padding: 0px;
	margin: 0px;
}
/*-------------------------------SingleView */
table.file_singleView {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #B5B3CB;
	font-size: 90%;
}
table.file_singleView th {
	text-align: left;
	padding: 5px;
	color: white;
	background: #B5B3CB;
}
table.file_singleView td {
	padding: 3px;
}
table.file_singleView td.title {
	font-weight: bold;
	font-size: 11px;
	color: #B5B3CB;
	width: 50%; 
}
.tree_selectedCats {
	background: #B5B3CB;
	font-weight: bold;
}
.tree_unselectedCats {
	
}
/*--------------------------------Categorylist */
.delete_button a:link,
.delete_button a:visited{
	border: 1px solid #B5B3CB; 
	font-size: 130%;
	font-weight: bold; 
	color: #B5B3CB;
	width: 20px;
	height: 20px;
	padding-right: 5px;
	padding-left: 5px;
}	
.delete_button a:hover {
	background: #B5B3CB;
	color: white;
}
/*-------------------------------  Menu */
ul.foldout {
	list-style: none;
	position: absolute;
	top: 1px;
	border: 1px solid #B5B3CB;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 0px;
	border-top-width: 0px;
	background: white;
}
ul.foldout li {
	padding: 10px;
	border-bottom: 1px solid #B5B3CB;
	font-size: 90%;
	min-width: 300px;	
}

/******************************** BrowserResult
ul#browseresultlist {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
ul#browseresultlist li {
	float: left;
	padding-right: 10px;
}


