/* CSS Document */
hmtl, body {
	margin: 0;
	padding: 0;
}

body {
	font: 70% arial,verdana,sans-serif; 
	line-height: 16px;
	text-align: center;
	color: #6C6C6C;
	background:#fff; 
}

h1, h2, h3, h4, ul, li, p, img, form {
	margin: 0;
	padding: 0;
	border: 0;
}

h4 {
	background: url(../images/bg_rahmen_balken.gif) repeat-x top left;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	padding-left: 5px;
}

strong {
  font-weight : bold;
}

ul, li, ol { 
	padding: 0; 
	margin: 0; 
	list-style-type: none; 
	line-height: 16px; 
}

a:link		{ color: #ff9735;	text-decoration: none;}
a:visited	{ color: #ff9735;	text-decoration: none;}
a:hover 	{ text-decoration: underline;}
a:active 	{ text-decoration: underline;}

p span {
	display: none;
}

/*** Classen ***/
.clear {
	clear: both;
}

.clearEnd {
	clear: both;
	height: 1px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.center {
	text-align: center;
}

.textRight {
	text-align: right;
}

.hellGrau {
	color:#AFAFAF;
}

.bgHellGrau {
	background: #FAFAFA;
}

.bgDunkelGrau {
	background: #EDEFF0;
}

.linkGrau a:link, .linkGrau a:visited, .linkGrau a:hover, .linkGrau a:active {
	color:#6C6C6C;
}

.linkGrauHell a:link, .linkGrauHell a:visited, .linkGrauHell a:hover, .linkGrauHell a:active {
	color:#AFAFAF;
}

.trenner {
	background: #fff url(../images/li_strich.gif) no-repeat left 50% ; 
}

.trennerHell {
	background: #fff url(../images/li_strich2.gif) no-repeat left 50% ; 
}

.border {
	border: #ccc 1px solid;
}

.borderWhite {
	border: #fff 1px solid;
	padding: 0px 2px;
	background: #fff url(../images/bg_funktion_select.gif) repeat-x bottom;
}

.borderNone {
	border: none;
}

.linie {
	background: url(../images/bg_linie.gif) repeat-x left bottom;
	margin: 0;
	height:3px;
}

.paddingLeft20 {
	padding-left: 20px;
}

.pic_small3 {
	text-align: center;
	height: 125px;
}

.fontKlein {
	font-size: 10px;
}

/************/


/*** CONTAINER ***/
#containerLogin { 	
  position:absolute;
  height:200px; 
  margin:-100px 0px 0px -175px;
  top: 50%; 
  left: 50%;
  text-align: left;
  padding: 0px;
}

#container { 	
  margin:20px;
  padding: 0px;
  text-align:left;	
}

#containerTree { 	
  margin: 0px;
  padding: 0px;
  text-align:left;	
}
/*************/

/*** LOGIN ***/
#login {
	background-color: #fff;
	text-align: left;
	width: 350px;
}
/************/

/*** START ***/
#medienGefunden {
	position: absolute;
	top: 0;
	right: 0;
	margin: 20px;
	color:#AFAFAF;
}

.seitenLeiste {
	text-align: center;
}

.seitenLeiste ul {
  margin: 10px 10px 0 0; 
  display: inline;
}

.seitenLeiste li {
  display: inline;
	padding: 0 0 0 5px;
}

.bildBox {
	float:left;
	width: 165px;
	border: #ccc 1px solid;
	margin: 5px 10px 5px 0px;
}

.bildBox img {
	margin: 3px 2px 2px 2px;
}
/*************/

#medienSortierung {
	position: absolute;
	top: 0;
	left: 0;
	margin: 20px;
	color:#AFAFAF;
}

/*** UPLOAD ***/
/*#upload, #verwaltung {
	text-align:left;	
	width: 715px;
}*/

#upload, #verwaltung {
	position: relative;
	width: 715px;
	text-align: left;
  	margin:0 auto;
	padding: 0;
}

#upload_changefile {
	position: relative;
	width: 370px;
	text-align: left;
  	margin:0 auto;
	padding: 0;
}


#medienkorb {
	text-align:left;	
	min-width: 850px;       /*	Nur Firefox */
}

#upload p{
	padding-top:2px;	
	width: 300px;
}
/*************/

/*** VERWALTUNG ***/
.verwaltungBG {
	background: #EDEFF0;
	padding: 2px;
	border-bottom: #fff solid 1px;
}

.verwaltungBGon {
	background: #FAFAFA;
	padding: 2px;
	border-bottom: #fff solid 1px;
}

.ordnerPlatz {
	text-align: center;
	width: 70px;
}

.knoten1 {
	margin-left: 10px;
	padding-left: 20px;
	background: url(../images/menu_knoten_2.gif) no-repeat left 50%;
}

.knoten2 {
	margin-left: 25px;
	padding-left: 20px;
	background: url(../images/menu_knoten_2.gif) no-repeat left 50%;
}

.knoten3 {
	margin-left: 40px;
	padding-left: 20px;
	background: url(../images/menu_knoten_2.gif) no-repeat left 50%;
}

.knoten4 {
	margin-left: 55px;
	padding-left: 20px;
	background: url(../images/menu_knoten_2.gif) no-repeat left 50%;
}

.knoten5 {
	margin-left: 70px;
	padding-left: 20px;
	background: url(../images/menu_knoten_2.gif) no-repeat left 50%;
}
/*
.auf {
	background: url(../images/menu_knoten_2_auf.gif) no-repeat left 50%;
}
*/
.zu {
	background: url(../images/menu_knoten_2_zu.gif) no-repeat left 50%;
}
.reiterAus {
	background: url(../images/bg_reiter_aus.gif) repeat-x top left;
	font-weight:normal;
	font-size: 11px;
	padding-left: 5px;
	width:93px;
}

.reiterAn {
	background: url(../images/bg_reiter_an.gif) repeat-x top left;
	font-weight: bold;
	color: #fff;
	font-size: 11px;
	padding-left: 5px;
	width:93px;
}

p.kategorienAbstandRechts {
	margin-right:10px;
}


/*** BAUM ***/
.tree {
	height: 20px;
	width: 19px;
	padding: 0 0 0 0;
}


.layer_offset {
	background: url(../images/tree/stamm.gif) no-repeat left 50%;
	float:left;
}

.leer {
	background: url(../images/tree/blind.gif) no-repeat left 50%;
	float:left;
}

.zw {
	float:left;
	padding: 0 0 0 0;
	background: url(../images/tree/zw.gif) no-repeat left 50%;
}

.vz {
	float:left;
	padding: 0 0 0 0;
	background: url(../images/tree/vz_zu.gif) no-repeat left 50%;
}

.vz_auf {
	background: url(../images/tree/vz_auf.gif) no-repeat left 50%;
}

.zw_zu {
	background: url(../images/tree/zw_zu.gif) no-repeat left 50%;
}

.zw_zu_end {
	background: url(../images/tree/zw_zu_end.gif) no-repeat left 50%;
}

.zw_auf {
	background: url(../images/tree/zw_auf.gif) no-repeat left 50%;
}

.zw_auf_end {
	background: url(../images/tree/zw_auf_end.gif) no-repeat left 50%;
}

.zw_end {
	background: url(../images/tree/zw_end.gif) no-repeat left 50%;
}

.tree_label
{
	float:left;	
	padding: 0 2px 0 2px;
}

a.treelink:link		{ color: #000000;	text-decoration: none;}
a.treelink:visited	{ color: #000000;	text-decoration: none;}
a.treelink:hover 	{ color: #000000;	text-decoration: none;}
a.treelink:active 	{ color: #000000;	text-decoration: none;}



/******************/

/*** DETAILS ***/
.detailBox {
	float:left;
	width: 338px;
	margin: 5px 10px 5px 0px;
}

.detailBox img {
	margin: 3px;
}

.detailInfo {
	margin: 3px;
}

.detailInfo div {
	padding: 3px 1px;
	margin: 1px;
}

.detailInfo p {
	padding-left: 4px;
}

p.detailAbstandLinks {
	margin-left:135px;
}

p.detailAbstandLinksOrt {
	margin-left:185px;
}
/***************/

/*** LISTE ***/
.listBox {
	border: #ccc 1px solid;
	margin: 5px 0px;
	height: 59px;
	min-width: 750px;      /* Nur Firefox */
}

.listBox img {
	margin: 2px;
}

.listBoxBild {
	border-right: #ccc solid 1px; 
	width: 107px;
	height: 59px;
	text-align: center;
}

.listBoxText {
	border-right: #ccc solid 1px;
	height: 37px;
	padding: 22px 0 0 10px;
}

.listBoxButtons {
	border-left: #ccc solid 1px;
	width:138px; /* neu von Matthias */
	height:41px; 	
	padding-top:18px;
	background: #EDEFF0;
}

.listBoxDropdown {
	border-left: #ccc solid 1px;
	height:41px; 
	padding-top:18px;
	text-align: center;
}
/*************/

/*** STATUSLEISTE ***/
#leiste {
	background:url(../images/bg_statusleiste.gif) repeat-x top left;
	height: 22px;
	padding: 3px 10px;
	text-align: left;
	font-size:11px;
	color:#000;
}
/********************/

.statusbar_error {
	background:url(../images/bg_statusleiste_error.gif) repeat-x top left;
	height: 22px;
	padding: 3px 10px;
	font-size:11px;
	font-weight:bold;
	color:#FFF;
	text-align: left;
}

.statusbar_success {
	background:url(../images/bg_statusleiste_success.gif) repeat-x top left;
	height: 22px;
	padding: 3px 10px;
	font-size:11px;
	font-weight:bold;
	color:#FFF;
	text-align: left;
}

.statusbar_notice {
	background:url(../images/bg_statusleiste_notice.gif) repeat-x top left;
	height: 22px;
	padding: 3px 10px;
	font-size:11px;
	font-weight:bold;
	color:#FFF;
	text-align: left;
}


.statusbar_mediabasket {
	background:url(../images/bg_statusleiste_success.gif) repeat-x top left;
	height: 22px;
	padding: 3px 10px;
	font-size:11px;
	color:#FFF;
	text-align: left;
}

