/* AA SelfStorage css */

/*
[COLOR CHART]
#F00: Red

#EF3323: rood
#FBE8E9: roze
#15A149: groen
*/

th {background-color:#15A149; color:#FFF;}
td {background-color:transparent; color:#000;}

#body {background-color:#EF3323;}

  #header {}
    #language {background-color:#15A149;}

  #logo	{background-color:rgb(226,57,40);}
  
  #main {background-image:url('/_images/aass/left-bottom.gif'); background-position:40px bottom; background-repeat:no-repeat;}
    #main #banner {float:right;}
    #self td {background-color:#15A149; border:1px solid #FFF; color:#FFF; font-size:1.2em; font-weight:bold; padding:5px;}
    
  #footer {background-color:#15A149;}
  
.berekenzelf {position:absolute; right:40px; top:450px;}
  
.totalValueCalculator td input {margin-left:10px;}
.totalValueContainer {background-color:transparent; padding-top:30px;}
