/* CSS Document */

BODY {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif !important;
	font-size: 75%;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(/admin/img/hg.gif);
	background-repeat: no-repeat;
}
BODY.hgleer {
	background-image: url(/admin/img/hgleer.gif);
	padding: 5px;
}
IMG {
	border: none;
}
FORM {
	display: inline;
}
TABLE {
	border-collapse: collapse;
}
BODY, FORM, H1, P {
	margin: 0;
	padding: 0;
}
H2 {
	font-size: 1.0em;
	border-bottom: 1px solid #000000;
}
UL {
	list-style: inside;
	padding: 0 !important;
	margin: 0;
}
A, A:visited {
	color: #000;
	text-decoration: none;
}
A:hover {
	text-decoration: underline;
}

#Inhalt INPUT, 
#Inhalt TEXTAREA {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif !important;
	font-size: 10pt;
	padding: 0;
}

.unsichtbar {
	display: none;
}
.none {
	float: none;
}
.left {
	float: left;
	margin-right: 6px;
}
.right {
	float: right;
	margin-left: 6px;
}
.center {
	text-align: center;
}
.middle {
	vertical-align: middle;
}
.next {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}
.info {
	font-size: 0.8em;
	color: #555555;
}
/* HMenu ***********************************/

#HMenu {
	/*
	position: absolute;
	left: 0px;
	right: 0px;
	*/
	float: left;
	width: 200px;
	height: 100%;
	background-color: #CCCCCC;
}
#HMenu UL {
	list-style-type: none;
	float: right;
	margin-top: 30px;
}
#HMenu LI {
	background-color: #CCCCCC;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	margin-top: 2px;
}
#HMenu LI A {
	display: block;
	padding: 3px;
}
#HMenu LI.sel A {
	background-color: #FFFFFF;
}
#HMenu A:hover {
	background: #EEEEEE;
	color: #000;
	text-decoration: none;
}
#HMenu .Logo {
	margin-top: 10px;
	text-align: center;
}

/* UMenu ***********************************/

#UMenu {
	position: relative;
	background-color: #CCCCCC;
	/*width: 100%;*/
	height: 30px; 
	margin: 0px;
}
#UMenu UL {
	list-style-type: none;
	position: absolute;
	bottom:0px;
	left: 10px;
}
#UMenu LI {
	float: left;
	background-color: #CCCCCC;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-top: 1px solid #999999;
	margin-right: 2px;
}
#UMenu LI A {
	display: block;
	padding: 3px;
}
#UMenu LI.sel A {
	background-color: #FFFFFF;
}
#UMenu A:hover {
	background: #EEEEEE;
	color: #000;
	text-decoration: none;
}

/* Inhalt ***********************************/

#Seite {
	/*position: absolute;
	left: 150px;*/
	/*width: 100%;*/
	/*background-color: #FFFFFF;*/
	padding-left: 200px;
}

div#Inhalt {
	/*clear: both;*/
	padding: 10px;
}

#Galerie {
	width: 100px;
	height: 150px;
	margin: 5px;
	padding: 5px;
	background-color: #EEEEEE;
	text-align: center;
	overflow: hidden;
	float: left;
}
#Galerie.edit {
	background-color: #CCEECC;
}
#Galerie IMG {
	margin-left: auto;
	margin-right: auto;
}
#Galerie .id {
	font-weight: bold;
}
#Galerie .titel {
	font-size: 0.8em;
}

.OrdnerSel {
	width: 700px;
}

#BlockTitel {
	background-color: #EEEEEE;
	text-align: center;
}

TR.titel TD {
	background-color: #EEEEEE;
	text-align: center;
}

TR.sel:hover, TR #sel:hover, #WSTable TR.sel:hover TD, #DataTable TR.sel:hover TD, #DataTable TD.sel:hover {
	background-color: #EEEECC;
	cursor:pointer;
	cursor:hand;
}
#DataTable {
	border-collapse: separate;
}
#DataTable td {
	margin: 1px;
	padding: 2px;
	background-color: #EEEEEE;
}
#DataTable th {
	margin: 1px;
	padding: 2px;
	text-align: center;
	font-weight: normal;
	background-color: #CCCCCC;
}

#DataTable .OK, #DataTable tr.OK td {
	background-color: #DDFFDD;
}

#WSTable {
	border-collapse: separate;
}
#WSTable th {
	margin: 1px;
	padding: 2px;
	text-align: center;
	font-weight: normal;
	background-color: #EEEEEE;
}
#WSTable td {
	margin: 1px;
	padding: 2px;
	background-color: #FFFFFF;
}

#InputTable {
	border-collapse: separate;
}
#InputTable th {
	margin: 1px;
	padding: 2px;
	text-align: center;
	font-weight: normal;
	background-color: #CCCCCC;
}
#InputTable td {
	margin: 1px;
	padding: 2px;
	background-color: #EEEEEE;
}
#InputTable td.noHG, #InputTable td.noHG td {
	background-color: #FFFFFF;
}
#Fehler {
  background-color: #FFEEEE;
  border: 2px solid #FF0000;
  padding: 2px;
  margin-top: 5px;
  margin-bottom: 5px;
}

/*
* GalerieBrowser
*/

#GalerieBrowser .ui-widget {
font-size:0.8em;
}
#GalerieBrowser .ui-widget .ui-widget {
font-size:0.9em;
}


#GalerieBrowserAuswahl {
	width:150px; 
	min-height:300px;
	float: left;
}
#GalerieBrowserAuswahl h4 { line-height: 16px; margin: 0 0 0.4em; }
#GalerieBrowserAuswahl li .ui-icon-trash { float: right; cursor:pointer; }

#GalerieBrowserPfad, #GalerieBrowserOrdner, #GalerieBrowserBilder {
margin-left:160px;
}

#GalerieBrowserPfad, #GalerieBrowserOrdner, #GalerieBrowserBilder {
margin-bottom:0.5em;
}

#GalerieBrowserPfad li { float: left; }

#GalerieBrowserOrdner ul {
list-style-type:none;
margin:0;
padding:0;
display:inline;
position:absolute;
z-index:99;
}
#GalerieBrowserOrdner li {
margin:0;
padding:0;
}


.GalerieBrowserGalerie.custom-state-active { background: #eee; }
.GalerieBrowserGalerie li { float: left; width: 110px; height:115px; padding: 0.4em; margin: 0 0.4em 0.4em 0; text-align: center; }
.GalerieBrowserGalerie li h5 { margin: 0 0 0.4em; cursor: move; }
.GalerieBrowserGalerie li img { align:center; cursor: move; }
#GalerieBrowserBilder li .ui-icon-trash { display:none; }

#GalerieBrowserProgressbar .ui-progressbar-value {
background-color: #ccc;
}

#GalerieBrowser.ordnerMode #GalerieBrowserAuswahl {
display:none;
}

#GalerieBrowser.ordnerMode #GalerieBrowserPfad, 
#GalerieBrowser.ordnerMode #GalerieBrowserOrdner, 
#GalerieBrowser.ordnerMode #GalerieBrowserBilder {
margin-left:0;
}