/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   

/* GENERAL */

/**********************Copyright and Login******************************************************************************************/
#ToFlexCopyright{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#84B1D4;
	padding-right:7px;
}
#ToFlexCopyright a:link, #ToFlexCopyright a:visited {
    font-weight: normal;
    font-size: 9px;
	color:#84B1D4;
	font-family:Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}
#ToFlexCopyright a:hover    {
    text-decoration: underline;
	color:#FFFFFF;
}

a.Login:link, a.Login:visited {
	color:#000084;
	text-decoration:underline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:underline;
}
a.Login:hover {
	color:#FFFFFF;
	text-decoration:underline;
}



body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #000084;
	margin-top: 20px;
}

/* text style for the selected tab */
.Normal, td {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;}

.Head, H1 {
font:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color: #333333
}

H2 {
font:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color: #333333

}
H3 {
font:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color: #333333

}


.SelectedTab
{
	font-weight: bold;
	font-size: 12px;
	color: black;
	font-family: Arial, Helvetica;
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
    text-decoration:    none;
    color: black;
}


/* text style for the unselected tabs */
.OtherTabs {}
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {}
A.OtherTabs:visited  {}
A.OtherTabs:active   {}
A.OtherTabs:hover    {}
/* 2sic Link */
A.2sicLink:link { color: #6f9bd7; font-size:11px; text-decoration:none; font-family:Arial, Helvetica, sans-serif}
A.2sicLink:visited { color: #6f9bd7; font-size:11px; text-decoration:none; font-family:Arial, Helvetica, sans-serif}
A.2sicLink:active { color: #6f9bd7; font-size:11px; text-decoration:none; font-family:Arial, Helvetica, sans-serif}
A.2sicLink:hover { color: #ffffff; font-size:11px; text-decoration:none; font-family:Arial, Helvetica, sans-serif}

.ContentPane{
padding-left:15px; padding-right:15px;}

img.BILDrechts{
	left: 15px;
	position: relative;
	margin-bottom:0px; /* alter wert 15px*/
}
img.Home{
	left: 0px;
	position: relative;
	margin-bottom:0px; /* alter wert 15px*/
}


	
a:link { color:#02004a; text-decoration:underline;}
a:visited { color:#02004a; text-decoration:underline;}
a:hover { color:#020085; text-decoration:underline;}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */

a.SubHead:link, a.SubHead:visited {
	color: #2c2c2c;
	text-decoration: underline;
    font-family: tahoma;
    font-size: 10px;
    font-weight: normal;
}

a.SubHead:hover {
	color: #2c2c2c;
	text-decoration: none;
    font-family: tahoma;
    font-size: 10px;
    font-weight: normal;
}

.ControlPanel { background-color:#d9d9ed;
}

/**********************Right Pane******************************************************************************************/

.RightPane1 { padding-top:5px 
}

.RightPane2 { padding-top:5px 
}
.RightPane1, .RightPane2, .RightPane1 p, .RightPane2 p, .RightPane1 .normal, .RightPane2 .normal, .RightPane1 td, .RightPane2 td,  .RightPane1 p,  .RightPane2 p  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#232323;
}
.RightPane1 .head{
	color:#FFFFFF;
	float:right;
	font-size: 18px;
}
.RightPane2 .head{
	color:#999999;
	float:right;
	font-size: 18px; 
}

.RightPane1 a:link, .RightPane1 a:visited, a.RightPane1:link, .RightPane2 a:link, .RightPane2 a:visited, a.RightPane2:link{
	text-decoration:underline;
	color:#232323;
;
}
.RightPane1 a:hover, .RightPane2 a:hover{
	text-decoration:underline;
	color:#000084;
}
/* 2NavigateTree Section ***************************************************************************************************************************/    



#ToNavForToFlex { padding-left:0px; margin-top:27px; /*margin-top:0px;*/}
.ToNavigateNavContainer DIV { font-family:Arial, Helvetica, sans-serif; font-size:11px; width:170px; }
.ToNavigateNavContainer A, .ToNavigateNavContainer A:visited, .ToNavigateNavContainer A:hover, .ToNavigateNavContainer A:link { text-decoration:none  }
#LinkSelected {   }
#LinkInPath {}  

.style1 {font-style: italic}

