/* HTML-TAG */
/*-------------------------------------------------------------------------------------------------------------------------------------------*/
html { 
	width: 100%;
	height: 100%;
	margin:0px;
	padding:0px;
}
/*-------------------------------------------------------------------------------------------------------------------------------------------*/






/* BODY-TAG */
/*-------------------------------------------------------------------------------------------------------------------------------------------*/
body {
	width: 100%;
	height: 100%;
	margin:0px;
	padding:0px;
	background-color:#b1b1b1;
}
/*-------------------------------------------------------------------------------------------------------------------------------------------*/






/* AUSSENTABELLE */
/*-------------------------------------------------------------------------------------------------------------------------------------------*/
.pagemaster {
	width: 100%;
	background-color: #b1b1b1;
	background-image:url(back.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
/*-------------------------------------------------------------------------------------------------------------------------------------------*/






/* INNENTABELLE */
/*-------------------------------------------------------------------------------------------------------------------------------------------*/

.skinmaster {
	background-color: #FFFFFF;
	border-right: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-left: #FFFFFF 0px solid; 
	border-bottom: #FFFFFF 0px solid;
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}

/*-------------------------------------------------------------------------------------------------------------------------------------------*/






/* BENUTZERDEFINIERTE LAYOUTSTRUKTUR */
/*-------------------------------------------------------------------------------------------------------------------------------------------*/
.layout {
	
}

.ly_01 {
	background-image:url('ly_01.jpg');
	width:976px;
	height:122px;
}

.ly_02 {
	background-image:url('ly_02.jpg');
	width:976px;
	height:31px;
}

.ly_03 {
	background-image:url('ly_03.jpg');
	width:976px;
	height:243px;
}

.ly_04 {
	background-image:url('ly_04.jpg');
	width:976px;
	height:54px;
}
.ly_05 {
	background-image:url('ly_05.jpg');
	width:976px;
	height:auto;
	min-height:61px;
}
.ly_06 {
	background-image:url('ly_06.jpg');
	width:976px;
	height:18px;
}
/*-------------------------------------------------------------------------------------------------------------------------------------------*/






/* KONFIGURATIONSHAUPTMENÜ */
/*-------------------------------------------------------------------------------------------------------------------------------------------*/
.controlpanel {
	background-color: #FFFFFF;
	border-top: #FFFFFF 0px solid;
	border-right: #FFFFFF 0px solid;
	border-left: #FFFFFF 0px solid;
	border-bottom: #FFFFFF 0px solid;
}
/*-------------------------------------------------------------------------------------------------------------------------------------------*/







/* LAYOUTBEREICHE */
/*-------------------------------------------------------------------------------------------------------------------------------------------*/

.toppane {
	vertical-align:top;
	text-align:left;
	padding:0px;
	width:236px;
	height:38px;
	padding-top:0px;
	padding-right:23px;
	color: #ffffff;
}
.moviepane {
	vertical-align:top;
	text-align:left;
    width:942px;
	height:243px;
	padding-top:0px;
}
.logopane {
	vertical-align:middle;
	text-align:left;
	width:485px;
	height:80px;
	padding-left:0px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
}
.herstellerpane {
	vertical-align:middle;
	text-align:right;
	width:436px;
	height:80px;
	padding-left:0px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
}
.headlinepane, .headlinepane p   {
	vertical-align:top;
	text-align:left;
	font-size:14px;
	font-weight: bold;
	color: #0755a0;
	padding-left:0px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
}
.contentpane {
	vertical-align:top;
	text-align:left;
	width:700px;
	padding-left:0px;
	padding-top:7px;
	padding-right:30px;
	padding-bottom:12px;
}
.rightpane {
	vertical-align:top;
	text-align:left;
	width:210px;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:0px;
}



/*-------------------------------------------------------------------------------------------------------------------------------------------*/


/* MENÜSTRUKTUR */
/*-------------------------------------------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------------------------------------------*/

/* MENÜ - 1.STUFE */
/*----------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------*/

/* HAUPTMENÜ-HINTERGRUND */
/*-----------------------------------------------------*/
.MainMenu_Background {
	background-color: transparent;
	width: 700px;
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	padding-left:38px;
}
/*-----------------------------------------------------*/






/* 1.STUFE MENUITEM STANDARD */
/*-----------------------------------------------------*/
.rootMenuItem TD{ 
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-size: 14px; 
	font-style: normal;
	font-weight: normal; 
	background-color: Transparent;
    background-image:none;
	font-family: arial, verdana, helvetica;
	height: 30px;
	padding-top: 0px;
	padding-left: 5px;
	padding-right: 5px;
	margin:0px;
	white-space:nowrap;
}
/*-----------------------------------------------------*/







/* 1.STUFE MENUITEM AUSGEWÄHLT */
/*-----------------------------------------------------*/
.rootmenuitemselected TD{ 
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-size: 14px; 
	font-style: normal;
	font-weight: normal; 
	background-color: Transparent;
	font-family: arial, verdana, helvetica;
    background-image:none;
	background-position:center top;
	background-repeat:no-repeat;
	height: 30px;
	padding-top: 0px;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0px;
	white-space: nowrap;
}
/*-----------------------------------------------------*/






/* 1.STUFE MENUITEM AKTIV */
/*-----------------------------------------------------*/
.rootmenuitemactive TD{ 
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-size: 14px; 
	font-style: normal;
	font-weight: normal; 
	background-color: Transparent;
	font-family: arial, verdana, helvetica;
    background-image:none;
	background-position:center top;
	background-repeat:no-repeat;
	height: 30px;
	padding-top: 0px;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0px;
	white-space: nowrap;
}
/*-----------------------------------------------------*/






/* 1.STUFE MENUITEM ICON */
/*-----------------------------------------------------*/
.rootmenuitembreadcrumb TD{ 
	cursor: pointer; 
	cursor: hand; 
	color: #d8d8d8; 
	font-size: 14px; 
	font-style: normal;
	font-weight: normal; 
	background-color: Transparent;
	font-family: arial, verdana, helvetica;
    background-image:none;
	background-position:center top;
	background-repeat:no-repeat;
	height: 30px;
	padding-top: 0px;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0px;
	white-space: nowrap;
}
/*-----------------------------------------------------*/

/*----------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------*/


/* MENÜ - Ab 2.STUFE */
/*----------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------*/






/* UNTERMENÜ ALLE ELEMENTE STANDARD */
/*-----------------------------------------------------*/
.MainMenu_SubMenu {
	margin-top: 0px;
	margin-left: 0px;
	background-color: #727375;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	border-top: #5c5d5f 0px solid;
	border-right: #5c5d5f 1px solid;
	border-left: #5c5d5f 1px solid;
	border-bottom: #5c5d5f 1px solid;
	filter: Alpha(Opacity=85, FinishOpacity=100, Style=1);
}
/*-----------------------------------------------------*/






/* UNTERMENÜ ALLE ELEMENTE ELEMENTUMBRUCH */
/*-----------------------------------------------------*/
.MainMenu_MenuBreak {
	border-bottom: #FFFFFF 0px solid; 
	border-left: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid;  
	border-right: #FFFFFF 0px solid; 
	background-color: transparent; 
	height: 0px;
}
/*-----------------------------------------------------*/






/* UNTERMENÜ ALLE ELEMENTE ELEMENTLISTZEICHEN NÄCHSTES ELEMENT */
/*-----------------------------------------------------*/
.MainMenu_MenuArrow {
	border-bottom: #FFFFFF 0px solid; 
	border-left: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid;  
	border-right: #FFFFFF 0px solid; 
	font-family: webdings; 
	font-size: 14px; 
	cursor: pointer; 
	cursor: hand; 
	width: 10px;
}
/*-----------------------------------------------------*/







/* UNTERMENÜ ALLE ELEMENTE ELEMENTLISTZEICHEN AKTUELLES ELEMENT */
/*-----------------------------------------------------*/
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 14px; 
	cursor: pointer; 
	cursor: hand;
}
/*-----------------------------------------------------*/






/* Ab 2.STUFE MENUITEM STANDARD */
/*-----------------------------------------------------*/
.MainMenu_MenuItem {
	border-left: #19171c 0px solid; 
	border-bottom: #19171c 0px solid; 
	border-top: #19171c 0px solid; 
	border-right: #19171c 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	background-color: Transparent;
	font-family: arial, verdana, helvetica;
	font-size: 14px; 
	font-style: normal;
	font-weight: normal;
}
/*-----------------------------------------------------*/






/* Ab 2.STUFE MENUITEM AUSGEWÄHLT */
/*-----------------------------------------------------*/
.MainMenu_MenuItemSel {
	border-left: #FFFFFF 0px solid; 
	border-bottom: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
	cursor: pointer;
	cursor: hand; 
	color: #FFFFFF; 
	font-size: 14px; 
	font-style: normal;
	font-weight: normal; 
	background-color: Transparent;
	font-family: arial, verdana, helvetica;
}
/*-----------------------------------------------------*/







/* Ab 2.STUFE MENUITEM AKTIV */
/*-----------------------------------------------------*/
.MainMenu_MenuItemAct {
	border-left: #FFFFFF 0px solid; 
	border-bottom: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #a5acaf; 
	font-size: 14px; 
	font-style: normal;
	font-weight: normal; 
	background-color: Transparent;
	font-family: arial, verdana, helvetica;
}
/*-----------------------------------------------------*/






/* Ab 2.STUFE MENUITEM ICON */
/*-----------------------------------------------------*/
.MainMenu_MenuIcon {
	background-color: #0c58a6; 
	border-left: #FFFFFF 0px solid; 
	border-bottom: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 10px;
}
/*-----------------------------------------------------*/






/* ALLE UNTERMENÜS AUSGEWÄHLT */
/*-----------------------------------------------------*/

.submenuitemselect {
	background-color: #0c58a6;
	color: #FFFFFF;
}

/*-----------------------------------------------------*/


/*----------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------*/

/*-------------------------------------------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------------------------------------------*/






/* TEXTFORMATIERUNGEN */
/*-------------------------------------------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------------------------------------------*/

/* ADMINISTRATOR ÜBERSCHRIFTEN */
/*-----------------------------------------------------*/
.Head {
	font-family: arial, verdana, helvetica;
	font-size: 17px;
	font-weight: bold;
	color: #0c58a6;
}
/*-----------------------------------------------------*/







/* ADMINISTRATOR EINSTELLUNGSPUNKTÜBERSCHRIFTEN */
/*-----------------------------------------------------*/
.subhead {
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #0c58a6;
}
/*-----------------------------------------------------*/







/* INVERTIERTE ADMINISTRATOR ÜBERSCHRIFTEN */
/*-----------------------------------------------------*/
#invert .Head {
	font-family: arial, verdana, helvetica;
	font-size: 17px;
	font-weight: bold;
	color: #0c58a6;
}
/*-----------------------------------------------------*/







/* INVERTIERTE ADMINISTRATOR EINSTELLUNGSÜBERSCHRIFTEN */
/*-----------------------------------------------------*/
#invert .subhead {
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #0c58a6;
}
/*-----------------------------------------------------*/







/* STANDARD SCHRIFTFORMATIERUNG FÜR DEN GESAMTEN INHALTSTEXT */
/*-----------------------------------------------------*/
.normal, .normal div, p, td {
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	line-height:125%;
	color: #141414;
	padding:0px;
	margin:0px;
}


/*-----------------------------------------------------*/






/* TEXTBOXFORMATIERUNG */
/*-----------------------------------------------------*/
.NormalTextBox
{
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	color: #141414;
}
/*-----------------------------------------------------*/






/* LINKFORMATIERUNGEN BENUTZERANSICHT */
/*-----------------------------------------------------*/
A:link, A:visited {
	font-family: arial, verdana, helvetica;
	color: #0c58a6;
	font-size:12px;
	text-decoration:underline;
}
A:hover, A:active    {
	font-family: arial, verdana, helvetica;
	color: #673e2c;
	font-size:12px;
	text-decoration:none;
}
/*-----------------------------------------------------*/



/* SITEMAP WHOIAM FORMATIERUNG */
/*-----------------------------------------------------*/
td.breadcrumbtxt {
	font-family: arial, verdana, helvetica;
	font-size:11px;
	color: #0c58a6;;
	padding-left:0px;
	padding-right:0px;
	padding-top:15px;
	padding-bottom:0px;
}
a.breadcrumbtxt:link, a.breadcrumbtxt:visited {
	font-family: arial, verdana, helvetica;
	color: #0c58a6;
	font-size:11px;
	font-weight: bold;
	text-decoration: underline;
}
a.breadcrumbtxt:hover ,a.breadcrumbtxt:active {
	font-family: arial, verdana, helvetica;
	color: #673e2c;
	font-size:11px;
	text-decoration: underline;
	font-weight: bold;
}
/*-----------------------------------------------------*/






/* LOGIN-LINK-FORMATIERUNGEN */
/*-----------------------------------------------------*/
td.logintxt {
	font-family: arial, verdana, helvetica;
        text-align:right;
	font-size:11px;
        padding-top:0px;
        padding-right:0px;
        padding-left:0px;
        padding-bottom:0px;
	text-align:left;
	vertical-align:top;
}
a.logintxt:link, a.logintxt:visited {
	font-family: arial, verdana, helvetica;
	color: #0c58a6;
	font-size:11px;
	font-weight: normal;
	text-decoration: none;
}
a.logintxt:active, a.logintxt:hover {
	font-family: arial, verdana, helvetica;
	color: #673e2c;
	font-size:11px;
	font-weight: normal;
	text-decoration: underline;
}
/*-----------------------------------------------------*/






/* FOOTER-LINK-FORMATIERUNGEN */
/*-----------------------------------------------------*/
td.footertxt {
	font-family: arial, verdana, helvetica;
	color: #0c58a6;
	font-size:10px;
	font-weight: normal;
	background-color: #b1b1b1;
}
a.footertxt:link, a.footertxt:visited {
	font-family: arial, verdana, helvetica;
	color: #0c58a6;
	font-size:10px;
	font-weight: normal;
	text-decoration: none;
}
a.footertxt:hover, a.footertxt:active {
	font-family: arial, verdana, helvetica;
	color: #673e2c;
	font-size:10px;
	text-decoration: underline;
	font-weight: normal;
}
/*-----------------------------------------------------*/




/*-------------------------------------------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------------------------------------------*/



/* SYSTEMTEXTFORMATIERUNGEN */
/*-------------------------------------------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------------------------------------------*/

/* MODULMENÜ STANDARD */
/*-----------------------------------------------------*/
.ModuleTitle_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	color: #3C3C3C; 
	border-left: white 0px solid; 
	border-bottom: white 1px solid; 
	border-top: white 1px solid; 
	border-right: white 0px solid;
	background-color: Transparent;
}
/*-----------------------------------------------------*/






/* MODULMENÜ AUSGEWÄHLT */
/*-----------------------------------------------------*/
.ModuleTitle_MenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	color: #DCDCDC;
	background-color: #5D5D5D;
}
/*-----------------------------------------------------*/







/* MODULMENÜ ICON */
/*-----------------------------------------------------*/
.ModuleTitle_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #5D5D5D; 
	border-left: #5D5D5D 1px solid; 
	border-bottom: #5D5D5D 1px solid; 
	border-top: #5D5D5D 1px solid; 
	text-align: center; 
	width: 15; 
	height: 21;
}
/*-----------------------------------------------------*/






/* MODULMENÜ GRUNDEINSTELLUNGEN */
/*-----------------------------------------------------*/
.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #FFFFFF; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	border-bottom: #FFFFFF 0px solid; 
	border-left: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
}
/*-----------------------------------------------------*/






/* MODULMENÜ TRENNLINIE */
/*-----------------------------------------------------*/
.ModuleTitle_MenuBreak {
	border-bottom: #5D5D5D 1px solid; 
	border-left: #5D5D5D 0px solid; 
	border-top: #5D5D5D 1px solid;  
	border-right: #5D5D5D 0px solid; 
	background-color: #5D5D5D; 
	height: 1px;
}
/*-----------------------------------------------------*/






/* MODULMENÜ PFEIL */
/*-----------------------------------------------------*/
.ModuleTitle_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #FFFFFF 1px solid; 
	border-bottom: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid;
}
/*-----------------------------------------------------*/







/* MODULMENÜ GRUNDPFEIL */
/*-----------------------------------------------------*/
.ModuleTitle_RootMenuArrow {
	font-family: webdings; 
	font-size: 100pt; 
	cursor: pointer; 
	cursor: hand;
}
/*-----------------------------------------------------*/

/*-------------------------------------------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------------------------------------------*/


/* FORMATIERUNGEN FÜR DAS MODUL: FILEMANAGER /*
/*-------------------------------------------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------------------------------------------*/

/* GRUNDEINSTELLUNGEN */
/*-----------------------------------------------------*/
.FileManager
{
	border-right: #DEDEDE 1px solid;
	border-top: #DEDEDE 1px solid;
	border-left: #DEDEDE 1px solid;
	border-bottom: #DEDEDE 1px solid;
	height:400px;
}
/*-----------------------------------------------------*/






/* TOOLBAR */
/*-----------------------------------------------------*/
.FileManager_ToolBar
{
	border-bottom: #DEDEDE 1px solid;
	height:25px;
	background-color: #DEDEDE;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FEFEFE,endColorStr=#DEDEDE);
}
/*-----------------------------------------------------*/






/* EXPLORER */
/*-----------------------------------------------------*/
.FileManager_Explorer
{
	height:100%;
	border: #DEDEDE 1px solid;
	background-color: #FFFFFF;
	margin: 2px 2px 2px 2px;
}
/*-----------------------------------------------------*/






/* DATEI/ORDNER-AUFLISTUNG */
/*-----------------------------------------------------*/
.FileManager_FileList 
{
	height:100%;
	border: #DEDEDE 1px solid;
	background-color: White;
	margin: 2px 2px 2px 2px;
	overflow: auto;
}
/*-----------------------------------------------------*/






/* MESSAGEBOX */
/*-----------------------------------------------------*/
.FileManager_MessageBox 
{
	text-align: center;
	vertical-align: middle;
	background-color: White;
	padding: 25px 25px 25px 25px;
}
/*-----------------------------------------------------*/






/* SPALTENÜBERSCHRIFTEN */
/*-----------------------------------------------------*/
.FileManager_Header
{
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #3C3C3C;
	background-color: #DEDEDE;
	border-bottom: #DEDEDE 1px solid;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FEFEFE,endColorStr=#DEDEDE);
	height: 25px;
}






/* FOOTER SEITE X VON X */
/*-----------------------------------------------------*/
.FileManager_Pager
{
	font-family: arial, verdana, helvetica;
	font-size: 10px;
	color:#3C3C3C;
	font-weight: bold;
	background-color: #DEDEDE;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FEFEFE,endColorStr=#DEDEDE);
	border-top: #DEDEDE 1px solid;
	height: 25px;
}
/*-----------------------------------------------------*/






/* STATUSBAR RAHMEN */
/*-----------------------------------------------------*/
.FileManager_StatusBar
{
	font-family:Arial;
	font-size: 12px;
	font-weight: normal;
	background-color: white;
	height: 25px;
	margin: 2px 2px 2px 2px;
}
/*-----------------------------------------------------*/






/* TEXTINHALT DER DATEI/ORDNERAUFLISTUNG JEDE 2. ZEILE BEGINNT MIT DER ERSTEN  */
/*-----------------------------------------------------*/
.FileManager_Item
{
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #3C3C3C;
	background-color: white;
	border-top: #DEDEDE 1px dashed;
	border-bottom: #DEDEDE 1px dashed;
}
/*-----------------------------------------------------*/






/* TEXTINHALT DER DATEI/ORDNERAUFLISTUNG JEDE 2. ZEILE BEGINNT MIT DER ZWEITEN  */
/*-----------------------------------------------------*/
.FileManager_AltItem
{
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #3C3C3C;
	background-color: #DFDFDF;
	border-style: none;
}
/*-----------------------------------------------------*/






/* ÜBER DIE CHECKBOX AUSGEWÄHLTE DATEIEN/ORDNER */
/*-----------------------------------------------------*/
.FileManager_SelItem
{
	font-family: Tahoma, arial, verdana, helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #006eb9;
	border-style: none;
}
/*-----------------------------------------------------*/






/* TREEVIEW-NODE */
/*-----------------------------------------------------*/
.FileManagerTreeNode 
{
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	color: #3C3C3C;
	font-weight: normal;
}
/*-----------------------------------------------------*/






/* TREEVIEW-NODE AUSGEWÄHLT */
/*-----------------------------------------------------*/
.FileManagerTreeNodeSelected 
{
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	font-weight: normal;
	background-color: #DEDEDE; 
}
/*-----------------------------------------------------*/






/* TREEVIEW-NODE LINKVERHALTEN */
/*-----------------------------------------------------*/
A.FileManagerTreeNode:link, A.FileManagerTreeNodeSelected:link {
    text-decoration: none;
    color: #003366;
}
A.FileManagerTreeNode:visited, A.FileManagerTreeNodeSelected:visited  {
    text-decoration: none;
    color: #003366;
}
A.FileManagerTreeNode:active, A.FileManagerTreeNodeSelected:active   {
    text-decoration: none;
    color: #003366;
}
A.FileManagerTreeNode:hover, A.FileManagerTreeNodeSelected:hover    {
    text-decoration: none;
    color: #ff0000;
}
/*-----------------------------------------------------*/

/*-------------------------------------------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------------------------------------------*/


/* FORMATIERUNGEN FÜR DAS MODUL: WIZARDMANAGER /*
/*-------------------------------------------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------------------------------------------*/

/* GRUNDEINSTELLUNGEN */
/*-----------------------------------------------------*/
.Wizard
{
	border-right: white 1px solid;
	border-top: white 1px solid;
	border-left: white 1px solid;
	border-bottom: white 1px solid;
	height:400px;
	width:600px;
}
/*-----------------------------------------------------*/






/* BUTTONS */
/*-----------------------------------------------------*/
.WizardButton
{
	background-color: #FEFDF5;
	border-top: #DEDCCD 1px solid;
	border-right: #DEDCCD 1px solid;
	border-left: #DEDCCD 1px solid;
	border-bottom: #DEDCCD 1px solid;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FEFDF5,endColorStr=#DEDEDE);
	color: #3C3C3C;
	font-family: arial, verdana, helvetica; 
	font-size: 12px;
	font-weight: normal;
}
/*-----------------------------------------------------*/






/* KOPFEINSTELLUNGEN */
/*-----------------------------------------------------*/
.WizardHeader
{
	height:30px;
	border-bottom: DEDCCD 1px solid;
	color: #141414;
	background-color: #FFFFFF;
}
/*-----------------------------------------------------*/






/* FUSSEINSTELLUNGEN */
/*-----------------------------------------------------*/
.WizardFooter
{
	border-top: DEDCCD 1px solid;
	background: #FFFFFF;
	height: 25px;
	text-align: right;
}
/*-----------------------------------------------------*/






/* CONTENTEINSTELLUNGEN */
/*-----------------------------------------------------*/
.WizardBody
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	height: 325px;
}
/*-----------------------------------------------------*/






/* HILFEFORMATIERUNGEN */
/*-----------------------------------------------------*/
.WizardHelp
{
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12px;
	padding-bottom: 5px;
	border-left: DEDCCD 1px solid;
	width: 180px;
	padding-top: 5px;
	background-color: #DEDCCD;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FEFDF5,endColorStr=#DEDCCD);
}
/*-----------------------------------------------------*/






/* HILFEFORMATIERUNGEN - TEXTE */
/*-----------------------------------------------------*/
.WizardHelpText
{
	overflow: auto;
	font-size: 12px;
	width: 180px;
	color: #141414;
	font-family: arial, verdana, helvetica;
	height: 300px;
}
/*-----------------------------------------------------*/






/* GRUNDTEXT */
/*-----------------------------------------------------*/
.WizardText
{
	font-size: 12px;
	color: #141414;
	font-family: arial, verdana, helvetica;
}
/*-----------------------------------------------------*/

/*-------------------------------------------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------------------------------------------*/


/* FORMATIERUNGEN FÜR DIE HILFEMODULE /*
/*-------------------------------------------------------------------------------------------------------------------------------------------*/

.Help
{
  border-right: black 1px solid;
  padding-right: 2px;
  border-top: black 1px solid;
  padding-left: 2px;
  font-weight: normal;
  font-size: 12px;
  padding-bottom: 2px;
  border-left: black 1px solid;
  color: #ffffff;
  padding-top: 2px;
  border-bottom: black 1px solid;
  font-family: Tahoma, arial, verdana, helvetica;
  background-color: #0c58a6;
}

/*-------------------------------------------------------------------------------------------------------------------------------------------*/



/* FORMATIERUNGEN FÜR BUTTONS UND LINKS AUF DEN ADMINSEITEN /*
/*-------------------------------------------------------------------------------------------------------------------------------------------*/

.CommandButton     {
    font-family: arial, verdana, helvetica;
    font-size: 12px;
    font-weight: normal;
}

A.CommandButton:link {
    text-decoration: underline;
    color: #0c58a6;
}
A.CommandButton:visited  {
    text-decoration: underline;
    color: #0c58a6;
}
A.CommandButton:active   {
    text-decoration: underline;
    color: #0c58a6;
}
A.CommandButton:hover    {
    text-decoration: none;
    color: #0c58a6;
}

/*-------------------------------------------------------------------------------------------------------------------------------------------*/

/* ICONS */
/*-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
A.styles_link_arrow:link, A.styles_link_arrow:visited  {
    font-family: arial, verdana, helvetica; 
    color: #0c58a6;
    text-decoration: none; 
    font-weight:bold;
    background-image:url('images/symbols/ly_link_basis_normal.gif');
    background-position:left center;
    background-repeat:no-repeat;
    padding-left:17px;
}

A.styles_link_arrow:hover, A.styles_link_arrow:active {
	font-family: arial, verdana, helvetica; 
    color: #673e2c;
    text-decoration: none;
    font-weight:bold;
    background-image:url('images/symbols/ly_link_basis_normal.gif');
    background-position:left center;
    background-repeat:no-repeat;
    padding-left:17px;
}


A.styles_link_expand:link, A.styles_link_expand:visited  {
    font-family: arial, verdana, helvetica; 
    color: #0c58a6;
    text-decoration: none;
    font-weight:bold;
    background-image:url('images/symbols/ly_link_basis_expand.gif');
    background-position:left center;
    background-repeat:no-repeat;
    padding-left:17px;
}

A.styles_link_expand:hover, A.styles_link_expand:active {
	font-family: arial, verdana, helvetica; 
    color: #673e2c;
    text-decoration: none;
    font-weight:bold;
    background-image:url('images/symbols/ly_link_basis_expand.gif');
    background-position:left center;
    background-repeat:no-repeat;
    padding-left:17px;
}


A.styles_link_reduce:link, A.styles_link_reduce:visited  {
    font-family: arial, verdana, helvetica; 
    color: #0c58a6;
    text-decoration: none; 
    font-weight:bold;
    background-image:url('images/symbols/ly_link_basis_reduce.gif');
    background-position:left center;
    background-repeat:no-repeat;
    padding-left:17px;
}

A.styles_link_reduce:hover, A.styles_link_reduce:active {
	font-family: arial, verdana, helvetica; 
    color: #673e2c;
    text-decoration: none;
    font-weight:bold;
    background-image:url('images/symbols/ly_link_basis_reduce.gif');
    background-position:left center;
    background-repeat:no-repeat;
    padding-left:17px;
}


A.styles_link_zip:link, A.styles_link_zip:visited  {
    font-family: arial, verdana, helvetica; 
    color: #0c58a6;
    text-decoration: none;
    font-weight:bold;
    background-image:url('images/symbols/ly_link_basis_zip.gif');
    background-position:left center;
    background-repeat:no-repeat;
    padding-left:17px;
}

A.styles_link_zip:hover, A.styles_link_zip:active {
	font-family: arial, verdana, helvetica; 
    color: #673e2c;
    text-decoration: none;
    font-weight:bold;
    background-image:url('images/symbols/ly_link_basis_zip.gif');
    background-position:left center;
    background-repeat:no-repeat;
    padding-left:17px;
}


A.styles_link_pdf:link, A.styles_link_pdf:visited  {
    font-family: arial, verdana, helvetica; 
    color: #0c58a6;
    text-decoration: none;
    font-weight:bold;
    background-image:url('images/symbols/ly_link_basis_pdf.gif');
    background-position:left center;
    background-repeat:no-repeat;
    padding-left:17px;
}

A.styles_link_pdf:hover, A.styles_link_pdf:active {
	font-family: arial, verdana, helvetica; 
    color: #673e2c;
    text-decoration: none;
    font-weight:bold;
    background-image:url('images/symbols/ly_link_basis_pdf.gif');
    background-position:left center;
    background-repeat:no-repeat;
    padding-left:17px;
}


A.styles_link_word:link, A.styles_link_word:visited  {
    font-family: arial, verdana, helvetica; 
    color: #0c58a6;
    text-decoration: none;
    font-weight:bold;
    background-image:url('images/symbols/ly_link_basis_word.gif');
    background-position:left center;
    background-repeat:no-repeat;
    padding-left:17px;
}

A.styles_link_word:hover, A.styles_link_word:active {
    font-family: arial, verdana, helvetica; 
    color: #673e2c;
    text-decoration: none;
    font-weight:bold;
    background-image:url('images/symbols/ly_link_basis_word.gif');
    background-position:left center;
    background-repeat:no-repeat;
    padding-left:17px;
}


A.styles_link_excel:link, A.styles_link_excel:visited  {
    font-family: arial, verdana, helvetica; 
    color: #0c58a6;
    text-decoration: none;
    font-weight:bold;
    background-image:url('images/symbols/ly_link_basis_excel.gif');
    background-position:left center;
    background-repeat:no-repeat;
    padding-left:17px;
}

A.styles_link_excel:hover, A.styles_link_excel:active {
	font-family: arial, verdana, helvetica; 
    color: #673e2c;
    text-decoration: none;
    font-weight:bold;
    background-image:url('images/symbols/ly_link_basis_excel.gif');
    background-position:left center;
    background-repeat:no-repeat;
    padding-left:17px;
}


A.styles_link_powerpoint:link, A.styles_link_powerpoint:visited  {
    font-family: arial, verdana, helvetica; 
    color: #0c58a6;
    text-decoration: none;
    font-weight:bold;
    background-image:url('images/symbols/ly_link_basis_powerpoint.gif');
    background-position:left center;
    background-repeat:no-repeat;
    padding-left:17px;
}

A.styles_link_powerpoint:hover, A.styles_link_powerpoint:active {
	font-family: arial, verdana, helvetica; 
    color: #673e2c;
    text-decoration: none;
    font-weight:bold;
    background-image:url('images/symbols/ly_link_basis_powerpoint.gif');
    background-position:left center;
    background-repeat:no-repeat;
    padding-left:17px;
}

/*-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/




