html, body, table, td {
					   font-family: Verdana, Arial, Helvetica;
					   font-size: 11px;
					   color: #333333;
}

body {
	  background-color: #999999;
	  padding: 0px;
	  margin: 0px;
}

img {
   behavior: url('pngbehavior.htc');
}

a.nav {
	   margin-left: 20px;
}

div {
	 text-align: left;
}

#outBox {
		 width: 906px;
		 height: 411px;
	     border-style: solid;
		 border-width: 2px;
	     border-color: #666666;
}

#topleftBox {
			 width: 90px;
			 height: 359px;
		     border-style: solid;
			 border-width: 0px 2px 2px 0px;
	    	 border-color: #666666;
	    	 background-image: url('bg_links.jpg');
}

#topBox {
		 width: 752px;
		 height: 30px;
	     border-style: solid;
		 border-width: 0px 0px 2px 0px;
    	 border-color: #666666;
    	 position: relative;
    	 top: -361px;
    	 left: 92px;
         background-image: url('bg_oben.jpg');
}

#toprightBox {
              width: 60px;
              height: 30px;
              border-style: solid;
              border-width: 0px 0px 2px 2px;
              border-color: #666666;
              position: relative;
              top: -393px;
              left: 844px;
              background-image: url('bg_obenrechts.jpg');
}

#bottomleftBox {
                width: 90px;
                height: 50px;
                border-style: solid;
                border-width: 0px 2px 0px 0px;
                border-color: #666666;
                position: relative;
                top: -64px;
                left: 0px;
                background-image: url('bg_links.jpg');
}

#contBox {
          width: 814px;
          height: 379px;
          border-style: solid;
          border-width: 0px 0px 0px 0px;
          border-color: #666666;
          position: relative;
          top: -443px;
          left: 92px;
}

#content {
	      margin: 0px;
	      padding: 5px 4px 5px 5px;
	      text-align: left;
	      background-color: #f6bc4d;
}

.contentTD {
			padding: 5px;
            background-image: url('bg_content.jpg');
}

#contentTDrechts {
                  background-image: url('bg_contentrechts.jpg');
}

#contName {
		   background-color: #f8e376;
		   width: 140px;
		   margin: 10px 11px 0px 0px;
           border-style: solid;
           border-width: 2px;
           border-color: #666666;
}

ul, li {
		text-align: left;
}

#outBox, #topleftBox, #topBox, #toprightBox, #bottomleftBox, #contBox, #contName, #content {
																							overflow: hidden;
}

#contPicName{
			 font-weight: bold;
			 font-size: 10px;
}
