/* Start of CMSMS style sheet 'iMo' */
body {
   background-color: white;
   color: black;
   margin: 0;
   font-family: Arial, Tahoma, Verdana;
   font-size: 80%;
   line-height: 140%;
   color: #000000;
}

h1 {
   color: #1f2e78;
   margin-top: 0;
   font-size: 170%;
}

h2 {
   color: #1f2e78;
   font-size: 140%;
}

h3 {
   color: #1f2e78;
   font-size: 110%;
   font-style: italic;
}

img {
   border-style: none;
}

#header {
   height: 155px;
   width: 950px;
   margin-left: auto;
   margin-right: auto;
   background-image: url(uploads/imothema/headerbg2.png);
   background-repeat: no-repeat;
   background-position: top right;
}

#logo {
   height: 70px;
   padding-top: 30px;
   padding-bottom: 30px;
}

#nav {
   height: 25px;
}

#bar {
   width: 100%;
   height: 25px;
   background-color: #1f2e78;
   background-image: url(uploads/imothema/barbackground.png);
   background-repeat: no-repeat;
   background-position: top center;
}

#content {
   width: 950px;
   margin-left: auto;
   margin-right: auto;
   margin-top: 15px;
   margin-bottom: 15px;
   background-image: url(uploads/imothema/background4.png);
}

#content2c {
   width: 950px;
   margin-left: auto;
   margin-right: auto;
   margin-top: 15px;
   margin-bottom: 15px;
   background-image: url(uploads/imothema/background2.png);
}

#content2c-else {
   width: 950px;
   margin-left: auto;
   margin-right: auto;
   margin-top: 15px;
   margin-bottom: 15px;
   background-image: url(uploads/imothema/background3.png);
}

#columnl {
   width: 110px;
   float: left;
   padding-right: 15px;
}

#columnm {
   width: 810px;
   float: left;
   padding-left: 15px;
}

#columnl2c {
   width: 635px;
   float: left;
   padding-right: 15px;
}

#columnl2c-else {
   width: 785px;
   float: left;
   padding-right: 15px;
}

#columnl2c hr {
   border: 1px solid #5b6c79;
}

#columnr {
   width: 300px;
   float: right;
}

#columnr-else {
   width: 150px;
   float: right;
   text-align: center;
}

#columnr h4 {
   margin-left: 15px;
   margin-top: 0px;
}

#columnr table {
   margin-left: 15px;
}

#columnr hr {
   border: 1px solid #0E4387;
}

#footer {
   width: 950px;
   margin-left: auto;
   margin-right: auto;
   margin-top: 15px;
   margin-bottom: 15px;
}

#footer hr {
   border: 1px solid #5b6c79;
}

#footer p {
   text-align: right;
   font-size: 75%;
   line-height: 110%
}

#footer img {
   padding-left: 15px;
}

div#adres {
   margin-top: 40px;
}

div#adres p {
   color: #b1b3b4;
   font-size: 80%;
}

div.kader {
   width: 182px;
   height: 184px;
   padding: 0 10px 10px;
   float: left;
   background-image: url(uploads/imothema/kader.png);
   margin-right: 14px;
   color: #ffffff;
   font-size: 100%;
   line-height: 110%;
}

div.kader ul {
   padding-left: 15px;
}

/* MENU-OPMAAK */
#nav ul {
   list-style-type: none;
   display: block;
   margin: 0 0 0 0;
   padding: 0;
}

#nav ul li {
   width: 110px;
   height: 25px;
   line-height: 25px;
   text-align: center;
   float: left;
   margin-left: 2px;
   background-image: url(uploads/imothema/menukop.png);
   background-repeat: no-repeat;
}

#nav ul li.active {
   background-image: url(uploads/imothema/menukopactive.png);
}

#nav ul li a {
   text-transform: uppercase;
   color: #ffffff;
   text-decoration: none;
   font-weight: bold;
   font-family: Tahoma;
   display: block;
   padding-right: 10px;
}

/* SUBMENU-OPMAAK */
#columnl ul {
   list-style-type: none;
   display: block;
   margin: 0;
   padding: 0;
}

#columnl ul li {
   padding-bottom: 10px;
}

#columnl ul li a {
   font-weight: bold;
   color: #000000;
   text-decoration: none;
}

#columnl ul li.active a {
   color: #1f2e78;
}

/* PARTNERS-OPMAAK */
div.partner {
   border-bottom-color: #1f2e78;
   border-bottom-style: solid;
   border-bottom-width: 2px;
   padding-bottom: 10px;
   margin-bottom: 10px;
}

div.partnerlogo {
   width: 90px;
   padding-left: 15px;
   padding-right: 15px;
   padding-top: 5px;
   float: left;
}

div.partnerpitch {
   width: 180px;
   float: right;
}

div.partnerpitch p {
   margin: 0;
   font-size: 85%;
   color: #787878;
}
/* End of 'iMo' */

