/* ================================
    CSS STYLES FOR DotNetNuke 
   ================================*/
/* background color for the content part of the pages */
Body
{
    height: 100%;
    padding: 0px;
    margin: 0px;
    background: #fff url(hg_body.gif) repeat-x left top;
}
/* ############################# 
Style fuer dsa Print Template
############################# */
.skinmasterPrint
{
    background: #fff;
    border-right: #2f3e7e 1px solid;
    border-left: #2f3e7e 1px solid;
}
/* ############################# 
Style for the body tab
############################# */
.pagemaster
{
    width: 100%;
    height: 100%;
    border-width: 0px;
    padding: 0px;
    margin: 0px;    
}
.skinmaster
{
    width: 866px;
    height: 100%;
    border-width: 0px;
    padding: 0px;
    margin: 0px;
}
/* ############################# 
Styles fuer den Header Bereich
############################# */
.header
{
    vertical-align: top;
    text-align: left;
}
.container_header
{
    width: 866px;
    height: 152px;
    text-align: left;
}
.container_IconNav{
    width: 800px;
    height: 124px;
    text-align: left;
}
.iconNav{
    padding-left: 0px;
}
.logoPane
{
    width: 298px;
    height: 152px;
    text-align: left;
    vertical-align: top;
}
/*.languagePane
{
    width: 460px;
    height: 100px;
    text-align: right;
    background: red;
}*/
.menuPane
{
    width: 866px;
    height: 30px;
    text-align: left;
    vertical-align: bottom;
    border-bottom: solid 1px #bfbfbf;
     text-align: left;
}
.searchPane
{
    width: 568px;
    height: 50px;
    text-align: right;
}
.searchPane, .searchPane td, .searchPane span
{
    font-family: Verdana,Arial,Thaoma;
    font-size: 8.5pt;
    color: #808080;
}
/* ############################# 
Styles fuer den Content Bereich
############################# */
.content
{
    vertical-align: top;
    height: 100%;
    background: #fff url(hg_content.gif) no-repeat top center;
    text-align: left;
}
.container_content
{
    text-align: left;
    width: 866px;
    min-height: 450px;
    height: 100%; 
    background: url(footer_content.gif) no-repeat bottom center;
}
.RightPane
{
    width: 195px;
    *width: 245px;
    padding: 53px 0px 25px 50px;
    vertical-align: top;
    text-align: left;
}
.RightPane div, .RightPane td, .RightPane span
{
    font-family: Verdana,Arial,Thaoma;
    font-size: 9pt;
    color: #808080;
    text-align: left;
}
.ContentPaneStart
{
    width: 732px;
    min-height: 358px;
    padding: 53px 0px 0px 0px;
    vertical-align: top;
    text-align: left;
}
.ContentPane2
{
    width: 487px;
    *width: 512px;
    min-height: 358px;
    padding: 53px 0px 25px 0px;
    vertical-align: top;
    text-align: left;
}
.ContentPane
{
    width: 732px;
    *width: 732px;
    min-height: 358px;
    padding: 53px 0px 25px 0px;
    vertical-align: top;
    text-align: left;
}
.ContentPaneKuenstler
{
    width: 732px;
    *width: 732px;
    min-height: 358px;
    padding: 8px 0px 25px 0px;
    vertical-align: top;
    text-align: left;
}
.ContentPanePrint{
    width: 620px;
    vertical-align: top;
    text-align: left;
}
.ContentPane div, .ContentPane td, .ContentPane span,
.ContentPaneStart div, .ContentPaneStart td, .ContentPaneStart span,
.ContentPane2 div, .ContentPane2 td, .ContentPane2 span,
.ContentPaneKuenstler div, .ContentPaneKuenstler td, .ContentPaneKuenstler span,
.ContentPanePrint div, .ContentPanePrint td, .ContentPanePrint span
{
    font-family: Verdana,Arial,Thaoma;
    font-size: 9pt;
    color: #808080;
    text-align: left;
}
.ContentPaneAdmin
{
    width: 824px;
    *width: 866px;/* IE Bug*/
    padding: 20px 20px 0px 20px;
    text-align: left;
}
.ContentPaneAdmin div, .ContentPaneAdmin td, .ContentPaneAdmin span
{
    font-family: Verdana,Arial,Thaoma;
    font-size: 9pt;
    color: #808080;
}
/* ############################# 
Style fuer den Footer Bereich
############################# */
.footer
{
    vertical-align: top;
    width: 866px;
    height: 159px;
    background: url(hg_footer.gif) no-repeat top center;
    text-align: left;
}
.container_footer
{
    text-align: left;
    width: 866px;
    height: 159px;
}
.footerText{
    text-align: left;
    width: 732px;
    *width: 866px;
    height: 113px;
    *height: 138px;
    padding-right: 67px;
    padding-left: 67px;
    padding-top: 16px;
}
.footerText div, .footerText td, .footerText span
{
    font-family: Verdana,Arial,Thaoma;
    font-size: 8pt;
    color: #fff;
}
.CopyrightPane
{
    font-family: Verdana,Arial,Thaoma;
    font-size: 8pt;
    color: #fff;
}
.CopyrightPanePrint
{
    font-family: Verdana,Arial,Thaoma;
    font-size: 8pt;
    color: #808080;
}
.CopyrightPane
{
    width: 366px;
    *width: 433px;
    height: 30px;
    padding-left: 67px;
}
.LoginPane
{
    width: 366px;
    *width: 433px;
    height: 30px;
    padding-right: 67px;
    text-align: right;
}
/* text style for the unselected tabs */
.OtherTabs, A.OtherTabs:link, A.OtherTabs:active, A.OtherTabs:visited
{
    font-family: Verdana,Arial,Thaoma;
    font-size: 9pt;
    color: #808080;
    font-weight: normal;
    text-decoration: none;
}
A.OtherTabs:hover
{
    color: #faae56;
    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: Verdana,Arial,Thaoma;
    font-size: 8pt;
    color: #00283c;
    font-weight: normal;
    text-decoration: none;
}
A.Login:hover
{
    font-family: Verdana,Arial,Thaoma;
    font-size: 8pt;
    color: #fff;
    font-weight: normal;
    text-decoration: underline; /*padding: 5px 3px 2px 3px; 	border: solid 1px #4E5ED7;*/
}
/* button style for standard HTML buttons */
.StandardButton
{
    font-family: Verdana,Arial,Thaoma;
    font-size: 9pt;
}
/* GENERAL style for module titles */
.TitelBox
{
    font-family: Verdana,Arial,Thaoma;
    font-size: 9pt;
    font-weight: bold;
    color: #808080;
}
.Head
{
    font-family: Verdana,Arial,Thaoma;
    font-size: 9.5pt;
    font-weight: bold;
    color: #9a2523;
}
/* style of item titles on edit and admin pages */
.SubHead
{
    font-family: Verdana,Arial,Thaoma;
    font-size: 9pt;
    font-weight: bold;
    color: #808080;
}
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead
{
    font-family: Verdana,Arial,Thaoma;
    font-size: 9pt;
    font-weight: normal;
    color: #808080;
}
/* text style used for most text rendered by modules */
.Normal
{
    font-family: Verdana,Arial,Thaoma;
    font-size: 9pt;
    color: #808080;
}
/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Verdana,Arial,Thaoma;
    font-size: 9pt;
    font-weight: normal;
}
.NormalRed
{
    font-family: Verdana,Arial,Thaoma;
    font-size: 9pt;
    font-weight: normal;
    color: red;
}
.NormalBold
{
    font-family: Verdana,Arial,Thaoma;
    font-size: 9pt;
    font-weight: bold;
}
/* #############################
Allgemeine Styles fuer HTML Objekte
############################# */
A:link, A:visited, A:active
{
    font-family: Verdana,Arial,Thaoma;
    font-size: 9pt;
    color: #808080;
    text-decoration: underline;
}
A:hover
{
    font-family: Verdana,Arial,Thaoma;
    font-size: 9pt;
    color: #faae56;
    text-decoration: underline; /*background-color: #E4F3F6;*/
}
H1, H1 span, H1 td, H1 div
{
    font-size: 130% !important;
    font-weight: bold;
}
H2, H2 span, H2 td, H2 div
{
    font-size: 130% !important;
    font-weight: bold;
}
H3, H3 span, H3 td, H3 div
{
    font-size: 120% !important;
    font-weight: bold;
    color: #faae56 !important;
}
H4, H4 span, H4 td, H4 div
{
    font-size: 110% !important;
    font-weight: bold;
}
H5, H5 span, H5 td, H5 div
{
    font-size: 105% !important;
    font-weight: bold;
}
H6, H6 span, H6 td, H6 div
{
    font-size: 100% !important;
    font-weight: normal;
}
HR
{
    color: #808080;
    height: 1px;
    border: solid 1px #808080;
}
/*#############################################
--------- dnn menu style ----------
#############################################*/
/* main menu td */
.main_dnnmenu_bar 
{
    font-family: Verdana,Arial,Thaoma;
	cursor:pointer;
	font-size: 9pt; 
	background-color:transparent;
}

/*  Main Menu Normal  */
.main_dnnmenu_rootitem  
{	
	color: #808080;
	font-size: 13px; 
	font-weight:normal; 	
	text-align:center; 
	line-height:19px;
	padding: 22px 58px 2px 36px;
	text-transform: none;
	margin-right:1px;
}

/*  Main menu hover  */
.main_dnnmenu_rootitem_hover
{  
	color:#2f3e7e;
	font-size: 13px; 
	font-weight:normal;
	text-align:center;
	line-height:19px;
	padding: 22px 58px 2px 36px;
	text-transform:none;
	margin-right:1px;
}

/*  Main menu selected  */
.main_dnnmenu_rootitem_selected 
{
	color:#2f3e7e;
	font-weight:normal;
	text-align:center;
	font-size: 13px;
	line-height:19px;
	padding: 22px 58px 2px 36px;
	text-transform:none;
	margin-right:1px;
}

/*  SUB Menu Normal */
.main_dnnmenu_submenu 
{
	border:1px solid #bfbfbf;
	z-index: 50;
}

.main_dnnmenu_submenu td
{
	/*background-color:#E1E8ED;*/
	background-color:#fff;
	z-index: 1000;
	font-size: 9pt; 
	font-weight:normal;
	text-align:left;
	color:#808080;
	line-height:2em;
	padding: 0px 5px;
	margin:0px;
}

/*  SUB Menu hover & selected */
.main_dnnmenu_itemhover td,.main_dnnmenu_itemselected td   
{  
	font-size: 9pt;
	background: #cac9d9;
	color:#2f3e7e;
	font-weight:normal;
	text-align:left;
	line-height:2em;
	z-index: 1000; 
	padding: 0px 5px;
	margin:0px;
}

.main_dnnmenu_break
{
	height: 2px;
	background-color: #cac9d9;
}

/* Module Action Menus */
.ModuleTitle_SubMenu
{
	border:1px solid #C0D6E5;
}

.ModuleTitle_SubMenu td{
	background-color:#F8FAFF;
	white-space: nowrap;
} 

.ModuleTitle_MenuIcon {
	background-color:#F8FAFF; 
	border:none;
	padding: 0px 2px;
}

.ModuleTitle_MenuItemSel td, .ModuleTitle_MenuItemSel .ModuleTitle_MenuIcon{
	background: #CE0D0D url(menu_hover.gif) repeat-x top left;
	color: #fff;
}

.ModuleTitle_MenuBreak td, .ModuleTitle_MenuBreak .ModuleTitle_MenuIcon
{
	height: 2px;
	background-color: #D5E0FF;
}
/* ############################# 
Styles fuer den Admin Panel
############################# */
.ControlPanel, .PagingTable
{
    width: 100%;
    background: #fff;
    border: #003366 1px solid;
    font-family: Verdana,Arial,Thaoma;
    font-size: 9pt;
}
.SkinObject, A.SkinObject:link, A.SkinObject:visited, A.SkinObject:active
{
    font-family: Verdana,Arial,Thaoma;
    font-size: 9pt;
    font-weight: bold;
    color: #000;
    text-decoration: none;
}
A.SkinObject:hover
{
    font-family: Verdana,Arial,Thaoma;
    font-size: 9pt;
    text-decoration: none;
    color: #003366;
}
/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton
{
    font-family: Verdana,Arial,Thaoma;
    font-size: 9pt;
    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: Verdana,Arial,Thaoma;
    font-size: 9pt;
    color: #000;
}
A.CommandButton:hover
{
    font-family: Verdana,Arial,Thaoma;
    font-size: 9pt;
    color: #F60400;
}
 /* print media sections */
 
 #dnn_ctr541_MainView_ViewBlog_lblCreatedHeader, #dnn_ctr541_MainView_ViewBlog_lblCreated, #dnn_ctr811_MainView_ViewBlog_lblCreatedHeader, #dnn_ctr811_MainView_ViewBlog_lblCreated{
    visibility: hidden;
 }
