/* html css*/
Input
{    font-family: verdana, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    color: #2E4C70;

}

Body, TD
{
    font-family: verdana, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    color: #2E4C70;
    margin-bottom: 12px;
    margin-top: 0px;
    /*BACKGROUND-ATTACHMENT: fixed; 
    BACKGROUND-IMAGE: url(http://www.swissear.ch/Portals/0/skins/awengen/hintergrund1.jpg); 
    BACKGROUND-REPEAT: repeat-x;*/
}
H1
{
    font-size: 16px;
    font-weight: bold;
    color: #2E4C70;
}

H2
{
    font-size: 14px;
    font-weight: bold;
    color: #2E4C70;
}

H3
{
    font-size: 12px;
    font-weight: bold;
    color: #2E4C70;
}

H4
{
    font-size: 12px;
    font-weight: normal;
    color: #2E4C70;
}

H5, DT
{
    font-size: 11px;
    font-weight: bold;
    color: #2E4C70;
    margin-bottom: 12px;
}

H6
{
    font-size: 11px;
    font-weight: bold;
    color: #003366;
}

TFOOT, THEAD
{
    font-size: 12px;
    color: #003366;
    margin-bottom: 12px;
}

TH
{
    vertical-align: baseline;
    font-size: 12px;
    font-weight: bold;
    color: #003366;
    margin-bottom: 12px;
}

A:link
{
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    color: #003366;
    font-style: normal;
}

A:visited
{
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    color: #003366;
    font-style: normal;
}

A:active
{
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    color: #003366;
    font-style: normal;
}

A:hover
{
    font-size: 11px;
    font-weight: normal;
    /*text-decoration: underline;*/
    color: #003366;
    font-style: normal;
}

SMALL
{
    font-size: 8px;
}

BIG
{
    font-size: 14px;
}

BLOCKQUOTE, PRE
{
    font-family: Lucida Console, monospace;
}

UL LI
{
    font-family: Verdana,arial;
    font-size: 11px;
    list-style-image:url(http://www.swissear.ch/Portals/0/Skins/awengen/aufz2.jpg);
}

UL LI LI
{
    font-size: 11px;
        list-style-image:url(http://www.swissear.ch/Portals/0/Skins/awengen/aufz2.jpg);
}

UL LI LI LI
{
    font-size: 11px;
    list-style-type: circle;
}

OL LI
{
    font-size: 11px;
    list-style-type: decimal;
}

OL OL LI
{
    font-size: 11px;
    list-style-type: lower-alpha;
}

OL OL OL LI
{
    font-size: 11px;
    list-style-type: lower-roman;
}

HR
{
    color: #A5CCFF;
    height: 1px;
    text-align: left;
}

.pagemaster
{
    width: 100%;
    height: 100%;
    /*background-color: #dfe6e6;*/
    }
.skinmaster
{
    height: 100%;
    background-color: #FFFFFF;
}
.skinheader
{
    /*margin-left:20px;     /*margin-top :20px;     margin-bottom:0px;*/
    margin-right: 50px;
}
.skingradient
{
}
.controlpanel
{
    width: 100%;
    background-color: #DFE5F2;
}
.toppane
{
    width: 100%;
    background-color: transparent;
    padding-left: 6px;
    padding-right: 4px;
    padding-top: 6px;
}
.leftpane
{
}
.contentpane
{
}
.rightpane
{
    width: 175px;
    background-color: transparent;
    padding-left: 6px;
    padding-right: 4px;
    padding-top: 6px;
}
.bottompane
{
    width: 100%;
    background-color: transparent;
    padding-left: 6px;
    padding-right: 4px;
    padding-top: 6px;
}







.SkinObject
{
    font-weight: normal;
    font-size: 11px;
    font-family: verdana, Arial, Helvetica; /* font-weight: bold;     font-size: 8.5pt;     color: #003366;     text-decoration: none;*/
}

A.SkinObject:link
{
    text-decoration: none;
    color: #003366;
}

A.SkinObject:visited
{
    text-decoration: none;
    color: #003366;
}

A.SkinObject:active
{
    text-decoration: none;
    color: #003366;
}

A.SkinObject:hover
{
    text-decoration: none;
    color: #003366;
}



/*asdfasdfasdf*/


/* SideMenu  */
/* merke: vereerbt von A:Link usw.*/
.MenuHdr0 /* Nur Systemmenüs?*/
{ color:Red;
    font-size: 11px;
    padding-left: 2px;
    padding-bottom: 0px;
    padding-top: 0px;
    background-color: Transparent;
    line-height: 14px;
}
.MenuHdr0 A /*RootLink Hintergrund*/
{
    font-size: 11px;
}

.MenuHdr0 A:Active /*RootLink drücken*/
{
    font-size: 11px;
}
.MenuHdr0 A:Hover /*RootLink darüber*/
{
    font-size: 11px;
    font-style: normal;
    background-color: #dfe6e6;
    cursor: hand;
    width: 100%;
}
.MenuHdr0 A:Link /*RootLink ??*/
{
    font-size: 11px;
}

.MenuHdr0 A:Visited /*RootLink besucht*/
{
    font-size: 11px;
}

.MenuItem1
{
    font-family: verdana, Arial, Helvetica;
    padding-left: 14px;
    padding-bottom: 0px;
    padding-top: 0px;
    background-color: Transparent;
    font-size: 11px;
}
.MenuItem1 A
{
    font-size: 11px;
}
.MenuItem1 A:Active
{
    font-size: 11px;
}
.MenuItem1 A:Hover
{
    font-size: 11px;
}
.MenuItem1 A:Link
{
    font-size: 11px;
}
.MenuItem1 A:Visited
{
    font-size: 11px;
}
.MenuItem1 HR
{
    font-size: 11px;
}

.MenuItemMouseOver1
{
    font-size: 11px;
    padding-left: 14px;
    padding-bottom: 0px;
    padding-top: 0px;

    background-color: #cccccc !important;
    background-color: #dfe6e6;
}
.MenuItemMouseOver1 A
{
    background-color: Transparent;
    font-size: 11px;
}
.MenuItemMouseOver1 A:Active /*Link gedrückt*/
{
    font-size: 11px;
    color: black;
}
.MenuItemMouseOver1 A:Hover
{
    font-size: 11px;
}
.MenuItemMouseOver1 A:Link
{
    font-size: 11px;
}
.MenuItemMouseOver1 A:Visited
{
    font-size: 11px;
}

.MenuItemActive0,.MenuHeaderActive0,
.MenuItemActive1,.MenuHeaderActive1
{
    color:Red;
}

.MenuCurrentPage
{
    color: blue;
}

.MainMenu_NodeSelectedSub {
    color: black;
}
.MainMenu_NodeSelectedRoot
{    color: black;
}





