body
{
    margin: 0;
    padding: 0;
    background: #0F5B96 url(/images/img01.gif) repeat-x; /*font-family: Arial, Helvetica, sans-serif;*/
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #A4E4F5;
}

#force-scrollbar
{
    position: absolute;
    top: 0;
    bottom: -1px;
    width: 1em;
    z-index: -1;
}

input, textarea
{
    background: #A4E4F5;
    border: 1px solid #FFFFFF;
    font: bold 13px "Trebuchet MS" , Helvetica, sans-serif;
    color: #0F5B96;
}

input.remove
{
    background: #ffffff;
    background-image: url(/Images/not_ok.gif);
    background-color: transparent;
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    color: #ffffff;
    font-weight: bold;
    cursor: hand;
}

h1, h2, h3, p, ol, ul
{
    margin-top: 0;
}

h1, h2, h3
{
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
}

h1, h2
{
    font-weight: normal;
}

h1
{
    letter-spacing: -2px;
    font-size: 2.4em;
}

h2
{
    letter-spacing: -1px;
    font-size: 1.8em;
}

h3
{
    letter-spacing: -1px;
    font-size: 1.2em;
    margin-bottom: 7px;
    margin-left: 7px;
    margin-top: 4px;
    color: #0A416B;
}

p, ol, ul
{
    margin-bottom: 1.5em;
    line-height: 150%;
}

a
{
    /*color: #0A416B;*/
    color: #000099;
}

a:hover
{
    text-decoration: none;
    color: #62D6F5;
}

img
{
    border: none;
}
/* bckup
img.left
{
    float: left;
    margin: 4px 20px 0 0;
}
*/
img.left
{
    float: left;
    margin: -55px 20px 0 0;
    border: solid 1px #fff;
}

img.right
{
    float: right;
    margin: -55px 0px 0px 20px;
    height: 240px;
    width: 140px;
    border: solid 1px #fff;
}

img.rightUserPicture
{
    float: right;
    margin: -55px 0px 0px 20px;
    height: 150px;
    width: 150px;
    border: solid 1px #fff;
}

hr
{
    display: none;
}

.Error
{
    color: Red;
    font-weight: bold;
    margin: 0px 0px 8px 0px;
}

/* Header */

#header
{
    width: 1000px;
    height: 150px;
    background: url(/images/img02.jpg) no-repeat center top;
    text-align: center;
    margin: 0 auto;
}

#logo
{
    float: left;
    margin-top: 12px;
}

#logo h1, #logo p
{
    float: left;
    margin: 0;
    line-height: normal;
}

#logo h1
{
    padding: 47px 0 0 20px;
    font-size: 3em;
    color: #62D6F5;
}

#logo p
{
    padding: 69px 0 0 7px;
    letter-spacing: -1px;
    font-size: 1.4em;
    color: #199DD2;
}

#logo a
{
    text-decoration: none;
    color: #62D6F5;
}

#menu
{
    float: right;
}

#menu ul
{
    margin: 0;
    padding: 60px 160px 0px 0px;
    list-style: none;
}

#menu li
{
    display: inline;
}

#menu a
{
    float: left;
    width: 117px;
    height: 56px;
    margin: 0 0 0 2px;
    padding: 9px 0 0 0;
    background: #1B97CE url(/images/img03.jpg) no-repeat;
    text-decoration: none;
    text-align: right;
    letter-spacing: -1px;
    font-size: 1.1em;
    font-weight: bold;
    color: #ffffff;
    padding-right: 3px;
}

#menu .custLogin a
{
    background: #26BADF url(/images/img03Login2.gif) no-repeat;
}

#menu a:hover, #menu .current_page_item a
{
    background: #26BADF url(/images/img04.jpg) no-repeat;
}



/* Page */

#page
{
    width: 1000px;
    margin: 0 auto;
}

/* Content */

#content
{
    float: left;
    width: 650px;
    padding: 0 0 0 15px;
}

#contentWide
{
    float: left;
    width: 800px;
    padding: 0 0 0 15px;
}

.post
{
    margin-bottom: 15px;
    background: #1EB5DD url(/images/img05_650.gif) no-repeat;
    color: #ffffff;
}

.postWide
{
    margin-bottom: 15px;
    background: #1EB5DD url(/images/img05_800.gif) no-repeat;
    color: #ffffff;
}

.post a
{
    color: #000099;
}

.postWide a
{
    color: #0F5B96;
}

.post a:hover
{
    color: #FF6633;
}

.postWide a:hover
{
    color: #999;
}

.post .title
{
    margin: 0;
    padding: 12px 30px 5px 30px;
}

.postWide .title
{
    margin: 0;
    padding: 12px 30px 5px 30px;
}

.post .title a
{
    text-decoration: none;
    color: #0A416B;
}

.postWide .title a
{
    text-decoration: none;
    color: #0A416B;
}

.post .byline
{
    margin: 0;
    padding: 0 30px;
}

.postWide .byline
{
    margin: 0;
    padding: 0 30px;
}

.post .entry
{
    padding: 20px 30px 10px 30px;
    color: #000000;
}

.post .entryButtom
{
    padding: 10px 20px 10px 20px;
    color: #000000;
}

.postWide .entry
{
    padding: 20px 30px 10px 30px;
    color: #000000;
}

.postWide .entryButtom
{
    padding: 10px 20px 10px 20px;
    color: #000000;
}

.post .links
{
    margin: 0;
    padding: 10px 30px 35px 30px;
    background: url(/images/img06.gif) repeat-x left bottom;
    border-top: 1px solid #2872A6;
}

.postWide .links
{
    margin: 0;
    padding: 10px 30px 35px 30px;
    background: url(/images/img06w.gif) repeat-x left bottom;
    border-top: 1px solid #2872A6;
}

.post .links a
{
    padding-left: 10px;
    background: url(images/img08.gif) no-repeat left center;
    text-decoration: none;
    font-weight: bold;
    color: #0A416B;
}

.postWide .links a
{
    padding-left: 10px;
    background: url(/images/img08.gif) no-repeat left center;
    text-decoration: none;
    font-weight: bold;
    color: #0A416B;
}

.post .links a:hover
{
    color: #FFFFFF;
}

.postWide .links a:hover
{
    color: #FFFFFF;
}

/* Sidebars */

.sidebar
{
    float: left; /* width: 185px; */
}

.sidebar ul
{
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: normal;
}

.sidebar li
{
}

.sidebar li ul
{
}

.sidebar li li
{
    padding: 11px 0 6px 22px;
    background: url(/images/menubobbel.gif) no-repeat 0 12px;
    border-bottom: 1px solid #2872A6;
}

.sidebar li li a
{
    text-decoration: none;
    color: #C9ECF5;
}

.sidebar li li a:hover
{
    color: #FFFFFF;
}

.sidebar li h2
{
    padding-top: 20px;
    color: #FFFFFF;
}

/* Left Sidebar */

#leftbar
{
    padding-top: 10px;
}

/* Right Sidebar */

#rightbar
{
    padding: 10px 0px 0px 10px;
}

/* Search */

#searchform
{
    padding-top: 20px;
    text-align: right;
}

#searchform br
{
    display: none;
}

#searchform input
{
    margin-bottom: 5px;
}

#searchform #s
{
    width: 190px;
}

/* Calendar */

#calendar_wrap
{
    padding-left: 10px;
}

#calendar_wrap table
{
    width: 180px;
    text-align: center;
    border-collapse: collapse;
}

#calendar_wrap tfoot
{
    font-weight: bold;
}

#calendar_wrap tfoot a
{
    text-decoration: none;
}

#calendar_wrap #prev
{
    text-align: left;
}

#calendar_wrap #next
{
    text-align: right;
}

#calendar_wrap tbody
{
    border-bottom: 1px solid #2872A6;
    border-right: 1px solid #2872A6;
}

#calendar_wrap tbody td
{
    padding: 3px 0;
    border-top: 1px solid #2872A6;
    border-left: 1px solid #2872A6;
}

#calendar_wrap tbody td a
{
    font-weight: bold;
}

/* Footer */

#footer
{
    /*     clear: both;     padding: 40px 0;     background: #083253;          position: absolute; */
    bottom: 0;
    width: 100%;
    height: 56px;
    background: #083253;
    background: url(                     '/images/bgFooter.gif' );
    background-repeat: repeat-x;
}

#footer p
{
    padding-top: 25px;
    text-align: center;
    font-size: 11px;
    color: #999999;
}

#footer a
{
    color: #999999;
}



