body
{
 font-family:Verdana;
 font-size:14px;
 color: #666666;
 background-color:white;
 text-align:center;
 margin:0px;
}
h1 {font-size:22px;color:#009900;padding-top:40px;}
h2 {font-size:18px;color:#009900;padding-top:30px;font-size:bold;}
h3 {font-size:14px;color:black;font-size:bold;}

a:link, a:visited, a:active, a:hover
{
  text-decoration:underline;
  font-weight:bold;
  color:#666666;
  }
  
a:active, a:hover
{
  color:#666666;
}
a.top {
  font-size: 18px;
  padding-top:20px;
  text-decoration:none;
 }
a.top:link, a.top:visited
{
  color:#666666;
  text-decoration:none; font-weight:bold;
}
a.top:active, a.top:hover
{
  text-decoration: underline; font-weight:bold;
 }
 
 a.menu { 
 padding:3px; 
 text-decoration:none;
 }
a.menu:link, a.menu:visited
{
  color:#666666;
  text-decoration:none; font-weight:bold;
}
a.menu:active, a.menu:hover
{
  color:#009900; font-weight:bold;
 }
 
a.smallfont:link, a.smallfont:visited
{
font-size:10px;
}
 
#page {
width:1200px;
border: #ffdbb7;
margin:0px auto;
margin:20px auto 30px;
}

#title {
height:202px;
background-color:#c4c4c4;
background-image: url(../images/brita-weber.jpg);
background-repeat: no-repeat;
background-position: right;
}

#white {
height:10px;
background-color:white;
}

#green {
height:10px;
background-color:#66cc33;
}

#top {
height: 60px;
background-color:white;
}

#content {
text-align: left;
line-height:22px;
padding:10px 20px 10px;
width:1150px;
float:right;
}

.smallfont {
	text-decoration: none;
	font-size: 10px;
}

td, tr  { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;}

#footer {
height:20px;
text-align:center;
}