body
{
    background: url(Images/background.jpg) no-repeat top center;
    background-color: #000;
}


/* --------- */
/*   Page    */
/* --------- */

#Pagemaster
{
    font-size: 12px;
    font-family: Arial;
    width: 973px;
    margin: 0 auto;
    min-height: 500px;
}

a
{
    text-decoration: none;
    color: #3a3a3a;
}
.Layout a
{
    text-decoration: underline;
    color: #3a3a3a;
}
.Layout .Menu a
{
    text-decoration: none;
    color: #3a3a3a;
}
.Layout .Menu a:hover
{
    text-decoration: underline;
    color: #3a3a3a;
}
a:hover
{
    text-decoration: underline;
    color: #3a3a3a;
}
img
{
    border: 0;
    display: block;
}

.Normal
{
    font-size: 12px;
    font-family: Trebuchet MS, Arial, Sans-Serif;
    color: #3a3a3a;
}

.Head
{
    font-size: 28px;
    font-family: Trebuchet MS, Arial, Sans-Serif;
    color: #3a3a3a;
}

/* --------- */
/*   Header  */
/* --------- */

#Header
{
    margin-top: 17px;
    overflow: hidden;
    background: url('Images/header.jpg') no-repeat 653px 21px;
}

#Header a.Logo
{
    display: block;
    height: 28px;
    width: 271px;
    background: url('../Images/top_fodboldcoaching.gif') no-repeat 0 0;
    float: left;
}

#Header .MenuBar
{
    overflow: hidden;
    background: url(Images/top_fodboldcoaching.gif) no-repeat;
    background-color: #000;
    width: 965px;
    float: left;
}

#Header .Menu
{
    padding-left: 20px;
    float: left;
}

#Header .Menu
{
    height: 28px;
}


/* --------- */
/*   Menu    */
/* --------- */

ul.Menu
{
    margin: 0;
    padding: 0;
    list-style: none;
}

ul.Menu li
{
    overflow: hidden;
}

ul.Menu a
{
    display: block;
    font-weight: bold;
    float: left;
}

/*SectionSelector*/
.System_Normal_Subtle_Bold{margin-left:18px;}
div.Sections
{
    float:right;
    padding-right:20px;
    }
div.Sections a
{
    
    height: 28px;
    line-height: 28px;
    color: #fff;
    text-transform: uppercase;
    display:block;
float:left;
font-weight:bold;
    }

/* Top Menu */
#Header ul.Menu li
{
    float: left;
}

#Header ul.Menu li.splitter
{
    background: url('Images/menusplitter.gif') no-repeat center center;
    margin: 0 8px;
    float: left;
    height: 28px;
    line-height: 20px;
}

#Header ul.Menu li.Menu_Level0_Selected a
{
    background: url('Images/menu_sel_bottom.gif') repeat-x bottom center;
}

#Header ul.Menu li a
{
    height: 28px;
    line-height: 28px;
    color: #fff;
    text-transform: uppercase;
}

#Header ul.Menu li.Menu_Level0_Selected a
{
    color: #f73c00;
}

/* Level1 Menu */

.Layout ul.Menu
{
    margin-top: 41px;
    margin-bottom: 20px;
}

.Layout ul.Menu li
{
    border-bottom: solid 1px #fff;
}
.Layout ul.Menu li a
{
    padding-left: 18px;
    height: 27px;
    line-height: 27px;
    color: #3a3a3a;
    font-size: 11px;
}
.Layout ul.Menu li.Menu_Level1_Selected a, .Layout ul.Menu li.Menu_Level2_Selected a, .Layout ul.Menu li.Menu_Level3_Selected a, .Layout ul.Menu li.Menu_Level4_Selected a
{
    background: url('Images/arrow_right.gif') no-repeat left center;
    color: #f73c00;
    font-weight: 700;
}

li.Menu_Level2, li.Menu_Level2_Selected
{
    padding-left: 20px;
}
li.Menu_Level3, li.Menu_Level3_Selected
{
    padding-left: 40px;
}
li.Menu_Level4, li.Menu_Level4_Selected
{
    padding-left: 60px;
}
li.Menu_Level5, li.Menu_Level5_Selected
{
    padding-left: 80px;
}
.Layout ul.Menu li.splitter
{
    visibility: hidden;
    position: absolute;
}



/* --------- */
/*   Footer  */
/* --------- */


#Footer
{
    text-align: center;
    padding: 5px 0 10px;
    position: relative;
    top: -9px;
    float:left;
    width:973px;
}

#Footer div
{
    display: block;
    margin-bottom: 6px;
    font-size: 10px;
    font-family: Trebuchet MS, Arial, Sans-Serif;
    color: #fff;
    float: left;
}
#Footer img
{
    display: block;
    clear: both;
}
#Footer #footertext
{
    width: 600px;
    text-align: left;
    padding: 2px 0 0 20px;
}
#Footer #credits
{
    float: right;
    width: 280px;
    text-align: right;
    padding: 2px 20px 0 0;
}

#Footer a
{
    color: #fff;
}




.shadow
{
    float: left;
}
.shadow img.Left, .shadow img.Right
{
    width: 4px;
}
.shadow img.Middle
{
    width: 15px;
}
