/* ================================
    CSS STYLES FOR DotNetNuke 
   ================================*/
/* background color for the content part of the pages */
Body
{
    height: 100%;
    padding: 0px;
    margin: 0px;
    border-spacing: 0px;
    background: #fff;
}
/* ############################# 
Style for the body tab
############################# */
.pagemaster
{
    width: 100%;
    height: 100%;
    border-width: 0px;
    padding: 0px;
    margin: 0px;
    border-spacing: 0px;    
}
.skinmaster
{
    width: 899px;
    height: 890px;
    border-width: 0px;
    padding: 0px;
    margin: 0px;
    border-spacing: 0px;
    background: #fff url(hg_body.jpg) no-repeat center top;
}
/* ############################# 
Styles fuer den Header Bereich
############################# */
.header
{
    vertical-align: top;
    width: 899px;
    height: 533px;
}
.logoPane
{
    padding-left: 175px;
    padding-top: 20px;
    text-align: left;
}
/* ############################# 
Styles fuer den Content Bereich
############################# */
.content
{
    vertical-align: top;
    height: 457px;
}
.container_content
{
    text-align: left;
    width: 900px;
    height: 457px;
}
.LeftPaneAdmin{
    width: 787px;
    *width: 900px;
    padding: 0px 0px 0px 213px;
}
.LeftPane
{
    width: 137px;
    *width: 350px;
    padding: 0px 0px 0px 213px;
    float: left;    
}
.RightPane{
    width: 110px;
    float: right;
}
.ContentPaneGalerie
{
    width: 577px;
    *width: 790px;
    padding: 0px 0px 0px 213px;
    float: left;
}
.ContentPane
{
    width: 440px;
    *width: 440px;
    padding: 0px 0px 0px 0px;
    float: left;
}
.ContentPane div, .ContentPane td, .ContentPane span
{
    font-family: Arial,Thaoma,Verdana;
    font-size: 12px;
    color: #000;
}
.ContentPaneAdmin
{
    width: 860px;
    *width: 900px;
    padding: 0px 20px 0px 20px;
}
.ContentPaneAdmin div, .ContentPaneAdmin td, .ContentPaneAdmin span
{
    font-family: Arial,Thaoma,Verdana;
    font-size: 12px;
    color: #000;
}
/* ############################# 
Style fuer den Footer Bereich
############################# */
.footer
{
    background-color: #fff;
    vertical-align: top;
    width: 440px;
    *width: 900px;
    padding-left: 350px;
    padding-right: 110px;
    height: 70px;
}
.container_footer
{
    text-align: center;
    width: 440px;
    height: 70px;
    text-align: right;
}
/* text style for the unselected tabs */
.OtherTabs, A.OtherTabs:link, A.OtherTabs:active, A.OtherTabs:visited
{
    font-family: Arial,Thaoma,Verdana;
    font-size: 12px;
    color: #000;
    font-weight: normal;
    text-decoration: none;
}
A.OtherTabs:hover
{
    color: #ac3f3e;
    font-weight: normal;
    text-decoration: none; /*padding: 1px 3px 2px 3px; 	background-color: #FF9900; 	border: solid 1px #4E5ED7;*/
}
.Login, A.Login:link, A.Login:visited, A.Login:active
{
    font-family: Arial,Thaoma,Verdana;
    font-size: 12px;
    color: #fff;
    font-weight: normal;
    text-decoration: none;
}
A.Login:hover
{
    font-family: Arial,Thaoma,Verdana;
    font-size: 12px;
    color: #ac3f3e;
    font-weight: normal;
    text-decoration: none; /*padding: 5px 3px 2px 3px; 	border: solid 1px #4E5ED7;*/
}
/* button style for standard HTML buttons */
.StandardButton
{
    font-family: Arial,Thaoma,Verdana;
    font-size: 12px;
}
/* GENERAL style for module titles */
.TitelBox
{
    font-family: Arial,Thaoma,Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #000;
}
.Head
{
    font-family: Arial,Thaoma,Verdana;
    font-size: 9.5pt;
    font-weight: bold;
    color: #9a2523;
}
/* style of item titles on edit and admin pages */
.SubHead
{
    font-family: Arial,Thaoma,Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #000;
}
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead
{
    font-family: Arial,Thaoma,Verdana;
    font-size: 12px;
    font-weight: normal;
    color: #9a2523;
}
/* text style used for most text rendered by modules */
.Normal
{
    font-family: Arial,Thaoma,Verdana;
    font-size: 12px;
    color: #000;
}
/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Arial,Thaoma,Verdana;
    font-size: 12px;
    font-weight: normal;
}
.NormalRed
{
    font-family: Arial,Thaoma,Verdana;
    font-size: 12px;
    font-weight: normal;
    color: red;
}
.NormalBold
{
    font-family: Arial,Thaoma,Verdana;
    font-size: 12px;
    font-weight: bold;
}
/* #############################
Allgemeine Styles fuer HTML Objekte
############################# */
img
{
    border-width: 0px;
}
p
{
}
ul li
{
}

ul li li
{
}

ul li li li
{
}

ol li
{
}

ol ol li
{
}

ol ol ol li
{
}
A:link, A:visited, A:active
{
    font-family: Arial,Thaoma,Verdana;
    font-size: 12px;
    color: #000;
    text-decoration: underline;
}
A:hover
{
    font-family: Arial,Thaoma,Verdana;
    font-size: 12px;
    color: #ac3f3e;
    text-decoration: underline; /*background-color: #E4F3F6;*/
}
H1
{
    font-size: 130%;
    color: #9a2523;
    font-weight: bold;
}
H2
{
    font-size: 130%;
    color: #000;
    font-weight: bold;
}
H3
{
    font-size: 115%;
    color: #9a2523;
    font-weight: bold;
}
H4
{
    font-size: 115%;
    color: #000;
    font-weight: bold;
}
H5, DT
{
    font-size: 105%;
    color: #9a2523;
    font-weight: bold;
}
H6
{
    font-size: 100%;
    color: #9a2523;
    font-weight: normal;
}
HR
{
    color: #ac3f3e;
    height: 1px;
    border: dotted 1px #ac3f3e;
}
/************************************************************************************************************* 
This uses 2.1.2 Solpart Menu Options. Classes MUST be set in xml or ASCX file to display correctly  on page.
************************************************************************************************************ */
.ActiveRootTab TD
{
    font-family: Arial,Thaoma,Verdana;
    font-size: 12px;
    color: #ac3f3e;
    font-weight: normal;
    height: 22px;
}
.BreadcrumbRootTab TD
{
    font-family: Arial,Thaoma,Verdana;
    font-size: 12px;
    color: #ac3f3e;
    font-weight: normal;
    height: 22px;
}
.SubActiveRootTab TD
{
    font-family: Arial,Thaoma,Verdana;
    font-size: 12px;
    cursor: hand;
    color: #ac3f3e;
    font-weight: normal;
    font-style: normal;
    border: #fff 1px solid;
    height: 22px;
}
.MainMenu_MenuContainer
{
    font-family: Arial,Thaoma,Verdana;
    font-size: 12px;
    color: #000;
    background-color: Transparent;
    height: 22px;
}
.MainMenu_MenuBar
{
    font-family: Arial,Thaoma,Verdana;
    font-size: 12px;
    color: #000;
    height: 22px;
    background-color: Transparent;
}
.MainMenu_MenuItem
{
    font-family: Arial,Thaoma,Verdana;
    font-size: 12px;
    cursor: hand;
    color: #000;
    font-weight: normal;
    font-style: normal;
    border: #fff 1px solid;
    height: 22px;
}
.MainMenu_MenuIcon
{
    font-family: Arial,Thaoma,Verdana;
    font-size: 12px;
    cursor: hand;
    background-color: #fff;
    border: #fff 1px solid;
    text-align: center;
    width: 15px;
    height: 22px; /*display: none;*/
}
.MainMenu_SubMenu
{
    font-family: Arial,Thaoma,Verdana;
    font-size: 12px;
    z-index: 1000;
    cursor: hand;
    background-color: #fff;
    color: #000;
    filter: progid:DXImageTransform.Microsoft.Shadow(color= 'DimGray' , Direction=135, Strength=3); /*border ueber den ganzen menue bereich*/
    border: #37504D 1px solid;
}
.MainMenu_MenuItemSel
{
    font-family: Arial,Thaoma,Verdana;
    font-size: 12px;
    background-color: #fff;
    cursor: hand;
    color: #ac3f3e;
    font-weight: normal;
    font-style: normal;
    border: #fff 1px solid;
    height: 22px;
}
.SubMainMenu_MenuItemSel
{
    font-family: Arial,Thaoma,Verdana;
    font-size: 12px;
    background-color: #fff;
    cursor: hand;
    color: #ff0066;
    font-weight: normal;
    font-style: normal;
    border: #fff 1px solid;
    height: 22px;
    background: #fff;
}
.MainMenu_MenuBreak
{
    border: #fff 1px solid;
    font-size: 12px;
    background-color: #fff;
    height: 22px;
}
.MainMenu_MenuArrow
{
    font-family: webdings;
    color: #000;
    cursor: hand;
    border: #6E8282 0px solid;
    height: 22px;
    width: 8px;
}
.MainMenu_RootMenuArrow
{
    font-family: webdings;
    color: #000;
    cursor: hand;
    border: #6E8282 0px solid;
    height: 22px;
    width: 8px;
}
/* ############################# 
Styles fuer den Admin Panel
############################# */
.ControlPanel, .PagingTable
{
    width: 100%;
    background: #fff;
    border: #003366 1px solid;
    font-family: Arial,Thaoma,Verdana;
    font-size: 12px;
}
.SkinObject, A.SkinObject:link, A.SkinObject:visited, A.SkinObject:active
{
    font-family: Arial,Thaoma,Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #000;
    text-decoration: none;
}
A.SkinObject:hover
{
    font-family: Arial,Thaoma,Verdana;
    font-size: 12px;
    text-decoration: none;
    color: #003366;
}
/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton
{
    font-family: Arial,Thaoma,Verdana;
    font-size: 12px;
    color: #000;
    font-weight: normal;
}
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link, A.CommandButton:visited, A.CommandButton:active
{
    font-family: Arial,Thaoma,Verdana;
    font-size: 12px;
    color: #000;
}
A.CommandButton:hover
{
    font-family: Arial,Thaoma,Verdana;
    font-size: 12px;
    color: #ac3f3e;
}

