/* ================================
    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  { font-weight: normal }
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  { color: #383838; 
font-size: 11px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-weight: normal }
A.OtherTabs:visited  { color: #383838; 
font-size: 11px; 
font-family: Verdana, Arial, Helvetica, sans-serif ;font-weight: normal 
}
A.OtherTabs:active   { color: #383838; 
font-size: 11px; 
font-family: Verdana, Arial, Helvetica, sans-serif ;font-weight: normal 
}
A.OtherTabs:hover    { color: #383838; 
font-size: 11px; 
font-family: Verdana, Arial, Helvetica, sans-serif ;font-weight: normal 
}
/* GENERAL */
/* style for module titles */

.homeTeaserTitle { color: #aa0f16; font-size: 12px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-weight: bold }



.Head  { color: #b00026; 
font-size: 14px; 
font-family: Arial, "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
font-weight: bold }
.title, .titel, a.title:link { color: #b00026; 
font-size: 12px; 
font-family: Arial, "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
font-weight: bold }

/* style of item titles on edit and admin pages */
.SubHead     { color: #b00026; 
font-size: 11px; 
font-family: Arial,"Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
font-weight: bold}
/* 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,  td
 {
	color: #383838;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}
.NormalRed
{
}
.NormalBold
{
}

.formular  {
	color: #333333;
	font-style: normal;
	font-weight:normal;
	font-size: 11;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/* background-color: #C7C7C7; 
*/
	border: solid 1px #C7C7C7;
	width:auto
}

.formularw  {
	color: #FFFFFF;
	font-style: normal;
	font-weight:bold;
	font-size: 9;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border: solid 1px #FFFFFF;
	}
	
	
/* 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   { color: #383838; 
font-size: 11px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-weight: normal; 
text-decoration: underline }
A:visited    { color: #383838; 
font-size: 11px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-weight: normal; 
text-decoration: underline }
A:active     { color: #383838; 
font-size: 11px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-weight: normal; 
text-decoration: underline }
A:hover  { color: #a70024; 
font-size: 11px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-weight: normal; 
text-decoration: underline }
SMALL   {
}
BIG {
}
BLOCKQUOTE, PRE {
}

.formular   { color: #000000; 
font-size: 10; 
font-family: Arial, Helvetica, sans-serif; 
font-style: normal; 
font-weight: normal; 
line-height: normal; 
width: auto; 
border: solid 1px #b2b2b2 }

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    {
}
.ContentoNavigation     { font-size: 11px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-style: normal; 
font-weight: normal; 
line-height: 150%; 
text-decoration: none; 
padding-top: 1px; 
padding-right: 5px; 
padding-bottom: 1px; 
width: 100%; 
border-bottom: 1px dotted gray }
a.contentonav:link, a.contentonav:active, a.contentonav:visited,  {text-decoration: none;}
tr.ContentoMultipageNavTR:hover  { background-color: #e0e0e0; 
cursor: pointer; 
display: block }

.ContentoNavigation1   { font-size: 11px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-style: normal; 
font-weight: normal; 
 padding-top: 1px; 
padding-right: 5px; 
padding-bottom: 1px; 
 border-bottom: 1px dotted gray }


/* 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  { font-style: normal; 
background-color: transparent; 
 horizontal-align:right ; 
}


.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:22px;
	background-color: Transparent;
}

.rootmenuitem td           { color: white; font-size: 12px; font-family: Verdana, Arial, Helvetica; font-weight: bold; background-color: transparent; text-indent: 18px; cursor: hand; height: 22px; border-left: 1px solid #fff }
    /*  background-image: url("/contento/portals/0/skins/appenzellerbahnen/Bilder/btn_hg-gLi.gif");*/
  
.MainMenu_MenuItem     { color: black; font-size: 11px; font-family: Verdana, Arial, Helvetica; font-weight: normal; background-color: transparent; cursor: hand; border-width: 0 0 1px }


.MainMenu_MenuIcon    { background-color: #fff; text-align: center; cursor: hand; width: 0; height: 21px; border-bottom: 1px; border-left: 1px }

.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel td       { color: #fff; font-size: 12px; font-family: Verdana, Arial, Helvetica; font-style: normal; font-weight: bold; background-color: #b00026; background-repeat: no-repeat; text-indent: 18px; cursor: hand; height: 22px; border-left: 1px solid #fff }
  /*  background-image: url("/contento/portals/0/skins/appenzellerbahnen/Bilder/btn_hgkl.gif");*/

 
 /*
 border-color: transparent transparent #b00026 transparent; 
border-width: 0px 0px 20px 10px; 
border-style:solid;
 */
.MainMenu_MenuArrow    { font-size: 10pt; font-family: webdings; cursor: hand; }

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
	
	
}
.MainMenu_SubMenu  {color: #fff; 
background-color: #fff; 
cursor: hand;}

.SubMenu_SubMenu  { color: #200000; 
background-color: #fff; 
cursor: hand; 
z-index: 1000; 
font-size: 11px; 
}
.SubMenu_SubMenuOver      { color: white; font-size: 11px; background-color: #a70024; cursor: hand; z-index: 1000; border-top: 0; border-bottom: 0 white }


.submenuitembreadcrumb { color: #ffffff; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; background-color: #ff0000; cursor: hand; padding: 0; height: 20px; border: solid 0px #b00026 }

/* ================================
    CSS STYLES FOR Module TOMSideMenuModule
   ================================
*/   
 .SMMenuItem0, .SMMenuItemCurrentTab0, .SMMenuItemOpenTab0, 
	.SMMenuItem1, .SMMenuItemCurrentTab1, .SMMenuItemOpenTab1, 
	.SMMenuItem2, .SMMenuItemCurrentTab2, .SMMenuItemOpenTab2,
	.SMMenuItem3, .SMMenuItemCurrentTab3, .SMMenuItemOpenTab3,
	.SMMenuItem4, .SMMenuItemCurrentTab4, .SMMenuItemOpenTab4    { 
	font-size: 11px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-weight: normal;
	 text-decoration: none; 
padding-top: 1px; 
padding-right: 5px; 
padding-bottom: 1px; 
width: 100%; 
border-bottom: 1px dotted gray }
	 
	 
	
	.SMMenuItem0 A, .SMMenuItemOpenTab0 A, .SMMenuItemCurrentTab0 A  { text-decoration: none; 
padding-left: 5px }
	.SMMenuItem1 A, .SMMenuItemOpenTab1 A, .SMMenuItemCurrentTab1 A {
		padding-left: 15px;
		font-size: 11px; 
text-decoration: none; 
	}
	.SMMenuItem2 A, .SMMenuItemOpenTab2 A, .SMMenuItemCurrentTab2 A {
		padding-left: 25px;
		font-size: 11px; 
text-decoration: none; 
	}
	.SMMenuItem3 A, .SMMenuItemOpenTab3 A, .SMMenuItemCurrentTab3 A {
		padding-left: 35px;
		font-size: 11px; 
text-decoration: none; 
	}
		.SMMenuItem4 A, .SMMenuItemOpenTab4 A, .SMMenuItemCurrentTab4 A {
		padding-left: 45px;
		font-size: 11px; 
text-decoration: none; 
	}
	.SMMenuItem1 A, .SMMenuItemOpenTab1 A, .SMMenuItemCurrentTab1  { color: #333333; 
text-decoration: none; 
display: block }
	.SMMenuItem2 A, .SMMenuItemOpenTab2 A, .SMMenuItemCurrentTab2  { color: #333333; 
text-decoration: none; 
display: block; 
border-top: 0 solid #d0d0d0 }
	.SMMenuItem3 A, .SMMenuItemOpenTab3 A, .SMMenuItemCurrentTab3  { color: #333333; 
text-decoration: none; 
display: block }
	.SMMenuItem4 A, .SMMenuItemOpenTab4 A, .SMMenuItemCurrentTab4  { color: #333333; 
text-decoration: none; 
display: block }
	.SMMenuItem0 a:link, .SMMenuItem1 a:link, .SMMenuItem2 a:link, .SMMenuItem3 a:link, .SMMenuItem4 a:link   { color: #333333; 
text-decoration: none; 
 }
	.SMMenuItem0 A:visited, .SMMenuItem1 A:visited, .SMMenuItem2 A:visited, .SMMenuItem3 A:visited, .SMMenuItem4 A:visited   { color: #333333; 
text-decoration: none; 
 }
	.SMMenuItem0 A:hover, .SMMenuItemCurrentTab0 A:hover, .SMMenuItemOpenTab0 A:hover,
	.SMMenuItem1 A:hover, .SMMenuItemCurrentTab1 A:hover, .SMMenuItemOpenTab1 A:hover,
	.SMMenuItem2 A:hover, .SMMenuItemCurrentTab2 A:hover, .SMMenuItemOpenTab2 A:hover, 
	.SMMenuItem3 A:hover, .SMMenuItemCurrentTab3 A:hover, .SMMenuItemOpenTab3 A:hover,
	.SMMenuItem4 A:hover, .SMMenuItemCurrentTab4 A:hover, .SMMenuItemOpenTab4 A:hover    { color: #000; 
 background-color: #e0e0e0 ;font-style:  normal; 
text-decoration: none; 
}
	 .SMMenuItemText0, .SMMenuItemText1, .SMMenuItemText2, .SMMenuItemText3, .SMMenuItemText4  {
		margin-left: 5px; 
text-decoration: none;
	}
	.SMMenuItemText ,.SMMenuItem { font-style: normal; 
text-decoration: none; 
}
	.SMMenuItemIcon0, .SMMenuItemIcon1, .SMMenuItemIcon2, .SMMenuItemIcon3, .SMMenuItemIcon4 {
		margin: 2px;
		vertical-align: middle; 
text-decoration: none;
	}
	.SMMenuItemCurrentTab0 A, .SMMenuItemCurrentTab1 A, .SMMenuItemCurrentTab2 A, .SMMenuItemCurrentTab3 A, .SMMenuItemCurrentTab4 A
     { color: black; 
text-decoration: none; 
background-image: url("/contento/portals/0/skins/appenzellerbahnen/bilder/pfeil_grau.jpg"); 
background-repeat: no-repeat; 
background-position: 0 5px; 
display: block }
.SMDisabledItemText
	  { color: #008; 
font-size: 11px; 
font-family: Arial; 
font-style: normal; 
font-weight: bold; 
margin-left: 5px; 
padding-top: 1px; 
padding-right: 5px; 
padding-bottom: 1px; 
width: 100% ;text-decoration: none; 
}

#dnn_Bottompane
	{
		padding-left:57px;
		
	}


a.disabled {text-decoration:none !important; }
a.tab-link,a.tab-link:link,a.tab-link:hover,a.tab-link:visited
{color:#B00026;
font-family:Arial,"Trebuchet MS",Geneva,Arial,Helvetica,SunSans-Regular,sans-serif;
font-size:12px;
font-weight:bold;}

div.mini-gallery img.mini-pic
{
background:white !important;
border:1px solid #BBBBBB !important;
margin:5px 5px 7px 0 !important;
padding:5px !important;
}
div.mini-gallery a, div.mini-gallery a:hover, div.mini-gallery a:visited
{
text-decoration:none  !important;
}
