
body
{
    font: 100% Arial, Helvetica, sans-serif;
    background: White;
    margin: 20px 0px;
    padding: 0;
    text-align: center;
    color: #000000;
    height: 100%;
}

A:link
{
    color: #446c9b;
    text-decoration: none;
}

A:visited
{
    color: #446c9b;
    text-decoration: none;
}

A:hover
{
    text-decoration: underline;
}

.Elli #PageContainer
{
    width: 966px;
    height: 100%;
    margin: 0;
    border: 0px;
    text-align: left;
}

.Elli #MainHeader
{
    background-image: url(../Images/ElliEi.gif);
    background-repeat: no-repeat;
    background-position: left top;
    padding: 0px 20px 0px 0px;
    height: 200px;
}


.Elli #MainHeader h1
{
    font-family: Arial, Helvetica, sans-serif;
    text-align: right;
    color:  #446c9b;
    margin: 0px;
    padding: 0px;
    font-size: 35px;
    font-weight: bold;
}

.Elli #MainHeader h2
{
    font-family: Arial, Helvetica, sans-serif;
    text-align: right;
    font-weight:  bolder;
    color:  #446c9b;
    font-size: 24px;
    margin: 0px;
    padding: 0px;
}

.Elli #MainHeader > #HeaderAddress
{
    font-weight: normal;
    text-align: right;
    color: #446c9b;
    font-size: 13px;
    font-weight: bold;
    margin-top: 25px;
}

.Elli #MenuBar
{
    float: left;
    width: 249px;
    background: #ffffff;
    padding: 0px;
    margin: 0px;
}

#MenuBar > #FrameTop
{
    width: 249px;
    background-image: url(../Images/MenuFrameTop.png);
    background-repeat: no-repeat;
    background-position: left top;
    height: 9px;
}

#MenuBar > #FrameBottom
{
    width: 249px;
    background-image: url(../Images/MenuFrameBottom.png);
    background-repeat: no-repeat;
    background-position: left top;
    height: 9px;
}

#MenuBar > #FrameMiddle
{
    padding-bottom: 10px;
    padding-left: 25px;
    padding-top: 16px;
    padding-right: 25px;
    width: 199px;
    background-image: url(../Images/MenuFrameMiddle.png);
    background-repeat: repeat-y;
    background-position: left top;
    font-size: 13px;
    font-weight: bold;
}

#MenuBar > #FrameMiddle > P.Header
{
    margin: 0px;
    padding-bottom: 10px;
    font-size: 14px;
    font-weight: bold;
    color: #666666;
}

#MenuBar > #FrameMiddle > A.Link
{
    margin-top: 6px;
    display: block;
    color: #194da3;
}

#MenuBar > #FrameMiddle > DIV.Divider
{
    margin: 20px 0px;
    height: 1px;
    border-top: #e2e2e2 1px solid;
}


.Elli #MainContentOuterFrame
{
    margin: 0px 0px 0px 250px;
    min-height: 650px;
    padding: 0px 40px 20px 30px;
}

.Elli #MainContentOuterFrame > #MainContent
{
    margin: 0px;
    padding: 10px 0px 0px 0px;
    color: #777777;
    font-size: 13px;   
    text-align: justify; 
    background-image: url(../Images/Linien.png);
    background-repeat: no-repeat;
}

.Elli #MainContentOuterFrame > #MainContent h1
{
    color: #1d5188;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
}

.Elli #MainContentOuterFrame > #MainContent h2
{
    color: #1d5188;
    font-size: 14px;
    font-weight: normal;
    margin-top: 5px;
    margin-bottom: 0px;
}

.MainFrameTop
{
    margin: 5px 0px 0px 0px;
    height: 5px;
}

.MainFrameMiddle
{
    margin: 0px;
    padding: 0px 3px 2px 2px;
}

.BottomFrameTop
{
    margin: 0px;
    background: url(../Images/BottomFrameTop.png) no-repeat left top;
    height: 1px;
}

.BottomFrameMiddle
{
    margin: 0px;
    background: url(../Images/BottomFrameMiddle.png) repeat-y left top;
    padding: 10px;
    color: #777777;
    font-size: 12px;
    font-weight: normal;
}

.BottomDivider
{
    color: #666666;
}

.BottomFrameBottom
{
    margin: 0px;
    background: url(../Images/BottomFrameBottom.png) no-repeat left top;
    height: 5px;
}

.clearfloat
{
    clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
}

.Elli #PageContainerHome
{
    width: 100%;
    height: 100%;
    margin: 0;
    border: 0px;
    text-align: left;
}

.Elli #MainHeaderHome
{
    padding: 0px
    height: 130px;
}

.Elli #MainHeaderHome h1
{
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    color: #446c9b;
    margin: 0px;
    padding: 0px;
    font-size: 35px;
    font-weight: bold;
}

.Elli #MainHeaderHome h2
{
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    font-weight:  bolder;
    color: #446c9b;
    font-size: 24px;
    margin: 0px;
    padding: 0px;
}

.Elli #MainHeaderHome > #HeaderAddress
{
    font-weight: normal;
    text-align: right;
    color: #446c9b;
    font-size: 13px;
    font-weight: bold;
    margin-top: 25px;
}

.BottomFrameTopHome
{
    margin: 0px;
    background: url(../Images/BottomFrameTop.png) no-repeat center top;
    height: 1px;
}

.BottomFrameMiddleHome
{
    margin: 0px;
    background: url(../Images/BottomFrameMiddle.png) repeat-y center top;
    padding: 10px;
    color: #777777;
    font-size: 12px;
    font-weight: normal;
}

.BottomFrameBottomHome
{
    margin: 0px;
    background: url(../Images/BottomFrameBottom.png) no-repeat center top;
    height: 5px;
}

.Elli #MainContentOuterFrameHome
{
    margin: 0px;
    min-height: 50px;
    padding: 20px;
}

.Elli #MainContentOuterFrameHome > #MainContentHome
{
    margin: 0px;
    padding: 0px;
    color: #777777;
    font-size: 13px;   
    text-align: justify; 
}

.Elli #MainContentOuterFrameHome > #MainContentHome h1
{
    color: #1d5188;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
}

.Elli #MainContentOuterFrameHome > #MainContentHome h2
{
    color: #1d5188;
    font-size: 14px;
    font-weight: normal;
    margin-top: 5px;
    margin-bottom: 0px;
}

.HomeImageText
{
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    color: #446c9b;
    margin: 0px;
    padding: 0px;
    font-size: 25px;
    font-weight: bold;
}

