/* ================================
    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    {
}
body {
margin:0;
padding:0;
background-color:#FFFFFF;
}

#container {
	padding: 0px;
	margin: 0px;
}
#header {
	height: 84px;
	width: 980px;
	margin-bottom: 9px;
}

#header-top {
	width: 980px;
	height: 56px;
	
}
#header-nav {
	width: 980px;
	height: 24px;
	background: url("images/navbg.gif"); 
	background-color:#BDA05E;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding:0;
}
#header-nav-main 
{
    float:left;
}

#header-nav-home 
{
    float:left;
}
#main {
	width: 980px;
	/* height: 600px;*/
	margin-bottom: 8px;
	background: url("/contento/Portals/2/skins/miladopiz-ch/images/bg_mila_large.jpg");
	overflow: hidden;
	}
	
#main-nav {
	width:203px;
	margin-left:14px;
	float:left;
	padding-top:45px;
	/* height:600px;*/
			-moz-box-sizing:border-box;
	    box-sizing:border-box;
}

.main-content {
	/* height:600px; */
	width:690px;

	margin-left:58px;
	float:left;
	overflow:hidden;

}

.module-container-padding

{
    padding-left:25px;
}


#multipage-text {
		/* height:600px;*/
		width:350px;
		padding-left:25px;
		padding-right:25px;
		padding-top:45px;
		overflow:hidden;
		float:left;
		-moz-box-sizing:border-box;
	    box-sizing:border-box;
		
}

#multipage-text-wide {
		/* height:600px;*/
		width:690px;
		padding-left:25px;
		padding-right:25px;
		padding-top:45px;
		overflow:hidden;
		float:left;
		-moz-box-sizing:border-box;
	    box-sizing:border-box;
		
}
#multipage-pictures {
		/* height:450px;*/
		width:340px;
		float:left;
		padding:0px;
		margin:0px;
		overflow:hidden;
	}
#multipage-controlpanel 
{
        width:450px;
        padding:0;
        

}
.multipage-bild1Box
{
    float: left;
    width: 171px;
    height: 226px;

    border-right: solid 2px #6D6E6E;
    border-bottom: solid 2px #6D6E6E; 

    -moz-box-sizing:border-box;
	box-sizing:border-box;
}
.multipage-bild2Box 
{
    float: left;
    width: 169px;
    height: 226px;
    border-bottom: solid 2px #6D6E6E; 
    -moz-box-sizing:border-box;
	box-sizing:border-box;

}
.multipage-bild3Box 
{
    clear:both;
    float: left;
    width: 171px;
    height: 224px;
     border-right: solid 2px #6D6E6E;   
    -moz-box-sizing:border-box;
	box-sizing:border-box;


}
.multipage-bild4Box 
{
    float: left;
    width: 169px;
    height: 224px;
        -moz-box-sizing:border-box;
	box-sizing:border-box;

}

.multipage-bild4Box img {
display: block;
}
.multipage-bild3Box img {
display: block;
}
.multipage-bild2Box img {
display: block;
}
.multipage-bild1Box img {
display: block;
}

#footer {
    width: 980px;
	height: 28px;
	background-color:#BDA05E;
	font-family: Calibri, Arial, Verdana, Helvetica;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
}
/* text style for the unselected tabs */
.OtherTabs  { color: #ffffff; font-size: 10px;  font-family: Verdana; font-weight: bold; font-stretch: expanded; text-decoration: none; letter-spacing: 1px }
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link   { color: #ffffff; font-size: 10px; font-family: Verdana; font-weight: bold; font-stretch: expanded; text-decoration: none; letter-spacing: 1px }
A.OtherTabs:visited  { color: #ffffff; font-size: 10px; font-family: Verdana; font-weight: bold; font-stretch: expanded; text-decoration: none; letter-spacing: 1px
}
A.OtherTabs:active   { color: #ffffff; font-size: 10px; font-family:Verdana; font-weight: bold; font-stretch: expanded; text-decoration: none; letter-spacing: 1px
}
A.OtherTabs:hover     { color: #99999b; font-size: 10px;  font-family: Verdana; font-weight: bold; font-stretch: expanded; text-decoration: none; letter-spacing: 1px }
/* GENERAL */
/* style for module titles */
.Head  { color: #563e27; font-size: 16px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal }
.title, .titel, a.title:link   { color: #383838; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold }
.lead, a.lead:link   { color: #56544C; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal }
/* style of item titles on edit and admin pages */
.SubHead      { color: #563e27; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none }
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

.sprache, a.sprache:link, a.sprache:active, a.sprache:visited  { color: #563e27; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-stretch: expanded; text-decoration: none; letter-spacing: 1px; display: block; padding: 2px 12px; border: dashed 1px #99999b }
a.sprache:hover   { color: #846602; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-stretch: expanded; text-decoration: underline; letter-spacing: 1px; display: block; padding: 2px 12px; border: dashed 1px #99999b }

/* text style used for most text rendered by modules */
.Normal, .text,  td
 {
	color: #56544C;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


A.normal:hover    {color: #846602;
}
/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}
.NormalRed
{
}
.NormalBold
{
}
.NormalBoldWhite  {filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50; color: #fff; font-family: Verdana, Myriad,  "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: normal; font-stretch: expanded; }

.NormalBoldHead, a.NormalBoldHead:link, a.NormalBoldHead:visited, a.NormalBoldHead:active, a.NormalBoldHead:hover    { color: #99999b; font-size: 10px; font-family: Verdana, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; font-stretch: expanded; text-decoration: none; letter-spacing: 1px }
a.NormalHead:link, a.NormalHead:visited, a.NormalHead:active, a.NormalHead:hover   { color: #99999b; font-size: 11px; font-family: Verdana, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: normal; font-stretch: expanded; text-decoration: none; letter-spacing: 1px }
.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-family: Verdana, Arial, Helvetica, sans-serif; 
font-weight: normal; 
text-decoration: underline }
A:visited    { color: #383838; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-weight: normal; 
text-decoration: underline }
A:active     { color: #383838; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-weight: normal; 
text-decoration: underline }
A:hover  { color: #97814e; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-weight: normal; 
text-decoration: underline }
SMALL   {
}
BIG {
}
BLOCKQUOTE, PRE {
}

.skinobject   { color: #563e27; text-decoration: none }

.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 {
}

.Menu_Control 
{


}

.Menu_NodeHoverSub
{	
		
		color: Black; font-size: 11px; font-family: Calibri, Arial; font-weight: normal; padding-top: 0; padding-right: 5px; padding-bottom: 0; height: 20px ;background-color:#D1D7F1;border-bottom:solid 1px #DFE0E1;
} 
.Menu_NodeRoot td
{
	font-family: Arial, Helvetica, Sans-Serif;
	color: White;
	text-decoration: none;
	font-size: 12px;
	padding-right: 36px;
	font-weight: bold;
	line-height:18px;
	background-color:#BDA05E;
	cursor:pointer;
	cursor: hand;
 
}

.Menu_NodeHoverRoot td
{
 
	font-family: Arial, Helvetica, Sans-Serif;
	color: Black;
	text-decoration: none;
	font-size: 12px;
	padding-right: 36px;
	font-weight: bold;
	line-height:18px;
	background-color:#BDA05E;
	border-width:0px;
 
}

.Menu_SelectedRoot td
{
	font-family: Arial, Helvetica, Sans-Serif;
	color: Black;
	text-decoration: none;
	font-size: 12px;
	padding-right: 36px;
	font-weight: bold;
	line-height:18px;
	background-color:#BDA05E;



}

.Menu_ContainerRoot 
{
	
}
 
.Menu_SelectedRoot
{	
	    cursor:pointer;
		cursor: hand;
		
} 
.Menu_Node
{	
	    cursor:pointer;
		cursor: hand;

		color: White; font-size: 11px; font-family: Calibri, Arial; font-weight: normal; padding-top: 0; padding-right: 5px; padding-bottom: 0; height: 20px ;background-color:#BDA05E;border-bottom:solid 1px #DFE0E1;
} 









.Menu_Icon 
{
	visibility: hidden; display: none;
}
.Menu_Arrow
{
	visibility: hidden; display: none;
}

.Menu_ContainerSub 
{
	margin-top:0px;
	margin-left:0px;
	padding:0px;
	
}


.Menu_Break 
{
} 




/* Main Menu */
.MainMenu_MenuContainer  { font-style: normal; 
background-color: transparent; 
 horizontal-align:right ; 
}


.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:22px;
	background-color: Transparent;
}


  
.MainMenu_MenuItem    { color: black; 
font-size: 11px; 
font-family: Verdana, Arial, Helvetica; 
font-weight: normal; 
background-color: transparent; 
cursor: hand; 
border-style: solid; 
border-width: 0 0 1px; 
border-color: #b3b3b3 }


.MainMenu_MenuIcon   { background-color: #fff; 
text-align: center; 
cursor: hand; 
width: 0px; 
height: 21px; 
border-bottom: 1px solid #b3b3b3; 
border-left: 1px solid #b3b3b3 }

.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel td  { color: #fff; 
font-size: 12px; 
font-family: Verdana, Arial, Helvetica; 
font-style: normal; 
font-weight: bold; 
background-image: url("/contento/portals/0/skins/appenzellerbahnen/Bilder/btn_hgkl.gif"); 
background-repeat: no-repeat; 
 text-indent: 18px; 
cursor: hand; 
height: 22px ;}
 
 /*
 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; 
border-top: 0 solid; 
border-right: 1px solid #b3b3b3; 
border-bottom: 1px solid #b3b3b3;
 }

.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: solid #a70024; 
border-bottom: solid #a70024 }
/* ================================
    CSS STYLES FOR Module TOMSideMenuModule
   ================================
*/   
 .SMMenuItem0, .SMMenuItemCurrentTab0, .SMMenuItemOpenTab0, 
	.SMMenuItem1, .SMMenuItemCurrentTab1, .SMMenuItemOpenTab1, 
	.SMMenuItem2, .SMMenuItemCurrentTab2, .SMMenuItemOpenTab2,
	.SMMenuItem3, .SMMenuItemCurrentTab3, .SMMenuItemOpenTab3,
	.SMMenuItem4, .SMMenuItemCurrentTab4, .SMMenuItemOpenTab4,
.SMMenuItem5, .SMMenuItemCurrentTab5, .SMMenuItemOpenTab5      { 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; 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: 10px;
		font-size: 11px; 
text-decoration: none; 
	}
	.SMMenuItem2 A, .SMMenuItemOpenTab2 A, .SMMenuItemCurrentTab2 A {
		padding-left: 15px;
		font-size: 11px; 
text-decoration: none; 
	}
	.SMMenuItem3 A, .SMMenuItemOpenTab3 A, .SMMenuItemCurrentTab3 A {
		padding-left: 20px;
		font-size: 11px; 
text-decoration: none; 
	}
		.SMMenuItem4 A, .SMMenuItemOpenTab4 A, .SMMenuItemCurrentTab4 A {
		padding-left: 25px;
		font-size: 11px; 
text-decoration: none; 
	}
.SMMenuItem5 A, .SMMenuItemOpenTab5 A, .SMMenuItemCurrentTab5 A {
		padding-left: 20px;
		font-size: 11px; 
text-decoration: none; 
	}
	.SMMenuItem1 A, .SMMenuItemOpenTab1 A, .SMMenuItemCurrentTab1   { color: #563e27; text-decoration: none; display: block }
	.SMMenuItem2 A, .SMMenuItemOpenTab2 A, .SMMenuItemCurrentTab2   { color: #563e27; text-decoration: none; display: block; border-top: 0 solid #d0d0d0 }
	.SMMenuItem3 A, .SMMenuItemOpenTab3 A, .SMMenuItemCurrentTab3   { color: #563e27; text-decoration: none; display: block }
	.SMMenuItem4 A, .SMMenuItemOpenTab4 A, .SMMenuItemCurrentTab4   { color: #563e27; text-decoration: none; display: block }
	.SMMenuItem5 A, .SMMenuItemOpenTab5 A, .SMMenuItemCurrentTab5   { color: #563e27; text-decoration: none; display: block }
	.SMMenuItem0 a:link, .SMMenuItem1 a:link, .SMMenuItem2 a:link, .SMMenuItem3 a:link, .SMMenuItem4 a:link, .SMMenuItem5 a:link    { color: #563e27; text-decoration: none }
	.SMMenuItem0 A:visited, .SMMenuItem1 A:visited, .SMMenuItem2 A:visited, .SMMenuItem3 A:visited, .SMMenuItem4 A:visited, .SMMenuItem5 A:visited   { color: #563e27; 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,
		.SMMenuItem5 A:hover, .SMMenuItemCurrentTab5 A:hover, .SMMenuItemOpenTab5 A:hover    { color: #c7b07b; font-style: normal; text-decoration: none }
	 .SMMenuItemText0, .SMMenuItemText1, .SMMenuItemText2, .SMMenuItemText3, .SMMenuItemText4 ,  .SMMenuItemText5 {
		margin-left: 5px; 
text-decoration: none;
	}
	.SMMenuItemText ,.SMMenuItem { font-style: normal; 
text-decoration: none; 
}
	.SMMenuItemIcon0, .SMMenuItemIcon1, .SMMenuItemIcon2, .SMMenuItemIcon3, .SMMenuItemIcon4, .SMMenuItemIcon5 {
		margin: 2px;
		vertical-align: middle; 
text-decoration: none;
	}
	.SMMenuItemCurrentTab0 A, .SMMenuItemCurrentTab1 A, .SMMenuItemCurrentTab2 A, .SMMenuItemCurrentTab3 A, .SMMenuItemCurrentTab4 A, .SMMenuItemCurrentTab5 A
     { color: black; 
text-decoration: none; 
background-repeat: no-repeat; 
background-position: 0 5px; 
display: block;
font-weight: bold;
 }
 .SMMenuItemCurrentTab0 A:Active, .SMMenuItemCurrentTab1 A:Active, .SMMenuItemCurrentTab2 A:Active, .SMMenuItemCurrentTab3 A:Active, .SMMenuItemCurrentTab4 A:Active, .SMMenuItemCurrentTab5 A
     { color: black; 
text-decoration: none; 
background-repeat: no-repeat; 
background-position: 0 5px; 
display: block;
font-weight: bold;
 }
  .SMMenuItemCurrentTab0 A:Link, .SMMenuItemCurrentTab1 A:Link, .SMMenuItemCurrentTab2 A:Link, .SMMenuItemCurrentTab3 A:Link, .SMMenuItemCurrentTab4 A:Link, .SMMenuItemCurrentTab5 A
     { color: black; 
text-decoration: none; 
background-repeat: no-repeat; 
background-position: 0 5px; 
display: block;
font-weight: bold;
 }
   .SMMenuItemCurrentTab0 A:Visited, .SMMenuItemCurrentTab1 A:Visited, .SMMenuItemCurrentTab2 A:Visited, .SMMenuItemCurrentTab3 A:Visited, .SMMenuItemCurrentTab4 A:Visited, .SMMenuItemCurrentTab5 A
     { color: black; 
text-decoration: none; 
background-repeat: no-repeat; 
background-position: 0 5px; 
display: block;
font-weight: bold;
 }
 
 
.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; 
}
