/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
background-color: #E3E3E3;
margin: 0px;

}

/* background/border colors for the selected tab */
.TabBg {
   font-family: "Trebuchet MS", Verdana, Arial, Times;
   font-size: 12px;
   color: #474747;
   line-height: 18px
}

.LeftPane  { 

   font-family: "Trebuchet MS", Verdana, Arial, Times;
   font-size: 12px;
   color: #474747;
   line-height: 18px

}

.ContentPane  { 

   font-family: "Trebuchet MS", Verdana, Arial, Times;
   font-size: 12px;
   color: #474747;
   line-height: 18px
}

.RightPane  { 

   font-family: "Trebuchet MS", Verdana, Arial, Times;
   font-size: 12px;
   color: #474747;
   line-height: 18px
}

/* text style for the selected tab */
.SelectedTab {
   font-family: "Trebuchet MS", Verdana, Arial, Times;
   font-size: 12px;
   color: #474747;
   line-height: 18px
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:active   {
}

A.SelectedTab:hover    {
}

/* text style for the unselected tabs */
.OtherTabs {
   font-family: "Trebuchet MS", Verdana, Arial, Times;
   font-size: 12px;
   color: #474747;
   line-height: 18px
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:active   {
}

A.OtherTabs:hover    {
}

/* GENERAL */
/* style for module titles */
.Head   {

   font-family: "Trebuchet MS", Verdana, Arial, Times;
   font-size: 12px;
   color: #FFFFFF;

}

/* style of item titles on edit and admin pages */
.SubHead    {
   font-family: "Trebuchet MS", Verdana, Arial, Times;
   font-size: 12px;
   color: #474747;
   line-height: 18px
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
   font-family: "Trebuchet MS", Verdana, Arial, Times;
   font-size: 12px;
   color: #474747;
   line-height: 18px
}

/* text style used for most text rendered by modules */
.Normal
{

   font-family: "Trebuchet MS", Verdana, Arial, Times;
   font-size: 12px;
   color: #474747;
   line-height: 18px
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{

   font-family: "Trebuchet MS", Verdana, Arial, Times;
   font-size: 12px;
   color: #474747;
   line-height: 18px

}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
   font-family: "Trebuchet MS", Verdana, Arial, Times;
   font-size: 12px;
   color: #474747;
   line-height: 18px
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
   font-family: "Trebuchet MS", Verdana, Arial, Times;
   font-size: 12px;
   color: #474747;
   line-height: 18px
}

A.CommandButton:visited  {
}

A.CommandButton:active   {
}

A.CommandButton:hover    {
}
    
table {
   font-family: "Trebuchet MS", Verdana, Arial, Times;
   font-size: 12px;
   color: #474747;
   line-height: 18px
}


/* GENERIC */
H1  {

   font-family: "Trebuchet MS", Verdana, Arial, Times;
   font-size: 26px;
   color: #474747;
   margin-bottom: 30px;
   margin-top: 20px


}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
   font-family: "Trebuchet MS", Verdana, Arial, Times;
   font-size: 12px;
   color: #900000;
   line-height: 18px

}

A:visited   {

   font-family: "Trebuchet MS", Verdana, Arial, Times;
   font-size: 12px;
   color: #900000;
   line-height: 18px

}

A:active    {

   font-family: "Trebuchet MS", Verdana, Arial, Times;
   font-size: 12px;
   color: #900000;
   line-height: 18px

}

A:hover {

   font-family: "Trebuchet MS", Verdana, Arial, Times;
   font-size: 12px;
   color: #C60000;
   line-height: 18px;
   text-decoration: underline;

}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {

   font-family: "Trebuchet MS", Verdana, Arial, Times;
   font-size: 12px;
   color: #474747;
   line-height: 18px

}   

/* style of item titles by Announcements and events */
.ItemTitle    {
font-family: "Trebuchet MS", Verdana, Arial, Times;
font-size: 12px;
color: #FFFFFF;

}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {

   font-family: "Trebuchet MS", Verdana, Arial, Times;
   font-size: 12px;
   color: #474747;
   line-height: 18px;
	background-color: FFFFFF;

}

.ModuleTitle_MenuBar {

   font-family: "Trebuchet MS", Verdana, Arial, Times;
   font-size: 12px;
   color: #474747;
   line-height: 18px

}

.ModuleTitle_MenuItem {

   font-family: "Trebuchet MS", Verdana, Arial, Times;
   font-size: 12px;
   color: #474747;
   line-height: 18px;
	background-color: FFFFFF;

}

.ModuleTitle_MenuIcon {
   font-family: "Trebuchet MS", Verdana, Arial, Times;
   font-size: 12px;
   color: #474747;
   line-height: 18px

}

.ModuleTitle_SubMenu {
   font-family: "Trebuchet MS", Verdana, Arial, Times;
   font-size: 12px;
   color: #474747;
   line-height: 18px;
	background-color: FFFFFF;
}

.ModuleTitle_MenuBreak {
   font-family: "Trebuchet MS", Verdana, Arial, Times;
   font-size: 12px;
   color: #474747;
   line-height: 18px
}

.ModuleTitle_MenuItemSel {
   font-family: "Trebuchet MS", Verdana, Arial, Times;
   font-size: 12px;
   color: #474747;
   line-height: 18px;
	background-color: FFFFFF;
}

.ModuleTitle_MenuArrow {
   font-family: "Trebuchet MS", Verdana, Arial, Times;
   font-size: 12px;
   color: #474747;
   line-height: 18px
}

.ModuleTitle_RootMenuArrow {
   font-family: "Trebuchet MS", Verdana, Arial, Times;
   font-size: 12px;
   color: #474747;
   line-height: 18px
}

/* Main Menu */

.MainMenu_MenuContainer {
	background-color: transparent; 
                


}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16;
	background-color: Transparent;
                 

}
.MainMenu_MenuItem {
	border-left: #CCCCCC 0px solid; 
	border-bottom: #CCCCCC 0px solid; 
	border-top: #CCCCCC 0px solid; 
	border-right: #CCCCCC 0px solid;
	cursor: pointer; 
	cursor: hand; 
font-family: "Trebuchet MS", Verdana, Arial, Times;
font-size: 12px;
color: #FFFFFF;
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
        text-indent: 10px;
        letter-spacing: 1px;
        text-align: left;

}
.MainMenu_MenuItemSel {
	background-color: Transparent; 
	cursor: pointer; 
	cursor: hand; 
font-family: "Trebuchet MS", Verdana, Arial, Times;
font-size: 12px;
color: #E3E3E3;
	font-weight: bold; 
	font-style: normal;
                text-indent: 10px;
                letter-spacing: 1px;
                text-align: left;

}

.MainMenu_MenuIcon {
	background-color: #373737; 
	border-left: #CCCCCC 0px solid; 
	border-bottom: #CCCCCC 0px solid; 
	border-top: #CCCCCC 0px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15; 
	height: 21;
}
.MainMenu_SubMenu {
	background-color: #D90000;
                cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 1px;
        background-color: #373737;
}
.MainMenu_MenuArrow {
	border-right: #CCCCCC 0px solid; 
	border-bottom: #CCCCCC 0px solid; 
	border-top: #CCCCCC 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
        display: none;
}
.StandardButton     {
    background: #AAAAAA none; 
font-family: "Trebuchet MS", Verdana, Arial, Times;
font-size: 12px;
color: #FFFFFF;
    font-weight: normal;
}


/*Farbe Login Link*/
A.SkinObject:link {
    text-decoration:    none;
    color:#DA0000;
}
A.SkinObject:visited  {
    text-decoration:    none;
    color:#DA0000;
}
A.SkinObject:active   {
    text-decoration:    none;
    color:#DA0000;
}
A.SkinObject:hover    {
    text-decoration:    none;
    color:#A80101;
}




































