.SiteHeaderTab
{
background-image: url(Pix/PortalSiteBanner.jpg);
width: 100%;
height: 181px;
background-repeat: no-repeat;
border-right: #404040 5px solid; 
padding-left: 50px;
}

/* 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
{

font-family: Arial,Verdana,Tahoma,Helvetica; 
font-size: 12px; 
font-weight: normal;
letter-spacing:0pt;
color: #000000;

}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}

.NormalWeinrot {
font-family: Arial,Verdana,Tahoma,Helvetica; 
font-size: 12px; 
color:A52a2a}

.FarbeDunkelblau {color:000080}
.FarbeWeinrot {color:A52a2a}



/* 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    {
}



A.CommandButtonPA:visited  { text-decoration:    none;
}

A.CommandButtonPA:active   { text-decoration:    none;
}


.CommandbuttonPA
      {
      font-family:Arial,Verdana;
      font-size:12px;
      color: #000080;
      background-Color: #eaeaea;
      border-left: 2px solid #CCCCCC;
      border-top: 2px solid #CCCCCC;
      border-right: 3px solid #717171;
      border-bottom: 3px solid #222222;
      text-decoration: none;
      text-align: center;
padding-left: 15px;
padding-right: 15px;
padding-top: 3px;
padding-bottom: 3px;
      }

A.CommandbuttonPA:link
      {
      font-family:Arial,Verdana;
      font-size:12px;
      color: #000080;
      font-weight: bold;
      background-Color: #eaeaea;
      border-left: 2px solid #CCCCCC;
      border-top: 2px solid #CCCCCC;
      border-right: 3px solid #717171;
      border-bottom: 3px solid #717171;
      text-decoration: none;
      }

A.CommandbuttonPA:active
      {
      font-family:Arial,Verdana;
      font-size:12px;
      color: #000080;
      background-Color: #eaeaea;
      border-left: 2px solid #CCCCCC;
      border-top: 2px solid #CCCCCC;
      border-right: 3px solid #000000;
      border-bottom: 3px solid #000000;
      }

A.CommandbuttonPA:visited
      {
      font-family:Arial,Verdana;
      font-size:12px;
      color: #000080;
      background-Color: #eaeaea;
      border-left: 2px solid #CCCCCC;
      border-top: 2px solid #CCCCCC;
      border-right: 3px solid #000000;
      border-bottom: 3px solid #000000;
      text-decoration: none;
      
      }

A.CommandButtonPA:hover
      {
      Color: #A52A2A;
      background-Color: #efefef;
      border-left: 2px solid #717171;
      border-top: 2px solid #717171;
      border-right: 3px solid #cccccc;
      border-bottom: 3px solid #cccccc;
      text-decoration: underline;
      }

   

    
/* GENERIC */
H1  {color:  #A52A2A;
}

H2  {color:  #A52A2A;
}

H3  {color:  #A52A2A;
}

H4  {color:  #A52A2A;
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}


A:link  {
   
  
    text-decoration:    underline;
    color:  #003366;
}

A:visited   {

    text-decoration:    underline;
    color:  #003366;
}

A:active    {

    text-decoration:    underline;
    color:  #003366;
}

A:hover {

    text-decoration:    underline;
    color:  #003366;
}
SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}

HR {
}


/* ================================
    CSS STYLES FOR DotNetNuke Hallo-Bergstrasse
   ================================
*/   


.newssummary
{
font-family: arial,Verdana,Tahoma,Helvetica; 
font-size: 12px; 
	
}

.newstitlestartseite
{
	font-family:Arial,Verdana,Tahoma;
	font-weight:bold;
	font-size:11pt;
        text-decoration: none;
	color:#003366;	
}

.newssummarystartseite
{
font-family: arial,Verdana,Arial,Verdana,Tahoma,  Helvetica; 
font-size: 12px; 
	
}
.newstitleabstand
{
font-family: arial,Verdana,Arial,Verdana,Tahoma,  Helvetica; 
font-size: 4px; 
}



.newssummary9
{
font-family: arial,Verdana,Arial,Verdana,Tahoma,  Helvetica; 
font-size: 0.8em; 
	
}

.newsreadmore A:hover
{
color: red; 
text-decoration: underline; 
background-color: #FFFFFF;	
}

.viewnewsarticle
{
    font-family: Verdana,Arial,Verdana,Tahoma,  Helvetica; 
    font-size: 12px;
    line-height: 20px; 
	
}
.Panes
{

}
/* 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  {  white-space:nowrap; 
}

.ContentPane  { 
}

.RightPane  { 
}


.TablePane {
        font-size: 12px; 
        border-style: solid;
	border-color: red;
	border-width: 0px;
        line-height: 20px;
      
}
.TablePanealt {
        border-style: solid;
	border-color: red;
	border-width: 0px;

        font-family: Arial,Verdana,Arial,Verdana,Tahoma,Verdana;
	font-size: 12px;
	font-weight: normal;
        letter-spacing:0pt;
	color: #000000;        
}
.TablePaneGrau {
        border-style: solid;
	border-color: red;
	border-width: 0px;
        background-color: #EFEBEF;
        font-family: Verdana,Arial,Verdana,Tahoma,Verdana;
	font-size: 10pt;
	font-weight: normal;
        letter-spacing:0pt;
	color: #000000;
        
}
.TablePaneGeschenke {
        border-style: solid;
	border-color: red;
	border-width: 0px;
   /*     cellspacing: 50px; */
        font-family: Verdana,Arial,Verdana,Tahoma,Verdana;
	font-size: 12pt;
	font-weight: normal;
        letter-spacing:0pt;
	color: #000000;
       
}
.ZeileGrau {
        background-color: #EFEBEF;
	   
}
.ZelleMode {
        background-color: #e0e0e0;
	   
}
.ZelleGrau {
        background-color: #EFEBEF;
	font-size: 9pt;
        vertical-align:top;
        text-align: center;
	        
}
.ZelleRot {
        background-color: #CC0000; 
	font-size: 9pt;
        color: #FFFFFF;
        
vertical-align:top;
	    
text-align: center;    
}
.ZelleImg {
        width: 180px;
        vertical-align:top;
padding: 0;
margin-right: 5px;
margin-top: 10px;
margin-bottom: 10px;
	    
}



/* 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 {
}

#invsidemenu-Startseite A
{
  font-family: Verdana,Arial,Verdana,Tahoma,Verdana;
  font-size: 0pt;
  line-height: 0px;
  background-color: white;
  padding-left: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  color: white;
}

#invsidemenu-Familie A
{
  font-family: Arial,Verdana,Tahoma,Verdana;
  font-size: 12px;
  letter-spacing:1pt;
  font-weight: bold;
  line-height: 15px;
  vertical-align: middle;
  background-color: #FEAE27;
  padding-left: 5px;
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  color: white;
  cursor: text;
  
}

#invsidemenu-Berufswahl A
{
  border-bottom: 15px solid white;
}

#invsidemenu-Bergstrasse A
{
   font-family: Arial,Verdana,Tahoma,Verdana;
  font-size: 12px;
  letter-spacing:1pt;
  font-weight: bold;
  line-height: 15px;
  vertical-align: middle;
  background-color: #6B9621;
  padding-left: 5px;
  border-top:0px solid white;
  color: white;
cursor: text;
}
#invsidemenu-MyLife A
{
  font-family: Arial,Verdana,Tahoma,Verdana;
  font-size: 12px;
  letter-spacing:1pt;
  font-weight: bold;
  line-height: 15px;
  vertical-align: middle;
  background-color: #B92E1F;
  padding-left: 5px;
  padding-top: 0px;
  border-top:15px solid white;
  color: white;
  cursor: text;
}

#invsidemenu-Reisen A
{
 font-family: Arial,Verdana,Tahoma,Verdana;
  font-size: 12px;
  letter-spacing:1pt;
  font-weight: bold;
  line-height: 15px;
  vertical-align: middle;
  background-color: #B92E1F;
  padding-left: 5px;
  padding-top: 0px;
   border-top:15px solid white;
  color: white;
  cursor: text;
}

#invsidemenu-Shopping A
{
 font-family: Arial,Verdana,Tahoma,Verdana;
  font-size: 12px;
  letter-spacing:1pt;
  font-weight: bold;
  line-height: 15px;
  vertical-align: middle;
  background-color: #6B9621;
  padding-left: 5px;
  padding-top: 0px;
  border-top:15px solid white;
  color: white;
  cursor: text;
}
#invsidemenu-Impressum A
{
  font-family: Verdana,Arial,Verdana,Tahoma,Verdana;
  font-size: 12px;
  letter-spacing:1pt;
  font-weight: bold;
  line-height: 15px;
  vertical-align: middle;
  background-color: #6E84AD;
  padding-top: 0px;
  border-top:15px solid white;
  padding-left: 5px;
  color: white;
  cursor: text;
}

#invsidemenu-Freizeit A
{
 
cursor: text;
}



#invsidemenu-Locationsfinden A
{
background:url(icons/ipunkticon.gif); background-repeat:no-repeat;
}


#invsidemenu-Feste A
{
cursor: text;
}

#invsidemenu-Gesundleben A
{
cursor: text;
}

#invsidemenu-Familien-Leben A
{
 
cursor: text;
}
#invsidemenu-FamilienLeben A
{
 
cursor: text;
}

#invsidemenu-ModeABC A
{
cursor: text;
}

#invsidemenu-Mode-ABC A
{
cursor: text;
}

#invsidemenu-xService A
{
  background-color: #6E84AD;
  border: red 1px dotted;
  color: red!important;
  font-weight: bold;
}

#invsidemenu-Familien A:hover, #invsidemenu-Downloads A:active
{
  border: #1A76D3 1px solid;
  color: white!important;
  font-weight: bold;
}

/* SideMenu  */


.MenuHdr0
{ 
  font-family: Verdana,Arial,Verdana,Tahoma,Verdana;font-size: 11pt; padding-left: 0px; font-weight: normal; padding-bottom: 0px; 
  background-color: #f1e1d1; padding-top: 0px; cursor: text;
}
.MenuHdr1
{ 
  font-family: Arial,Verdana,Tahoma,Verdana;font-size: 9pt; padding-left: 5px; font-weight: bold; padding-bottom: 0px; 
  background-color: transparent; padding-top: 0px; cursor: default;
}

.MenuHdr0 A, .MenuHdr0 A:Active, .MenuHdr0 A:Hover, .MenuHdr0 A:Visited, .MenuHdr0 A:Link
{
  text-decoration: none; color: black; padding-top: 0px;
  padding-bottom: 1px; cursor: pointer; display: block; 
}

.MenuHdr1 A, .MenuHdr1 A:Active, .MenuHdr1 A:Hover, .MenuHdr1 A:Visited, .MenuHdr1 A:Link
{
  font-family: Arial,Verdana,Tahoma,Verdana;font-size: 12px;font-weight: bold;
  text-decoration: none; color: black; padding-top: 1px;
  padding-bottom: 1px; cursor: pointer; display: block; padding-top: 5px;
}


.MenuItem1 A, .MenuItem1 A:Active, .MenuItem1 A:Hover, .MenuItem1 A:Visited, .MenuItem1 A:Link, 
.MenuItemMouseOver1 A:Active, .MenuItemMouseOver1 A:Hover, .MenuItemMouseOver1 A:Visited, .MenuItemMouseOver1 A:Link
{
  font-family: Arial,Verdana,Tahoma,Verdana;font-size: 12px;font-weight: bold;
  display: block;
  white-space:nowrap;
  padding-left: 10px;
  padding-bottom: 1px;
  cursor: pointer;
  color: black;
  padding-top: 5px;
  text-decoration: none;   
  width: 100% 
}

.MenuItemMouseOver1
{
 background-color: #cccccc; 
}


.MenuItem2 A, .MenuItem2 A:Active, .MenuItem2 A:Hover, .MenuItem2 A:Visited, .MenuItem2 A:Link, 
.MenuItemMouseOver2 A:Active, .MenuItemMouseOver2 A:Hover, .MenuItemMouseOver2 A:Visited, .MenuItemMouseOver2 A:Link

{
  font-family: Arial,Verdana,Tahoma,Verdana; font-size: 12px;font-weight: normal;
  display: block;
  white-space:nowrap;
  padding-left: 15px;
  padding-bottom: 1px;
  cursor: pointer;
  color: black;
  padding-top: 3px;
  text-decoration: none;   
  width: 100% 
}
.MenuItemMouseOver2
{
 background-color: #cccccc; 
}


.MenuCurrentPage
{
  color: #696969;
}
  
.xxxMenuItemMouseOver
{
  border: #00008B 1px solid;
  background-color: #cccccc !important;  
}

.CurrentHeaderHighlight
{
  color: red;
}

.CurrentHeaderHighlight0
{
  color: red;
}

.CurrentHeaderHighlight1
{
  color: red;
}

.CurrentHeaderHighlight2
{
  color: red;
}

.CurrentItemHighlight
{
  color: red;
}

.CurrentItemHighlight0
{
  color: red;
}
.CurrentItemHighlight1
{
  color: red;
}

.CurrentItemHighlight2
{
  color: red;
}


/* SideMenu  */
.ModeMenuHdr
{ 
  font-size: 12px; padding-left: 10px; padding-right: 5px; font-weight: bold; padding-bottom: 2px; 
  background-color: #f1f1f1; padding-top: 2px; cursor: default;
}
.ModeMenuItem HR
{
  background-color: #f1f1f1; 
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #999999;   
  margin-right: 5px;
  white-space: nowrap; 
}

.ModeMenuItemMouseOver
{
  background-position: right top;
  background-image: url(images/menuarrow-bg.gif);
  background-repeat: no-repeat;  border: #00008B 1px solid;
  background-color: #cccccc !important;  
}

.ModeMenuItem, .ModeMenuItemMouseOver
{
  font-size: 12px; font-weight: normal; padding-bottom: 1px;
  background-color: #f1f1f1; padding-top: 1px;
  border: #f1f1f1 1px solid; 
  white-space: nowrap;
}
.ModeMenuItem1
{ 
  font-family: Verdana,Arial,Verdana,Tahoma,Verdana;
  font-size: 9pt; padding-left: 0px; font-weight: bold; padding-bottom: 2px; 
white-space:nowrap;
  background-color: transparent; padding-top: 2px; cursor: default;
}
.ModeMenuItem2 
{
  font-family: Arial,Verdana,Tahoma,Verdana;font-size: 10px; font-weight: normal; padding-bottom: 1px;
  white-space: nowrap;
  background-color: transparent; padding-top: 1px;
  border: #f1f1f1 0px solid; 
}

.ModeMenuItemMouseOver2
{
  font-family: Arial,Verdana,Tahoma,Verdana;
  font-size: 12px; font-weight: normal; padding-bottom: 1px;
  white-space:nowrap;
  background-color: #cecece; padding-top: 1px;
  border: #f1f1f1 0px solid; 
}

.ModeMenuHdr A, .ModeMenuHdr A:Active, .ModeMenuHdr A:Hover, .ModeMenuHdr A:Visited, .ModeMenuHdr A:Link
{
  font-family: Arial,Verdana,Tahoma,Verdana;font-size: 12px;
  text-decoration: none; color: black; padding-top: 1px;
  padding-bottom: 1px; cursor: pointer; display: block; 
  white-space: nowrap;
}
.ModeMenuItem A, .ModeMenuItem A:Active, .ModeMenuItem A:Hover, .ModeMenuItem A:Visited, .ModeMenuItem A:Link, 
.ModeMenuItemMouseOver A, .ModeMenuItemMouseOver A:Active, .ModeMenuItemMouseOver A:Hover, .ModeMenuItemMouseOver A:Visited, .ModeMenuItemMouseOver A:Link
{
  font-family: Arial,Verdana,Tahoma,Verdana;font-size: 12px;
  display: block;
  padding-left: 20px;
  padding-right: 5px;
  padding-bottom: 1px;
  cursor: pointer;
  color: black;
  padding-top: 1px;
  text-decoration: none;   
  width: 100%; 
  white-space: nowrap;
}

.ModeMenuCurrentPage
{
  color: #696969;
}



.HeiratMenuHdr
{ 
  font-size: 12px; padding-left: 10px; padding-right: 5px; font-weight: bold; padding-bottom: 2px; 
  background-color: #a52a2a; padding-top: 2px; cursor: default;color: #ffffff;
}
.HeiratMenuItem HR
{
  background-color: #a52a2a;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #999999;   
  margin-right: 5px;
  white-space: nowrap; 
}

.HeiratMenuItemMouseOver
{
  background-position: right top;
  background-image: url(images/menuarrow-bg.gif);
  background-repeat: no-repeat;  border: #00008B 1px solid;
  background-color: #cccccc !important;  
}

.HeiratMenuItem, .HeiratMenuItemMouseOver
{
  font-size: 12px; font-weight: normal; padding-bottom: 1px;
  background-color: #a52a2a; padding-top: 1px;
  color: #ffffff;
  border: #a52a2a 1px solid; 
  white-space: nowrap;
}

.HeiratMenuItem2 
{
  font-family: Arial,Verdana,Tahoma,Verdana;font-size: 10px; font-weight: normal; padding-bottom: 1px;
  white-space: nowrap;
  color: #ffffff;
  background-color: transparent; padding-top: 1px;
  border: #a52a2a 0px solid; 
}

.HeiratMenuItemMouseOver2
{
  font-family: Arial,Verdana,Tahoma,Verdana;
  font-size: 12px; font-weight: normal; padding-bottom: 1px;color: #a52a2a;
  white-space:nowrap;
  background-color: #cecece; padding-top: 1px;
  border: #a52a2a 0px solid; 
}

.HeiratMenuHdr A, .HeiratMenuHdr A:Active, .HeiratMenuHdr A:Hover, .HeiratMenuHdr A:Visited, .HeiratMenuHdr A:Link
{
  font-family: Arial,Verdana,Tahoma,Verdana;font-size: 12px;
  text-decoration: none; color:#ffffff; padding-top: 1px;
  padding-bottom: 1px; cursor: pointer; display: block; 
  white-space: nowrap;
}
.HeiratMenuItem A, .HeiratMenuItem A:Active, .HeiratMenuItem A:Hover, .HeiratMenuItem A:Visited, .HeiratMenuItem A:Link, 
.HeiratMenuItemMouseOver A, .HeiratMenuItemMouseOver A:Active, .HeiratMenuItemMouseOver A:Hover, .HeiratMenuItemMouseOver A:Visited, .HeiratMenuItemMouseOver A:Link
{
  font-family: Arial,Verdana,Tahoma,Verdana;font-size: 12px;
  display: block;
  padding-left: 20px;
  padding-right: 5px;
  padding-bottom: 1px;
  cursor: pointer;
  color: #ffffff;
  padding-top: 1px;
  text-decoration: none;   
  width: 100%; 
  white-space: nowrap;
}

.HeiratMenuCurrentPage
{
  color: #696969;
}



.CellGruen
{
  border-top: 1px solid #ffffff; 
  border-bottom: 4px solid #ffffff;   
  padding-left: 5px;
  padding-right: 5px;
/*  background-color: #9acd32; */
 
  background-color: #C3E183; 
}
.CellBlau
{
  border-top: 1px solid #ffffff; 
  border-bottom: 4px solid #ffffff;   
  padding-left: 5px;
  padding-right: 5px;
  background-color: #98C6E3; 
}
.CellOcker
{
  border-top: 1px solid #ffffff; 
  border-bottom: 4px solid #ffffff;   
  padding-left: 5px;
  padding-right: 5px;
  background-color: #FEAE27; 
}
.Cellrot
{
  border-top: 1px solid #ffffff; 
  border-bottom: 4px solid #ffffff;   
  padding-left: 5px;
  padding-right: 5px;
  background-color: #B92D1E; 
}




/* ================================
   Menue Feste
   ================================
*/  
.nounderline A,  .FMenuHdr0 A:Hover, .nounderline A:Visited, .nounderline A:Link
{
  text-decoration: none; 
}
.nounderline A,  .FMenuHdr1 A:Hover, .nounderline A:Visited, .nounderline A:Link
{
  text-decoration: none; 
}

.nounderline A,  .FMenuHdr2 A:Hover, .nounderline A:Visited, .nounderline A:Link
{
  text-decoration: none; 
}

.FMenuHdr0,.FMenuHdr1, .FMenuHdr2,.FMenuItem1,.FMenuItem2,.FMenuItem3
{
background-color: #f1f1f1;
}

.FMenuHdr0 A, .FMenuHdr0 A:Active, .FMenuHdr0 A:Hover, .FMenuHdr0 A:Visited, .FMenuHdr0 A:Link
{
  text-decoration: none; color: #ffa500; padding-top: 10px; font-family: Arial,Verdana,Tahoma,Verdana;
  font-size: 14px;font-weight: bold; white-space:nowrap;
  padding-bottom: 1px; padding-left: 2px;cursor: pointer; display: block; 
}

.FmenuHdr0 A:Hover
{
  background-color: #cecece; 
}

/* ================================
   Ebene 1
   ================================
*/   

.FMenuHdr1 A, .FMenuHdr1 A:Active, .FMenuHdr1 A:Hover, .FMenuHdr1 A:Visited, .FMenuHdr1 A:Link
{
  font-family: Arial,Verdana,Tahoma,Verdana;
  font-size: 12px;font-weight: bold;
  text-decoration: none; color: black; padding-top: 5px;padding-left: 7px;
  padding-bottom: 1px; cursor: pointer; display: block; 
}

.FMenuHdr1 A:Hover
{
  background-color: #cecece; 
}


.FMenuItem1 A, .FMenuItem1 A:Active, .FMenuItem1 A:Hover, .FMenuItem1 A:Visited, .FMenuItem1 A:Link 
.FMenuItemMouseOver1 A:Active, .FMenuItemMouseOver1 A:Hover, .FMenuItemMouseOver1 A:Visited, .FMenuItemMouseOver1 A:Link
{
  font-family: Arial,Verdana,Tahoma,Verdana;
  font-size: 12px;font-weight: bold;
  display: block;
  padding-left: 7px;
  padding-bottom: 2px;
  padding-right: 0px;
  cursor: pointer;
  color: black;
  white-space:nowrap;
  padding-top: 6px;
  text-decoration: none;   
}

.FMenuItemMouseOver1
{
  background-color: #cecece;
}

/* ========================================================================================================
   Ebene 2
   ================================
*/ 


.FMenuHdr2 A, .FMenuHdr2 A:Active, .FMenuHdr2 A:Hover, .FMenuHdr2 A:Visited, .FMenuHdr2 A:Link
{
  font-family: Arial,Verdana,Tahoma,Verdana;
  font-size: 12px;font-weight: bold;
  text-decoration: none; color: black; padding-top: 6px;padding-left: 17px;
  padding-bottom: 1px; cursor: pointer; white-space:nowrap; display: block; 
}

.FmenuHdr2 A:Hover
{
  background-color: #cecece; 
}




/* ================================
   Menupunkt ohne Untermenueintrag :Fotoalbum
   ================================
*/   
.FMenuItem2 A, .FMenuItem2 A:Active, .FMenuItem2 A:Hover, .FMenuItem2 A:Visited, .FMenuItem2 A:Link 
.FMenuItemMouseOver2 A:Active, .FMenuItemMouseOver2 A:Hover, .FMenuItemMouseOver2 A:Visited, .FMenuItemMouseOver2 A:Link
{
  font-family: Arial,Verdana,Tahoma,Verdana; font-size: 12px;font-weight: normal;
  display: block;
  padding-left: 17px;
  padding-bottom: 1px;
  white-space:nowrap;
  cursor: pointer;
  color: black;
  padding-top: 1px;
  text-decoration: none;   
}

.FMenuItemMouseOver2
{
 background-color: #cecece; 
}


/* ========================================================================================================
   Ebene 3
   ================================
*/ 

.FMenuItem3 A,.FMenuItemMouseOver3 A:Active, .FMenuItemMouseOver3 A:Hover, .FMenuItem3 A:Visited, .FMenuItem3 A:Link, 
.FMenuItemMouseOver3 A:Active, .FMenuItemMouseOver3 A:Visited, .FMenuItemMouseOver3 A:Visited,.FMenuItemMouseOver3 A:Link
{
  font-family: Arial,Verdana,Tahoma,Verdana;
  font-size: 8pt; font-weight: normal; padding-bottom: 2px;text-decoration: none; color: black;
  white-space:nowrap;
 /* background-image:url(icons\pfeil7.gif); */
  background-image:url('images/pfeilrot.gif');
  background-repeat: no-repeat;
  background-position: 17px center;
  padding-top: 1px;padding-left: 30px;padding-right: 0px;
  border: #f1f1f1 0px solid; 
}


.FMenuItemMouseOver3
{
 background-color: #cecece; 
}


.FCurrentHeaderHighlight
{
  color: red;
}

.FCurrentHeaderHighlight0
{
  color: red;
}

.FCurrentHeaderHighlight1
{
  color: red;
}

.FCurrentHeaderHighlight2
{
  color: red;
}

.FCurrentItemHighlight0
{
  color: red;
}
.FCurrentItemHighlight1
{
  color: red;
}
.FCurrentItemHighlight2
{
  color: red;
}

.FCurrentItemHighlight3
{
  color: red;
}

.FMenuCurrentPage
{
  color: #696969;
}



.nounderline A,  .BMenuHdr1 A:Hover, .nounderline A:Visited, .nounderline A:Link
{
 
  text-decoration: none; 
  
}


.BMenuHdr0 A, .BMenuHdr0 A:Active, .BMenuHdr0 A:Hover, .BMenuHdr0 A:Visited, .BMenuHdr0 A:Link
{
  text-decoration: none; color: black; padding-top: 0px;
  padding-bottom: 0px; cursor: pointer; display: block; 
}


/* ========================================================================================================
   Ebene 1
   ================================
*/  

/* ================================
   Menupunkt als Header : Land und Leute
   ================================
*/  

.BMenuHdr1, .BMenuHdr2,.BMenuItem1,.BMenuItem2,.BMenuItem3
{
background-color: #f1f1f1;
}

.BMenuHdr1 A, .BMenuHdr1 A:Active, .BMenuHdr1 A:Hover, .BMenuHdr1 A:Visited, .BMenuHdr1 A:Link
{
  font-family: Arial,Verdana,Tahoma,Verdana;
  font-size: 12px;font-weight: bold;
  text-decoration: none; color: black; padding-top: 5px;padding-left: 7px;
  padding-bottom: 1px; cursor: pointer; display: block; 
}

/* ================================
   Menupunkt ohne Untermenueintrag : Gastronomie
   ================================
*/   
.BMenuItem1 A, .BMenuItem1 A:Active, .BMenuItem1 A:Hover, .BMenuItem1 A:Visited, .BMenuItem1 A:Link, 
.BMenuItemMouseOver1 A:Active, .BMenuItemMouseOver1 A:Hover, .BMenuItemMouseOver1 A:Visited, .BMenuItemMouseOver1 A:Link
{
  font-family: Arial,Verdana,Tahoma,Verdana;
  font-size: 12px;font-weight: bold;
  display: block;
  padding-left: 10px;
  padding-bottom: 2px;
  padding-right: 0px;
  cursor: pointer;
  color: black;
  white-space:nowrap;
  padding-top: 3px;
  text-decoration: none;   
  width: 100%; 
}

.BMenuItemMouseOver1
{
  background-color: #cecece;
 
}

/* ========================================================================================================
   Ebene 2
   ================================
*/ 


/* ================================
   Menupunkt als Header : Bensheim
   ================================
*/  
.BMenuHdr2 A, .BMenuHdr2 A:Active, .BMenuHdr2 A:Hover, .BMenuHdr2 A:Visited, .BMenuHdr2 A:Link
{
  font-family: Arial,Verdana,Tahoma,Verdana;
  font-size: 12px;font-weight: bold;
  text-decoration: none; color: black; padding-top: 6px;padding-left: 17px;
  padding-bottom: 1px; cursor: pointer; white-space:nowrap; display: block; 
}

.BmenuHdr1 A:Hover
{
  background-color: #cecece; 
}

.BmenuHdr2 A:Hover
{
  background-color: #cecece; 
}



/* ================================
   Menupunkt ohne Untermenueintrag :Fotoalbum
   ================================
*/   
.BMenuItem2 A, .BMenuItem2 A:Active, .BMenuItem2 A:Hover, .BMenuItem2 A:Visited, .BMenuItem2 A:Link, 
.BMenuItemMouseOver2 A:Active, .BMenuItemMouseOver2 A:Hover, .BMenuItemMouseOver2 A:Visited, .BMenuItemMouseOver2 A:Link
{
  font-family: Arial,Verdana,Tahoma,Verdana; font-size: 12px;font-weight: bold;
  display: block;
  padding-left: 17px;
  padding-bottom: 1px;
  white-space:nowrap;
  cursor: pointer;
  color: black;
  padding-top: 6px;
  text-decoration: none;   
  width: 100% 
}

.BMenuItemMouseOver2
{
 background-color: #cecece; 
}


/* ========================================================================================================
   Ebene 3
   ================================
*/ 

/* ================================
   Bensheim aktiv
   ================================
*/  
.BMenuItem3 A,.BMenuItemMouseOver3 A:Active, .BMenuItemMouseOver3 A:Hover, .BMenuItem3 A:Visited, .BMenuItem3 A:Link, 
.BMenuItemMouseOver3 A:Active, .BMenuItemMouseOver3 A:Visited, .BMenuItemMouseOver3 A:Visited,.BMenuItemMouseOver3 A:Link
{
  font-family: Arial,Verdana,Tahoma,Verdana;
  font-size: 8pt; font-weight: normal; padding-bottom: 2px;text-decoration: none; color: black;
  white-space:nowrap;
 /* background-image:url(icons\pfeil7.gif); */
  background-image:url('images/pfeilrot.gif');
  background-repeat: no-repeat;
  background-position: 17px center;
  padding-top: 1px;padding-left: 30px;padding-right: 0px;
  border: #f1f1f1 0px solid; 
}


.BMenuItemMouseOver3
{
 background-color: #cecece; 
}


.BCurrentHeaderHighlight
{
  color: red;
}

.BCurrentHeaderHighlight0
{
  color: red;
}

.BCurrentHeaderHighlight1
{
  color: red;
}

.BCurrentHeaderHighlight2
{
  color: red;
}

.bCurrentItemHighlight0
{
  color: red;
}
.bCurrentItemHighlight1
{
  color: red;
}
.bCurrentItemHighlight2
{
  color: red;
}

.bCurrentItemHighlight3
{
  color: red;
}

.BMenuCurrentPage
{
  color: #696969;
}

/* ######### CSS for Shade Tabs. Remove if not using ######### */

.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font-weight: bold;
color: #A52A2A;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
color: #003366;
text-decoration: none;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #778;
font-weight:bold;
color: #003366;
background: white url(shade.gif) top left repeat-x;
}


.shadetabs li a:visited{
color: #003366;
text-decoration: none;
}


.shadetabs li a:hover{
color: #A52A2A;
text-decoration: underline;
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
background-image: url(shadeactive.gif);
color: #A52A2A;
top: 1px;
text-decoration: none;
border-bottom-color: white;
}


.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontent{
display:none;
line-height: 16px; 
}

@media print {
.tabcontent {
display:block !important;
}
}

.newsreadmore A, .newsreadmore A:link, .newsreadmore A:active, .newsreadmore A:visited, .newsreadmore A:hover 
{color:red;
font-family:Arial,Verdana,Tahoma;
font-size:12px;
font-weight:normal;
line-height:12px;
text-decoration:underline;
border:0pt solid #0000ff;
display:inline;
}

.LinkBlau:link, .LinkBlau:active, .LinkBlau:visited, .LinkBlau:hover 
{color: #000080;
font-family:Arial,Verdana,Tahoma;
font-size:12px;
font-weight:bold;
text-decoration:none;
border:0pt solid #0000ff;
display:inline;
}

.LinkBlau:hover 
{text-decoration:underline;}

