/* ================================
    CSS STYLES FOR DotNetNuke 
   ================================*/
.monidalRed
{
	color: #CD3333;
	font-weight: normal;
}
.monidalRedBold
{
	color: #CD3333;
	font-weight: bold;
}
.monidalOrange
{
	color: #FE9900;
	font-weight: normal;
}
.monidalOrangeBold
{
	color: #FE9900;
	font-weight: bold;
}
.monidalViolet
{
	color: #333366;
	font-weight: normal;
}
.monidalVioletBold
{
	color: #333366;
	font-weight: bold;
}
.monidalGrey
{
	color: #666666;
	font-weight: normal;
}
.monidalGreyBold
{
	color: #666666;
	font-weight: bold;
}
.mondialSmall{
	font-size: 8pt;
}
.mondialVerySmall{
	font-size: 7pt;
}
/* background color for the content part of the pages */
Body
{
    background-color: white;
    height: 100%;    
    }
.ControlPanel, .PagingTable {
    width: 100%;
    background-color: #FFFFFF;
    BORDER-RIGHT: #003366 1px solid; 
    BORDER-TOP: #003366 1px solid; 
    BORDER-LEFT: #003366 1px solid; 
    BORDER-BOTTOM: #003366 1px solid;
    font-family: Verdana,Arial,Thaoma;
    font-size: 9pt;
}
.SkinObject, A.SkinObject:link, A.SkinObject:visited, A.SkinObject:active {
    font-weight: bold;
    font-size: 9pt;
    color: #003366;
    font-family: Verdana,Arial,Thaoma;
    text-decoration: none;
}
A.SkinObject:hover    {
    text-decoration: none;
    color:#003366;
}
/* text style for the body tab */
.pagemaster {	
	background-color: #CCCCCC;
}
.skinmaster 
{
	background-color: #ffffff;
}
.ControlPanel {
	background-color: #ffffff;
	font-size: 9pt;
	color: #000000;
}
.TopPane  {
	font-family: Arial,Verdana,Thaoma;
	color: #000000;
	border-left: solid 1px #ffffff;
	border-right: solid 1px #ffffff;
}
.LeftPane  {
	font-family: Arial,Verdana,Thaoma;
	color: #000000;
	padding-left: 5px;
}
.ContentPane  { 
	font-family: Arial,Verdana,Thaoma;
	color: #000000;	
	padding-right: 13px;
}
.ContentPaneStart  { 
	font-family: Arial,Verdana,Thaoma;
	color: #000000;	
	padding-right: 19px;
}
.NewsPane  { 
	font-family: Arial,Verdana,Thaoma;
	color: #000000;	
	padding: 0 0 10 0;
}
.copyright
{
	font-family: Arial,Verdana,Thaoma;
	font-size: 9pt;
	color: #000000;
}
.FooterPane
{
    font-family: Arial,Verdana,Thaoma;
	font-size: 9pt;
    color: #666666;
    padding-right: 13px;
}
table
{
    font-family: Arial,Verdana,Thaoma;
	font-size: 9pt;
	color: #000000;
}
textarea
{
    font-size: 9pt;
    font-family: Arial,Verdana,Thaoma;
}
img
{
    border-color: #CC3333;
}
.tdSearch
{
    padding-right: 10px;
}
.MenuTD
{
    padding: 0 6 24 0;
    background-repeat: no-repeat;
    background-position:left top;
}

ul li   
{
    list-style-image: url(icon_li.gif);
}

ul li li    
{
    list-style-image: url(icon_li.gif);
}

ul li li li 
{
    list-style-image: url(icon_li.gif);
}

ol li   
{
    list-style-image: url(icon_li.gif);
}

ol ol li    
{
    list-style-image: url(icon_li.gif);
}

ol ol ol li 
{
    list-style-image: url(icon_li.gif);
}
a.linklist:hover, a.linklist:active
{
    font-family: Verdana,Arial,Thaoma;
    font-size: 9pt;
	color: #ffffff; 
	text-decoration: none;
	padding: 0 5 0 5;
}
/*style fuer die allgemeine linkdefinition*/
A:link  
{
	font-size: 9pt;
	color: #CC3333;
	text-decoration: underline;
}

A:visited   
{
	font-size: 9pt;
	color: #CC3333;
	text-decoration: underline;
}

A:active    
{
	font-size: 9pt;
	color: #CC3333;
	text-decoration: underline;
}

A:hover 
{
	font-size: 9pt;
	color: #CC3333;
	text-decoration: underline;
	/*background-color: #E4F3F6;*/
}
.breadcrumbTD {
    color: #CC3333;
	font-size: 9pt;
	font-weight:normal;
	font-family: Verdana,Arial,Thaoma;
	text-decoration: none;
	padding-left: 10px;
	padding-bottom: 3px;
}
.breadcrumb, A.breadcrumb:link, A.breadcrumb:visited, A.breadcrumb:active  {
    color: #CC3333;
	font-size: 9pt;
	font-weight:normal;
	font-family: Verdana,Arial,Thaoma;
	text-decoration: none;
}
A.breadcrumb:hover    {
    color: #CC3333;
	font-size: 9pt;
	font-weight:normal;
	font-family: Verdana,Arial,Thaoma;
	text-decoration: none;
}
/* text style for the selected tab */
.SelectedTab {
    color: #CC3333;
	font-size: 9pt;
	font-weight:normal;
	font-family: Arial,Verdana,Thaoma;
	text-decoration: underline;
}
/* hyperlink style for the selected tab */
A.SelectedTab:link {
    color: #CC3333;
	font-size: 9pt;
	font-weight:normal;
	font-family: Arial,Verdana,Thaoma;
	text-decoration: underline;
}
A.SelectedTab:visited  {
    color: #CC3333;
	font-size: 9pt;
	font-weight:normal;
	font-family: Arial,Verdana,Thaoma;
	text-decoration: underline;
}
A.SelectedTab:active   {
    color: #CC3333;
	font-size: 9pt;
	font-weight:normal;
	font-family: Arial,Verdana,Thaoma;
	text-decoration: underline;
}
A.SelectedTab:hover    {
    color: #CC3333;
	font-size: 9pt;
	font-weight:normal;
	font-family: Arial,Verdana,Thaoma;
	text-decoration: underline;
}
/* text style for the unselected tabs */
.OtherTabs {
    color: #000000;
	font-size: 9pt;
	font-weight:normal;
	font-family: Arial,Verdana,Thaoma;
}
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
    color: #000000;
	font-size: 9pt;
	font-weight:normal;
	font-family: Arial,Verdana,Thaoma;
	/*padding: 1px 3px 2px 3px;
	background-color: #FF9900;
	border: solid 1px #4E5ED7;*/
}
A.OtherTabs:active   {
    color: #000000;
	font-size: 9pt;
	font-weight:normal;
	font-family: Arial,Verdana,Thaoma;
	/*padding: 1px 3px 2px 3px;
	background-color: #FF9900;
	border: solid 1px #4E5ED7;*/
}
A.OtherTabs:visited  {
    color: #000000;
	font-size: 9pt;
	font-weight:normal;
	font-family: Arial,Verdana,Thaoma;
	/*padding: 5px 3px 2px 3px;
	border: solid 1px #4E5ED7;*/
}
A.OtherTabs:hover   {
    color: #CC3333;
	font-size: 9pt;
	font-weight:normal;
	font-family: Arial,Verdana,Thaoma;
	/*padding: 1px 3px 2px 3px;
	background-color: #FF9900;
	border: solid 1px #4E5ED7;*/
}
.LoginTab {
	color: #000000;
	font-size: 9pt;
	font-weight:normal;
	font-family: Arial,Verdana,Thaoma;
}
/* hyperlink style for the selected tab */
A.LoginTab:link {
    color: #000000;
	font-size: 9pt;
	font-weight:normal;
	font-family: Arial,Verdana,Thaoma;
}
A.LoginTab:visited  {
    color: #000000;
	font-size: 9pt;
	font-weight:normal;
	font-family: Arial,Verdana,Thaoma;
}
A.LoginTab:active   {
    color: #000000;
	font-size: 9pt;
	font-weight:normal;
	font-family: Arial,Verdana,Thaoma;
}
A.LoginTab:hover    {
    color: #CC3333;
	font-size: 9pt;
	font-weight:normal;
	font-family: Arial,Verdana,Thaoma;
	/*padding: 5px 3px 2px 3px;
	border: solid 1px #4E5ED7;*/
}
/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family:Arial,Verdana, sans-serif; 
    font-size: 9pt;
    color:#000000;
    font-weight: normal;
}
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    color:#000000;
}
A.CommandButton:visited  {
    color:#000000;
}
A.CommandButton:active   {
    color:#000000;
}
A.CommandButton:hover    {
    color:#CC3333;
}
/* button style for standard HTML buttons */
.StandardButton     {
    font-family:Arial,Verdana, sans-serif; 
    font-size: 9pt;
    font-weight: normal;
}
/* GENERAL style for module titles */
.TitelBox
{
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}
.Head   {
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
}
/* style of item titles on edit and admin pages */
.SubHead    {
    font-size: 9pt;
	font-weight: normal;
	color: #CC3333;
}
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family:Arial,Verdana, sans-serif; 
    font-size:  9pt;
    font-weight: normal;
    color: #000000;
}
/* text style used for most text rendered by modules */
.Normal
{
    font-family:Arial,Verdana, sans-serif; 
    font-size: 9pt;
    font-weight: normal;
}
/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family:Arial,Verdana, sans-serif; 
    font-size: 9pt;
    font-weight: normal;
}
.NormalRed
{
    font-family:Arial,Verdana, sans-serif; 
    font-size: 9pt;
    font-weight: normal;
    color: #FF3333;
}
.NormalBold
{
    font-family:Arial,Verdana, sans-serif; 
    font-size: 9pt;
    font-weight: bold
}		 
/* GENERIC */
H1  {
    font-size: 11pt;
	color: #000000;
	font-weight: bold;
}
H2  {
    font-size: 11pt;
	color: #CC3333;
	font-weight: bold;
}
H3  {
    font-size: 10pt;
	color: #CC3333;
	font-weight: bold;
}
H4  {
    font-size: 10pt;
	color: #000000;
	font-weight: bold;
}
H5, DT  {
    font-size: 9pt;
	color: #CC3333;
	font-weight: bold;
}
H6  {
    font-size: 9pt;
	color: #000000;
	font-weight: bold;
}
HR {
	color: #999999;
	height: 1px;
	border: dotted 1px #999999;
}
.titelred
{
    color: #FF0000;
}
.groupRed
{
    color: #FF3333;
}
.darkgrey
{
    color: #666666;
}
/************************************************************************************************************* 
This uses 2.1.2 Solpart Menu Options. Classes MUST be set in xml or ASCX file to display correctly  on page.
************************************************************************************************************ */
/* End 2.1.2 Extra Menu Features */
.MainMenu_MenuContainer {
	color: #333366;
	background-color: Transparent;
	height: 18px;
}
.MainMenu_MenuBar {
	color: #333366;
	height: 18px;
	background-color: Transparent;
	
}
/*style fuer die erste naviebene*/
.MainMenu_MenuItem td {
	cursor: hand; 
	color: #333366; 
	font-family: Arial,Verdana,Thaoma;
	font-size: 8pt; 
	font-weight: normal; 
	font-style: normal; 
	height: 18px;
	width: 110px;
	text-align: center;
	background-image: url(reiter.gif);
}
/*style fuer das icon links vom navi text*/
.MainMenu_MenuIcon {
	cursor: hand; 
	background-color: #666666; 
	border-left: #666666 1px solid; 
	border-bottom: #666666 1px solid; 
	border-top: #666666 1px solid; 
	border-right: #666666 1px solid;
	text-align: center;
	width: 15px;
	height: 18px;
	/*display: none;*/
}
.MainMenu_MenuItemSel td
{
	cursor: hand; 
	color: #ffffff; 
	font-family: Arial,Verdana,Thaoma;
	font-size: 8pt; 
	font-weight: normal; 
	font-style: normal;
	height: 18px;
	background-image: url(reiter_hover.gif);
	width: 110;
	text-align: center;
}
.ActiveRootTab TD{
	line-height: 18px;
	color: #ffffff;
	font-family: Arial,Verdana,Thaoma;
	font-size: 8pt; 
	font-weight: normal; 
	height: 18px;
	background-image: url(reiter_hover.gif);
	width: 110;
	text-align: center;
}
.BreadcrumbRootTab TD{
	line-height: 18px;
	color: #ffffff;
	font-family: Arial,Verdana,Thaoma;
	font-size: 8pt; 
	font-weight: normal; 
	height: 18px;
	background-image: url(reiter_hover.gif);
	width: 110;
	text-align: center;
}
/*
########################################
NT FORUMS STYLES BEGIN
########################################
*/
.afgrid
{
    background-image: none;
    background-color:#ffffff;
    border:#ffffff 1px solid;
    font-size: 9pt;
    margin-bottom: 6px;
}
.afgroupheader
{
    background-image: none;
    background-color: #FE9900;
    color: #ffffff;
    font-size: 9pt;
    font-weight: normal;
}
/* 1. Zeile Header vom den einzelnen Foren */
.afgrouprow
{
    background-image: none;
    background-color: #FE9900;
    color: #ffffff;
    font-size: 9pt;
    font-weight: normal;
}
/*2.zeile - feldbeschreibung - forum, posts, replies usws*/
.afheader
{
    background-color: #FFCB66;
    color: #ffffff;
    font-weight: normal;
}
/*3. zeile mit den einzelnen foren*/
.afforumrow
{
    background-color: #ffffff;
    color: #000000;
    font-size: 9pt;
}
.aftopicrow1
{
}
.afsubgrid
{
}
.aflastpost
{
}
.afcrumb
{
}
.afcol1
{
}
.afsubject
{
}
.af_lastpost
{
}
/* Module Title Menu */
.ModuleTitle_MenuContainer {
	border-bottom: blue 0px solid; 
	border-left: blue 0px solid; 
	border-top: blue 0px solid; 
	border-right: blue 0px solid; 
}

.ModuleTitle_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16;
	background-color: Transparent;
}

.ModuleTitle_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	border-left: white 0px solid; 
	border-bottom: white 1px solid; 
	border-top: white 1px solid; 
	border-right: white 0px solid;
	background-color: Transparent;
}

.ModuleTitle_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #EEEEEE; 
	border-left: #EEEEEE 1px solid; 
	border-bottom: #EEEEEE 1px solid; 
	border-top: #EEEEEE 1px solid; 
	text-align: center; 
	width: 15; 
	height: 21;
}

.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;
}

.ModuleTitle_MenuBreak {
	border-bottom: #EEEEEE 1px solid; 
	border-left: #EEEEEE 0px solid; 
	border-top: #EEEEEE 1px solid;  
	border-right: #EEEEEE 0px solid; 
	background-color: #EEEEEE; 
	height: 1px;
}

.ModuleTitle_MenuItemSel {

	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;

	background-color: #C1D2EE;
}

.ModuleTitle_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #FFFFFF 1px solid; 
	border-bottom: #FFFFFF 1px solid; 
	border-top: #FFFFFF 0px solid;
}

.ModuleTitle_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}