/* Start of CMSMS style sheet 'Infowebs_Layout' */
body {
             background-color: #222222;

}

#warning_ie6 {
            font-size: 18px;
            text-align: center;
            background-color: yellow;
            padding: 10px;
}

table#page {
            background-color: #ffffff;
}

td#top {
             background-image: url("images/layout/top/background-top.png");
             background-position: right;
             background-color: #000000;
             background-repeat: no-repeat;
}

#toptekst {
             margin-top: 3px;
             margin-left: 20px;
             color: #ffffff;
}

#toptekst a {
             text-decoration: none;
             color: #ffffff;
}

#bloklinks {
             float: left;
             width: 302px;
             margin-top: 5px;
}

#menu {
             width: 280px;
             margin-left: 10px;
             font-size: 14px;
}

td#menutop {
             background-image: url("images/layout/menu/background-menu.png");
}

td#menubottom {
             background-image: url("images/layout/menu/background-menu-bottom.png");
             background-repeat: no-repeat;
}

#navigatie-label {
             font-size: 18px;
             margin: 3px 3px 5px 3px;
             padding: 10px;
             Background-color: #e1f0fd;
}

#blokrechts {
             margin-top: 5px;
             float: left;
             width: 660px;
             border-left: 1px dashed #52a5f9;

}

#laatste-nieuws {
             width: 280px;
             margin-left: 10px;
}

.NewsSummary {
             border-top: 5px solid #52a5f9;
             padding: 10px;
             margin-top: 10px;
             background-color: #e1f0fd;
             font-size: 14px;
}

.NewsSummaryLink {
            border-bottom: 1px solid #52a5f9;
}

.NewsSummaryLink a {
             text-decoration: none;
             font-size: 18px;
}           

.NewsSummaryPostdate {
            font-size: 10px;
            text-align: right;
}

#inhoud {
             border-top: 5px solid #52a5f9;
             margin: 0px 10px 20px 10px;
             padding-top: 10px;

}

#NewsPostDetailTitle {
             color: #0000ff;
             font-size: 20px;
             padding: 5px 0px 5px 1px;
             background-color: #e1f0fd;
}

#NewsPostDetailDate {
            font-size: 10px;
            text-align: right;
}

#login {
            font-size: 14px;
            text-align: left;
            font-weight: bold;
}

#forgetpsw {
            font-size: 10px;
            text-align: left;
}

#forgetpsw a {
            text-decoration: none;
}

/* End of 'Infowebs_Layout' */

