﻿body.white
{
  background-color:White;
  margin:0px;
}
body.foto
{
    background-image: url(../../images/bg.jpg);
    background-position:top;
    background-repeat:no-repeat;
}
img.bedrijflogo
{
  margin-left:10px;
}
#twitter
{
    width:252px;
}
#twittertop{
  background-image: url(../../Images/twitter_top.gif);
  background-repeat:no-repeat;
  background-position:center;
  height:124px;
}
.intwitter{
  background-image: url(../../Images/twitter_main.gif);
  background-repeat:repeat-y;
  background-position:center;
  padding-left:20px;
}
.twitter_update_list{
  margin: 0px;
}
.twitter_update_list li{
  padding: 2px 0;
  list-style-type:none;
  border-bottom:solid 1px #30b457;
  
}
.tweet-thumb{
  float:left;
}
.tweet-photo{
  width: 32px;
  height: 32px;
  margin: 0 2px 0 0;
}
#twitterbottom{
  background-image: url(../../Images/twitter_bottom.gif);
  background-repeat:no-repeat;
  background-position:center;
  height:33px;
  text-align:right;
  padding-right:25px;
}
div.header
{
  margin: 0px auto;
  width: 800px;
  background-image: url(../../Images/header.png);
  background-position:top;
  background-repeat:no-repeat;
  height:195px;
}
div.footer
{
  margin: 0px auto;
  width: 800px;
  font-size: 9px;
  height: 180px;
  background-image: url(../../Images/Footer.png);
  background-position:bottom;
  background-repeat:no-repeat;
}
div.footer a:link 
{
 text-decoration: none;
 color: Gray;
}
div.footer a:visited 
{
 text-decoration: none;
 color: Gray;
}
div.footer a:hover 
{
 text-decoration: underline;
 color: Gray;
}
div.main
{
  padding: 10px;
  background-color: White;
  margin: 0px auto;
  width: 780px;
  overflow:hidden;
}
hr.gray
{
  color: gray;
  background-color: Gray;
  height: 1px;
  border:none;
}
.
.watermark
{
 color: Silver; 
}
.itemdate
{
  font-size: x-small;
  color: Gray;
  text-align:right;
}
.itemheader
{
  font-size:12px;
  font-weight: bold;
  margin: 0px;
  color: #009933;
  border:1px sold black;
}
.itemheader a:link 
{
  color: #009933;
  text-decoration: none;
}
.itemheader a:visited 
{
  color: #009933;
  text-decoration: none;
}
.itemheader a:hover 
{
  color: #009933;
  text-decoration: underline;
}

.submenu 
{
 padding-left:4.5px;
 padding-right:4.5px;
 line-height: 22px;
 font-weight: bold;
 font-size: 11px;
 color: #005218;
}
.submenu a:link 
{
 font-weight: normal;
 color: Gray;
 text-decoration: none;
}
.submenu a:visited 
{
 font-weight: normal;
 color: Gray;
 text-decoration: none;
}
.submenu a:hover 
{
 font-weight: normal;
 color: Gray;
 text-decoration: underline;
}


