/* Start of CMSMS style sheet 'Romar - style' */
/* Romar website */

* {
   margin:0;
   padding:0;
}

body {
   text-align: left;
   font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
   font-size: 75%;
   background: url(images/bg_body.png) no-repeat center top;
   background-color: #1a0e28;
   line-height: 140%;
   color: #000;
   overflow-x: hidden;
}

div {
   font-size: 1em;
}

img {
   border: 0;
}

a,
a:link 
a:active {
   text-decoration: underline;
   color: #96bf0d; 
   outline: none;
}

a:hover {
   text-decoration: none;
   color: #96bf0d;
}

div#pagewrapper {
   margin: 0 auto;       
   width: 960px;
}

/* Header */

div#header {
   height: 84px;
   background: transparent;           
}

.logo {
  margin: 12px 0 0 0;
}

div#rotator {
  width: 960px;
  height: 297px;
  border-top: solid 1px #96bf0d;
    overflow: hidden;
}

/* header ipv rotator op vervolg */

div#subheader {
  width: 960px;
  height: 163px;
  border-top: solid 1px #96bf0d;
  overflow: hidden;
 
}

div#subheadermenu {
  float: right;
  width: 316px;
  height: 163px;
  background: url(images/bg_rotator_menu.png) repeat-y;
  padding: 0 0 0 0;
}

div#subheadermenu li {
    margin: 0; 
    padding: 5px 0 5px 0;
    list-style: none;
}

div#subheadermenu li a {
  list-style: none;
  color: #FFF;
  text-decoration: none;
  padding: 0 0 0 20px;
}

div#subheadermenu li a:hover {
  background: url(images/li_submenu.png) no-repeat 5px center;
}

div#subheadermenu li:first-child {
  background: none;
}

div#subheadermenu li {
  background: url(images/separator.png) no-repeat 10px top;
}

div#subheadermenu h3 {
  background: url(images/li_submenu.png) no-repeat 5px center;
  color: #FFF;
  font-weight: normal;
  font-size: 12px;
  padding: 0 0 0 20px;
}


div#header_image {
  height: 163px; 
  width: 644px;
  overflow: hidden;
}


div#content {
   margin: 1.5em auto 0 0;   
   background: #FFF;
   border-top: solid 1px #857592;
   color: #373737;
}

div#content_right {
   float: right;
   width: 290px;
   text-align: justify;
   text-justify: newspaper;
}

div#content_left {
   width: 290px;
   text-align: justify;
   text-justify: newspaper;
}


div#main {
   margin: 0; 
   width: 596px;
   padding: 20px 20px 20px 20px;
}

/* sidebar */

div#sidebar2 {
   border-left: solid 1px #fff;
   border-top: solid 1px #fff;
}

div#sidebar {
   float: right;       
   width: 314px;     
   display: inline;  
   margin: 0;
   padding: 0;
   border-left: solid 1px #c1c1c1;
   background: url(images/bg_sidebar.png) repeat-x top left;
   background-color: #c1c1c1;
}

div#socialmedia {
  padding: 5px 0 0 0;
}

.twitter {
   margin: 0 0 0 15px;
}

.linkedin {
   padding: 0 0 0 0;
}

div#nieuwsbrief {
  margin: 0 0 0 15px;
  padding: 0 0 10px 0;
}

.nieuwsbrief {
  margin: 5px 0 5px 0px;
}

div#nieuwsbrief p{
  color: #622181; 
  line-height: 120%;
  margin: 0 0 5px 0;
}

input.naam, input.email {
  border: solid 1px #622181; 
  background-color: #fff;
  padding: 6px 3px 3px 3px;
  margin: 3px 0 3px 0px;
  height: 15px;
  font-size: 11px;
  color: #949494;
}

input.send {
  border: 0;
  background: url(images/button_verzenden.png) no-repeat;
  color: #fff;
  font-size: 10px;
  height: 24px;
  width: 78px;
  margin: 5px 0 0 0px;
  outline: none;
}


div#footer{
   clear: both;       
   color: #622181;
   margin: 0;
   padding: 0;
}

p.footer1 {
  float: right;
   color: #622181;
   font-size: 11px;
}

p.footer2 {
   font-size: 11px;
   color: #622181;
}

div#footer p a {
   color: #622181;
   text-decoration: none
}

div#footer p a:hover {
  text-decoration: underline;
}

div#content h1 {
   color: #96bf0d; 
   font-size: 18px;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}
div#content h2 {
   color: #96bf0d; 
   font-size: 18px;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}
div#content h3 {
   color: #96bf0d; 
   font-size: 1.1em;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}
h4 {
   color: #96bf0d; 
   font-size: 1em;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}

p {
   font-size: 12px;
   margin: 0 0 1.5em 0; /
   line-height: 200%;
   padding: 0;
   color: #373737;
}

blockquote {

}

strong, b {
   font-weight: bold;
}

em, i {
   font-style:italic;
}


/* LISTS */

div#main ul,
div#main ol,
div#main dl {
   font-size: 1.0em;
   line-height: 1.4em;
   margin: 0 0 1.5em 0;
}

div#main ul li,
div#main ol li {
   margin: 0 0 0.25em 3em;
}

/* definition lists topics on bold */
div#main dl dt {
   font-weight: bold;
   margin: 0 0 0 1em;
}
div#main dl dd {
   margin: 0 0 1em 1em;
}

div#main dl {
  margin-bottom: 2em;
  padding-bottom: 1em;
  border-bottom: 1px solid #c0c0c0;
}


/* sidebar nieuws */

.nieuws {
  margin: 15px 0 10px 15px;
}

#nieuwsbericht {
  background: url(images/li_nieuws.png) no-repeat left center;
  margin: 10px 5px 10px 10px;
}

.titel {
  margin: 5px 0 0 35px;

}
.titel a{
   color: #56366f;
   text-decoration: none;
}
.datum {
  font-style: italic;
  font-size: 10px;
  margin: 0 0 0 35px;
}

.meer a {
   text-decoration: none;
   float: right;
   font-style: italic;
   font-size: 11px;
   outline: none;
 }

.archief a{
   color: #5e5e5e;
   text-decoration: none;
   float: right;
   margin: 0 10px 0 0;
   font-size: 11px;
   font-weight: bold;
}

.archief a:hover {
   text-decoration: underline;
}

div.clearboth {
   clear: both;
} 

div#category_containter {
}

.cat_image {
  display: inline; 
  margin-right: 10px; 
  border: 1px solid #DDD;   
  padding: 5px;

}

div#img {
  width: 190px;
}

div#project {
   width: 180px;
   display: inline;

}

div#project h3{
display: block;
}

div#category_item {
   padding: 5px; 
   width: 180px;
   min-height: 180px;
   float: left;
}

div#project_item {
   padding: 5px; 
   width: 180px;
   float: left;
}

/* nieuwspagina */

a.nieuwsarchief {
  line-height: 200%; 
  text-decoration: none;
 }

a.nieuwsarchief:hover {
  text-decoration: underline;
 }
/* End of 'Romar - style' */

