/* Start of CMSMS style sheet 'GA - style' */
/* Groentenabonnement - layout 2010 */

* {
   margin:0;
   padding:0;
}

body {
   text-align: left;
   font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
   font-size: 75.01%;
   line-height: 140%;
   background: #fff url(images/bg_body.png) repeat-x top left;
   color: #000;
   margin: 0;    
}

div {
   font-size: 1em;
}

img {
   border: 0;
}

a,
a:link 
a:active {
   text-decoration: underline;
   color: #45ae01; 
}

a:hover {
   text-decoration: none;
   color: #45ae01;
}

strong, b {
  color: #4b4b4b; 
  font-family: Tahoma;
  line-height: 1.5em;
}

/**** DIVISIONS ****/

#pagewrapper {
   margin: 0 auto;       
   width: 960px;
   background-color: transparent;
   color: #000;
   position: relative;
}

#mini_menu {
  position: absolute;
  top: 250px;
  left: 77px;
  z-index: 6;
}

#mini_menu ul li{
  width: 60px;
  float: left;
  list-style: none;
  padding: 0;
  margin: 0 0 0 20px;
}

#mini_menu ul li a{
  color: #818181;
  text-decoration: none;
  padding: 0 0 0 18px;
  font-size: 11px;
  font-weight: bold;
}

#mini_menu ul li a:hover {
   color: #45ae01; 
}

#header {
   height: 273px;    
   background: transparent;   
   position: relative;  
 }

#logo {
   width: 218px;
   height: 262px;
   background-color: #FFF;
   position: absolute;
   top: 10px;
   left: 28px;
   z-index: 1;
   overflow: hidden;
}

#headerimg1 {
   width: 230px;
   height: 262px;
   background-color: #FFF;
   background: url(images/headerimg2.jpg) no-repeat;
   position: absolute;
   top: 10px;
   left: 246px;
   z-index: 2;
   overflow: hidden;
}

#headerimg2 {
   width: 230px;
   height: 262px;
   background-color: #FFF;
   background: url(images/headerimg1.jpg) no-repeat;
   position: absolute;
   top: 10px;
   left: 476px;
   z-index: 3;
   overflow: hidden;
}

#headerimg3 {
   width: 230px;
   height: 262px;
   background-color: #FFF;
   background: url(images/headerimg3.jpg) no-repeat;
   position: absolute;
   top: 10px;
   left: 705px;
   z-index: 4;
   overflow: hidden;
}


#content {
   margin: 0; 
   background-color: #FFF;
   width: 957px;
}

#main {
   margin: 0 0 0 260px;
   width: 430px;
   min-height: 500px;
}

/* recepten layout */

#main2 {
   margin: 0 0 0 260px;
   padding: 20px 0 0 0;
   width: 674px;
   min-height: 500px;
}

#main, #main2 {
  font-family: Tahoma;
  line-height: 1.5em;
  color: #000;
} 

#sidebarleft {
   float: left;       
   width: 218px;     
   background-color: #dbdbdb;
   display: inline;  
   margin: 0 0 15px 28px;
   position: relative;
}

#sidebarright {
   float: right;       
   width: 230px;
   height: 350px;     
   background-color: #c80733;
   display: inline;  
   margin: 0 22px 20px 0;
   position: relative;
}

div#footer {
   clear: both;     
   color: #818181;
   background-color: #FFF; 
   border-top: dotted 1px #818181;
   margin: 20px 24px 0 27px;
}

div#footer p {
   font-size: 0.8em;
   padding: 1.5em;       
   text-align: center;  
   margin: 0;
}

div#footer p a {
   color: #818181; 
}


/**** STYLING ****/

#main h2 {
  color: #45ae01; 
  font-weight: bold;
  font-style: italic;
  font-size: 12px;
  margin: 0 0 3px 0;
  padding: 0;
}

#main h3 {
   color: #45ae01
   font-weight: bold;
   font-size: 1em;
}

#sidebarright h1 {
   color: #fff;
   border: none;
   margin: 20px 0 0 10px;
}
#sidebarright h2 {
   color: #fff;
   border: none;
   margin: 0;
   font-size: 13px;
   margin: 20px 10px 3px 10px;
   border-bottom: dotted 1px #fff;
}

h1 {
   color: #45ae01; 
   font-size: 1.5em; 
   text-align: left; 
   padding: 0 0 1px 0;
   border-bottom: 2px dotted #818181; 
   line-height: 1.5em;
   margin: 0 0 0.5em 0;
}
h2 {
   color: #5f5f5f; 
   font-size: 1.3em;
   line-height: 1.3em;
   margin: 0 0 0.5em 0;
}
h3 {
   color: #5f5f5f; 
   font-size: 1.2em;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}
h4 {
   color: #45ae01; 
   font-size: 1.1em;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}
h5 {
   color: #45ae01; 
   font-size: 1em;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}

p {
   font-size: 1em;
   margin: 0 0 1.5em 0;
   padding: 0;
}

blockquote {
   border-left: 10px solid #ddd;
   margin-left: 10px;
}
strong, b {
   font-weight: bold;
}
em, i {
   font-style:italic;
}



/* LISTS */
/* lists in content need some margins to look nice */
div#main ul,
div#main ol,
div#main dl {
   font-size: 1.0em;
   line-height: 1.4em;
   margin: 0 0 1.5em 0;
   color: #3b3b3b;
}

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;
}


/* END LISTS */

fieldset {
   border: 0;
}

fieldset label {
display: block;
}

fieldset input {
}
/* End of 'GA - style' */

