/* CSS Document */
/*background-color:#3366cc; is blauwe kleur */
/*background-color:#C8EDA4; is licht groene kleur*/
/*background-color:#3C722B; donker groene achtergrond*/


body{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:20px;
background-color:#ffffff;
margin:0px;
padding:0px;
color:#3C722B;  /*tekst kleur in grote tekst vlak*/
}
.content{ font-family:Verdana, Arial, Helvetica, sans-serif; color:#ffffff; font-size:14px; }

#container{
margin:0px auto; /*was 10 = witte rand*/
/*background-color:#3C722B;*/
}
p.bu_small{margin-left: 15px;}
p.bu_big{margin-left: 20px;}

.keywords{
color:white;
background-color:#3C722B; /*donker groene achtergrond koptekstregel/footer 1 en 2*/
font-size:10px;
width:100%;
border:0;
}

.top3{
background-color:#3C722B;
background-image:url(http://www.lifecast.nl/Herbalifeinfo/Layout/topbalksee.jpg); /* groene balk achter Laura en Erwin Castens */
background-repeat: repeat;
}

.main{ /* is kader met tekst */
/*border:5px solid #ffffff; geeft rand om tekst gedeelte net als margin*/
background-repeat: no-repeat;
background-position: top right;
background-color:#ffffff; /*#8DB869 is iets donkerder groen*/
color:#3C722B;  /*tekst kleur in grote tekst vlak*/
}

.fixed{
width:350px;
border:5px solid #ffffff; 
}

#tt01{
color:#3C722B;  /*tekst kleur in grote tekst vlak*/
}

#top3{  /* tekst kop */
color:#ffffff;
font-size:16px; /*24*/
font-weight:bold;
height:30px;
text-align:center;
width:350px; /*1024 */
display:block;
margin:0px;
padding:0px;
}

#main{
width:350px; /*1024 lichtgroen achtergrond rechts*/
background-repeat:no-repeat;
margin:0px;
padding:0px;
height:510px;
align:right;
}

#main h1{
color:#3C722B;
font-size:18px;
margin:0 ;
font-weight:bold;
}

#main h2{
color:#3C722B;
font-size:16px;
margin:0 ;
font-weight:bold;
}

#main h3{
color:#ffffff;
font-size:11px;
margin:0 0 0 5px;
}

#main h4{
color:#ffffff;
font-size:22px;
margin:0 0 0 5px;
}

#content{
margin:0px auto;
height:100%;
width:350px; /*1024 */
color:#ffffff;
padding:0 0 0 0;
}

/*#midden{
float:none;
/*left:-400;
top:100px;
display:none;*/
width:915px;  /*was 915*/
margin:0px 0px 0px 0px;
line-height:15px;
height:100%;
padding:0;
}*/

/*#menu1{
float:left;
top:100px;
line-height:15px;
height:100%;
padding:0;
font-size:9px;
color:#134E01;
margin:0px 0px 0px -790px;                                 /* origineel -850px menu aan linker kant verschuiven*/
}


#rechts1{
float:right;
overflow:auto;
/*width:215px;  origineel*/
width:330px;  /*kantlijn links*/
margin:0px 0 0 0;
height:100%;
padding:0;
color:#134E01;
font-size:12px;
}

table{
padding:0;
margin:0;
}

form{
padding:0;
margin:0;
}

input{
border:1px solid #1764ae;
color:#3366cc;
margin:0 0 5px 0;
}

.btn{
border:0;
}

.keuze{
border:0;
}

#koptekst1{
width:350px; /*1024*/
height:10px;
display:block;
clear:both;
background-color:#e29917;
}


#koptekst2{
width:350px; /*1024*/
height:5px;
display:block;
clear:both;
background-color:#3C722B;
}

