/* ================================
    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/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}

/* 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 {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:active   {
}

A.OtherTabs:hover    {
}

/* GENERAL */
/* style for module titles */
.Head   {
}

/* style of item titles on edit and admin pages */
.SubHead    {
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:active   {
}

A.CommandButton:hover    {
}
    
/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:active    {
}

A:hover {
}

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    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}


/* SideMenu  */

/* aktiver Hauptmenüpunkt  */
.MenuHdrHighlight0, .MenuHdrHighlight0 A, .MenuHdrHighlight0 A:Active, .MenuHdrHighlight0 A:Visited,
.MenuHdrHighlight0 A:Hover, .MenuHdrHighlight0 A:Link,
.MenuHdr0, .MenuHdr0 A, .MenuHdr0 A:Active, .MenuHdr0 A:Visited, .MenuHdr0 A:Hover,.MenuHdr0 A:Link {
  	 font-size: 10pt;
         font-family: Georgia;
	 padding-left: 0px;
	 padding-bottom: 2px;
         padding-top: 2px;
	 /*font-weight:bold;*/
  	 background-color: #ffffff;
	 color: #233f69;
	 cursor: default;
         text-decoration: none;
         /* white-space:nowrap; zeilenumruch */             
}





/* ********************************************** */
/* inaktive Hauptmenüpunkte */
.MenuItem0, .MenuItem0 A, .MenuItem0 A:Visited, .MenuItem0 A:Hover,.MenuItem0 A:Link, .MenuItem0 A:Active

 {
  	 font-size: 10pt;
         font-family: Georgia;
	 padding-left: 0px;
	 padding-bottom: 2px;
	 font-weight:normal;
  	 background-color: #ffffff;
	 padding-top: 2px;
	 cursor: default;
         text-decoration: none;
}


.MenuItem0, .MenuItem0 A, .MenuItem0 A:Visited, .MenuItem0 A:Hover,.MenuItem0 A:Link,
.MenuItemMouseOver0,
.MenuItemMouseOver0 A, .MenuItemMouseOver0 A:Active, 
.MenuItemMouseOver0 A:Hover, .MenuItemMouseOver0 A:Visited, 
.MenuItemMouseOver0 A:Link
{
   font-size: 10pt;
   font-family: Georgia;
   font-weight: normal;
   padding-top: 2px;
   padding-bottom: 2px;
   text-decoration: none;
   border-bottom: 5px;
}

.MenuItemMouseOver0
{
  text-decoration: none;
  background-color: #d2dceb!Important; 
} 



/********************************************************/


/* Menüpunkte */
.MenuItem1, .MenuItem1 A, .MenuItem1 A:Visited, .MenuItem1 A:Hover,.MenuItem1 A:Link,
.MenuItemMouseOver1, .MenuItemMouseOver1 A, .MenuItemMouseOver1 A:Active, 
.MenuItemMouseOver1 A:Hover, .MenuItemMouseOver1 A:Visited, .MenuItemMouseOver1 A:Link
{
  text-decoration: none;
  width: 100%;
  font-family: Georgia;
  font-size: 8pt;
  font-weight:normal;
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 5px;
  cursor: default;
  cursor: pointer;
}


.currentItemHighlight1, .currentItemHighlight0{
   font-family: Georgia;
   text-decoration: none;
   /*font-weight: bold;*/
   color: #233f69;
}

.MenuItemMouseOver1
{
  text-decoration: none;
  background-color: #d2dceb!Important; 
} 



.MenuItem HR {

  /* background-color:yellow; height:5px; */
  border-color: #cccccc;
 border-top-style: hidden;
  border-style:collapse;
  border-width:thin;
   /* color: green; */
}



.MenuItemExtra, .MenuItemExtra A, .MenuItemExtra A:Visited, .MenuItemExtra A:Hover,.MenuItemExtra A:Link, .MenuItemExtraMouseOver, .MenuItemExtraMouseOver A, .MenuItemExtraMouseOver A:Active, .MenuItemExtraMouseOver A:Hover, .MenuItemExtraMouseOver A:Visited, .MenuItemExtraMouseOver A:Link
 {
  text-decoration: none;
  border: 1px;
  width: 100%;
  font-family: Georgia;
  font-size: 10pt;
  font-weight:normal;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 5px;
  cursor: default;
  cursor: pointer;
}

.MenuItemExtraMouseOver
{
  text-decoration: none;
  background-color: #d2dceb!Important; 
} 


.currentItemHighlight {
   text-decoration: none;
   /*font-weight: bold;*/
   color: #233f69;
}


.MenuHdrHighlight {
  text-decoration: none;
  font-family: Georgia;
  font-size: 10pt;
  font-weight:normal;
}


.MenuItemExtra, .MenuItemExtraMouseOver {
  border-right: 0px;
  border-left: 0px;
  border-top: 0px;
  padding-top: 4px;
  padding-bottom: 4px;
  border-bottom: #cccccc 1px;
  border-style:solid;
  text-decoration: none;
}



/* Ende SideMenu  */


.LinkOhneLine, .LinkOhneLine:A{
text-decoration: none;
}

.LinkDuennLine, .LinkDuennLine:A{
 font-weight:normal;
}


.BoderColorGreySolid{
 border: 1px;
 border-style: solid;
 border-color: #cccccc;
}

.BorderColorGrey {
 border-color: #cccccc;
}


.BorderColorGreyPX {
 border-color: #cccccc;
 margin-right:15px;
}

.BlueBallCorner{
 border-color: red;
}

.Zentrumsvorstellung{
    font-size: 10pt;
    font-family: Georgia;
    font-weight: normal;
    padding-top: 2px;
    padding-bottom: 2px;
    text-decoration: none;
}




/* Aktuelles */

 

.AktuellesDatum {
    font-size: 10pt;
    font-family: Arial;
    font-weight: normal;
    padding-top: 2px;
    padding-bottom: 2px;
    text-decoration: none;

    color: #999999;

}


.AktuellesLink {
    width: 240px;
    font-size: 12pt;
    font-family: Georgia;
    font-weight: normal;
    padding-left: 20px;
    padding-right: 20px
    padding-top: 10px;
    padding-bottom: 2px;

    color: #808080;
}


.AktuellesLinkA {
    font-size: 12pt;
    font-family: Georgia;
    font-weight: normal;
    text-decoration: none;

    color: #808080;
}

.AktuellesKurztext {
    font-size: 10pt;
    font-family: Arial;
    font-weight: normal;
    padding-left: 10px;
    /* padding-top: 10px; */
    padding-bottom: 2px;
    text-decoration: none;
    color: #999999;
}

.AktuellesBild {
    padding-left: 20px;
    /* padding-top: 10px; */
    padding-bottom: 2px;
    valign: top;
}

.AktuellesTable {
  border-top-width:0px;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left-width: 0;
  border-top-style:solid;
  border-top-color:#ccc;

}


/* Ende Aktuelles */






























































