/* ================================
    CSS STYLES FOR DotNetNuke 
   ================================*/
/* background color for the content part of the pages */
Body
{    
    height: 100%;
    padding: 0px;
    margin: 0px;
}
/* ############################# 
Style for the body tab
############################# */
.pagemaster
{
    width: 100%;
    height: 100%;
    border-width: 0px;
    margin: 0px;
    padding: 0px 0px 0px 0px;
    background: #000;
}
.skinmaster
{
    width: 1005px;
    height: 100%;
    border-width: 0px;
    padding: 0px;
    margin: 0px;
    background: #000;
}
/* ############################# 
Styles fuer den Header Bereich
############################# */
.header
{
    vertical-align: top;
    width: 1005px;
    height: 670px;
}
.container_header
{
    width: 1005px;
    height: 670px;
    text-align: left;
}
.headerEinreichung
{
    vertical-align: top;
    width: 1005px;
    height: 90px;
}
.container_headerEinreichung
{
    width: 1005px;
    height: 90px;
    text-align: left;
}
.FlashPane{
    width: 1005px;
    height: 580px;
    text-align: left;
    vertical-align: top;
}
.menuPane
{
    width: 1005px;
    height: 90px;
    padding-left: 19px;
    padding-right: 19px;
    padding-top: 0px;
    text-align: left;
    vertical-align: top;
    background: url(hg_menu.gif) center top repeat-x;
}
/* ############################# 
Styles fuer den Content Bereich
############################# */
.content
{
    width: 1005px;
    vertical-align: top; 
    text-align: center;   
}
.container_content
{
    width: 1005px;
}
.ContentPane
{
    width: 1005px;
    padding: 25px 0px 0px 0px;
    vertical-align: top;
}
.ContentPane div, .ContentPane td, .ContentPane span
{
    font-family: Arial,Verdana,Thaoma;
    font-size: 9pt;
    color: #9a9a9a;
}
.ContentPaneEinreichung div, .ContentPaneEinreichung td, .ContentPaneEinreichung span,
.ContentPaneEinreichung A:link, .ContentPaneEinreichung A:visited,.ContentPaneEinreichung A:active,.ContentPaneEinreichung A:hover
{
    font-family: Arial,Verdana,Thaoma;
    font-size: 9pt;
    color: #000;
}
/* ############################# 
Style fuer den Footer Bereich
############################# */
.footer
{
    vertical-align: top;
    width: 1005px;
    height: 50px;
}
.container_footer
{
    text-align: center;
    width: 1005px;
}
.LoginPane
{
    text-align: center;
}
/* text style for the unselected tabs */
.OtherTabs, A.OtherTabs:link, A.OtherTabs:active, A.OtherTabs:visited
{
    font-family: Arial,Verdana,Thaoma;
    font-size: 9pt;
    color: #eeeeee;
    font-weight: normal;
    text-decoration: none;
}
A.OtherTabs:hover
{
    color: #eeeeee;
    font-weight: normal;
    text-decoration: underline; /*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,Verdana,Thaoma;
    font-size: 9pt;
    color: #000;
    font-weight: normal;
    text-decoration: none;
}
A.Login:hover
{
    font-family: Arial,Verdana,Thaoma;
    font-size: 9pt;
    color: #eeeeee;
    font-weight: normal;
    text-decoration: underline; /*padding: 5px 3px 2px 3px; 	border: solid 1px #4E5ED7;*/
}
/* button style for standard HTML buttons */
.StandardButton
{
    font-family: Arial,Verdana,Thaoma;
    font-size: 9pt;
}
/* GENERAL style for module titles */
.TitelBox
{
    font-family: Arial,Verdana,Thaoma;
    font-size: 9pt;
    font-weight: bold;
    color: #636363;
}
.Head
{
    font-family: Arial,Verdana,Thaoma;
    font-size: 9.5pt;
    font-weight: bold;
    color: #9a9a9a;
}
/* style of item titles on edit and admin pages */
.SubHead
{
    font-family: Arial,Verdana,Thaoma;
    font-size: 9pt;
    font-weight: bold;
    color: #9a9a9a;
}
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead
{
    font-family: Arial,Verdana,Thaoma;
    font-size: 9pt;
    font-weight: normal;
    color: #9a9a9a;
}
/* text style used for most text rendered by modules */
.Normal
{
    font-family: Arial,Verdana,Thaoma;
    font-size: 9pt;
    color: #9a9a9a;
}
/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Arial,Verdana,Thaoma;
    font-size: 9pt;
    font-weight: normal;
}
.NormalRed
{
    font-family: Arial,Verdana,Thaoma;
    font-size: 9pt;
    font-weight: normal;
    color: red;
}
.NormalBold
{
    font-family: Arial,Verdana,Thaoma;
    font-size: 9pt;
    font-weight: bold;
}
/* #############################
Allgemeine Styles fuer HTML Objekte
############################# */
A:link, A:visited, A:active
{
    font-family: Arial,Verdana,Thaoma;
    font-size: 9pt;
    color: #eeeeee;
    text-decoration: none;
}
A:hover
{
    font-family: Arial,Verdana,Thaoma;
    font-size: 9pt;
    color: #eeeeee;
    text-decoration: underline;
}
H1
{
    font-size: 130%;
    color: #9a9a9a;
    font-weight: bold;
}
H2
{
    font-size: 130%;
    color: #9a9a9a;
    font-weight: bold;
}
H3
{
    font-size: 115%;
    color: #9a9a9a;
    font-weight: bold;
}
H4
{
    font-size: 115%;
    color: #9a9a9a;
    font-weight: bold;
}
H5, DT
{
    font-size: 105%;
    color: #9a9a9a;
    font-weight: bold;
}
H6
{
    font-size: 100%;
    color: #9a9a9a;
    font-weight: normal;
}
HR
{
    color: #9a9a9a;
    height: 1px;
    border: dotted 1px #9a9a9a;
}
/*#############################################
--------- dnn menu style ----------
#############################################*/
/* main menu td */
.main_dnnmenu_bar 
{
    font-family: Verdana,Arial,Thaoma;
	cursor:pointer;
	font-size: 11px; 
	background-color:transparent;
}

/*  Main Menu Normal  */
.main_dnnmenu_rootitem  
{	
	color: #43494D;
	font-size: 13px; 
	font-weight:bold; 	
	text-align:center; 
	line-height:40px;
	padding:12px 12px 12px 12px;
	text-transform:uppercase; margin-right:1px;
}

/*  Main menu hover  */
.main_dnnmenu_rootitem_hover
{  
	color:#ffffff;
	font-size: 13px; 
	font-weight:bold;
	text-align:center;
	line-height:40px;
	padding:12px 12px 12px 12px;
	background:url(menu_hover.gif) repeat-x top left;
	text-transform:uppercase; margin-right:1px;
}

/*  Main menu selected  */
.main_dnnmenu_rootitem_selected 
{
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	font-size: 13px;
	line-height:40px;
	padding:12px 12px 12px 12px;
	background:url(menu_hover.gif) repeat-x top left;
	text-transform:uppercase; margin-right:1px;
}

/*  SUB Menu Normal */
.main_dnnmenu_submenu 
{
	border:1px solid #C0D6E5;
}

.main_dnnmenu_submenu td
{
	/*background-color:#E1E8ED;*/
	background-color:#F8FAFF;
	z-index: 1000;
	font-size: 11px; 
	font-weight:bold;
	text-align:left;
	color:#000000;
	line-height:2em;
	padding: 0px 5px;
	margin:0px;
}

/*  SUB Menu hover & selected */
.main_dnnmenu_itemhover td,.main_dnnmenu_itemselected td   
{  
	font-size: 11px;
	background: #CE0D0D url(menu_hover.gif) repeat-x top left;
	color:#ffffff;
	font-weight:bold;
	text-align:left;
	line-height:2em;
	z-index: 1000; 
	padding: 0px 5px;
	margin:0px;
}

.main_dnnmenu_break
{
	height: 2px;
	background-color: #D5E0FF;
}
/* ############################# 
Styles fuer den Admin Panel
############################# */
.ControlPanel, .PagingTable
{
    width: 100%;
    background: #fff;
    border: #003366 1px solid;
    font-family: Arial,Verdana,Thaoma;
    font-size: 9pt;
}
.SkinObject, A.SkinObject:link, A.SkinObject:visited, A.SkinObject:active
{
    font-family: Arial,Verdana,Thaoma;
    font-size: 9pt;
    font-weight: bold;
    color: #003e6d;
    text-decoration: none;
}
A.SkinObject:hover
{
    font-family: Arial,Verdana,Thaoma;
    font-size: 9pt;
    text-decoration: underline;
    color: #003e6d;
}
/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton
{
    font-family: Arial,Verdana,Thaoma;
    font-size: 9pt;
    color: #003e6d;
    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,Verdana,Thaoma;
    font-size: 9pt;
    color: #003e6d;
    text-decoration: none;
}
A.CommandButton:hover
{
    font-family: Arial,Verdana,Thaoma;
    font-size: 9pt;
    color: #003e6d;
    text-decoration: underline;
}

