body
{
  font-family: verdana;
  font-size: 9pt;
  color: black;
  margin: 0;
  text-align: center;
}

.nieuws
{
    font-size:10pt;    
    border:2px dashed #ffffff;
    width:200px;    
    margin-left:auto;
    margin-right:auto;
    padding:2px;
}

.nieuws .item_top
{
    color:#721348;
    width:190px;
    height:15px;
    background:white;
    padding:5px;
    font-weight:bold;
    font-size:12pt;
} 

.nieuws .item
{
    color:#721348;
    margin-top:5px;
    width:190px;
    height:30px;
    background:white;
    padding:5px;
    font-weight:bold;
}   
 
img
{
  border: 0px;
}

td
{
  font-size: 9pt;
}

a
{
  color: black;
}

h1
{
    color: #721348;
    font-size: 14pt;
    margin: 0px;
}

.prodTitel
{
    font-weight:bold;
    color: #721348;
}

#container
{
  width: 900px;
  margin-left: auto;
  margin-right: auto;
}

#header
{
  width: 900px;
  height: 224px;
  background: url('../images/header.jpg');
  text-align: left;
  border-right:1px solid black;
  border-left:1px solid black;
}

#menu
{
    padding-top: 195px;
    width: 850px;
}

#menu a
{
    color:white;
    text-decoration:none;
    font-size:12pt;
    font-weight:bolder;
    padding-left:27px;
}

#subMenu
{   
    display:none;
    margin-left:115px;
    position:absolute;
    width: 155px;
    padding:5px;
    border: 2px solid white;
    background:  #721348;
    filter:alpha(opacity=90);
    -moz-opacity:90;
    opacity:90;
}

#subMenu a
{
    color:white;
    font-weight:bold;
    text-decoration:none;
    line-height:16pt;
}

#content
{
  float: left;
  width: 900px;
  border-right:1px solid black;
  border-left:1px solid black;
  border-bottom: 1px solid black;
}

#left
{
    float:left;
    color:white;
    margin-left:25px;
	_margin-left:10px;
    margin-top:25px;
    margin-right:25px;
	_margin-right:0px;
    width: 270px;
    background:#721348;
    text-align:center;
}

#left_content
{
    height:650px;
    width:270px;
    
}

#footer
{
  font-size:7pt;
  bottom:0px;
  width: 270px;
  height: 30px;
  text-align:center;  
}

#right
{
  text-align:left;
  float:right;
  width:555px;
  _width:576px;
  margin-right:20px;
  _margin-right:0px;
  margin-top:25px;
}   

#content #bag
{
  float: left;  
  height: 591px;
  width: 580px;
  margin-left: 380px;
  margin-top: 100px;
  text-align: left;
}

.bagHeader
{
    font-weight: bold;
}
