/* Start of CMSMS style sheet 'dromme : Drommehuse' */
body {
  font-family: "Trebuchet MS";
  line-height: 150%;
  font-size: 11px;
  color: #000000;
  margin: 0px;
  margin-top: 10px;
  text-align:center;
  background-color: #111111;
}


a {
  color: #000;
	font-size: 11px;
  text-decoration: underline;
}

a:hover {
  color: #008856;
  text-decoration: underline;
}

p {
  margin: 0;
  padding: 0;
  padding-bottom: 10px;
}

h1 {
  font-family: "Trebuchet MS";
  font-size: 14px;
  margin: 0;
  padding: 0;
  padding-bottom: 10px;
  color: #8f0000;
}

table {
  table-layout: fixed;
  font: normal 11px "Trebuchet MS", sans-serif;
  padding: 0;
  border-collapse: collapse;
}

table td {
  padding: 0;
}

.button {
  width: 100%;
}

.button a {
  width: 145px;
  height: 35px;
  font-size: 12px;
  text-decoration: none;
  float: right;
  text-align: center;
  display: block;
  padding-top: 7px;
  background-image: url(uploads/dromme/butW.png);
  background-repeat: no-repeat;
}

.button a:hover {
  width: 145px;
  height: 35px;
  font-size: 12px;
  display: block;
  background-image: url(uploads/dromme/butW_hov.png);
  background-repeat: no-repeat;
}

.news {
  font-family: Georgia;
  font-size: 11px;
  color: #000000;
}

.news p {
 margin:0px;
 padding:0px;
 font-style : italic;
}
.news h1 {
  font-family: Georgia;
  font-size: 13px;
  font-weight: bold;
  color: #000000;
  margin: 0 0 15px 30px;
}

.news h2 {
  font-size: 11px;
  font-weight: bold;
  margin: 0 0 5px 0;
}

.news p {
  margin: 0 0 10px 0;
  color: #4b5a41;
}

.news ul {
  list-style: none;
  margin: 0 10px 0 10px;
  padding: 0;
}

.news li {
  background-image: url(uploads/dromme/arrow1.gif);
  background-repeat: no-repeat;
  background-position: 0 6px;
  padding: 0 0 0 20px;
}

.news li a {
  color: #4b5a41;
  text-decoration: none;
}

.news li a:hover {
  color: #008856;
  text-decoration: underline;
}

.payoff {
  font-family: Georgia;
  font-size: 10px;
  font-weight: bold;
  color: #788e7a;
  margin: 20px 10px 10px 10px;
}

.payoff p {
  font-size: 20px;
  font-style: italic;
  font-weight: bold;
}

/* mainContainer                                                  */
/*----------------------------------------------------------------*/
#mainContainer{
  width:800px;
  height: 650px;
  margin: 0;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  background-color: #ffffff;
  background-image: url(uploads/dromme/background.png);
}


#header {
  width: 100%;
  height: 75px;
  background-color: transparent;
  background-image: url(uploads/dromme/logo_top.png);
  background-repeat: no-repeat;
  background-position: 15px 15px; 
}

#picbar {
  margin: 6px 10px 6px 10px;
}

#sideBar {
  float: left;
  width: 240px;
  height: 419px;
  margin-left: 10px;
  background-color: transparent;  
  background-image: url(uploads/dromme/sidebarBG.png);
}

#sideBar hr {
  border: 0;
  color: #4b5a41;
  height: 2px;
  border-bottom: 1px solid #b6cda7;
  margin: 10px;
}

#contentBlock {
  padding: 0;
  margin: 0;
  float: right;
  width: 530px;
  height: 422px;
  margin-right: 10px;
}

#pics {
  margin-bottom: 10px;
}

#InnerContL {
  float: left;
  width: 260px;
  height: 270px;
  background-color: #ffffff;
  margin-bottom: 10px;
}

#InnerContR {
  float: right;
  width: 260px;
  height: 270px;
  background-color: #ffffff;
  margin-bottom: 10px;
}

#InnerContW {
  clear: both;
  width: 530px;
  height: 136px;
  background-color: #ffffff;
  margin-bottom: 10px;
}

#InnerContWsub {
  clear: both;
  width: 530px;
  height: 419px;
  background-color: #ffffff;
  margin-bottom: 10px;
  overflow: auto;

  scrollbar-base-color: #FFFFFF;
  scrollbar-arrow-color: #FFFFFF;
  scrollbar-3dlight-color: #FFFFFF;
  scrollbar-darkshadow-color: #FFFFFF;
  scrollbar-face-color: #788e7a;
  scrollbar-highlight-color: #FFFFFF;
  scrollbar-shadow-color: #FFFFFF;
  scrollbar-track-color: #FFFFFF;
}

#InnerNewsWsub {
  clear: both;
  width: 240px;
  height: 249px;
/*  width: 530px;
  height: 419px;
  background-color: #ffffff;
  margin-bottom: 10px;*/
  overflow: auto;

  scrollbar-base-color: #FFFFFF;
  scrollbar-arrow-color: #FFFFFF;
  scrollbar-3dlight-color: #FFFFFF;
  scrollbar-darkshadow-color: #FFFFFF;
  scrollbar-face-color: #788e7a;
  scrollbar-highlight-color: #FFFFFF;
  scrollbar-shadow-color: #FFFFFF;
  scrollbar-track-color: #FFFFFF;
}

.Inner {
  padding: 10px;
}

.clear {
  clear: both;
}


/* Footer                                                         */
/*----------------------------------------------------------------*/

#mainmenu {
  font-family: "Georgia";
  width: 540px;
  margin: 0 10px 0 250px;
  padding: 0;
  padding-top: 55px;
}

#mainmenu ul {
  float: right;
  margin: 0;
  padding: 0;
  list-style: none;
}

#mainmenu li {
  float: left;
  margin: 0;
  padding: 0;
  border-right: 1px solid #008856;
  color: #000;
	font-size: 10px;
}  

#mainmenu a {
  float: left;
  display: block;
  margin: 0;
  padding: 0 7px 1px 7px;
  text-decoration: none;
  color: #000;
	font-size: 10px;
}

#mainmenu a:hover {
  color: #008856;
  text-decoration: underline;
}

/* Footer                                                         */
/*----------------------------------------------------------------*/

#footerOut {
  font-family: "Georgia";
  letter-spacing: 1px;
  clear: both;
  width: 100%;
  height: 28px;
  padding: 0px;
  margin: 0px;
}

#footer {
  font-size: 9px;
  color: #000000;
  padding-top: 7px;
  text-align: center;
}

#footer a {
  font-size: 9px;
  text-decoration: none;
  color: #000000;
}

#footer a:hover {
  font-size: 9px;
  color: #008856;
  text-decoration: underline;
}
/* End of 'dromme : Drommehuse' */

